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
/
browser
/
browser_main.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the ssl_client_socket_nss_factory.h header and declare
wtc@chromium.org
2010-02-09
1
-10
/
+12
*
The great Flip -> Spdy rename.
mbelshe@chromium.org
2010-02-08
1
-1
/
+1
*
Pass login-manager switch value to login wizard to determine which screen to
avayvod@chromium.org
2010-02-06
1
-1
/
+2
*
Refactor chromeos cros files into subdir 'cros'
chocobo@chromium.org
2010-02-04
1
-1
/
+1
*
BSD port: another chunk of chrome/browser ifdef cleaning
pvalchev@google.com
2010-02-03
1
-5
/
+5
*
Use NSS instead of the system SSL library for SSL if
wtc@chromium.org
2010-02-03
1
-0
/
+9
*
Relanding the hooking of the translate feature UI.
jcampan@chromium.org
2010-02-01
1
-0
/
+8
*
Revert 37674 - Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
1
-8
/
+0
*
Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
1
-0
/
+8
*
Initial implementation for wizard.
davemoore@chromium.org
2010-01-31
1
-1
/
+1
*
Remove some unnecessary includes.
craig.schlenter@chromium.org
2010-01-28
1
-1
/
+0
*
Record chrome's startup time, to be used in future retention experiments
cpu@chromium.org
2010-01-28
1
-0
/
+2
*
Switch on socket late binding - Take 2.
willchan@chromium.org
2010-01-27
1
-8
/
+0
*
Modulate the UMA version to specify a 64bit build on Linux
jar@chromium.org
2010-01-22
1
-0
/
+2
*
Change to DBus-based IPC to talk to the Chromium OS session manager
cmasone@google.com
2010-01-20
1
-2
/
+1
*
Posix: try to make signal handler async signal safe again.
willchan@chromium.org
2010-01-19
1
-31
/
+104
*
Revert 36230 - Switch on socket late binding.
willchan@chromium.org
2010-01-14
1
-0
/
+8
*
Switch on socket late binding.
willchan@chromium.org
2010-01-14
1
-8
/
+0
*
Revert "Take 2: Preload the visited link db on the file thread if"
tony@chromium.org
2010-01-12
1
-5
/
+1
*
Take 2: Preload the visited link db on the file thread if
tony@chromium.org
2010-01-12
1
-1
/
+5
*
Clear the host cache when closing the last incognito window.
eroman@chromium.org
2010-01-11
1
-2
/
+3
*
Changes to support communication with a privileged process
cmasone@google.com
2010-01-08
1
-1
/
+2
*
Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...
pkasting@chromium.org
2010-01-08
1
-10
/
+10
*
Reduce SDCH experiment to have 0.05% holdback
jar@chromium.org
2010-01-06
1
-4
/
+4
*
Enable UMA data upload in ChromeFrame
jar@chromium.org
2009-12-23
1
-2
/
+7
*
Revert 35189 (caused test_shell_tests crashes on valgrind bot):
willchan@chromium.org
2009-12-23
1
-104
/
+31
*
Take 2: Re-enable TCMalloc on Linux and make POSIX signal handling async sign...
willchan@chromium.org
2009-12-22
1
-31
/
+104
*
Revert 35137 - Getting perf numbers. Will revert.
viettrungluu@chromium.org
2009-12-22
1
-14
/
+3
*
Getting perf numbers. Will revert.
viettrungluu@chromium.org
2009-12-22
1
-3
/
+14
*
Reset the dr key if the toast experiment is cancelled.
cpu@chromium.org
2009-12-19
1
-1
/
+1
*
Revert "Preload the visited link db on the file thread if the file exists."
tony@chromium.org
2009-12-17
1
-5
/
+1
*
Preload the visited link db on the file thread if the file exists.
tony@chromium.org
2009-12-17
1
-1
/
+5
*
Use GetSwitchValueASCII, so we don't use the deprecated versions.
evan@chromium.org
2009-12-17
1
-3
/
+3
*
Fix Linux hanging ui_tests and browser_tests by reverting posix signal handle...
willchan@chromium.org
2009-12-16
1
-104
/
+31
*
Flip: Comma delimit the various flip options. Redo the fixed testing server f...
willchan@chromium.org
2009-12-15
1
-0
/
+14
*
Remove the AsyncSlowStart experiment
mbelshe@google.com
2009-12-15
1
-4
/
+0
*
Speculative fix for a chrome browser crash which occurs with ChromeFrame. Bas...
ananta@chromium.org
2009-12-15
1
-2
/
+0
*
Retry landing the chrome-as-chromeos-login-manager change
cmasone@google.com
2009-12-14
1
-0
/
+8
*
Make BrowserProcess::GetApplicationLocale thread safe and migrate
tony@chromium.org
2009-12-10
1
-7
/
+12
*
Revert 34134 - Viewsbased login window for Chrome OS. Doesn't yet actually d...
jrg@chromium.org
2009-12-09
1
-8
/
+0
*
Views-based login window for Chrome OS. Doesn't yet actually do anything
cmasone@google.com
2009-12-09
1
-0
/
+8
*
Revert 34110 - Fix leak of ShutdownDetector. Broke Mac startup_test.
willchan@chromium.org
2009-12-09
1
-48
/
+30
*
Fix leak of ShutdownDetector.
willchan@chromium.org
2009-12-09
1
-30
/
+48
*
Make POSIX SIGTERM/SIGINT/SIGHUP handler async signal safe.
willchan@chromium.org
2009-12-08
1
-31
/
+104
*
Change LOG(WARNING) to LOG(INFO) in a couple places.
estade@chromium.org
2009-12-02
1
-4
/
+4
*
Kill holdback for Http Prioritization experiment. Turn on to 100%.
willchan@chromium.org
2009-12-02
1
-10
/
+0
*
Move WinSock initialize earlier in the startup process. I ran into
mbelshe@google.com
2009-12-01
1
-5
/
+5
*
Remove another instance of using the transient pref service. This pref
tony@chromium.org
2009-11-30
1
-4
/
+0
*
Add -profile command line switch
davemoore@chromium.org
2009-11-30
1
-49
/
+42
*
Make SystemMonitor not a Singleton and move it out of base
phajdan.jr@chromium.org
2009-11-26
1
-8
/
+4
[next]