summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Extension Apps that prefer a panel over a tab, should launch that way whenfinnur@chromium.org2011-05-061-3/+5
* Browser::Type cleanup.jianli@chromium.org2011-05-051-1/+1
* Disable BrowserTest.FaviconOfOnloadRedirectToAnchorPagehclam@chromium.org2011-05-051-1/+2
* Update the URL if the user cancels a beforeunload handler.creis@chromium.org2011-04-281-0/+33
* Move code that talks to spelling and translate out of content. I create Chro...jam@chromium.org2011-04-131-4/+7
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-2/+2
* New notification sent when extension uninstall is not allowed.dennisjeffrey@google.com2011-04-071-1/+1
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-4/+7
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-1/+1
* Marking BrowserTest.ThirtyFourTabs as flaky on Windows.robertshield@chromium.org2011-03-081-1/+11
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-3/+3
* Open the home page on launch even when there are pinned tabs.sadrul@chromium.org2011-02-281-2/+8
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-091-9/+13
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-13/+9
* Mark BrowserTest.ConvertTabToAppShortcut as DISABLED.dmazzoni@chromium.org2011-02-081-1/+2
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-9/+13
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Set Browser::app_name_ in a reasonable way for extension apps.skerner@chromium.org2011-01-141-2/+46
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-4/+8
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-8/+4
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-4/+8
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-3/+3
* Propagate is_editable_node in the FOCUS_CHANGED_IN_PAGE notification.bryeung@google.com2010-12-081-2/+4
* Change drag and drop prefs on the right browser window.skerner@chromium.org2010-12-061-0/+49
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+1
* Simplfy WindowedNotificationObserverWithDetails.bryeung@google.com2010-12-031-7/+7
* Move:ben@chromium.org2010-12-021-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Move app_modal_dialog stuff to ui/ben@chromium.org2010-12-011-3/+3
* [Mac] Fix a memory corruption when closing a JS modal dialog.phajdan.jr@chromium.org2010-11-271-8/+1
* Add "open as window" menu item to NTP app menu.skerner@chromium.org2010-11-221-0/+36
* Revert 66646 - Add "open as window" menu item to NTP app menu.skerner@chromium.org2010-11-181-36/+0
* Add "open as window" menu item to NTP app menu.skerner@chromium.org2010-11-181-0/+36
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-9/+13
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-3/+3
* Cleanup: Remove chrome/browser/browser_init.* and references.jhawkins@chromium.org2010-11-121-1/+1
* Cleanup: Remove chrome/browser/browser_navigator.* and references.jhawkins@chromium.org2010-11-121-1/+1
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Make all browser code use browser::Navigate to open tabs.ben@chromium.org2010-11-021-10/+4
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-3/+3
* Fix crash in domui menu (7773) and remove caching code.oshima@chromium.org2010-10-251-7/+1
* Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.mattm@chromium.org2010-10-211-1/+1
* Indicate if window is closing in tabs.onRemoved callbackjstritar@chromium.org2010-10-151-1/+3
* DISABLING crashy CloseWithAppMenuOpen on chromeososhima@chromium.org2010-10-141-1/+7
* Exit DOMUI menu when browser window is destroyed.oshima@chromium.org2010-10-121-8/+1
* Temporarily disables tests that does not work with DOMUI menu2.oshima@chromium.org2010-10-121-1/+1
* Temporarily disables tests that does not work with DOMUI menu2.oshima@chromium.org2010-10-121-1/+8
* chromium-os:7243: Fix so that extensions create popup windows of TYPE_APP_POPUP.stevenjb@google.com2010-10-061-1/+2