summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Add error messages to JSONReader and friends. This required a bit of refactor...aa@chromium.org2008-12-051-1/+1
* fix chrome_paths to make some test dirs relative to base::DIR_SOURCE_ROOTerikkay@google.com2008-12-051-5/+3
* Fixed a bogus initialization of string constants. The stack allocated string...erikkay@google.com2008-12-051-12/+6
* Introduce ExtensionsService. Load extensions on startup from a directory inaa@chromium.org2008-12-055-32/+376
* Introduce Extension class that can serializer and deserialize from Valueaa@chromium.org2008-12-023-0/+274