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
*
svn prop fixes. Applied to all files not in third_party.
pkasting@chromium.org
2010-03-09
1
-0
/
+0
*
Don't report the language if the CLD reports it as unreliable or if the text ...
jcampan@chromium.org
2010-02-24
1
-1
/
+18
*
Reland r36541 (which went in without any commit log by some magic). Was rever...
jshin@chromium.org
2010-01-19
1
-0
/
+1
*
Revert 36541 (which went in without any commit log by some black magic).
jshin@chromium.org
2010-01-19
1
-1
/
+0
*
Review URL: http://codereview.chromium.org/545123
jshin@chromium.org
2010-01-19
1
-0
/
+1
*
Move the extension messaging tests to be ExtensionApiTests. Remove the old
mpcomplete@chromium.org
2010-01-08
4
-103
/
+13
*
Localizing manifest for installed or unpacked extensions.
cira@chromium.org
2009-12-16
1
-2
/
+2
*
Revert change that disallowed content scripts access to
aa@chromium.org
2009-11-22
2
-3
/
+3
*
Don't allow content scripts to execute on file:// urls.
finnur@chromium.org
2009-11-18
3
-4
/
+4
*
Re-commit "Add new user script injection point:
aa@chromium.org
2009-11-03
1
-21
/
+17
*
Revert r30784
aa@chromium.org
2009-11-03
1
-17
/
+21
*
Add new user script injection point "document_idle" and make it the default.
aa@chromium.org
2009-11-03
1
-21
/
+17
*
- Removes fallback from Prefs to LoadExtension on UI thread.
cira@chromium.org
2009-10-29
1
-3
/
+58
*
Rename getTabContentses to getExtensionTabs.
aa@chromium.org
2009-10-28
1
-5
/
+9
*
Implementing better fallback algorithm.
cira@chromium.org
2009-10-21
2
-0
/
+17
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
2
-0
/
+0
*
Implement chrome.extension.connectExternal and fix various API inconsistencies.
mpcomplete@chromium.org
2009-10-09
1
-0
/
+7
*
Revert r28293.
jhawkins@chromium.org
2009-10-07
2
-26
/
+2
*
Change detectLanguage() API to now return the top three languages as well the...
sidchat@chromium.org
2009-10-07
2
-2
/
+26
*
CL is the same as http://codereview.chromium.org/173487, but had to be moved ...
cira@chromium.org
2009-09-18
2
-6
/
+12
*
Simple fix of extension_l10n_util that allows folders in form ".some_name" to...
cira@chromium.org
2009-09-09
3
-0
/
+11
*
Extension API Renaming/Consistency changes
rafaelw@chromium.org
2009-08-28
2
-67
/
+85
*
Get rid of the extension's "Current Version" file.
mpcomplete@chromium.org
2009-08-20
3
-3
/
+0
*
Implementation of getBackgroundPage(), getToolstrips(), and
aa@chromium.org
2009-08-14
5
-0
/
+43
*
Add privacy_blacklists key to extension manifest and validate it.
phajdan.jr@chromium.org
2009-08-13
2
-1
/
+14
*
Add module-level permissions to extensions.
mpcomplete@chromium.org
2009-08-07
2
-1
/
+2
*
Reenable use of ExecuteScriptInNewWorld.
mpcomplete@chromium.org
2009-07-28
2
-3
/
+25
*
reenable a disabled part of a unit test
erikkay@chromium.org
2009-07-27
1
-2
/
+2
*
add mole info to toolstrip definition and enable moles
erikkay@chromium.org
2009-07-26
1
-1
/
+5
*
Another try at enabling the content script messaging test.
mpcomplete@chromium.org
2009-07-24
4
-52
/
+71
*
Revert "Fix an issue with unregistering content script contexts."
mpcomplete@chromium.org
2009-07-22
2
-25
/
+13
*
Fix an issue with unregistering content script contexts.
mpcomplete@chromium.org
2009-07-22
2
-13
/
+25
*
A small start: add icons to the extension manifest.
aa@chromium.org
2009-07-17
2
-0
/
+3
*
Change getLanguage to detectLanguage, and incorporate corresponding changes, ...
sidchat@google.com
2009-07-16
1
-2
/
+2
*
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
[next]