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
/
ui
/
browser_init.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.
ben@chromium.org
2012-05-10
1
-270
/
+0
*
Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into st...
ben@chromium.org
2012-05-10
1
-0
/
+270
*
Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.
ben@chromium.org
2012-05-10
1
-270
/
+0
*
Move more stuff out of browser_init.cc.
ben@chromium.org
2012-05-10
1
-14
/
+0
*
Begin cleaning up BrowserInit by moving a couple of infobars out of it.
ben@chromium.org
2012-05-08
1
-10
/
+0
*
[protector] Added UI for invalid Preferences backup case.
ivankr@chromium.org
2012-03-22
1
-0
/
+4
*
Remove experimental sync promo layouts
sail@chromium.org
2012-03-20
1
-10
/
+0
*
Restore multiple profiles after a crash.
marja@chromium.org
2012-02-22
1
-4
/
+6
*
Remove last traces of DNS certificate provenance checking.
agl@chromium.org
2012-02-08
1
-5
/
+0
*
Add a blocking version of the sync promo dialog
sail@chromium.org
2012-01-31
1
-0
/
+10
*
Fix: after updating, restore tabs from all profiles.
marja@chromium.org
2012-01-19
1
-0
/
+14
*
Cloud Print Connector Policy, Service-side enforcement.
scottbyer@chromium.org
2012-01-14
1
-0
/
+3
*
Restore all profiles which were active when restoring the last open pages.
marja@chromium.org
2012-01-12
1
-7
/
+15
*
Revert "Restore all profiles which were active when restoring the last open p...
saintlou@chromium.org
2012-01-10
1
-15
/
+7
*
Restore all profiles which were active when restoring the last open pages.
marja@chromium.org
2012-01-10
1
-7
/
+15
*
Make sure the Autolaunch infobar...
finnur@chromium.org
2011-12-19
1
-2
/
+3
*
Implement an AutoLaunch experiment for Chrome for certain brand codes. This i...
finnur@chromium.org
2011-12-15
1
-0
/
+6
*
Follow-up changes to http://codereview.chromium.org/8937001
marja@chromium.org
2011-12-15
1
-5
/
+0
*
Revert 114441 - Follow-up changes to http://codereview.chromium.org/8937001
marja@chromium.org
2011-12-14
1
-0
/
+5
*
Follow-up changes to http://codereview.chromium.org/8937001
marja@chromium.org
2011-12-14
1
-5
/
+0
*
Fixes for the kWasRestarted pref.
marja@chromium.org
2011-12-13
1
-0
/
+10
*
Honor profile directory when creating new window in existing browser
sail@chromium.org
2011-12-08
1
-13
/
+13
*
Show sync promo at startup
sail@chromium.org
2011-10-05
1
-6
/
+24
*
Fix startup tabs in the case of Chrome running already in the background.
rbyers@chromium.org
2011-09-01
1
-11
/
+21
*
Changes session restore to restore to existing browser and only close
sky@chromium.org
2011-07-07
1
-1
/
+2
*
linux: infobar for obsolete OS
evan@chromium.org
2011-05-19
1
-0
/
+5
*
Revert "linux: infobar for obsolete OS"
evan@chromium.org
2011-05-19
1
-5
/
+0
*
linux: infobar for obsolete OS
evan@chromium.org
2011-05-19
1
-0
/
+5
*
Move the little infobar code from TabContents to TabContentsWrapper.
jam@chromium.org
2011-05-18
1
-4
/
+4
*
Incorporates review comments from last review. I somehow missed
sky@chromium.org
2011-03-24
1
-1
/
+1
*
Makes browser init not duplicate any tabs that are in both the set of
sky@chromium.org
2011-03-23
1
-1
/
+6
*
Add startup infobar for Monoscope.
agl@chromium.org
2011-03-07
1
-0
/
+5
*
Refactor app launching code for clarity. Add unit tests.
skerner@chromium.org
2011-02-23
1
-0
/
+4
*
Revert 75625 - Refactor app launching code for clarity. Add unit tests.
hansl@chromium.org
2011-02-22
1
-4
/
+0
*
Refactor app launching code for clarity. Add unit tests.
skerner@google.com
2011-02-22
1
-0
/
+4
*
Show startup infobars when restoring session.
agl@chromium.org
2011-02-22
1
-0
/
+3
*
Fix for incorrect tab count when starting testing automation.
dtu@chromium.org
2011-02-12
1
-5
/
+10
*
Set Browser::app_name_ in a reasonable way for extension apps.
skerner@chromium.org
2011-01-14
1
-0
/
+1
*
Revert 68944 - Revert "Add named testing interface."
nirnimesh@chromium.org
2010-12-23
1
-1
/
+1
*
Revert "Add named testing interface."
phajdan.jr@chromium.org
2010-12-11
1
-1
/
+1
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-24
1
-1
/
+1
*
Revert 66840 - Add named testing interface. This allows you to connect to a p...
kkania@chromium.org
2010-11-20
1
-1
/
+1
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-19
1
-1
/
+1
*
Revert 66350 - Add named testing interface. This allows you to connect to a p...
nirnimesh@chromium.org
2010-11-17
1
-1
/
+1
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-17
1
-1
/
+1
*
Move more files to chrome/browser/ui
ben@chromium.org
2010-11-09
1
-0
/
+199