summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/browser_action_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable BrowserActionApiTest.IncognitoBasic and ExtensionApiTest.IncognitoPop...arv@chromium.org2010-03-311-2/+7
* Mark some incognito extension tests as flakyarv@chromium.org2010-03-311-1/+2
* Disable BrowserActionApiTest.BrowserActionPopup, it's crashy.phajdan.jr@chromium.org2010-03-241-1/+2
* Enable tabbed bookmark manager by default.arv@chromium.org2010-03-191-5/+10
* Revert 42061 - Enable tabbed bookmark manager by default due to browser_tests...andybons@chromium.org2010-03-191-10/+5
* Enable tabbed bookmark manager by default. arv@chromium.org2010-03-191-5/+10
* Enable the incognito extension toggle by default. No more flag.mpcomplete@chromium.org2010-03-181-15/+0
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-2/+2
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-0/+122
* Implement chrome.browserAction.setPopup().skerner@chromium.org2010-02-031-0/+89
* Move repetive testing code into a method of the base class used for testing e...skerner@chromium.org2010-02-021-4/+8
* Wait for the test extension to notify us instead of the EXTENSION_HOST_DID_ST...kkania@chromium.org2010-01-201-14/+4
* Mark ExtensionApiTest.BrowserActionPopup as flaky.kuchhal@chromium.org2010-01-201-1/+1
* Port BrowserActionApiTest.BrowserActionPopup to linux.estade@chromium.org2010-01-191-11/+15
* [Mac] Port browser action popup test to mac.kkania@chromium.org2009-12-191-54/+35
* Reorganize api_tests directory.aa@chromium.org2009-12-171-4/+5
* 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
* Refactor browser action apitest and port for mac.kkania@chromium.org2009-12-141-135/+23
* GTK: hook up drag and drop of browser actions (for reordering).estade@chromium.org2009-12-101-1/+1
* [Mac] more browser_tests cleanupthomasvl@chromium.org2009-12-091-6/+10
* [Mac] A chunk of browser_tests for extensions:thomasvl@chromium.org2009-12-081-2/+9
* Avoid including gtk & glib headers in message_pump_glib.h, saves 1 sec on do-...mattm@chromium.org2009-12-041-0/+6
* Use Views version of BrowserActionTest for linux/view build.oshima@chromium.org2009-11-181-7/+7
* Port most of browser action apitest to linux.estade@chromium.org2009-11-161-56/+148
* Reenable tests that were disabled due to the epic flakyness of LocalStorage w...jorlow@chromium.org2009-11-061-2/+1
* Constrain extension popups to a min/max size.erikkay@chromium.org2009-10-281-5/+30
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-271-5/+5
* Disable ExtensionApiTest.BrowserActionPopup because it crashes on the bot.nsylvain@chromium.org2009-10-251-1/+2
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-241-7/+50
* Implement chrome.browserAction.setIcon({path:...});aa@chromium.org2009-10-201-4/+17
* Implement new page action API.mpcomplete@chromium.org2009-10-161-1/+0
* Popup width and height are now dynamic.erikkay@chromium.org2009-10-161-1/+32
* Reland r29095 (removes wrench integration foraa@chromium.org2009-10-151-0/+86