| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix memory leak in extensions::MenuManager. | kinaba@chromium.org | 2014-04-02 | 1 | -2/+7 |
* | Remove chrome/browser/extensions/event_names | rdevlin.cronin@chromium.org | 2014-03-27 | 1 | -3/+6 |
* | Rename NOTIFICATION_EXTENSION_UNLOADED to | kalman@chromium.org | 2014-03-19 | 1 | -2/+2 |
* | Fix <webview>.contextMenus requiring chrome.contextMenus permission. | lazyboy@chromium.org | 2014-03-12 | 1 | -4/+7 |
* | <webview>: Context menu API implementation CL. | lazyboy@chromium.org | 2014-03-10 | 1 | -50/+103 |
* | Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1. | yoz@chromium.org | 2014-01-30 | 1 | -1/+1 |
* | Revert 242454 "Revert 242450 "Update some uses of UTF conversion..." | avi@chromium.org | 2013-12-24 | 1 | -2/+2 |
* | Revert 242450 "Update some uses of UTF conversions in chrome/bro..." | avi@chromium.org | 2013-12-24 | 1 | -2/+2 |
* | Update some uses of UTF conversions in chrome/browser to use the base:: names... | avi@chromium.org | 2013-12-24 | 1 | -2/+2 |
* | Update some uses of Value in chrome/browser to use the base:: namespace. | avi@chromium.org | 2013-12-23 | 1 | -9/+9 |
* | Replace string16 with base::string16 in chrome/browser | brettw@chromium.org | 2013-12-12 | 1 | -2/+2 |
* | Convert string16 to use base namespace. | brettw@chromium.org | 2013-12-09 | 1 | -2/+2 |
* | Move EventRouter to src/extensions/browser | jamescook@chromium.org | 2013-11-21 | 1 | -1/+1 |
* | Move Extension and PermissionsData to extensions/common. | yoz@chromium.org | 2013-11-15 | 1 | -1/+1 |
* | Split extensions::MenuManager instance out from ExtensionService. | benwells@chromium.org | 2013-11-14 | 1 | -24/+48 |
* | Convert extensions::EventRouter from Profile to BrowserContext | jamescook@chromium.org | 2013-11-13 | 1 | -2/+2 |
* | Move chrome/common/extensions/background_info.h to src/extensions | jamescook@chromium.org | 2013-11-09 | 1 | -1/+1 |
* | Rename WebKit namespace to blink (part 4) | abarth@chromium.org | 2013-11-07 | 1 | -3/+3 |
* | Move text_elider to gfx. | ben@chromium.org | 2013-09-09 | 1 | -2/+2 |
* | JSON/IDL Compiler now generates event names as of r215660. Use these generate... | DHNishi@gmail.com | 2013-08-20 | 1 | -1/+4 |
* | Update some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | Convert most of extensions and some other random stuff to using the base name... | brettw@chromium.org | 2013-06-21 | 1 | -5/+6 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/. | dcheng@chromium.org | 2013-06-12 | 1 | -3/+1 |
* | Use a direct include of strings headers in chrome/browser/extensions/, part 4. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. | avi@chromium.org | 2013-06-07 | 1 | -2/+2 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-17 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -6/+2 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -2/+6 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -6/+2 |
* | Manifest handler for all keys background-related. | yoz@chromium.org | 2013-03-01 | 1 | -2/+3 |
* | Use ImageLoader instead of ImageLoadingTracker (Part 5) | rpaquay@chromium.org | 2013-01-15 | 1 | -1/+1 |
* | Do not pass URLs in onUpdated events to extensions unless they have the | mvrable@chromium.org | 2013-01-12 | 1 | -2/+1 |
* | Revert 176406 | nick@chromium.org | 2013-01-11 | 1 | -1/+2 |
* | Do not pass URLs in onUpdated events to extensions unless they have the | mvrable@chromium.org | 2013-01-11 | 1 | -2/+1 |
* | Fix parentMenuItemId in context menu click callback. | yoz@chromium.org | 2012-12-13 | 1 | -1/+1 |
* | Remove TabContents from extensions. | avi@chromium.org | 2012-12-11 | 1 | -1/+0 |
* | Remove deprecated extension EventRouter APIs. | mpcomplete@chromium.org | 2012-12-07 | 1 | -8/+14 |
* | Incognito-allowed package apps produce duplicate items in context menu | MHX348@motorola.com | 2012-10-30 | 1 | -0/+18 |
* | Remove GetExtensionEventRouter calls and replace with PKSF calls through the ... | mirandac@chromium.org | 2012-10-29 | 1 | -1/+2 |
* | Make extension commands grant the activeTab permission. | kalman@chromium.org | 2012-09-24 | 1 | -1/+1 |
* | Always send the full tab object in ExtensionAction click event. | aa@chromium.org | 2012-09-17 | 1 | -3/+5 |
* | Switch Extensions::TabHelper to use WebContents, WebContentsUserData. | avi@chromium.org | 2012-09-12 | 1 | -6/+5 |
* | Revert r155743, "Switch Extensions::TabHelper to use WebContents, WebContents... | avi@chromium.org | 2012-09-11 | 1 | -5/+6 |
* | Switch Extensions::TabHelper to use WebContents, WebContentsUserData. | avi@chromium.org | 2012-09-10 | 1 | -6/+5 |
* | Remove permission warnings from most tabs and windows APIs. | aa@chromium.org | 2012-09-04 | 1 | -1/+1 |
* | Tab value for context menu onclick event should be optional. | mek@chromium.org | 2012-08-17 | 1 | -5/+8 |
* | Context Menus now uses the JSON Schema Compiler. | hebert.christopherj@chromium.org | 2012-08-14 | 1 | -18/+41 |
* | Refactor extension event distribution to use Values instead of JSON strings. | gdk@chromium.org | 2012-08-07 | 1 | -8/+6 |
* | Correct const accessors in base/values.(h|cc) | vabr@chromium.org | 2012-07-27 | 1 | -3/+3 |
* | Move ExtensionEventRouter and related into extensions namespace | rdevlin.cronin@chromium.org | 2012-07-23 | 1 | -7/+7 |