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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Undo my bonehead mistake of checking in a modification to the
aa@chromium.org
2009-08-05
1
-6
/
+0
*
Fix memory leak introduced by r22043.
aa@chromium.org
2009-08-04
1
-2
/
+2
*
Make extensions auto-update schedule persist across browser restarts.
asargent@chromium.org
2009-08-03
1
-1
/
+2
*
Try again to land: http://codereview.chromium.org/160483
aa@chromium.org
2009-08-01
1
-48
/
+23
*
Rollback 22228
aa@chromium.org
2009-08-01
1
-23
/
+48
*
Ever closer. Extract a client interface out of CrxInstaller and
aa@chromium.org
2009-07-31
1
-48
/
+23
*
Fix some whitespace lint that has crept in.
asargent@chromium.org
2009-07-31
1
-5
/
+4
*
Pull CrxInstaller out of ExtensionsService.
aa@chromium.org
2009-07-30
1
-309
/
+72
*
Pull all the filesystem manipulation out of
aa@chromium.org
2009-07-28
1
-423
/
+55
*
Pull a SandboxedExtensionUnpacker out of ExtensionsService.
aa@chromium.org
2009-07-28
1
-348
/
+50
*
Make possible reloading extensions from the chrome://extensions/ page.
phajdan.jr@chromium.org
2009-07-27
1
-0
/
+8
*
Try again to commit r21622: Add infobar preview for themes,
aa@chromium.org
2009-07-26
1
-6
/
+29
*
Revert revisions 21622-21624.
aa@chromium.org
2009-07-26
1
-43
/
+14
*
Fix broken tree on mac/linux.
aa@chromium.org
2009-07-26
1
-1
/
+1
*
Add infobar preview for themes, remove --enable-extension
aa@chromium.org
2009-07-26
1
-14
/
+43
*
Make the download manager display a scary file warning if an
aa@chromium.org
2009-07-25
1
-5
/
+14
*
* notify theme loading with --load-extension
erikkay@chromium.org
2009-07-25
1
-11
/
+22
*
Use referrer_url instead of download url to decide whether a
aa@chromium.org
2009-07-25
1
-5
/
+8
*
Coverity: Pass FilePaths and strings by reference.
jhawkins@chromium.org
2009-07-24
1
-4
/
+4
*
More (temporary) cleanup for theme installation:
aa@chromium.org
2009-07-24
1
-24
/
+32
*
Unbreak extension installation. Cleanup accidentally reversed
aa@chromium.org
2009-07-23
1
-1
/
+1
*
Nasty short-term hack to special case display of dialog
aa@chromium.org
2009-07-22
1
-19
/
+47
*
A small start: add icons to the extension manifest.
aa@chromium.org
2009-07-17
1
-0
/
+11
*
Various minor fixes:
aa@chromium.org
2009-07-15
1
-0
/
+1
*
Refactor extension constants to improve readability, debugging, and to make i...
erikkay@chromium.org
2009-07-13
1
-3
/
+5
*
Implementation of Extension Updater.
asargent@chromium.org
2009-07-10
1
-16
/
+42
*
ExtensionsServiceBackend::GarbageCollectionExtensions() makes a local copy of...
rafaelw@chromium.org
2009-07-09
1
-3
/
+4
*
PageActions can now specify multiple icons and switch between them
finnur@chromium.org
2009-07-01
1
-6
/
+10
*
Create an interface just for update-related functions in ExtensionsService.
asargent@chromium.org
2009-07-01
1
-2
/
+3
*
Change ExtensionHost to use notifications
erikkay@chromium.org
2009-06-26
1
-1
/
+0
*
Refactored ExtensionsPrefs to store paths relative to the extensions install ...
rafaelw@chromium.org
2009-06-25
1
-2
/
+4
*
The Provider for External Extensions no longer uses
finnur@chromium.org
2009-06-25
1
-11
/
+10
*
Temporary extension UI for the Mac.
avi@chromium.org
2009-06-25
1
-15
/
+39
*
Clean up a few startup and shutdown dependencies which should fix some of the...
erikkay@google.com
2009-06-24
1
-11
/
+12
*
Changes to ExtensionsService to support extensions auto-update.
asargent@chromium.org
2009-06-23
1
-9
/
+73
*
Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...
aa@chromium.org
2009-06-23
1
-2
/
+13
*
Disable extensions besides externally installed ones and themes.
aa@chromium.org
2009-06-23
1
-27
/
+28
*
TBR: Fix dead tree.
aa@chromium.org
2009-06-22
1
-39
/
+27
*
Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...
aa@chromium.org
2009-06-22
1
-2
/
+13
*
Disable extensions besides externally installed ones and themes.
aa@chromium.org
2009-06-22
1
-27
/
+28
*
part 3 of toolstrip dragging - persist the drag order
erikkay@google.com
2009-06-19
1
-1
/
+3
*
linux: make extensions service test pass in Debug.
evan@chromium.org
2009-06-19
1
-4
/
+2
*
Abstract ExtensionPrefs into their own class.
erikkay@google.com
2009-06-18
1
-209
/
+64
*
Revert r18661.
willchan@chromium.org
2009-06-18
1
-64
/
+209
*
Pull Extension-related prefs into its own class. Also add a notification for...
erikkay@google.com
2009-06-17
1
-209
/
+64
*
Use GetForegroundWindow instead of GetActiveWindow because the former works on
mpcomplete@google.com
2009-06-15
1
-2
/
+2
*
Use linked_ptr for the ExternalExtensionProviders.
finnur@chromium.org
2009-06-15
1
-9
/
+8
*
Clean up extension loading:
erikkay@google.com
2009-06-15
1
-211
/
+238
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
1
-0
/
+1
*
Change extension id format back to mp-decimal, and change the
aa@chromium.org
2009-06-13
1
-1
/
+14
[next]