summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser.h
Commit message (Expand)AuthorAgeFilesLines
* Move dispatching and sending of the last extension specific messages out of T...jam@chromium.org2011-04-051-4/+6
* apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-021-1/+1
* Revert 80128 - apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-011-1/+1
* apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-011-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-2/+2
* fav icon -> favicon. Pass 10: bookmarksavi@chromium.org2011-03-151-1/+1
* Decouple TabRestoreService from Browserbulach@chromium.org2011-03-151-0/+8
* Wires up ability for page to specify instant auto completesky@chromium.org2011-03-151-6/+7
* Options: Remove the GTK and Views native options code.jhawkins@chromium.org2011-03-111-1/+1
* Add in DOMBrowsersadrul@chromium.org2011-03-111-2/+7
* Properly re-implement browser::ShowInstantConfirmDialog().rsesek@chromium.org2011-03-101-0/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* GTK: Set WM_CLASS to webapp names on webapp windows.erg@google.com2011-03-091-0/+1
* Make View frame source work for POST results.pfeldman@chromium.org2011-03-091-0/+8
* Options: Remove the kDisabledTabbedOptions flag.jhawkins@chromium.org2011-03-091-1/+0
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-2/+2
* retry r76329 with chromeos fixestade@chromium.org2011-03-021-6/+9
* Revert 76329 Broke compile - Change the behavior of ignore_path in BrowserNav...inferno@chromium.org2011-03-011-9/+6
* Change the behavior of ignore_path in BrowserNavigator.estade@chromium.org2011-03-011-6/+9
* Removes the int parameter from TabStripModel::TabDeselectedAt. Itsky@chromium.org2011-02-271-1/+1
* Allow terminated extension to be uninstalled from chrome://extensions page.jennb@chromium.org2011-02-231-0/+2
* Refactor app launching code for clarity. Add unit tests.skerner@chromium.org2011-02-231-8/+4
* Revert 75625 - Refactor app launching code for clarity. Add unit tests.hansl@chromium.org2011-02-221-4/+8
* Refactor app launching code for clarity. Add unit tests.skerner@google.com2011-02-221-8/+4
* Start moving core pieces of Chrome multi-process code to src\content. I'm st...jam@chromium.org2011-02-181-0/+1
* Make TabContentsObserver handle registration automatically, as well as exposi...jam@chromium.org2011-02-171-1/+1
* Move search engine stuff from TabContents to TabContentsWrapper.avi@chromium.org2011-02-151-6/+13
* Remove declaration for function removed more than half a year ago in r56752.avi@chromium.org2011-02-141-18/+0
* Carnitas: move browser/shell_dialogs.{h,cc} to browser/uiestade@chromium.org2011-02-111-1/+1
* chromeos: Don't let pages intercept top-row keys.derat@chromium.org2011-02-091-3/+5
* Highlight background pages in task manager if user clicks View Background Pages.atwilson@chromium.org2011-02-071-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move bookmark star from TabContents to TabContentsWrapper.avi@chromium.org2011-02-041-1/+7
* Remove user-related data from local_state and add to user_preferences, in pr...mirandac@chromium.org2011-02-021-3/+4
* Implement pref policy for disabling incognito mode.finnur@chromium.org2011-01-271-0/+3
* Revert 72624 (due to crashes) - Implement pref policy for disabling incognito...finnur@chromium.org2011-01-261-3/+0
* Implement pref policy for disabling incognito mode.finnur@chromium.org2011-01-261-0/+3
* Fix DOMUI pref mode handling of Mac menu itemsstuartmorgan@chromium.org2011-01-251-1/+3
* Revert 72153 - Remove user-related data from local_state and add to user_pre...mirandac@chromium.org2011-01-211-4/+3
* Remove user-related data from local_state and add to user_preferences, in pr...mirandac@chromium.org2011-01-211-3/+4
* Set Browser::app_name_ in a reasonable way for extension apps.skerner@chromium.org2011-01-141-0/+2
* Attempt 2 at fixing crash in ProcessPendingTabs. This differs from thesky@chromium.org2011-01-131-2/+7
* Revert 71327 - Attempt at fixing crash in ProcessPendingTabs. With the curren...sky@chromium.org2011-01-131-7/+2
* Attempt at fixing crash in ProcessPendingTabs. With the current code,sky@chromium.org2011-01-131-2/+7
* Changes instant so that the newly created tab has a new id. Doingsky@chromium.org2011-01-111-1/+2
* Fixing crash in UpdateAppIconDownloadProgress().ahendrickson@chromium.org2011-01-101-0/+2
* chromeos: Add metrics for various accelerators.derat@chromium.org2011-01-061-0/+1
* View Source now clones tab state for pinned/app windows.pfeldman@chromium.org2010-12-281-6/+0