| Commit message (Expand) | Author | Age | Files | Lines |
* | Differential updates for components. We are adding support for delivering del... | sorin@chromium.org | 2013-06-21 | 2 | -2/+19 |
* | Revert 207805 "Differential updates for components. We are addin..." | dmichael@chromium.org | 2013-06-21 | 2 | -19/+2 |
* | Differential updates for components. We are adding support for delivering del... | sorin@chromium.org | 2013-06-21 | 2 | -2/+19 |
* | <webview>: Add support for filtering extension events by instanceId. | fsamuel@chromium.org | 2013-06-19 | 4 | -12/+27 |
* | Remove aa@chromium.org from extensions-related OWNERS files. | aa@chromium.org | 2013-06-19 | 1 | -1/+0 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in extensions/. | dcheng@chromium.org | 2013-06-13 | 2 | -15/+17 |
* | Move Extension-Controlled Preference functions from ExtPrefs to PreferenceAPI | rdevlin.cronin@chromium.org | 2013-06-12 | 3 | -0/+107 |
* | Turn disallowed URL patterns such as <all_urls> for externally_connectable into | kalman@chromium.org | 2013-06-11 | 3 | -12/+15 |
* | Use a direct include of strings headers in extensions/, google_apis/, gpu/. | avi@chromium.org | 2013-06-11 | 8 | -10/+10 |
* | Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Update extensions/ to use scoped_refptr<T>::get() rather than implicit "opera... | rsleevi@chromium.org | 2013-06-01 | 2 | -2/+2 |
* | Use base::MessageLoop in more files. | xhwang@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | Allow virtual keyboard window to access audio stream and speech api for voice... | bshe@chromium.org | 2013-05-24 | 1 | -0/+1 |
* | Replace the RulesRegistryWithCache 'ready' system with a OneShotEvent. | jyasskin@chromium.org | 2013-05-23 | 1 | -1/+5 |
* | Add a non-blocking "OneShotEvent" class | jyasskin@chromium.org | 2013-05-17 | 3 | -0/+275 |
* | Reland 200220 - Make ExtensionPrefs a ProfileKeyedService. | yoz@chromium.org | 2013-05-16 | 2 | -0/+6 |
* | Revert 200220 "Make ExtensionPrefs a ProfileKeyedService." | eugenis@chromium.org | 2013-05-15 | 2 | -6/+0 |
* | Speed improvements to SubstringSetMatcher | vabr@chromium.org | 2013-05-15 | 2 | -55/+123 |
* | Make ExtensionPrefs a ProfileKeyedService. | yoz@chromium.org | 2013-05-15 | 2 | -0/+6 |
* | Revert 198871 "Speed improvements to SubstringSetMatcher" | vabr@chromium.org | 2013-05-08 | 2 | -123/+55 |
* | Speed improvements to SubstringSetMatcher | vabr@chromium.org | 2013-05-08 | 2 | -55/+123 |
* | Revert 198803 "Speed improvements to SubstringSetMatcher" | dewittj@chromium.org | 2013-05-07 | 2 | -121/+55 |
* | Speed improvements to SubstringSetMatcher | vabr@chromium.org | 2013-05-07 | 2 | -55/+121 |
* | extensions: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-01 | 2 | -6/+5 |
* | Add a RE2 syntax check for kOriginAndPathMatchesKey | vabr@chromium.org | 2013-04-29 | 2 | -1/+12 |
* | Update the remaining include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-04-17 | 1 | -1/+1 |
* | Move path functions from file_util to FilePath object. | brettw@chromium.org | 2013-04-12 | 2 | -11/+13 |
* | Provide a mechanism to the decl. WebRequest API to match URLs without the que... | battre@chromium.org | 2013-04-11 | 8 | -15/+147 |
* | Replace HasNext() by !IsAtEnd() in extension related folders. | pneubeck@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 5 | -28/+35 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 5 | -35/+28 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 5 | -28/+35 |
* | Move the ViewType enum to extensions\common. | jam@chromium.org | 2013-04-01 | 4 | -0/+131 |
* | Move MessageLoop to base namespace. | brettw@chromium.org | 2013-03-31 | 1 | -1/+3 |
* | Remove the chrome include in extensions\DEPS by creating a test data director... | jam@chromium.org | 2013-03-29 | 5 | -17/+83 |
* | Commit some test data. TBR=yoyo | jam@chromium.org | 2013-03-28 | 2 | -0/+4 |
* | Move CrxFile, FileReader, ExtensionResource to src/extensions. | yoz@chromium.org | 2013-03-23 | 16 | -5/+895 |
* | Allow extensions on chrome:// URLs, when flag is set and permission is explic... | aboxhall@chromium.org | 2013-03-21 | 1 | -2/+4 |
* | src/: Update the remaining include paths of string_split.h to its new location. | tfarina@chromium.org | 2013-03-06 | 1 | -1/+1 |
* | Ignoring missing backslash at the end of a path if not specified by the url, ... | skuhne@chromium.org | 2013-02-23 | 2 | -3/+25 |
* | Add an OWNERS file to top-level extensions. | yoz@chromium.org | 2013-02-14 | 1 | -0/+13 |
* | Support requesting subsets of host permissions using the permissions API. | kalman@chromium.org | 2013-02-13 | 6 | -73/+235 |
* | Move EventFilter, EventFilteringInfo and EventMatcher | MHX348@motorola.com | 2013-02-12 | 7 | -0/+734 |
* | Move c/c/extensions/matcher/ to top level directory | MHX348@motorola.com | 2013-02-04 | 21 | -0/+3437 |
* | Move DraggableRegion to top directory src/extensions/common | MHX348@motorola.com | 2013-02-01 | 3 | -1/+36 |
* | Move Extension Location and Type enums to Manifest, and move InstallWarning t... | yoz@chromium.org | 2013-01-31 | 2 | -0/+59 |
* | Move extension_error_utils.* and url_pattern_set.* into | aa@chromium.org | 2012-11-19 | 6 | -1/+828 |
* | Establish /extensions directory and move URLPattern there. | aa@chromium.org | 2012-11-13 | 8 | -0/+1455 |