| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable BrowserActionApiTest.BrowserActionPopup, it's crashy. | phajdan.jr@chromium.org | 2010-03-24 | 1 | -1/+2 |
* | Enable tabbed bookmark manager by default. | arv@chromium.org | 2010-03-19 | 1 | -5/+10 |
* | Revert 42061 - Enable tabbed bookmark manager by default due to browser_tests... | andybons@chromium.org | 2010-03-19 | 1 | -10/+5 |
* | Enable tabbed bookmark manager by default. | arv@chromium.org | 2010-03-19 | 1 | -5/+10 |
* | Enable the incognito extension toggle by default. No more flag. | mpcomplete@chromium.org | 2010-03-18 | 1 | -15/+0 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -2/+2 |
* | Initial work on making extensions work in incognito mode. | mpcomplete@chromium.org | 2010-02-11 | 1 | -0/+122 |
* | Implement chrome.browserAction.setPopup(). | skerner@chromium.org | 2010-02-03 | 1 | -0/+89 |
* | Move repetive testing code into a method of the base class used for testing e... | skerner@chromium.org | 2010-02-02 | 1 | -4/+8 |
* | Wait for the test extension to notify us instead of the EXTENSION_HOST_DID_ST... | kkania@chromium.org | 2010-01-20 | 1 | -14/+4 |
* | Mark ExtensionApiTest.BrowserActionPopup as flaky. | kuchhal@chromium.org | 2010-01-20 | 1 | -1/+1 |
* | Port BrowserActionApiTest.BrowserActionPopup to linux. | estade@chromium.org | 2010-01-19 | 1 | -11/+15 |
* | [Mac] Port browser action popup test to mac. | kkania@chromium.org | 2009-12-19 | 1 | -54/+35 |
* | Reorganize api_tests directory. | aa@chromium.org | 2009-12-17 | 1 | -4/+5 |
* | Revert 34794 and 34779. Too much red. | aa@chromium.org | 2009-12-17 | 1 | -3/+3 |
* | Reorganize api_tests directory. One top-level directory per feature. | aa@chromium.org | 2009-12-16 | 1 | -3/+3 |
* | Refactor browser action apitest and port for mac. | kkania@chromium.org | 2009-12-14 | 1 | -135/+23 |
* | GTK: hook up drag and drop of browser actions (for reordering). | estade@chromium.org | 2009-12-10 | 1 | -1/+1 |
* | [Mac] more browser_tests cleanup | thomasvl@chromium.org | 2009-12-09 | 1 | -6/+10 |
* | [Mac] A chunk of browser_tests for extensions: | thomasvl@chromium.org | 2009-12-08 | 1 | -2/+9 |
* | Avoid including gtk & glib headers in message_pump_glib.h, saves 1 sec on do-... | mattm@chromium.org | 2009-12-04 | 1 | -0/+6 |
* | Use Views version of BrowserActionTest for linux/view build. | oshima@chromium.org | 2009-11-18 | 1 | -7/+7 |
* | Port most of browser action apitest to linux. | estade@chromium.org | 2009-11-16 | 1 | -56/+148 |
* | Reenable tests that were disabled due to the epic flakyness of LocalStorage w... | jorlow@chromium.org | 2009-11-06 | 1 | -2/+1 |
* | Constrain extension popups to a min/max size. | erikkay@chromium.org | 2009-10-28 | 1 | -5/+30 |
* | Replace ExtensionAction with ExtensionAction2. | aa@chromium.org | 2009-10-27 | 1 | -5/+5 |
* | Disable ExtensionApiTest.BrowserActionPopup because it crashes on the bot. | nsylvain@chromium.org | 2009-10-25 | 1 | -1/+2 |
* | Refactor BrowserActions, and add support for | aa@chromium.org | 2009-10-24 | 1 | -7/+50 |
* | Implement chrome.browserAction.setIcon({path:...}); | aa@chromium.org | 2009-10-20 | 1 | -4/+17 |
* | Implement new page action API. | mpcomplete@chromium.org | 2009-10-16 | 1 | -1/+0 |
* | Popup width and height are now dynamic. | erikkay@chromium.org | 2009-10-16 | 1 | -1/+32 |
* | Reland r29095 (removes wrench integration for | aa@chromium.org | 2009-10-15 | 1 | -0/+86 |
* | Reverting r29095 (removes wrench integration for | aa@chromium.org | 2009-10-15 | 1 | -86/+0 |
* | Remove the implicit wrench menu items for browser actions. | aa@chromium.org | 2009-10-15 | 1 | -0/+86 |