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
*
startup: rename chrome_dll_main to chrome_main
evan@chromium.org
2010-11-18
1
-862
/
+0
*
Make the PPAPI plugin process actually run on Linux by properly hooking up th...
brettw@chromium.org
2010-11-12
1
-0
/
+2
*
startup: move some browser startup code into BrowserMain
evan@chromium.org
2010-11-12
1
-123
/
+0
*
Implement a new process type for running PPAPI plugins. The process itself is
brettw@chromium.org
2010-11-10
1
-1
/
+5
*
chrome_exe_main: name os-specific files according to naming pattern
evan@chromium.org
2010-11-04
1
-5
/
+6
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-3
/
+5
*
Make USE_OPENSSL and USE_NSS mutually exclusive
joth@chromium.org
2010-10-22
1
-0
/
+2
*
chromeos: Change bwsi to guest in a bunch of places.
tfarina@chromium.org
2010-10-20
1
-1
/
+1
*
Move scoped_nsdisable_screen_update from base to app/mac
brettw@chromium.org
2010-10-18
1
-2
/
+2
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-5
/
+5
*
Revert 62205 - Make writing to stdout and stderr work in Chrome processes whe...
isherman@chromium.org
2010-10-12
1
-22
/
+0
*
Make writing to stdout and stderr work in Chrome processes when inherited
darin@chromium.org
2010-10-11
1
-0
/
+22
*
Linux: call SetProcTitle() in GpuMain() to make the process name correct.
mdm@chromium.org
2010-10-11
1
-0
/
+3
*
[Mac] Replace the existing browser-child mach ipc with a long-lived listener ...
rohitrao@chromium.org
2010-09-17
1
-1
/
+27
*
This is a second attempt of http://codereview.chromium.org/3175038
davemoore@chromium.org
2010-09-13
1
-1
/
+1
*
Run worker processes via the zygote.
agl@chromium.org
2010-09-13
1
-2
/
+4
*
Revert 59147 - Allow overriding of X error functions
davemoore@chromium.org
2010-09-10
1
-1
/
+1
*
Allow overriding of X error functions
davemoore@chromium.org
2010-09-10
1
-1
/
+1
*
Turns on by default accelerated compositing on the mac. Removes --enable-acce...
vangelis@chromium.org
2010-09-09
1
-15
/
+0
*
Build failure fix: Disabling accelerated compositing on the mac as it fails m...
vangelis@chromium.org
2010-09-08
1
-0
/
+15
*
Back out r58711. It appears to have caused video/media-related ui_tests
mark@chromium.org
2010-09-07
1
-15
/
+0
*
Turning WebGL and the accelerated compositor on by default (linux and windows...
vangelis@chromium.org
2010-09-07
1
-0
/
+15
*
Set --user-data-dir override earlier, so breakpad gets the right path.
mnissler@chromium.org
2010-09-03
1
-6
/
+6
*
Refactor version-getting info into a chrome::VersionInfo object.
evan@chromium.org
2010-08-27
1
-10
/
+9
*
[Mac] Enforce proper usage of main app bundle and helper app bundle.
thomasvl@chromium.org
2010-08-24
1
-0
/
+20
*
Reland 56669: Initial change that allows to disable bookmarks
dpolukhin@chromium.org
2010-08-23
1
-0
/
+2
*
TBR:sky
dpolukhin@chromium.org
2010-08-19
1
-2
/
+0
*
Land 3122014 for Anton: Initial change that allows to disable bookmarks
dpolukhin@chromium.org
2010-08-19
1
-0
/
+2
*
FBTF: Remove unneeded headers from base/ (part 1)
thestig@chromium.org
2010-08-05
1
-1
/
+0
*
Remove wstrings from l10n_util/ResourceBundle locale functions.
evan@chromium.org
2010-08-04
1
-2
/
+2
*
De-wstringify some browser startup code and net utility.
evan@chromium.org
2010-08-04
1
-10
/
+8
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-2
/
+4
*
Added --bwsi flag and handling of --login-user=incognito to support BWSI mode...
avayvod@chromium.org
2010-07-26
1
-0
/
+9
*
Need to call BootTimesLoader::Get() after AtExitManager is created
davemoore@chromium.org
2010-07-21
1
-3
/
+4
*
Added file to track login times, and moved functionality to boot_times_loader.
davemoore@chromium.org
2010-07-21
1
-1
/
+1
*
Cleanup: Break another common->app dependency.
thestig@chromium.org
2010-07-20
1
-3
/
+3
*
Fix stats table on linux. There were two problems:
mbelshe@chromium.org
2010-07-19
1
-17
/
+31
*
Fix svn:executable permissions.
thestig@chromium.org
2010-07-19
1
-0
/
+0
*
Adds the application locale police that allows to enforce the kApplicationLoc...
markusheintz@chromium.org
2010-07-19
1
-1
/
+8
*
Set up tests to exercise the chrome outersandbox from the nacl loader.
jvoung@google.com
2010-07-15
1
-2
/
+4
*
Command line flag cleanup.
estade@chromium.org
2010-06-25
1
-2
/
+2
*
linux: initialize glib-dbus threading during startup
evan@chromium.org
2010-06-23
1
-0
/
+5
*
Linux: Catch X errors and force a crash.
thestig@chromium.org
2010-06-11
1
-6
/
+13
*
add --version flag
estade@chromium.org
2010-06-10
1
-0
/
+13
*
Linux/GTK: implement update notification.
estade@chromium.org
2010-06-03
1
-0
/
+11
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
1
-2
/
+2
*
Revert "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
1
-2
/
+2
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-25
1
-2
/
+2
*
Call mac_util::SerOverrideAppBundlePath before invoking DiagnosticsMain for M...
csilv@chromium.org
2010-05-25
1
-7
/
+7
*
- Made the writing of boot times happen on the file thread.
davemoore@chromium.org
2010-05-19
1
-6
/
+5
[next]