| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactoring of the chrome.experimental.popup API implementation to allow disp... | twiz@google.com | 2009-11-16 | 2 | -5/+12 |
* | Escape the feed url, otherwise the web based readers such | finnur@chromium.org | 2009-11-16 | 2 | -2/+3 |
* | No-change, just splitting up the RSS extension into html+css+js. | finnur@chromium.org | 2009-11-13 | 3 | -500/+497 |
* | Add stub functions for chrome.* APIs in content scripts. | asargent@chromium.org | 2009-11-13 | 3 | -0/+177 |
* | Update the RSS extension to support editing of feed readers. | finnur@chromium.org | 2009-11-13 | 2 | -27/+404 |
* | Support localization for browser actions and page action | finnur@chromium.org | 2009-11-13 | 7 | -0/+50 |
* | JsonSchema support for declaring "object" constructors. | rafaelw@chromium.org | 2009-11-12 | 2 | -2/+35 |
* | Remove the last of the old samples. | erikkay@chromium.org | 2009-11-12 | 9 | -589/+0 |
* | Move benchmark extension example to new location and clean it up to use brows... | erikkay@chromium.org | 2009-11-12 | 10 | -2794/+0 |
* | More moving samples into docs/examples. | erikkay@chromium.org | 2009-11-12 | 45 | -3106/+0 |
* | Moving samples into docs/examples. | erikkay@chromium.org | 2009-11-11 | 45 | -3037/+0 |
* | move subscribe_page_action out of samples in preparation for removing | erikkay@chromium.org | 2009-11-10 | 10 | -427/+0 |
* | Copy subscribe_page_action to a new directory. Step 1 of a move to appease t... | erikkay@chromium.org | 2009-11-09 | 10 | -0/+429 |
* | Modifying extension automation so that it is done through a particular | joi@chromium.org | 2009-11-08 | 3 | -6/+17 |
* | Update subscribe sample to use transparent icons and to use | aa@chromium.org | 2009-11-07 | 3 | -8/+6 |
* | Reland Extension Installed InfoBubble | rafaelw@chromium.org | 2009-11-07 | 2 | -33/+21 |
* | Revert 31322 - Extension Installed InfoBubble | willchan@chromium.org | 2009-11-06 | 2 | -21/+33 |
* | Extension Installed InfoBubble | rafaelw@chromium.org | 2009-11-06 | 2 | -33/+21 |
* | Extensions UI page should not allow Reload forextensions that are not 'in dev... | finnur@chromium.org | 2009-11-06 | 3 | -0/+3 |
* | Minor cleanup of a few of the samples. | aa@chromium.org | 2009-11-06 | 3 | -4/+4 |
* | Make the gmail checker show no badge if there are zero unread messages. | aa@chromium.org | 2009-11-05 | 1 | -1/+3 |
* | Fix bug where we were not displaying icons in the management | aa@chromium.org | 2009-11-05 | 3 | -3/+0 |
* | Update sample screen shot extension to use a browser action instead of a tool... | skerner@chromium.org | 2009-11-05 | 7 | -28/+54 |
* | Expected output changed. Updating files to match. | finnur@chromium.org | 2009-11-04 | 3 | -0/+3 |
* | Implement loading blacklists from extensions. | phajdan.jr@chromium.org | 2009-11-04 | 2 | -0/+20 |
* | Add first class support for user scripts. | aa@chromium.org | 2009-11-04 | 2 | -0/+12 |
* | Re-commit "Add new user script injection point: | aa@chromium.org | 2009-11-03 | 1 | -21/+17 |
* | Revert r30784 | aa@chromium.org | 2009-11-03 | 1 | -17/+21 |
* | Add new user script injection point "document_idle" and make it the default. | aa@chromium.org | 2009-11-03 | 1 | -21/+17 |
* | Submitting change from http://codereview.chromium.org/276029/show | mad@chromium.org | 2009-11-03 | 3 | -0/+83 |
* | API test for CL http://codereview.chromium.org/347016 | erikkay@chromium.org | 2009-10-30 | 4 | -0/+33 |
* | Remove redundant tests for chrome.experimental.history API. | brg@chromium.com | 2009-10-30 | 1 | -108/+0 |
* | Implement the Extension History API, v 0.1.The first version is a weak wrappe... | brg@chromium.com | 2009-10-30 | 5 | -0/+622 |
* | Change the extension.onRequest even to include the sender info. | mpcomplete@chromium.org | 2009-10-29 | 2 | -13/+16 |
* | - Removes fallback from Prefs to LoadExtension on UI thread. | cira@chromium.org | 2009-10-29 | 2 | -5/+71 |
* | New event style for pageAction API. | asargent@chromium.org | 2009-10-29 | 4 | -0/+44 |
* | Constrain extension popups to a min/max size. | erikkay@chromium.org | 2009-10-28 | 1 | -5/+5 |
* | Issue 21729: Add new event chrome.tabs.onStatusChange . | skerner@chromium.org | 2009-10-28 | 3 | -27/+51 |
* | Rename getTabContentses to getExtensionTabs. | aa@chromium.org | 2009-10-28 | 1 | -5/+9 |
* | Add missing icon to gmail checker. | aa@chromium.org | 2009-10-27 | 1 | -0/+0 |
* | Move page actions over to ExtensionAction2 and get rid of | aa@chromium.org | 2009-10-27 | 5 | -16/+10 |
* | Update buildbot sample to work with newest APIs. | aa@chromium.org | 2009-10-26 | 1 | -3/+3 |
* | Polish to the gmail checker sample. | aa@chromium.org | 2009-10-26 | 4 | -24/+65 |
* | Refactor BrowserActions, and add support for | aa@chromium.org | 2009-10-24 | 3 | -1/+50 |
* | Fix ExtensionApiTest.PageAction & Enable test on linux | rafaelw@chromium.org | 2009-10-24 | 1 | -3/+0 |
* | Implement extension.sendRequest, a simpler way to do messaging. | mpcomplete@chromium.org | 2009-10-23 | 5 | -13/+71 |
* | Add some icons that will be used by future tests. | aa@chromium.org | 2009-10-23 | 7 | -0/+0 |
* | Readding from scratch instead reverting the revert. | finnur@chromium.org | 2009-10-23 | 4 | -0/+52 |
* | Revert 29861 since this fail on the interactive | finnur@chromium.org | 2009-10-23 | 4 | -52/+0 |
* | Page actions that don't specify an icon (ie. | finnur@chromium.org | 2009-10-23 | 4 | -0/+52 |