summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/browser_action_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 184352brettw@chromium.org2013-02-241-5/+4
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-4/+5
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Remove GetActiveWebContents from browser_tabstrip.avi@chromium.org2013-01-291-2/+3
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-1/+3
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-1/+4
* BUG=110235mitchellwrosen@chromium.org2012-06-151-0/+24
* Add getters to chrome.browserAction and chrome.pageActioncduvall@chromium.org2012-03-191-448/+0
* Default browser action icon to the puzzle piece.cduvall@chromium.org2012-03-161-7/+8
* Allow chrome.browserAction.setBadgeBackgroundColor to use CSS format colors. cduvall@chromium.org2012-03-131-0/+35
* Force browser action icon size to always be 19pxcduvall@chromium.org2012-03-071-6/+8
* Flakiness cleanup: disable flaky tests under chrome/browser/evan@chromium.org2012-02-141-2/+2
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-1/+1
* 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