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
*
GTK: Implement translate toolbar. Tested on spiegel.de, www.lemonde.fr and ma...
erg@google.com
2010-03-11
1
-4
/
+0
*
Final removal of the bad dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-10
1
-1
/
+2
*
Allow the use of the master_preferences file in Linux.
tony@chromium.org
2010-03-10
1
-16
/
+12
*
Next part of removing the dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-06
1
-3
/
+3
*
Add command line option for changing the max number of SPDY sessions per
mbelshe@chromium.org
2010-03-05
1
-0
/
+9
*
Don't ignore certificate errors with SPDY.
mbelshe@chromium.org
2010-03-03
1
-0
/
+4
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
1
-1
/
+1
*
First part of the pre-set bookmarks feature
cpu@chromium.org
2010-02-26
1
-15
/
+31
*
Necessary modifications for rendering web page on login screen: getting the
avayvod@google.com
2010-02-26
1
-22
/
+21
*
Translate Infobars for OS X.
jeremy@chromium.org
2010-02-25
1
-4
/
+4
*
Further reduce the bad dependency of chrome/common on chrome/browser.
phajdan.jr@chromium.org
2010-02-24
1
-1
/
+1
*
Move cookie handling to login success
davemoore@chromium.org
2010-02-23
1
-5
/
+0
*
Fix for crash on early return from browser_main.cc
cpu@chromium.org
2010-02-23
1
-3
/
+5
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Use regular message loop for cros login window
davemoore@chromium.org
2010-02-18
1
-2
/
+17
*
Misc. cleanups noticed while working on another change.
pkasting@chromium.org
2010-02-12
1
-29
/
+16
*
Added separate flag for start login screen since login-manager is added by
avayvod@chromium.org
2010-02-11
1
-1
/
+1
*
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
[next]