| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Added accessor for permissions map. NaCl needs this in order to look up | erikkay@chromium.org | 2010-07-15 | 1 | -0/+8 |
* | Enforce extension permissions in C++ (instead of Javascript). | jochen@chromium.org | 2010-03-24 | 1 | -0/+3 |
* | Allow users to enable extensions in incognito. Requires | mpcomplete@chromium.org | 2010-02-25 | 1 | -0/+4 |
* | Adding support for i18n to content scripts. | cira@chromium.org | 2009-12-29 | 1 | -6/+0 |
* | Fix regression where we stopped running content scripts in | aa@chromium.org | 2009-12-16 | 1 | -0/+4 |
* | Delete glue/webview{_delegate}.h | darin@chromium.org | 2009-10-19 | 1 | -1/+4 |
* | Implementing chrome.i18n.getMessage call, that loads message from the extensi... | cira@chromium.org | 2009-09-28 | 1 | -0/+5 |
* | Change the view mode when switching between moles and toolstrips, and | erikkay@chromium.org | 2009-09-19 | 1 | -1/+8 |
* | Revert 26635 - Change the view mode when switching between moles and toolstri... | mbelshe@google.com | 2009-09-18 | 1 | -8/+1 |
* | Change the view mode when switching between moles and toolstrips, and | erikkay@chromium.org | 2009-09-18 | 1 | -1/+8 |
* | Implement granular cross-origin XHR for extensions. | aa@chromium.org | 2009-08-23 | 1 | -3/+10 |
* | Add module-level permissions to extensions. | mpcomplete@chromium.org | 2009-08-07 | 1 | -0/+14 |
* | Retrying this patch. This was already reviewed by mpcomplete and the | finnur@chromium.org | 2009-07-15 | 1 | -0/+5 |
* | Reverting 20714. | finnur@chromium.org | 2009-07-15 | 1 | -5/+0 |
* | EFD now notifies EPM of renderviews created, which in turn notifies the rende... | finnur@chromium.org | 2009-07-15 | 1 | -0/+5 |
* | Make the API to open a message channel symmetric, so it works the same whethe... | mpcomplete@chromium.org | 2009-07-09 | 1 | -2/+5 |
* | Refactor extension bindings to share code, avoid exposing hidden variables | mpcomplete@chromium.org | 2009-06-30 | 1 | -4/+0 |
* | Revert 18765 to try to repair perf regression | jar@chromium.org | 2009-06-19 | 1 | -0/+1 |
* | Send port-closed notification when a frame with ports unloads. | mpcomplete@google.com | 2009-06-18 | 1 | -1/+0 |
* | Change the extension callback system to work more like events, where we track | mpcomplete@google.com | 2009-06-10 | 1 | -13/+3 |
* | Revert 17889. It broke the extensions_uitests. And I didn't even get it | mpcomplete@google.com | 2009-06-08 | 1 | -3/+13 |
* | Change the extension callback system to work more like events, where we track | mpcomplete@google.com | 2009-06-08 | 1 | -13/+3 |
* | extensions chrome.self.getViews(): | rafaelw@chromium.org | 2009-05-16 | 1 | -0/+1 |
* | FormatErrorMessage() functions are now publicly available from ExtensionError... | rafaelw@chromium.org | 2009-05-12 | 1 | -2/+13 |
* | Add JsonSchema-based validation for the tab APIs. | aa@chromium.org | 2009-04-14 | 1 | -25/+25 |
* | Revert "Add JsonSchema-based validation for the tab APIs." | aa@chromium.org | 2009-04-14 | 1 | -26/+25 |
* | Add JsonSchema-based validation for the tab APIs. | aa@chromium.org | 2009-04-14 | 1 | -25/+26 |
* | rebase and more minor changes. | aa@chromium.org | 2009-04-09 | 1 | -4/+0 |
* | Add more of the server-side plumbing for extension APIs. Also | aa@chromium.org | 2009-03-28 | 1 | -0/+2 |
* | Add basic infrastructure for sending async browser API request and receiving ... | aa@chromium.org | 2009-03-24 | 1 | -0/+27 |