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
Commit message (
Expand
)
Author
Age
Files
Lines
*
This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.
aa@chromium.org
2009-01-09
3
-0
/
+413
*
Add chrome-user-script:// protocol
aa@chromium.org
2009-01-08
2
-14
/
+37
*
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
5
-3
/
+152
*
Switch Extension over to UTF8 strings.
scherkus@chromium.org
2008-12-18
3
-17
/
+17
*
Fix extensions_service_unittest on Linux.
phajdan.jr@chromium.org
2008-12-11
1
-3
/
+17
*
Reverting 6787. inteded to commit other changelist.
phajdan.jr@chromium.org
2008-12-11
1
-17
/
+3
*
Fix extensions_service_unittest on Linux.
phajdan.jr@chromium.org
2008-12-11
1
-3
/
+17
*
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
2
-6
/
+9
*
Report errors during extension load. Change all the error strings to utf-8.
aa@chromium.org
2008-12-08
6
-52
/
+60
*
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