Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add error messages to JSONReader and friends. This required a bit of refactor... | aa@chromium.org | 2008-12-05 | 1 | -1/+1 |
* | fix chrome_paths to make some test dirs relative to base::DIR_SOURCE_ROOT | erikkay@google.com | 2008-12-05 | 1 | -5/+3 |
* | Fixed a bogus initialization of string constants. The stack allocated string... | erikkay@google.com | 2008-12-05 | 1 | -12/+6 |
* | Introduce ExtensionsService. Load extensions on startup from a directory in | aa@chromium.org | 2008-12-05 | 5 | -32/+376 |
* | Introduce Extension class that can serializer and deserialize from Value | aa@chromium.org | 2008-12-02 | 3 | -0/+274 |