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
/
test
/
data
/
extensions
/
good
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove svn:executable property from some more files that don't need it.
thestig@chromium.org
2009-07-10
2
-21
/
+21
*
Add getLanguage function to tab extension.
sidchat@google.com
2009-07-10
2
-0
/
+22
*
Make the API to open a message channel symmetric, so it works the same whethe...
mpcomplete@chromium.org
2009-07-09
4
-1
/
+78
*
Add an ExtensionBrowserTest base class that allows in-process browser tests o...
aa@chromium.org
2009-07-04
2
-56
/
+10
*
In this episode, we implement the DOMUI interface for extension views that ar...
aa@chromium.org
2009-07-01
1
-0
/
+12
*
Adds a browser_test for extension startup, content script
aa@chromium.org
2009-07-01
2
-1
/
+2
*
Refactored ExtensionsPrefs to store paths relative to the extensions install ...
rafaelw@chromium.org
2009-06-25
17
-2
/
+23
*
Change extension id format back to mp-decimal, and change the
aa@chromium.org
2009-06-13
20
-20
/
+17
*
Verify signed .crx extension installations
rafaelw@chromium.org
2009-06-12
3
-3
/
+6
*
Revert "BUG=12114"
tc@google.com
2009-06-11
3
-6
/
+3
*
BUG=12114
rafaelw@chromium.org
2009-06-11
3
-3
/
+6
*
Change plugin handling in extension from "plugin_dir" to a "plugin" list of
mpcomplete@google.com
2009-06-03
3
-1
/
+4
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-21
1
-0
/
+0
*
Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-21
1
-0
/
+0
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
1
-0
/
+0
*
TBR: Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-20
1
-0
/
+0
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
1
-0
/
+0
*
Add ExtensionsService::Uninstall() plus unit tests.
aa@chromium.org
2009-05-15
1
-0
/
+0
*
Add inspect links for all active views in chrome://extensions.
aa@chromium.org
2009-05-07
1
-1
/
+1
*
Pass down the opener tab when a message channel is opened to an extension.
mpcomplete@google.com
2009-05-01
1
-1
/
+1
*
Refactor ExtensionView to support a UI-less extension instance.
mpcomplete@google.com
2009-04-29
2
-1
/
+3
*
Hook up a bit more plumbing to ExtensionView which should allow popup windows...
erikkay@google.com
2009-04-13
2
-2
/
+11
*
Add aa's Event class to our javascript bindings and use it in our extension
mpcomplete@google.com
2009-04-08
1
-2
/
+2
*
Add code to support 2-way communication between extensions and renderers. Th...
mpcomplete@google.com
2009-04-02
1
-2
/
+11
*
Make the "id" key for extension manifests optional in
aa@chromium.org
2009-03-31
3
-3
/
+0
*
Initial rev at a message passing API for extensions. So far, only passing
mpcomplete@google.com
2009-03-23
1
-1
/
+4
*
Support for extensions permissions. This CL only contains, parsing, initializ...
rafaelw@chromium.org
2009-03-23
1
-0
/
+1
*
Allow multiple toolstrips in an extension.
aa@chromium.org
2009-03-21
3
-1
/
+25
*
Allow multiple js files per content script. Thanks to georged for making this...
aa@chromium.org
2009-03-20
1
-5
/
+1
*
Review URL: http://codereview.chromium.org/42288
georged@chromium.org
2009-03-18
3
-1
/
+10
*
Unrevert 11294.
mpcomplete@google.com
2009-03-10
3
-5
/
+22
*
Reverting 11294.
mpcomplete@google.com
2009-03-09
3
-22
/
+5
*
Support loading extensions into the bookmark toolbar.
mpcomplete@google.com
2009-03-09
3
-5
/
+22
*
chrome-ui://extensions/ is now populated with data collected from the Extensi...
rafaelw@chromium.org
2009-03-09
2
-0
/
+5
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
2
-24
/
+24
*
Prototype extension process. This is a proof of concept, with a lot of
mpcomplete@google.com
2009-02-27
1
-0
/
+5
*
Enforce new id format (hex str of sha-1)
erikkay@google.com
2009-02-26
3
-3
/
+3
*
Add NPAPI plugins contained in extensions to the PluginList.
mpcomplete@google.com
2009-02-21
1
-1
/
+2
*
Complain when an extension does not contain a user script it claims to.
aa@chromium.org
2009-02-20
2
-0
/
+2
*
Manifest renames.
aa@chromium.org
2009-02-19
1
-3
/
+3
*
Do two TODOs related to --load-extension:
aa@chromium.org
2009-02-17
7
-0
/
+32