summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_dll_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-02-011-3/+7
* BSD port: chrome/app and chrome/browser ifdef cleaningpvalchev@google.com2010-02-011-7/+10
* Revert 37578 - Implement the broker process that launches NaCl loader process...gregoryd@google.com2010-01-301-7/+3
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-01-301-3/+7
* Create initial GPU backing store in the GPU process for X windows applications.brettw@chromium.org2010-01-261-1/+2
* Linux: Add Certificate Info dialog (part 1)mattm@chromium.org2010-01-141-1/+1
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-0/+3
* Reland: Add a minimum_chrome_version key to the manifest.aa@chromium.org2010-01-061-1/+2
* Revert 35602 - Add a "minimum_chrome_version" key to the manifest.arv@chromium.org2010-01-061-2/+1
* Add a "minimum_chrome_version" key to the manifest.aa@chromium.org2010-01-061-1/+2
* linux: make --no-sandbox workpiman@chromium.org2010-01-041-1/+1
* Speculative fix for a chrome browser crash which occurs with ChromeFrame. Bas...ananta@chromium.org2009-12-151-2/+0
* Only load resources for renderer, extension, and zygote processestony@chromium.org2009-12-101-9/+29
* Linux: Adjust /proc/pid/oom_adj to sacrifice plugin and renderer processes to...thestig@chromium.org2009-12-101-0/+37
* Stick tcmalloc heap stats on the stack before crashing due to OOMjamesr@chromium.org2009-12-071-0/+18
* POSIX: sanitise signal handling state at startup.agl@chromium.org2009-12-051-0/+16
* Revert 33878 - Stick tcmalloc heap stats on the stack before crashing due to OOMjamesr@chromium.org2009-12-041-11/+0
* Stick tcmalloc heap stats on the stack before crashing due to OOMjamesr@chromium.org2009-12-041-0/+11
* Add support for 64-bit Windows build: base and chrome/appgregoryd@google.com2009-12-041-0/+3
* Make no-tcmalloc (really, non-base/allocator) builds work again,dank@chromium.org2009-12-031-4/+0
* Add regex escaping code to Mac sandbox implementation and re-enable the utili...jeremy@chromium.org2009-12-031-2/+7
* Basic console output for diagnostics mode windows-onlycpu@chromium.org2009-12-031-0/+7
* Don't show --help on ChromeOS.thestig@chromium.org2009-11-241-1/+1
* Add compiler-specific "examine printf format" attributes to printfs.evan@chromium.org2009-11-201-2/+3
* Use GetSwitchValuePath.evan@chromium.org2009-11-161-2/+2
* Add an "extension" process type, which mostly gets treated as a renderer ever...mpcomplete@chromium.org2009-11-131-1/+6
* Ensure OOM is a killer on the Mac.avi@chromium.org2009-11-121-0/+1
* Move benchmark extension example to new location and clean it up to use brows...erikkay@chromium.org2009-11-121-1/+2
* TBR: mark@chromium.orgjeremy@chromium.org2009-11-051-0/+11
* TBR:markjeremy@chromium.org2009-11-051-11/+0
* Sandbox Worker process on the Mac.jeremy@chromium.org2009-11-051-0/+11
* Coverity: Fix unnecessary Singleton object instantiation.mattm@chromium.org2009-11-051-2/+2
* Add support for getting the real process id from within the suid sandbox. The...thestig@chromium.org2009-11-041-5/+28
* Revert 30938 - Add support for getting the real process id from within the su...thestig@chromium.org2009-11-041-28/+5
* Add support for getting the real process id from within the suid sandbox. The...thestig@chromium.org2009-11-041-5/+28
* Cleanup: change PIDs to base::ProcessId (or pid_t, as appropriate).viettrungluu@chromium.org2009-10-201-4/+5
* linux: tickle the render sandbox early so it forks at the right timeevan@chromium.org2009-10-141-17/+21
* Eliminate all uses of strerror() in code that uses src/base. strerror() is in...tschmelcher@chromium.org2009-10-131-2/+2
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-4/+4
* linux: drop linux-specific CommandLine functionevan@chromium.org2009-10-131-4/+0
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Fix 10% Mac startup time regression. Use +[NSBundle bundleWithPath:] insteadmark@chromium.org2009-10-071-1/+1
* Move all resources into the framework.mark@chromium.org2009-10-071-6/+1
* Add an option to disable NaCl at compile time for platforms where it doesn't ...piman@chromium.org2009-10-021-0/+2
* Revert "linux: tickle the render sandbox early so it forks at the right time"evan@chromium.org2009-09-291-4/+0
* linux: tickle the render sandbox early so it forks at the right timeevan@chromium.org2009-09-291-0/+4
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-291-0/+3
* Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-281-3/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-281-0/+3
* Linux: remove --google-internal-crash-reporting.agl@chromium.org2009-09-281-18/+0