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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split infobar_delegate.[cc,h] into separate pieces for the different classes ...
tfarina@chromium.org
2011-03-03
1
-1
/
+2
*
Added "--login-user=" option for the Guest session.
altimofeev@chromium.org
2011-03-02
1
-6
/
+1
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
1
-6
/
+6
*
Open the home page on launch even when there are pinned tabs.
sadrul@chromium.org
2011-02-28
1
-0
/
+5
*
Revert 76245 - Open the home page on launch even when there are pinned tabs.
rdsmith@chromium.org
2011-02-28
1
-5
/
+0
*
Open the home page on launch even when there are pinned tabs.
sadrul@chromium.org
2011-02-28
1
-0
/
+5
*
WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.
tfarina@chromium.org
2011-02-27
1
-1
/
+1
*
Refactor app launching code for clarity. Add unit tests.
skerner@chromium.org
2011-02-23
1
-26
/
+72
*
Fix crashes when the ExtensionService isn't present (e.g. incognito, chrome o...
piman@google.com
2011-02-22
1
-0
/
+4
*
Revert 75625 - Refactor app launching code for clarity. Add unit tests.
hansl@chromium.org
2011-02-22
1
-72
/
+26
*
Refactor app launching code for clarity. Add unit tests.
skerner@google.com
2011-02-22
1
-26
/
+72
*
Show startup infobars when restoring session.
agl@chromium.org
2011-02-22
1
-8
/
+16
*
WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...
tfarina@chromium.org
2011-02-18
1
-1
/
+1
*
Add a histogram to track application launches by type. Unfortunately, this un...
jstritar@chromium.org
2011-02-16
1
-0
/
+37
*
Fix a bug that caused Chrome OS system preferences not to work in the guest m...
satorux@chromium.org
2011-02-16
1
-0
/
+7
*
Hide network notification only when user initiates a new connection.
chocobo@chromium.org
2011-02-15
1
-0
/
+2
*
Fix for incorrect tab count when starting testing automation.
dtu@chromium.org
2011-02-12
1
-58
/
+67
*
Fix presentation of infobar for non-warning messages. Their colour is
rogerta@chromium.org
2011-02-09
1
-0
/
+5
*
Cleanup:
pkasting@chromium.org
2011-02-08
1
-4
/
+2
*
DevTools: allow binding remote debugging to provided interface.
pfeldman@chromium.org
2011-02-04
1
-0
/
+1
*
- Add ChromeOS login and lock screen automation hooks.
dtu@chromium.org
2011-02-01
1
-0
/
+6
*
Introduced a new policy DefaultBrowserSettingEnabled.
pastarmovj@chromium.org
2011-02-01
1
-0
/
+14
*
DevTools: enable remote debugging with front-end served from the cloud.
pfeldman@chromium.org
2011-01-31
1
-6
/
+11
*
Implement pref policy for disabling incognito mode.
finnur@chromium.org
2011-01-27
1
-2
/
+5
*
Cleanup:
pkasting@chromium.org
2011-01-26
1
-8
/
+3
*
Revert 72624 (due to crashes) - Implement pref policy for disabling incognito...
finnur@chromium.org
2011-01-26
1
-5
/
+2
*
Implement pref policy for disabling incognito mode.
finnur@chromium.org
2011-01-26
1
-2
/
+5
*
Add --enable-nacl to the list of infobar-generating flags.
abarth@chromium.org
2011-01-25
1
-1
/
+4
*
Modify chrome to accept a pdf file on the command line and upload it to Cloud...
scottbyer@chromium.org
2011-01-24
1
-0
/
+6
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...
pkasting@chromium.org
2011-01-21
1
-126
/
+213
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Update references part 2: files in chrome/browser/ui/
msw@chromium.org
2011-01-19
1
-1
/
+1
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-19
1
-3
/
+3
*
Revert 71485 - Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
1
-3
/
+3
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
1
-3
/
+3
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move app/win_util to app/win and fix the namespace usage.
brettw@google.com
2010-12-31
1
-4
/
+0
*
Revert 68944 - Revert "Add named testing interface."
nirnimesh@chromium.org
2010-12-23
1
-8
/
+15
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-2
/
+2
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-5
/
+7
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-1
/
+1
*
Revert "Add named testing interface."
phajdan.jr@chromium.org
2010-12-11
1
-15
/
+8
*
chromeos: Show onscreen bubble when brightness changes.
derat@chromium.org
2010-12-10
1
-1
/
+7
*
Don't update icon of chrome app shortcuts from the favicon of the hosted URL.
skerner@chromium.org
2010-12-07
1
-5
/
+8
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Move browser/cocoa to browser/ui/cocoa
ben@chromium.org
2010-12-01
1
-1
/
+1
*
Notify the CrOS Enterprise Daemon if an Enterprise Extension has been installed
gfeher@chromium.org
2010-12-01
1
-0
/
+3
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-1
/
+1
[next]