summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/page_action_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Make ExtensionBrowserEventRouter owned by ExtensionService.asargent@chromium.org2011-01-151-3/+6
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-4/+4
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-5/+5
* The test exposed similar problems on Linux and Mac as I fixed on Windows.finnur@chromium.org2010-10-101-3/+1
* Disabling a test that is failing, while I investigate.finnur@chromium.org2010-10-061-1/+3
* Fix browser crash when PageAction receives a cached image from ImageLoadingTr...finnur@chromium.org2010-10-061-0/+14
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-1/+1
* [GTTF] Check the result value of StartHTTPServer to avoidphajdan.jr@chromium.org2010-05-151-1/+1
* Remove poll'n'loop code from extension_browsertest.cc.phajdan.jr@chromium.org2010-02-101-60/+4
* [Mac] Enables extension browser tests previously disabled for the mac due to ...andybons@chromium.org2010-02-101-10/+2
* Move repetive testing code into a method of the base class used for testing e...skerner@chromium.org2010-02-021-28/+11
* Allow extensions to add, remove, or change their page action popup.skerner@chromium.org2010-01-281-0/+81
* Port PageActionPopupTest to Linux by filling in missing functionality in loca...estade@chromium.org2009-12-171-5/+4
* Reorganize api_tests directory.aa@chromium.org2009-12-171-3/+3
* Revert 34794 and 34779. Too much red.aa@chromium.org2009-12-171-3/+3
* Reorganize api_tests directory. One top-level directory per feature.aa@chromium.org2009-12-161-3/+3
* Minor fix to get browser/extensions/page_action_apitest.cc building on Mackinuko@chromium.org2009-12-151-6/+11
* Implement page action popups.erikkay@chromium.org2009-11-011-1/+78
* New event style for pageAction API.asargent@chromium.org2009-10-291-1/+33
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-271-2/+2
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-271-9/+8
* Fix ExtensionApiTest.PageAction & Enable test on linuxrafaelw@chromium.org2009-10-241-3/+0
* Implement new page action API.mpcomplete@chromium.org2009-10-161-0/+66