summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove extrenuous include that snuck in as part of r94279jeremy@chromium.org2011-07-281-1/+0
* [Mac] Make Chrome not delay system sleepjeremy@chromium.org2011-07-271-4/+17
* Updated comment per feedback from mark onkbr@chromium.org2011-07-271-2/+1
* Initialize the sandbox earlier in GPU process bringup, deferring anykbr@google.com2011-07-221-1/+0
* A ZygoteForkDelegate using nacl_helper executable to create container process...bradchen@google.com2011-07-201-0/+10
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-201-1/+1
* Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexiblebradchen@google.com2011-07-181-2/+9
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-171-0/+6
* Revert 92787 - Modify the Chrome Linux zygote to support a ZygoteForkHelper f...rsleevi@chromium.org2011-07-161-9/+2
* Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexiblebradchen@google.com2011-07-161-2/+9
* Mac: Split SystemMonitor initialization so it's not blocked by the Sandbox.jeremy@chromium.org2011-07-041-0/+5
* Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark...fischman@chromium.org2011-06-281-10/+2
* Revert 90808 - Fixing type error for ZygoteMain.fischman@chromium.org2011-06-281-1/+1
* Fixing type error for ZygoteMain.bradchen@google.com2011-06-281-1/+1
* I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR...bradchen@google.com2011-06-281-2/+10
* Don't try to sandbox the unsandboxable relauncher process.mark@chromium.org2011-06-281-1/+2
* Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks...fischman@chromium.org2011-06-281-10/+2
* New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper.bradchen@google.com2011-06-271-2/+10
* app: Get rid of app_paths.[cc,h] files.tfarina@chromium.org2011-06-271-2/+0
* Move GetVersionStringModifier() and GetChannel() from platform_util_* to chro...haraken@google.com2011-06-241-2/+1
* Fix relaunches on the Mac.mark@chromium.org2011-06-241-2/+11
* Linux: Fix crash reporting for subprocesses that do not run in the Zygote.thestig@chromium.org2011-06-231-0/+8
* Move MachBroker to content.jam@chromium.org2011-06-231-1/+1
* Remove a TODO that got done by somebody else three lines below it.mdm@chromium.org2011-06-211-3/+0
* Mac: Make PPAPI plugins work out of process (i.e., with a proxy) and a sandbox.viettrungluu@chromium.org2011-06-141-1/+2
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-0/+8
* Move UtilityProcessHost to content and move the message sending/dispatching t...jam@chromium.org2011-06-091-1/+9
* Reduce one of the implicit dependencies of src\content on chrome\renderer by ...ananta@chromium.org2011-06-051-4/+13
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-3/+5
* Move one more bit of early startup initialization to a function that has itsmark@chromium.org2011-04-261-5/+1
* Use the real Mac browser app's bundle identifier everywhere that a basemark@chromium.org2011-04-221-0/+4
* Move renderer_main and renderer_glue to content.jam@chromium.org2011-04-181-2/+2
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-141-11/+20
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-2/+2
* Speculative fix for not getting crash reports for PPAPI plugins on ChromeOS.brettw@chromium.org2011-04-121-1/+2
* Basic support for ppapi trusted broker process: --type=ppapi-broker.ddorwin@chromium.org2011-04-071-0/+5
* Read ChromeOS version numbers from file before sandboxing and cache them.dgozman@chromium.org2011-04-051-0/+11
* Fix crash in single process mode because ChromeRenderContentClient wasn't bei...jam@chromium.org2011-03-211-2/+8
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-211-1/+0
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-171-2/+12
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Move InitCrashReporter on Linux so that it runs in each renderer, instead of ...jam@chromium.org2011-03-161-5/+6
* startup: simplify single-process logicevan@chromium.org2011-03-111-15/+11
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-2/+2
* Move Linux sub process breakpad initialization to a common place.jam@chromium.org2011-03-111-0/+9
* Add a ContentClient interface than an embedder of content has to implement. ...jam@chromium.org2011-03-101-0/+6
* Add a PathService id for the child process exe. This is needed so that the r...jam@chromium.org2011-03-091-0/+11
* Reland r76840 with fix for webkit_gpu dependencies.apatrick@chromium.org2011-03-081-6/+0
* Revert 76840 - Removed GPU plugin.jcivelli@chromium.org2011-03-041-0/+6
* Removed GPU plugin.apatrick@chromium.org2011-03-031-6/+0