index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
app
/
chrome_main.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove extrenuous include that snuck in as part of r94279
jeremy@chromium.org
2011-07-28
1
-1
/
+0
*
[Mac] Make Chrome not delay system sleep
jeremy@chromium.org
2011-07-27
1
-4
/
+17
*
Updated comment per feedback from mark on
kbr@chromium.org
2011-07-27
1
-2
/
+1
*
Initialize the sandbox earlier in GPU process bringup, deferring any
kbr@google.com
2011-07-22
1
-1
/
+0
*
A ZygoteForkDelegate using nacl_helper executable to create container process...
bradchen@google.com
2011-07-20
1
-0
/
+10
*
Rename CommandLine::GetCommandLineString().
msw@chromium.org
2011-07-20
1
-1
/
+1
*
Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexible
bradchen@google.com
2011-07-18
1
-2
/
+9
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
1
-0
/
+6
*
Revert 92787 - Modify the Chrome Linux zygote to support a ZygoteForkHelper f...
rsleevi@chromium.org
2011-07-16
1
-9
/
+2
*
Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexible
bradchen@google.com
2011-07-16
1
-2
/
+9
*
Mac: Split SystemMonitor initialization so it's not blocked by the Sandbox.
jeremy@chromium.org
2011-07-04
1
-0
/
+5
*
Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark...
fischman@chromium.org
2011-06-28
1
-10
/
+2
*
Revert 90808 - Fixing type error for ZygoteMain.
fischman@chromium.org
2011-06-28
1
-1
/
+1
*
Fixing type error for ZygoteMain.
bradchen@google.com
2011-06-28
1
-1
/
+1
*
I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR...
bradchen@google.com
2011-06-28
1
-2
/
+10
*
Don't try to sandbox the unsandboxable relauncher process.
mark@chromium.org
2011-06-28
1
-1
/
+2
*
Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks...
fischman@chromium.org
2011-06-28
1
-10
/
+2
*
New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper.
bradchen@google.com
2011-06-27
1
-2
/
+10
*
app: Get rid of app_paths.[cc,h] files.
tfarina@chromium.org
2011-06-27
1
-2
/
+0
*
Move GetVersionStringModifier() and GetChannel() from platform_util_* to chro...
haraken@google.com
2011-06-24
1
-2
/
+1
*
Fix relaunches on the Mac.
mark@chromium.org
2011-06-24
1
-2
/
+11
*
Linux: Fix crash reporting for subprocesses that do not run in the Zygote.
thestig@chromium.org
2011-06-23
1
-0
/
+8
*
Move MachBroker to content.
jam@chromium.org
2011-06-23
1
-1
/
+1
*
Remove a TODO that got done by somebody else three lines below it.
mdm@chromium.org
2011-06-21
1
-3
/
+0
*
Mac: Make PPAPI plugins work out of process (i.e., with a proxy) and a sandbox.
viettrungluu@chromium.org
2011-06-14
1
-1
/
+2
*
Get rid of the following dependencies from content:
jam@chromium.org
2011-06-14
1
-0
/
+8
*
Move UtilityProcessHost to content and move the message sending/dispatching t...
jam@chromium.org
2011-06-09
1
-1
/
+9
*
Reduce one of the implicit dependencies of src\content on chrome\renderer by ...
ananta@chromium.org
2011-06-05
1
-4
/
+13
*
iwyu: Include stringprintf.h where appropriate, part 2.
jhawkins@chromium.org
2011-05-11
1
-3
/
+5
*
Move one more bit of early startup initialization to a function that has its
mark@chromium.org
2011-04-26
1
-5
/
+1
*
Use the real Mac browser app's bundle identifier everywhere that a base
mark@chromium.org
2011-04-22
1
-0
/
+4
*
Move renderer_main and renderer_glue to content.
jam@chromium.org
2011-04-18
1
-2
/
+2
*
Move a bunch of Chrome specific code out of RenderThread, in preparation of m...
jam@chromium.org
2011-04-14
1
-11
/
+20
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-2
/
+2
*
Speculative fix for not getting crash reports for PPAPI plugins on ChromeOS.
brettw@chromium.org
2011-04-12
1
-1
/
+2
*
Basic support for ppapi trusted broker process: --type=ppapi-broker.
ddorwin@chromium.org
2011-04-07
1
-0
/
+5
*
Read ChromeOS version numbers from file before sandboxing and cache them.
dgozman@chromium.org
2011-04-05
1
-0
/
+11
*
Fix crash in single process mode because ChromeRenderContentClient wasn't bei...
jam@chromium.org
2011-03-21
1
-2
/
+8
*
Move app/app_switches to ui/gfx/gl/gl_switches.
backer@chromium.org
2011-03-21
1
-1
/
+0
*
Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...
jam@chromium.org
2011-03-17
1
-2
/
+12
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Move InitCrashReporter on Linux so that it runs in each renderer, instead of ...
jam@chromium.org
2011-03-16
1
-5
/
+6
*
startup: simplify single-process logic
evan@chromium.org
2011-03-11
1
-15
/
+11
*
Move some chrome\common code to content in preparation for moving chrome\gpu.
jam@chromium.org
2011-03-11
1
-2
/
+2
*
Move Linux sub process breakpad initialization to a common place.
jam@chromium.org
2011-03-11
1
-0
/
+9
*
Add a ContentClient interface than an embedder of content has to implement. ...
jam@chromium.org
2011-03-10
1
-0
/
+6
*
Add a PathService id for the child process exe. This is needed so that the r...
jam@chromium.org
2011-03-09
1
-0
/
+11
*
Reland r76840 with fix for webkit_gpu dependencies.
apatrick@chromium.org
2011-03-08
1
-6
/
+0
*
Revert 76840 - Removed GPU plugin.
jcivelli@chromium.org
2011-03-04
1
-0
/
+6
*
Removed GPU plugin.
apatrick@chromium.org
2011-03-03
1
-6
/
+0
[next]