summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-051-23/+19
* Fixes bug in wrench menu where closing with menu open could triggersky@chromium.org2010-10-051-0/+42
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-021-78/+1
* Refactor AppModalDialog to more clearly isolate platform specific UI pieces a...ben@chromium.org2010-09-281-2/+3
* Make app panels use popup type. Nuke refocus code and tests.skerner@chromium.org2010-09-241-167/+0
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-4/+6
* FBTF: Move Extension::LaunchContainer to extension_constants.h.erg@google.com2010-09-161-3/+4
* Fix SessionStoragejorlow@chromium.org2010-09-141-3/+3
* Disabling the OpenTab, OpenPanelananta@chromium.org2010-08-301-1/+1
* Update a crbug reference to point to the current bug tracking this test failu...thomasvl@chromium.org2010-08-301-1/+1
* Remove tests of app windows, which are no longer supported. Re-enable tests ...skerner@chromium.org2010-08-261-75/+9
* When launcing apps from launcher, use pinned tabs, not app tabs.aa@chromium.org2010-08-241-56/+2
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-40/+25
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-14/+26
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-0/+2
* Make BrowserInit use FilePath instead of wstring for current directory.viettrungluu@chromium.org2010-08-031-1/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* enable apps by defaulterikkay@chromium.org2010-08-021-12/+0
* Revert 54560 - nick@chromium.org2010-08-021-11/+9
* Change removing method, GetBrowser from TabContentsDelegate, as this was brea...twiz@google.com2010-08-021-9/+11
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-14/+15
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-3/+3
* Re-enable BrowserTest.ThirtyFourTabs on mac.rvargas@google.com2010-07-201-7/+1
* Disabling crashing browser test "ThirtyFourTabs" on macoshima@chromium.org2010-07-151-1/+7