summaryrefslogtreecommitdiffstats
path: root/chrome/utility
Commit message (Expand)AuthorAgeFilesLines
* 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
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-233-19/+6
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-233-6/+19
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-233-19/+6
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-213-6/+19
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-203-19/+6
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-182-0/+24
* Fix an issue where themes would sporadically fail to install.mpcomplete@google.com2009-06-051-4/+4
* Enable gyp generation of utility.lib.sgk@chromium.org2009-06-021-155/+0
* Have the browser process rewrite manifest.json and theme/page action imagesmpcomplete@google.com2009-05-221-3/+8
* Add a missing DEPS file.thestig@chromium.org2009-05-161-0/+3
* Introducing the Utility process, which handles the unpacking and verificationmpcomplete@google.com2009-05-154-0/+275