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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various minor fixes:
aa@chromium.org
2009-07-15
1
-1
/
+0
*
Implementation of Extension Updater.
asargent@chromium.org
2009-07-10
1
-6
/
+17
*
Add an ExtensionBrowserTest base class that allows in-process browser tests o...
aa@chromium.org
2009-07-04
1
-1
/
+5
*
Create an interface just for update-related functions in ExtensionsService.
asargent@chromium.org
2009-07-01
1
-11
/
+26
*
Change ExtensionHost to use notifications
erikkay@chromium.org
2009-06-26
1
-7
/
+0
*
Refactored ExtensionsPrefs to store paths relative to the extensions install ...
rafaelw@chromium.org
2009-06-25
1
-4
/
+6
*
The Provider for External Extensions no longer uses
finnur@chromium.org
2009-06-25
1
-3
/
+3
*
Clean up a few startup and shutdown dependencies which should fix some of the...
erikkay@google.com
2009-06-24
1
-0
/
+8
*
Changes to ExtensionsService to support extensions auto-update.
asargent@chromium.org
2009-06-23
1
-4
/
+37
*
Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...
aa@chromium.org
2009-06-23
1
-0
/
+2
*
Disable extensions besides externally installed ones and themes.
aa@chromium.org
2009-06-23
1
-3
/
+11
*
TBR: Fix dead tree.
aa@chromium.org
2009-06-22
1
-13
/
+3
*
Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...
aa@chromium.org
2009-06-22
1
-0
/
+2
*
Disable extensions besides externally installed ones and themes.
aa@chromium.org
2009-06-22
1
-3
/
+11
*
part 3 of toolstrip dragging - persist the drag order
erikkay@google.com
2009-06-19
1
-0
/
+8
*
Abstract ExtensionPrefs into their own class.
erikkay@google.com
2009-06-18
1
-31
/
+14
*
Revert r18661.
willchan@chromium.org
2009-06-18
1
-14
/
+31
*
Pull Extension-related prefs into its own class. Also add a notification for...
erikkay@google.com
2009-06-17
1
-31
/
+14
*
Reduce header dependencies in chrome/browser/
phajdan.jr@chromium.org
2009-06-16
1
-4
/
+2
*
Use linked_ptr for the ExternalExtensionProviders.
finnur@chromium.org
2009-06-15
1
-26
/
+28
*
Clean up extension loading:
erikkay@google.com
2009-06-15
1
-20
/
+38
*
Verify signed .crx extension installations
rafaelw@chromium.org
2009-06-12
1
-10
/
+58
*
Factor out the code that deals with installing external extensions through Re...
finnur@chromium.org
2009-06-12
1
-16
/
+50
*
Revert "BUG=12114"
tc@google.com
2009-06-11
1
-58
/
+10
*
BUG=12114
rafaelw@chromium.org
2009-06-11
1
-10
/
+58
*
Remove the prepended manifest from the crx format. Now we just have the heade...
aa@chromium.org
2009-06-10
1
-10
/
+0
*
Fix svn: Inconsistent line ending style
maruel@chromium.org
2009-06-10
1
-0
/
+1
*
chrome.exe --package-extension generates .crx from extension directory
rafaelw@chromium.org
2009-06-09
1
-0
/
+10
*
Add this ability to install Extensions using preferences. Also known as: port...
finnur@chromium.org
2009-06-05
1
-2
/
+43
*
Don't prompt before installing a Theme, move existing prompt so that users ar...
glen@chromium.org
2009-06-05
1
-7
/
+6
*
Allow themes to be installed without any commandline flag, still require flag...
glen@chromium.org
2009-05-29
1
-1
/
+24
*
Remove unused code from ExtensionsService.
mpcomplete@google.com
2009-05-26
1
-4
/
+0
*
Have the browser process rewrite manifest.json and theme/page action images
mpcomplete@google.com
2009-05-22
1
-4
/
+10
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-21
1
-66
/
+58
*
Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-21
1
-58
/
+66
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
1
-66
/
+58
*
TBR: Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-20
1
-58
/
+66
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
1
-66
/
+58
*
Introducing the Utility process, which handles the unpacking and verification
mpcomplete@google.com
2009-05-15
1
-13
/
+27
*
Add ExtensionsService::Uninstall() plus unit tests.
aa@chromium.org
2009-05-15
1
-20
/
+21
*
This is the first pass at themes.
glen@chromium.org
2009-05-09
1
-0
/
+11
*
Resurrect ExtensionProcessManager. Move the code for starting extension
mpcomplete@google.com
2009-05-06
1
-25
/
+0
*
PageActions now work across tabs and windows.
finnur@chromium.org
2009-05-06
1
-3
/
+7
*
Several minor visual fixes to toolstrips:
aa@chromium.org
2009-05-04
1
-2
/
+2
*
Refactor ExtensionView to support a UI-less extension instance.
mpcomplete@google.com
2009-04-29
1
-0
/
+10
*
Remove ExtensionProcessManager and move its functionality onto
mpcomplete@google.com
2009-04-16
1
-5
/
+21
*
Try one more time to check in http://codereview.chromium.org/60112
aa@chromium.org
2009-04-08
1
-1
/
+1
*
Revert "Implement chromium.self in content scripts..."
aa@chromium.org
2009-04-07
1
-1
/
+1
*
Implement chromium.self in content scripts, so that developers don't
aa@chromium.org
2009-04-07
1
-1
/
+1
*
Unrevert 11294.
mpcomplete@google.com
2009-03-10
1
-4
/
+0
[next]