index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
extensions
/
extensions_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add user script support to extensions.
aa@chromium.org
2009-01-25
1
-2
/
+23
*
Try again to commit r8486, which updates the manifest
aa@chromium.org
2009-01-23
1
-1
/
+5
*
Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").
deanm@chromium.org
2009-01-22
1
-1
/
+2
*
Change the signature of JSONReader::Read() and related
aa@chromium.org
2008-12-29
1
-4
/
+3
*
Implement extension:// protocol.
aa@chromium.org
2008-12-24
1
-3
/
+7
*
Move file enumeration to filepaths.
avi@google.com
2008-12-11
1
-8
/
+9
*
bad merge, no need to delete a scoped_ptr
tc@google.com
2008-12-08
1
-1
/
+0
*
Fix a leak in ExtensionsService and another in ExtensionsServiceTest.
aa@chromium.org
2008-12-08
1
-3
/
+5
*
Report errors during extension load. Change all the error strings to utf-8.
aa@chromium.org
2008-12-08
1
-15
/
+16
*
Add error messages to JSONReader and friends. This required a bit of refactor...
aa@chromium.org
2008-12-05
1
-1
/
+1
*
Introduce ExtensionsService. Load extensions on startup from a directory in
aa@chromium.org
2008-12-05
1
-0
/
+130