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
/
extension.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Complain when an extension does not contain a user script it claims to.
aa@chromium.org
2009-02-20
1
-2
/
+2
*
Manifest renames.
aa@chromium.org
2009-02-19
1
-34
/
+34
*
Add early-injection capability to user scripts.
aa@chromium.org
2009-02-14
1
-0
/
+23
*
Integrate URLPattern with Extension user scripts.
aa@chromium.org
2009-02-05
1
-7
/
+15
*
Simple installation of extensions using chrome.exe --install-extensionChanged...
erikkay@google.com
2009-01-29
1
-3
/
+44
*
Try again to commit r8486, which updates the manifest
aa@chromium.org
2009-01-23
1
-52
/
+179
*
Revert "Parse more user script info out of the manifest and expose"
aa@chromium.org
2009-01-22
1
-176
/
+52
*
Parse more user script info out of the manifest and expose
aa@chromium.org
2009-01-22
1
-52
/
+176
*
Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").
deanm@chromium.org
2009-01-22
1
-2
/
+1
*
Add version to list of required fields. This is required prep work for exten...
erikkay@google.com
2009-01-12
1
-1
/
+13
*
Switch Extension over to UTF8 strings.
scherkus@chromium.org
2008-12-18
1
-1
/
+1
*
Report errors during extension load. Change all the error strings to utf-8.
aa@chromium.org
2008-12-08
1
-16
/
+16
*
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
1
-18
/
+23
*
Introduce Extension class that can serializer and deserialize from Value
aa@chromium.org
2008-12-02
1
-0
/
+115