| Commit message (Expand) | Author | Age | Files | Lines |
* | Print a better error message when someone passes the wrong parameters to | mpcomplete@chromium.org | 2010-07-21 | 1 | -1/+5 |
* | Add click-to-load functionality for blocked plugins. | bauerb@chromium.org | 2010-07-19 | 1 | -0/+57 |
* | Add ability to limit when context menu items appear with url patterns. | asargent@chromium.org | 2010-07-18 | 1 | -1/+1 |
* | Move context menu module out of experimental. | aa@chromium.org | 2010-07-17 | 2 | -6/+6 |
* | Unexperimentalify the cookies API. | aa@chromium.org | 2010-07-16 | 1 | -1/+1 |
* | Revert r52581. The change seems OK, but it had the wrong | aa@chromium.org | 2010-07-16 | 1 | -1/+1 |
* | Use WebCore's built in support for user styles instead of the | aa@chromium.org | 2010-07-16 | 1 | -1/+1 |
* | Only setup the contextMenus listener if we're actually using contextMenus. | asargent@chromium.org | 2010-07-15 | 1 | -8/+15 |
* | More cleanup of extensions context menu API. | asargent@chromium.org | 2010-07-14 | 1 | -12/+46 |
* | Add chrome.experimental.omnibox.styleUrl for highlighting text as an URL. | mpcomplete@chromium.org | 2010-07-14 | 1 | -0/+4 |
* | Clean up browser_resources.grd: | pkasting@chromium.org | 2010-07-13 | 1 | -2/+2 |
* | Clean up renderer_resources.grd: | pkasting@chromium.org | 2010-07-12 | 1 | -0/+0 |
* | Move idle from experimental. | levin@chromium.org | 2010-07-12 | 1 | -1/+1 |
* | Some cleanup of the extensions context menu API. | asargent@chromium.org | 2010-07-09 | 2 | -10/+4 |
* | Add support for omnibox.onInputStarted and onInputCancelled. | mpcomplete@chromium.org | 2010-07-02 | 1 | -18/+2 |
* | **Reapply change that caused build break in chromeos/arm** | rogerta@google.com | 2010-07-01 | 1 | -0/+1 |
* | Revert 50977 - Add support for RLZ chrome extension api. | sky@chromium.org | 2010-06-28 | 1 | -1/+0 |
* | Add support for RLZ chrome extension api. | rogerta@google.com | 2010-06-28 | 1 | -0/+1 |
* | Address some visual problems with the omnibox extension API: | mpcomplete@chromium.org | 2010-06-21 | 1 | -0/+13 |
* | Send WINDOW_ID_NONE in chrome.windows.onFocusChanged when all windows loose f... | rafaelw@chromium.org | 2010-06-16 | 1 | -0/+22 |
* | Fix extension context menu API onclick handlers. | asargent@chromium.org | 2010-06-04 | 1 | -3/+5 |
* | Change 'const' to 'var' in event_bindings.js for ECMAScript compatibility rea... | ericdingle@chromium.org | 2010-06-03 | 1 | -5/+5 |
* | Prevent extensions from clobbering JSON implementation that extension calls use | rafaelw@chromium.org | 2010-06-01 | 3 | -21/+43 |
* | First pass at experimental omnibox API. There are plenty of rough edges and f... | mpcomplete@chromium.org | 2010-05-28 | 3 | -1/+18 |
* | Update extension functions to always pass a list of arguments, even when one ... | arv@chromium.org | 2010-05-21 | 1 | -10/+3 |
* | Add the new cookies API to Chrome Extensions, minus the event | cindylau@google.com | 2010-05-18 | 1 | -0/+1 |
* | Add update and removeAll functions to extensions context menu API | asargent@chromium.org | 2010-05-12 | 1 | -10/+16 |
* | Correction, and simplification of the javascript code to capture the screen-s... | twiz@chromium.org | 2010-04-26 | 1 | -20/+11 |
* | Give chrome-extension frames in regular renderers access to messaging APIs, | mpcomplete@chromium.org | 2010-04-19 | 1 | -2/+13 |
* | Add ability to manipulate DOM elements from the automation proxy. Rework the ... | kkania@chromium.org | 2010-04-16 | 1 | -55/+239 |
* | Support PNG and quality control in chrome.tabs.captureVisibleTab(). | skerner@chromium.org | 2010-04-08 | 1 | -15/+44 |
* | Reland: No longer accept 'null' as signifying unset optional object property ... | rafaelw@chromium.org | 2010-04-06 | 1 | -3/+2 |
* | Revert "No longer accept 'null' as signifying unset optional object property ... | rafaelw@chromium.org | 2010-04-05 | 1 | -1/+2 |
* | No longer accept 'null' as signifying unset optional object property in exten... | rafaelw@chromium.org | 2010-04-05 | 1 | -2/+1 |
* | Move history API out of experimental. Allow extensions to override history p... | skerner@chromium.org | 2010-04-01 | 2 | -18/+1 |
* | Adding API tests for getViews and infobars. | finnur@chromium.org | 2010-03-31 | 1 | -2/+12 |
* | Properly fix ends of lines. | antonm@chromium.org | 2010-03-24 | 1 | -1/+27 |
* | Enforce extension permissions in C++ (instead of Javascript). | jochen@chromium.org | 2010-03-24 | 2 | -14/+1 |
* | Fix end of lines. | antonm@chromium.org | 2010-03-23 | 1 | -27/+1 |
* | Initial version of an experimental Extensions Context Menu API. | asargent@chromium.org | 2010-03-23 | 2 | -4/+55 |
* | Add support for interacting with the DOM in browser_tests. | kkania@chromium.org | 2010-03-18 | 1 | -0/+234 |
* | Minor extension infobar changes. | finnur@chromium.org | 2010-03-18 | 1 | -1/+1 |
* | Committing for dcheng@ | brg@chromium.com | 2010-03-17 | 1 | -0/+1 |
* | Revert 41789 - Add support for DOM interaction in browser tests via C++. | kkania@chromium.org | 2010-03-17 | 1 | -234/+0 |
* | First cut at adding Extension Infobars to the experimental API. | finnur@chromium.org | 2010-03-17 | 1 | -0/+1 |
* | Add support for DOM interaction in browser tests via C++. | kkania@chromium.org | 2010-03-17 | 1 | -0/+234 |
* | Idle API for the extension system | brg@chromium.com | 2010-03-16 | 1 | -0/+1 |
* | Move metrics api to the experimental name space. | rogerta@chromium.org | 2010-03-12 | 1 | -1/+1 |
* | Add chrome.extension.inIncognitoTab for content scripts. | mpcomplete@chromium.org | 2010-03-12 | 1 | -4/+4 |
* | Add a metrics extensions API. | rogerta@chromium.org | 2010-02-26 | 1 | -0/+1 |