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
*
Move page actions over to ExtensionAction2 and get rid of
aa@chromium.org
2009-10-27
1
-4
/
+0
*
Refactor BrowserActions, and add support for
aa@chromium.org
2009-10-24
1
-11
/
+0
*
Add support for to automation interface load install and load extensions.
rogerta@chromium.org
2009-10-20
1
-4
/
+7
*
Don't show popup browser actions in the wrench menu.
erikkay@chromium.org
2009-10-06
1
-3
/
+5
*
Ensure ChromeURLRequestContext finds out first about extension loading.
rafaelw@chromium.org
2009-10-01
1
-0
/
+6
*
Moving ContextualAction class to common/extensions and in the process renamin...
finnur@chromium.org
2009-09-28
1
-4
/
+4
*
Implement Browser Actions extensions.
finnur@chromium.org
2009-09-26
1
-3
/
+12
*
Force page-action views to update after reloading an extension, by deleting
pam@chromium.org
2009-09-11
1
-1
/
+2
*
Linux: implement Page Actions support.
mattm@chromium.org
2009-09-10
1
-0
/
+4
*
Add a disable button to the Extension management UI.
mpcomplete@chromium.org
2009-09-08
1
-3
/
+3
*
Add an auto-update now button to chrome://extensions page
asargent@chromium.org
2009-09-03
1
-0
/
+3
*
Don't show extension disabled infobar when manually updating
aa@chromium.org
2009-08-28
1
-2
/
+4
*
Load extensions that have their manifest in the Prefs on the UI thread.
mpcomplete@chromium.org
2009-08-21
1
-25
/
+18
*
Get rid of the extension's "Current Version" file.
mpcomplete@chromium.org
2009-08-20
1
-1
/
+3
*
Revert "Fix "crashed extension" infobar browser crashes."
phajdan.jr@chromium.org
2009-08-18
1
-9
/
+0
*
Fix "crashed extension" infobar browser crashes.
phajdan.jr@chromium.org
2009-08-18
1
-0
/
+9
*
Disable an extension when it is upgraded to a version that requires more
mpcomplete@chromium.org
2009-08-14
1
-5
/
+22
*
The change has the followings:
lzheng@chromium.org
2009-08-14
1
-0
/
+7
*
Revert "Fix "crashed extension" infobar browser crashes."
phajdan.jr@chromium.org
2009-08-11
1
-9
/
+0
*
Fix "crashed extension" infobar browser crashes.
phajdan.jr@chromium.org
2009-08-11
1
-0
/
+9
*
Try again to land: http://codereview.chromium.org/160483
aa@chromium.org
2009-08-01
1
-12
/
+6
*
Rollback 22228
aa@chromium.org
2009-08-01
1
-6
/
+12
*
Ever closer. Extract a client interface out of CrxInstaller and
aa@chromium.org
2009-07-31
1
-12
/
+6
*
Pull CrxInstaller out of ExtensionsService.
aa@chromium.org
2009-07-30
1
-92
/
+27
*
Pull all the filesystem manipulation out of
aa@chromium.org
2009-07-28
1
-69
/
+0
*
Pull a SandboxedExtensionUnpacker out of ExtensionsService.
aa@chromium.org
2009-07-28
1
-47
/
+12
*
Make possible reloading extensions from the chrome://extensions/ page.
phajdan.jr@chromium.org
2009-07-27
1
-0
/
+3
*
Try again to commit r21622: Add infobar preview for themes,
aa@chromium.org
2009-07-26
1
-0
/
+12
*
Revert revisions 21622-21624.
aa@chromium.org
2009-07-26
1
-12
/
+0
*
Add infobar preview for themes, remove --enable-extension
aa@chromium.org
2009-07-26
1
-0
/
+12
*
Make the download manager display a scary file warning if an
aa@chromium.org
2009-07-25
1
-22
/
+27
*
Use referrer_url instead of download url to decide whether a
aa@chromium.org
2009-07-25
1
-2
/
+8
*
Coverity: Pass FilePaths and strings by reference.
jhawkins@chromium.org
2009-07-24
1
-3
/
+4
*
More (temporary) cleanup for theme installation:
aa@chromium.org
2009-07-24
1
-0
/
+3
*
Nasty short-term hack to special case display of dialog
aa@chromium.org
2009-07-22
1
-2
/
+8
*
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
[next]