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
/
extensions
/
browser
/
extension_registry.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporarily disable extensions and sync while a profile is locked.
mlerman
2014-11-26
1
-7
/
+26
*
Standardize usage of virtual/override/final in extensions/
dcheng
2014-10-21
1
-2
/
+2
*
Cleanup: Prevent usage of various extension headers when extensions support i...
thestig
2014-10-17
1
-0
/
+4
*
Adding application lifetime tests to athena, allowing to override focus reque...
skuhne
2014-10-09
1
-1
/
+1
*
replace OVERRIDE and FINAL with override and final in extensions/
mostynb
2014-10-03
1
-1
/
+1
*
Reland: Refactor code that defers extension background page loading
jamescook@chromium.org
2014-07-22
1
-0
/
+2
*
Add "UninstallReason" parameter to ExtensionRegistryObserver::OnExtensionUnin...
rpaquay@chromium.org
2014-07-20
1
-1
/
+2
*
Prune shared extension module after extension updating.
penghuang@chromium.org
2014-07-16
1
-1
/
+2
*
Invoke callback from WebstoreInstaller when installation is fully complete
tmdiep@chromium.org
2014-06-12
1
-0
/
+4
*
Optimize promotion of ephemeral apps
tmdiep@chromium.org
2014-05-28
1
-0
/
+4
*
Add TriggerOnUninstalled to ExtensionRegistry.
limasdf@gmail.com
2014-05-24
1
-0
/
+4
*
Add a function triggering extension installed to ExtensionRegistryObserver.
limasdf@gmail.com
2014-05-22
1
-0
/
+8
*
Pass Reason as a parameter with OnExtensionUnloaded.
DHNishi@gmail.com
2014-04-18
1
-1
/
+2
*
Cleanup: Remove NOTIFICATION_EXTENSION_UNLOADED usage in MediaScanManager.
thestig@chromium.org
2014-04-08
1
-1
/
+3
*
Add OnLoaded to ExtensionRegistryObserver. Change GalleryWatchStateTracker
kalman@chromium.org
2014-03-26
1
-0
/
+4
*
Move ExtensionService::GenerateInstalledExtensionsSet() to ExtensionRegistry.
rdevlin.cronin@chromium.org
2014-03-19
1
-0
/
+4
*
Move extensions-related files to using //components/keyed_service.
blundell@chromium.org
2014-03-13
1
-3
/
+3
*
app_shell: Extract extension runtime data from ExtensionService
jamescook@chromium.org
2014-01-22
1
-0
/
+12
*
Move ExtensionService::GetExtensionById() to ExtensionRegistry
jamescook@chromium.org
2014-01-07
1
-0
/
+19
*
Convert ExtensionRegistry to a BrowserContextKeyedService
jamescook@chromium.org
2013-12-27
1
-4
/
+16
*
Extract an ExtensionRegistry from ExtensionService
jamescook@chromium.org
2013-12-21
1
-0
/
+94