summaryrefslogtreecommitdiffstats
path: root/chrome/browser/utility_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-0/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-2/+6
* Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...jam@chromium.org2010-12-151-6/+0
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-2/+2
* Even more virtual method deinlining.erg@google.com2010-12-131-0/+10
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-191-2/+2
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-191-2/+2
* Rename ChromeThread to BrowserThread Part16:tfarina@chromium.org2010-10-111-3/+3
* Implement new strategy for default apps. Instead of usingaa@chromium.org2010-10-091-3/+0
* Remove logging for issue 35198.skerner@chromium.org2010-09-241-3/+0
* Removes indexed_db_param_traits.h depedencies on WebKit headers.bulach@chromium.org2010-09-091-0/+1
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+1
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* Adds IDBKeyPath parser / extractor, and provides a mechanism to call it sandb...bulach@chromium.org2010-08-181-1/+33
* PrependWrapper is platform-specific, so it should take a platform string.evan@chromium.org2010-08-041-1/+1
* enable apps by defaulterikkay@chromium.org2010-08-021-2/+2
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-4/+4
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-291-4/+2
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-031-1/+1
* Loosen permission on extension temp dir when a flag is used.skerner@chromium.org2010-07-011-0/+3
* Revert 51231 - Loosen permission on extension temp dir when a flag is used.skerner@chromium.org2010-06-301-3/+0
* Loosen permission on extension temp dir when a flag is used.skerner@chromium.org2010-06-301-0/+3
* Give the extension unpacker process a junction/symlink free path to the unpac...skerner@chromium.org2010-06-091-24/+1
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-131-2/+2
* Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...aa@chromium.org2010-05-121-2/+2
* Shorten several apps-related flags. "256 characters should be enough for anyo...aa@chromium.org2010-05-121-2/+2
* Use realpath() to find the path to the extension unpack dir on posix systems.skerner@chromium.org2010-05-121-1/+24
* Added decoding of any supported image format into vector of chars.avayvod@google.com2010-04-151-0/+13
* Make utility process succeed in unpacking .crx file withjoi@chromium.org2010-02-251-0/+5
* Create initial GPU backing store in the GPU process for X windows applications.brettw@chromium.org2010-01-261-1/+2
* Reland 36337: Add launch configuration to apps. Create a desktop shortcut if ...aa@chromium.org2010-01-151-0/+3
* Revert 36337 and 36338. Compile failure.aa@chromium.org2010-01-151-3/+0
* Add launch configuration to apps. Create a desktop shortcutaa@chromium.org2010-01-151-0/+3
* Move the utility process messages to their own file now that we have more thanbrettw@chromium.org2009-12-151-1/+1
* Make BrowserProcess::GetApplicationLocale thread safe and migratetony@chromium.org2009-12-101-3/+1
* Have the utility process run out of process on Linux again bytony@chromium.org2009-12-091-9/+4
* Add regex escaping code to Mac sandbox implementation and re-enable the utili...jeremy@chromium.org2009-12-031-2/+2
* Launch all child processes asynchronously so as not to block the IO thread.jam@chromium.org2009-11-211-54/+25
* Remove the utility process unit tests to simplify the utility process code a ...jam@chromium.org2009-11-191-4/+1
* TBR: mark@chromium.orgjeremy@chromium.org2009-11-051-3/+6
* TBR:markjeremy@chromium.org2009-11-051-6/+3
* Sandbox Worker process on the Mac.jeremy@chromium.org2009-11-051-3/+6
* Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....robertshield@chromium.org2009-11-041-1/+5
* Get rid of MessageLoop* caching in extensions code.jam@chromium.org2009-10-301-4/+6
* Fix bug where many extensions don't install due to sandbox.aa@chromium.org2009-10-271-0/+6
* Use FilePath in ChildProcessHost.evan@chromium.org2009-10-131-2/+2
* Do not use the utility process on linux.asargent@chromium.org2009-10-051-0/+7
* Do extensions update manifest XML parsing in a sandboxed process.asargent@chromium.org2009-08-201-0/+12
* Change breakpads on the helper processes to keep our rimZ clean.mark@chromium.org2009-08-151-0/+1