summaryrefslogtreecommitdiffstats
path: root/chrome/utility
Commit message (Expand)AuthorAgeFilesLines
* Add a webstore install method that lets us prompt the user before downloading.asargent@chromium.org2011-04-052-0/+42
* iwyu: Cleanup chrome/utility directory.tfarina@chromium.org2011-03-303-17/+20
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-221-11/+9
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-211-2/+1
* Renaming NativeMetafile related methods to more appropriate names.dpapad@chromium.org2011-03-191-2/+2
* Unifying StartPage across all platformsdpapad@chromium.org2011-03-181-1/+5
* Revert 78666 - Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-181-9/+11
* Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-181-11/+9
* Move all the message files in chrome that belong in content.jam@chromium.org2011-03-161-2/+2
* Unifying NativeMetafile class interface (as much as possible) for Linux, Mac,...dpapad@chromium.org2011-03-161-5/+5
* Move some message files and hi_res_timer_manager to content, in preparation f...jam@chromium.org2011-03-131-1/+1
* Removed unnecessary function parameterdpapad@chromium.org2011-03-112-5/+2
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-2/+2
* Move ChildThread and ChildProcess to content. Also move remaining code that ...jam@chromium.org2011-03-083-3/+3
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-4/+11
* Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...jam@chromium.org2011-03-021-11/+4
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-4/+11
* IndexedDB: Allow injection of keys into values via key path.hans@chromium.org2011-02-172-1/+17
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-0/+1
* Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...ben@chromium.org2011-01-191-3/+3
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-3/+3
* Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-3/+3
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+1
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-2/+3
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-3/+2
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-2/+3
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-2/+3
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-242-2/+5
* As the first step in an effort to improve robustness of the cloud print proxy...sanjeevr@chromium.org2010-12-223-6/+31
* Move iat_patch from base to app/win. Remove the functions from the header sincebrettw@chromium.org2010-10-141-6/+8
* Changed the implementation of the utility process method to render a PDF into...sanjeevr@chromium.org2010-09-302-4/+8
* Removes indexed_db_param_traits.h depedencies on WebKit headers.bulach@chromium.org2010-09-091-0/+1
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-1/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+2
* Adds IDBKeyPath parser / extractor, and provides a mechanism to call it sandb...bulach@chromium.org2010-08-182-6/+77
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-2/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Created a host for running the utility process as a child of the service proc...sanjeevr@chromium.org2010-07-203-1/+213
* Rename Chrome threads to use a "Cr" prefix.evan@chromium.org2010-06-091-2/+1
* Added decoding of any supported image format into vector of chars.avayvod@google.com2010-04-153-0/+24
* This looks like it was causing the pipe to sometimes overfill.aa@chromium.org2010-03-171-2/+3
* Move the utility process messages to their own file now that we have more thanbrettw@chromium.org2009-12-151-1/+2
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-261-3/+4
* Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...cira@chromium.org2009-11-181-1/+1
* Fix bug where many extensions don't install due to sandbox.aa@chromium.org2009-10-271-0/+7
* Add Profile Import Process Type.jeremy@chromium.org2009-09-171-1/+1
* Do extensions update manifest XML parsing in a sandboxed process.asargent@chromium.org2009-08-202-1/+15