summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/browser_action_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-3/+5
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-1/+1
* Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-14/+13
* Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-13/+14
* Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-051-14/+13
* Disable failing BrowserActionApiTest.BrowserActionPopupthestig@chromium.org2011-11-171-7/+2
* Have ExtensionHost use TabContents instead of RenderViewHost. Try #3.mpcomplete@chromium.org2011-11-171-1/+1
* Revert 110262 - Have ExtensionHost use TabContents instead of RenderViewHost....dpolukhin@chromium.org2011-11-161-1/+1
* Have ExtensionHost use TabContents instead of RenderViewHost. Try #2.mpcomplete@chromium.org2011-11-161-1/+1
* Revert "Have ExtensionHost use TabContents instead of RenderViewHost. This is...mpcomplete@chromium.org2011-11-081-1/+1
* Have ExtensionHost use TabContents instead of RenderViewHost. This is partmpcomplete@chromium.org2011-11-081-1/+1
* Close Lazy Background Page after event dispatchtessamac@chromium.org2011-10-201-2/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+3
* Marked BrowserActionApiTest.CloseBackgroundPage as disabled.rdsmith@chromium.org2011-10-061-1/+3
* GTTF: Remove super-flaky ui_test_utils functions and fix callers.phajdan.jr@chromium.org2011-09-271-4/+9
* Refactor ExtensionTabUtil-namespaced functions into their own file.miket@chromium.org2011-09-271-1/+1
* Redirect chrome://extensions to the new chrome://settings/extensions (attempt...finnur@chromium.org2011-09-191-2/+1
* Revert 101081 - Redirect chrome://extensions to the new chrome://settings/chr...finnur@chromium.org2011-09-141-1/+2
* Redirect chrome://extensions to the new chrome://settings/chromeExtensions (a...finnur@chromium.org2011-09-141-2/+1
* Revert 101046 - Redirect chrome://extensions to the new chrome://settings/chr...joi@chromium.org2011-09-141-1/+2
* Redirect chrome://extensions to the new chrome://settings/chromeExtensions.finnur@chromium.org2011-09-141-2/+1
* Allow window.close() in background pages.tessamac@chromium.org2011-09-071-0/+26
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+2
* Changed the test to say that it is done after a timer fires and now itlevin@chromium.org2011-05-281-3/+2
* Temporarily disable BrowserActionApiTest.BrowserActionPopup.levin@chromium.org2011-05-281-2/+3
* More TabStripModel renaming:sky@chromium.org2011-04-181-1/+1
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-3/+3
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Marked several tests flaky.rdsmith@chromium.org2011-03-011-1/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Mark BrowserActionPopup disabled except Mac since it times out.lzheng@chromium.org2011-01-271-1/+1
* Mark BrowserActionApiTest.BrowserActionPopup flaky. lzheng@chromium.org2011-01-251-1/+8
* Make ExtensionBrowserEventRouter owned by ExtensionService.asargent@chromium.org2011-01-151-1/+2
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-3/+3
* Move:ben@chromium.org2010-12-021-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-7/+7
* Remove port constants from src/chrome/browser/extensions/ .skerner@chromium.org2010-10-181-1/+1
* Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UN...isherman@chromium.org2010-09-301-2/+2
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-2/+2
* [Mac] Re-enable some incognito extensions tests either because they are no lo...andybons@chromium.org2010-06-021-13/+3
* [GTTF] Check the result value of StartHTTPServer to avoidphajdan.jr@chromium.org2010-05-151-2/+2
* Enable BrowserActionApiTest.BrowserActionPopup test after fixing some flaky/c...kkania@chromium.org2010-05-041-14/+16
* [Mac] Small change to get the BrowserActionApiTest.IncognitoDragging test run...kkania@chromium.org2010-04-301-5/+0
* [GTTF] Tests cleanup:phajdan.jr@chromium.org2010-04-081-2/+0
* Fixes bug numbers for disabled tests.rohitrao@chromium.org2010-04-051-1/+2
* Fix OS_MAC -> OS_MACOSX.rohitrao@chromium.org2010-04-011-5/+8
* Fix typoarv@chromium.org2010-03-311-1/+1