| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |