summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_init.cc
Commit message (Expand)AuthorAgeFilesLines
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-1/+2
* Added "--login-user=" option for the Guest session.altimofeev@chromium.org2011-03-021-6/+1
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-6/+6
* Open the home page on launch even when there are pinned tabs.sadrul@chromium.org2011-02-281-0/+5
* Revert 76245 - Open the home page on launch even when there are pinned tabs.rdsmith@chromium.org2011-02-281-5/+0
* Open the home page on launch even when there are pinned tabs.sadrul@chromium.org2011-02-281-0/+5
* WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.tfarina@chromium.org2011-02-271-1/+1
* Refactor app launching code for clarity. Add unit tests.skerner@chromium.org2011-02-231-26/+72
* Fix crashes when the ExtensionService isn't present (e.g. incognito, chrome o...piman@google.com2011-02-221-0/+4
* Revert 75625 - Refactor app launching code for clarity. Add unit tests.hansl@chromium.org2011-02-221-72/+26
* Refactor app launching code for clarity. Add unit tests.skerner@google.com2011-02-221-26/+72
* Show startup infobars when restoring session.agl@chromium.org2011-02-221-8/+16
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-1/+1
* Add a histogram to track application launches by type. Unfortunately, this un...jstritar@chromium.org2011-02-161-0/+37
* Fix a bug that caused Chrome OS system preferences not to work in the guest m...satorux@chromium.org2011-02-161-0/+7
* Hide network notification only when user initiates a new connection.chocobo@chromium.org2011-02-151-0/+2
* Fix for incorrect tab count when starting testing automation.dtu@chromium.org2011-02-121-58/+67
* Fix presentation of infobar for non-warning messages. Their colour isrogerta@chromium.org2011-02-091-0/+5
* Cleanup:pkasting@chromium.org2011-02-081-4/+2
* DevTools: allow binding remote debugging to provided interface.pfeldman@chromium.org2011-02-041-0/+1
* - Add ChromeOS login and lock screen automation hooks.dtu@chromium.org2011-02-011-0/+6
* Introduced a new policy DefaultBrowserSettingEnabled.pastarmovj@chromium.org2011-02-011-0/+14
* DevTools: enable remote debugging with front-end served from the cloud.pfeldman@chromium.org2011-01-311-6/+11
* Implement pref policy for disabling incognito mode.finnur@chromium.org2011-01-271-2/+5
* Cleanup:pkasting@chromium.org2011-01-261-8/+3
* Revert 72624 (due to crashes) - Implement pref policy for disabling incognito...finnur@chromium.org2011-01-261-5/+2
* Implement pref policy for disabling incognito mode.finnur@chromium.org2011-01-261-2/+5
* Add --enable-nacl to the list of infobar-generating flags.abarth@chromium.org2011-01-251-1/+4
* Modify chrome to accept a pdf file on the command line and upload it to Cloud...scottbyer@chromium.org2011-01-241-0/+6
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-126/+213
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Update references part 2: files in chrome/browser/ui/msw@chromium.org2011-01-191-1/+1
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-3/+3
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-3/+3
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-3/+3
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-4/+0
* Revert 68944 - Revert "Add named testing interface."nirnimesh@chromium.org2010-12-231-8/+15
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-2/+2
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-5/+7
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1
* Revert "Add named testing interface."phajdan.jr@chromium.org2010-12-111-15/+8
* chromeos: Show onscreen bubble when brightness changes.derat@chromium.org2010-12-101-1/+7
* Don't update icon of chrome app shortcuts from the favicon of the hosted URL.skerner@chromium.org2010-12-071-5/+8
* Move:ben@chromium.org2010-12-021-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-1/+1
* Notify the CrOS Enterprise Daemon if an Enterprise Extension has been installedgfeher@chromium.org2010-12-011-0/+3
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-1/+1