summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-122-11/+13
* Provide a mechanism to the decl. WebRequest API to match URLs without the que...battre@chromium.org2013-04-118-15/+147
* Replace HasNext() by !IsAtEnd() in extension related folders.pneubeck@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-095-28/+35
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-095-35/+28
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-095-28/+35
* Move the ViewType enum to extensions\common.jam@chromium.org2013-04-014-0/+131
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-311-1/+3
* Remove the chrome include in extensions\DEPS by creating a test data director...jam@chromium.org2013-03-295-17/+83
* Commit some test data. TBR=yoyojam@chromium.org2013-03-282-0/+4
* Move CrxFile, FileReader, ExtensionResource to src/extensions.yoz@chromium.org2013-03-2316-5/+895
* Allow extensions on chrome:// URLs, when flag is set and permission is explic...aboxhall@chromium.org2013-03-211-2/+4
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Ignoring missing backslash at the end of a path if not specified by the url, ...skuhne@chromium.org2013-02-232-3/+25
* Add an OWNERS file to top-level extensions.yoz@chromium.org2013-02-141-0/+13
* Support requesting subsets of host permissions using the permissions API.kalman@chromium.org2013-02-136-73/+235
* Move EventFilter, EventFilteringInfo and EventMatcherMHX348@motorola.com2013-02-127-0/+734
* Move c/c/extensions/matcher/ to top level directoryMHX348@motorola.com2013-02-0421-0/+3437
* Move DraggableRegion to top directory src/extensions/commonMHX348@motorola.com2013-02-013-1/+36
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-312-0/+59
* Move extension_error_utils.* and url_pattern_set.* intoaa@chromium.org2012-11-196-1/+828
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-138-0/+1455