summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* Correctly get ExtensionService out of EXTENSION_PROCESS_CRASHED notification.estade@chromium.org2009-11-121-1/+1
* Enable and implement last 2 items in bookmark bar context menu: "Openjrg@chromium.org2009-11-121-0/+2
* Fix BrowserTest.NoTitle/Title for chromeos build.oshima@chromium.org2009-11-091-1/+2
* Kiosk Mode implementation.mhm@chromium.org2009-11-091-0/+13
* Open the extensions manager tab in single-tab-per-window mode.aa@chromium.org2009-11-061-8/+8
* Attempt at fixing crash when showing bookmark model. The crashsky@chromium.org2009-11-061-1/+3
* Fixes bug where clicking on bookmark in a folder or home buttonsky@chromium.org2009-11-061-0/+11
* Relaxes constraint that typing in a url in the omnibox of a pinned tabsky@chromium.org2009-11-061-4/+10
* DevTools: Wire Ctrl+Shift+C to "Show JavaScript console".pfeldman@chromium.org2009-11-061-4/+9
* Fixes navigations chrome-internal: to actually show the NTP.creis@chromium.org2009-11-061-1/+2
* Fixes bug where choosing reopen closed tba would do nothing forsky@chromium.org2009-11-051-1/+1
* Implement loading blacklists from extensions.phajdan.jr@chromium.org2009-11-041-1/+4
* Changes session restore to use a normal load rather than preferringsky@chromium.org2009-11-031-24/+8
* Rework the way the FindBrowserWithProfile/Type methods work.ben@chromium.org2009-10-311-2/+3
* roll back 30659 since it still breaks browser_testsben@chromium.org2009-10-311-3/+2
* Update: I removed TYPE_ANY to see if I could fool the builders into letting t...ben@chromium.org2009-10-311-2/+3
* Show a warning when the history files can't be read correctly.pkasting@chromium.org2009-10-301-3/+4
* Use the original profile to get the sync service when building the app menu.tim@chromium.org2009-10-301-5/+7
* Mac: enable History, Downloads, and Open Location... with no windows open.viettrungluu@chromium.org2009-10-301-0/+14
* Revert r30541 since it's still breaking browser_testsben@chromium.org2009-10-301-3/+2
* Rework the way the FindBrowserWithProfile/Type methods work.ben@chromium.org2009-10-291-2/+3
* Fix and re-enable a test I broke with the find bar changes I made last night.ben@chromium.org2009-10-291-1/+5
* Fix transparent windowless plugin background painting. This would manifestbrettw@chromium.org2009-10-291-3/+3
* roll back r30430 because it causes bustage even though I don't know why.ben@chromium.org2009-10-291-3/+2
* Lazily create the find bar.ben@chromium.org2009-10-291-7/+13
* Rework the way the FindBrowserWithProfile/Type methods work.ben@chromium.org2009-10-291-2/+3
* GTK: Activate window when "Get themes" button is clicked.derat@chromium.org2009-10-281-0/+6
* Remove the browser_sync flag.zork@chromium.org2009-10-271-6/+0
* Resubmit http://codereview.chromium.org/314016 with views fixedzork@chromium.org2009-10-261-1/+5
* CompactNavigationBar for toolkit views build, with some design change per Col...oshima@chromium.org2009-10-261-0/+13
* Reverting 30062.glen@chromium.org2009-10-261-13/+7
* Lazily create the find bar.ben@chromium.org2009-10-261-7/+13
* Reverting 29961.glen@chromium.org2009-10-231-5/+1
* Add the Extensinos menu item to GTK.estade@chromium.org2009-10-231-1/+7
* Build sync by default on all platforms. This also turns off sync on both Lin...zork@chromium.org2009-10-231-1/+5
* Makes inactive pinned tabs on linux throb when the title changes. Isky@chromium.org2009-10-231-4/+17
* Fix for issue 18228.xiyuan@chromium.org2009-10-221-0/+5
* Mac: Enable help when there are no windows.viettrungluu@chromium.org2009-10-221-0/+9
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-6/+4
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-161-5/+9
* A recent change to the way we close tabs (http://codereview.chromium.org/235050)jcampan@chromium.org2009-10-161-2/+5
* Show "Loading" bubble while loading a theme.avi@chromium.org2009-10-151-11/+1
* Reland r29095 (removes wrench integration foraa@chromium.org2009-10-151-50/+0
* Reverting r29095 (removes wrench integration foraa@chromium.org2009-10-151-0/+50
* Remove the implicit wrench menu items for browser actions.aa@chromium.org2009-10-151-50/+0
* Update browser actions api to be like new design doc.aa@chromium.org2009-10-151-2/+1
* Don't hide task manager key binding from web pages.mmoss@chromium.org2009-10-141-2/+1
* Map ctrl+, to open options settings page for Chrome OS.chocobo@google.com2009-10-141-3/+2
* Wire up printing on the Macstuartmorgan@chromium.org2009-10-131-4/+0
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-3/+0