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_dll_main.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
TBR: mark@chromium.org
jeremy@chromium.org
2009-11-05
1
-0
/
+11
*
TBR:mark
jeremy@chromium.org
2009-11-05
1
-11
/
+0
*
Sandbox Worker process on the Mac.
jeremy@chromium.org
2009-11-05
1
-0
/
+11
*
Coverity: Fix unnecessary Singleton object instantiation.
mattm@chromium.org
2009-11-05
1
-2
/
+2
*
Add support for getting the real process id from within the suid sandbox. The...
thestig@chromium.org
2009-11-04
1
-5
/
+28
*
Revert 30938 - Add support for getting the real process id from within the su...
thestig@chromium.org
2009-11-04
1
-28
/
+5
*
Add support for getting the real process id from within the suid sandbox. The...
thestig@chromium.org
2009-11-04
1
-5
/
+28
*
Cleanup: change PIDs to base::ProcessId (or pid_t, as appropriate).
viettrungluu@chromium.org
2009-10-20
1
-4
/
+5
*
linux: tickle the render sandbox early so it forks at the right time
evan@chromium.org
2009-10-14
1
-17
/
+21
*
Eliminate all uses of strerror() in code that uses src/base. strerror() is in...
tschmelcher@chromium.org
2009-10-13
1
-2
/
+2
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
1
-4
/
+4
*
linux: drop linux-specific CommandLine function
evan@chromium.org
2009-10-13
1
-4
/
+0
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Fix 10% Mac startup time regression. Use +[NSBundle bundleWithPath:] instead
mark@chromium.org
2009-10-07
1
-1
/
+1
*
Move all resources into the framework.
mark@chromium.org
2009-10-07
1
-6
/
+1
*
Add an option to disable NaCl at compile time for platforms where it doesn't ...
piman@chromium.org
2009-10-02
1
-0
/
+2
*
Revert "linux: tickle the render sandbox early so it forks at the right time"
evan@chromium.org
2009-09-29
1
-4
/
+0
*
linux: tickle the render sandbox early so it forks at the right time
evan@chromium.org
2009-09-29
1
-0
/
+4
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-29
1
-0
/
+3
*
Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-28
1
-3
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-28
1
-0
/
+3
*
Linux: remove --google-internal-crash-reporting.
agl@chromium.org
2009-09-28
1
-18
/
+0
*
Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
1
-3
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
1
-0
/
+3
*
Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
1
-3
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
1
-0
/
+3
*
Make Linux Breakpad initialization call to lsb_release asynchronous. Also wra...
thestig@chromium.org
2009-09-23
1
-0
/
+2
*
Preparing rollback in case things don't work out.
bradnelson@google.com
2009-09-18
1
-3
/
+0
*
This is a copy of http://codereview.chromium.org/153002/show
gregoryd@google.com
2009-09-18
1
-0
/
+3
*
Add Profile Import Process Type.
jeremy@chromium.org
2009-09-17
1
-0
/
+9
*
Linux: set the process title (that shows in "ps" etc.) of renderers correctly...
mdm@chromium.org
2009-09-10
1
-4
/
+8
*
linux: call PR_Init on UI thread
evan@chromium.org
2009-09-02
1
-1
/
+5
*
Landing the patch of Thiago Farina.
jcampan@chromium.org
2009-09-02
1
-2
/
+2
*
Change when we enable Apple's Crash reporter.
jeremy@chromium.org
2009-08-31
1
-6
/
+28
*
Fix Issue 19689: Command line URL parameter does not support Chinese.
suzhe@chromium.org
2009-08-26
1
-0
/
+7
*
linux: call g_thread_init() at relevant startup points
evan@chromium.org
2009-08-25
1
-0
/
+1
*
Revert "linux: call g_thread_init() at relevant startup points"
evan@chromium.org
2009-08-25
1
-1
/
+0
*
linux: call g_thread_init() at relevant startup points
evan@chromium.org
2009-08-25
1
-0
/
+1
*
Revert "linux: call g_thread_init() at relevant startup points"
tony@chromium.org
2009-08-24
1
-1
/
+0
*
Linux: exit render processes with the correct code.
agl@chromium.org
2009-08-24
1
-1
/
+3
*
linux: call g_thread_init() at relevant startup points
evan@chromium.org
2009-08-24
1
-0
/
+1
*
Tweak the comment in the lproj fixup script to explain why we need an "en" fo...
thomasvl@chromium.org
2009-08-24
1
-2
/
+13
*
Revert r24043, "linux: call g_thread_init() at relevant startup points"
evan@chromium.org
2009-08-21
1
-1
/
+0
*
linux: call g_thread_init() at relevant startup points
evan@chromium.org
2009-08-21
1
-0
/
+1
*
Breakpads missing from browser process.
mark@chromium.org
2009-08-21
1
-16
/
+16
*
Change breakpads on the helper processes to keep our rimZ clean.
mark@chromium.org
2009-08-15
1
-24
/
+20
*
GTK: Fancy html5 draggy stuff.
estade@chromium.org
2009-08-05
1
-0
/
+2
*
Move the entire application into a dylib (framework)
mark@chromium.org
2009-08-05
1
-1
/
+24
*
Revert r22080 and re-enable tcmalloc.
huanr@chromium.org
2009-08-02
1
-2
/
+2
*
Relanding r22155 (GTK Themes: Use theme colors in the text view in the locati...
erg@google.com
2009-07-31
1
-1
/
+2
[next]