| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert extensions::EventRouter from Profile to BrowserContext | jamescook@chromium.org | 2013-11-13 | 1 | -1/+1 |
* | Remove Profile dependency from ExtensionFunction | benwells@chromium.org | 2013-10-28 | 1 | -4/+4 |
* | JSON/IDL Compiler now generates event names as of r215660. Use these generate... | DHNishi@gmail.com | 2013-08-20 | 1 | -2/+6 |
* | Update some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | Use a direct include of time headers in chrome/browser/, part 3. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Convert most of extensions and some other random stuff to using the base name... | brettw@chromium.org | 2013-06-21 | 1 | -6/+6 |
* | Move RuntimeData and related permissions out of Extension class | rdevlin.cronin@chromium.org | 2013-05-17 | 1 | -1/+3 |
* | Adding Priority field to cookies. | erikwright@chromium.org | 2013-04-19 | 1 | -0/+2 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -24/+31 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -31/+24 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -24/+31 |
* | Swap BrowserList::const_iterator for the multi-desktop aware BrowserIterator ... | gab@chromium.org | 2013-02-01 | 1 | -4/+3 |
* | Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it | kalman@chromium.org | 2013-01-11 | 1 | -40/+41 |
* | Revert revision 176015 | ricow@chromium.org | 2013-01-10 | 1 | -41/+40 |
* | Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it | kalman@chromium.org | 2013-01-10 | 1 | -40/+41 |
* | Remove some Profile-keyed factory boilerplate: management, omnibox, preferenc... | yoz@chromium.org | 2013-01-08 | 1 | -9/+8 |
* | Remove Profile-keyed factory boilerplate: cookies, managed_mode & web_navigation | MHX348@motorola.com | 2013-01-03 | 1 | -0/+10 |
* | Remove deprecated extension EventRouter APIs. | mpcomplete@chromium.org | 2012-12-07 | 1 | -2/+4 |
* | Make ExtensionCookiesEventRouter initialize lazily when a cookie listener reg... | MHX348@motorola.com | 2012-12-06 | 1 | -5/+24 |
* | Move extension_error_utils.* and url_pattern_set.* into | aa@chromium.org | 2012-11-19 | 1 | -5/+5 |
* | Coalesce event router Init calls into their constructors. | yoz@chromium.org | 2012-11-05 | 1 | -6/+3 |
* | Remove GetExtensionEventRouter calls and replace with PKSF calls through the ... | mirandac@chromium.org | 2012-10-29 | 1 | -1/+3 |
* | Cleanup: Simplify some extension API code. | thestig@chromium.org | 2012-09-11 | 1 | -15/+17 |
* | Remove noisy LOG statement from cookies API | jochen@chromium.org | 2012-08-16 | 1 | -3/+0 |
* | Refactor extension event distribution to use Values instead of JSON strings. | gdk@chromium.org | 2012-08-07 | 1 | -10/+8 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2012-07-25 | 1 | -1/+1 |
* | Move ExtensionEventRouter and related into extensions namespace | rdevlin.cronin@chromium.org | 2012-07-23 | 1 | -1/+1 |
* | Refactor chrome.cookies API to use JSON schema compiler. | mitchellwrosen@chromium.org | 2012-07-23 | 1 | -136/+137 |
* | More -Wunused-private-field cleanups. | thakis@chromium.org | 2012-07-20 | 1 | -1/+1 |
* | Move CanonicalCookie into separate files | battre@chromium.org | 2012-07-18 | 1 | -0/+1 |
* | Added support for multiple parameters to Extension API callbacks. | mtytel@chromium.org | 2012-07-12 | 1 | -8/+6 |
* | Filtered events. | koz@chromium.org | 2012-07-05 | 1 | -1/+1 |
* | Revert 145145 - Filtered events. | dharani@chromium.org | 2012-07-03 | 1 | -1/+1 |
* | Filtered events. | koz@chromium.org | 2012-07-02 | 1 | -1/+1 |
* | Revert 143896 - Filtered events. | benwells@chromium.org | 2012-06-25 | 1 | -1/+1 |
* | Filtered events. | koz@chromium.org | 2012-06-25 | 1 | -1/+1 |
* | Filtered events. | koz@chromium.org | 2012-06-25 | 1 | -1/+1 |
* | Filtered events. | koz@chromium.org | 2012-06-25 | 1 | -1/+1 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -1/+1 |
* | Moves methods for finding browsers to browser_finder. | sky@chromium.org | 2012-05-16 | 1 | -0/+1 |
* | Move cookies extension API to api/cookies dir. | hebert.christopherj@chromium.org | 2012-05-16 | 1 | -0/+546 |