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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
The Provider for External Extensions no longer uses
finnur@chromium.org
2009-06-25
1
-27
/
+142
*
Changes to ExtensionsService to support extensions auto-update.
asargent@chromium.org
2009-06-23
1
-0
/
+143
*
Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...
aa@chromium.org
2009-06-23
1
-1
/
+31
*
Disable extensions besides externally installed ones and themes.
aa@chromium.org
2009-06-23
1
-6
/
+15
*
TBR: Fix dead tree.
aa@chromium.org
2009-06-22
1
-46
/
+7
*
Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...
aa@chromium.org
2009-06-22
1
-1
/
+31
*
Disable extensions besides externally installed ones and themes.
aa@chromium.org
2009-06-22
1
-6
/
+15
*
TBR: Add more logging to try and track down flakey crypto tests.
aa@chromium.org
2009-06-20
1
-4
/
+0
*
linux: make extensions service test pass in Debug.
evan@chromium.org
2009-06-19
1
-1
/
+1
*
Abstract ExtensionPrefs into their own class.
erikkay@google.com
2009-06-18
1
-3
/
+3
*
Revert r18661.
willchan@chromium.org
2009-06-18
1
-3
/
+3
*
Pull Extension-related prefs into its own class. Also add a notification for...
erikkay@google.com
2009-06-17
1
-3
/
+3
*
Whoops. Actually print out the private key in the unit test,
aa@chromium.org
2009-06-16
1
-1
/
+1
*
Trying to debug a purify problem, the flags are not set to output LOG(INFO), ...
aa@chromium.org
2009-06-16
1
-1
/
+1
*
Temporarily break the purify bot again so that I can get log
aa@chromium.org
2009-06-16
1
-0
/
+4
*
Clean up extension loading:
erikkay@google.com
2009-06-15
1
-68
/
+73
*
Change extension id format back to mp-decimal, and change the
aa@chromium.org
2009-06-13
1
-26
/
+21
*
Verify signed .crx extension installations
rafaelw@chromium.org
2009-06-12
1
-20
/
+66
*
Factor out the code that deals with installing external extensions through Re...
finnur@chromium.org
2009-06-12
1
-49
/
+116
*
Revert "BUG=12114"
tc@google.com
2009-06-11
1
-67
/
+21
*
BUG=12114
rafaelw@chromium.org
2009-06-11
1
-21
/
+67
*
Fix extension loading code to properly filter out non-themes
aa@chromium.org
2009-06-11
1
-0
/
+1
*
Remove the prepended manifest from the crx format. Now we just have the heade...
aa@chromium.org
2009-06-10
1
-3
/
+7
*
Dummy change to fix "svn: Inconsistent line ending style"
maruel@chromium.org
2009-06-10
1
-13
/
+13
*
chrome.exe --package-extension generates .crx from extension directory
rafaelw@chromium.org
2009-06-09
1
-0
/
+65
*
Fix user scripts not getting initialized.
aa@chromium.org
2009-06-08
1
-35
/
+17
*
Add this ability to install Extensions using preferences. Also known as: port...
finnur@chromium.org
2009-06-05
1
-23
/
+266
*
Don't prompt before installing a Theme, move existing prompt so that users ar...
glen@chromium.org
2009-06-05
1
-1
/
+1
*
Validate that extension resources exist.
glen@chromium.org
2009-06-05
1
-2
/
+6
*
Change plugin handling in extension from "plugin_dir" to a "plugin" list of
mpcomplete@google.com
2009-06-03
1
-3
/
+8
*
The extensions service wasn't getting inited despite being used by themes (th...
glen@chromium.org
2009-06-02
1
-5
/
+22
*
Allow themes to be installed without any commandline flag, still require flag...
glen@chromium.org
2009-05-29
1
-11
/
+43
*
Remove unused code from ExtensionsService.
mpcomplete@google.com
2009-05-26
1
-2
/
+2
*
Have the browser process rewrite manifest.json and theme/page action images
mpcomplete@google.com
2009-05-22
1
-1
/
+15
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-21
1
-235
/
+309
*
Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-21
1
-309
/
+235
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
1
-235
/
+309
*
TBR: Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-20
1
-309
/
+235
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
1
-235
/
+309
*
Introducing the Utility process, which handles the unpacking and verification
mpcomplete@google.com
2009-05-15
1
-7
/
+7
*
Add ExtensionsService::Uninstall() plus unit tests.
aa@chromium.org
2009-05-15
1
-12
/
+47
*
This is the first pass at themes.
glen@chromium.org
2009-05-09
1
-4
/
+73
*
Resurrect ExtensionProcessManager. Move the code for starting extension
mpcomplete@google.com
2009-05-06
1
-37
/
+0
*
PageActions now work across tabs and windows.
finnur@chromium.org
2009-05-06
1
-0
/
+4
*
Several minor visual fixes to toolstrips:
aa@chromium.org
2009-05-04
1
-8
/
+8
*
Refactor ExtensionView to support a UI-less extension instance.
mpcomplete@google.com
2009-04-29
1
-0
/
+3
*
Remove ExtensionProcessManager and move its functionality onto
mpcomplete@google.com
2009-04-16
1
-0
/
+37
*
Make the "id" key for extension manifests optional in
aa@chromium.org
2009-03-31
1
-0
/
+30
*
Support for extensions permissions. This CL only contains, parsing, initializ...
rafaelw@chromium.org
2009-03-23
1
-0
/
+5
*
Allow multiple toolstrips in an extension.
aa@chromium.org
2009-03-21
1
-0
/
+4
[next]