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
/
shared_module_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding missing include for base/bind.h
bratell
2015-01-08
1
-0
/
+2
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-16
1
-1
/
+1
*
Improve shared module error/warning reporting
elijahtaylor
2014-10-03
1
-0
/
+3
*
Relax shared module whitelist restriction
elijahtaylor
2014-09-23
1
-3
/
+0
*
Move Webstore URL concepts to //extensions and out
rockot
2014-09-18
1
-1
/
+1
*
Fix ExtensionServiceTest.ClearExtensionData flakiness
jochen@chromium.org
2014-07-31
1
-0
/
+1
*
Add "UninstallReason" parameter to ExtensionRegistryObserver::OnExtensionUnin...
rpaquay@chromium.org
2014-07-20
1
-2
/
+4
*
Prune shared extension module after extension updating.
penghuang@chromium.org
2014-07-16
1
-22
/
+46
*
Replace "external_install" boolean parameter with explicit enumeration in Ext...
rpaquay@chromium.org
2014-07-08
1
-3
/
+4
*
Revert 281130 "Replace "external_install" boolean parameter with..."
csharp@chromium.org
2014-07-03
1
-4
/
+3
*
Revert 281227 "Revert 281130 "Replace "external_install" boolean..."
nkostylev@chromium.org
2014-07-03
1
-3
/
+4
*
Revert 281130 "Replace "external_install" boolean parameter with..."
nkostylev@chromium.org
2014-07-03
1
-4
/
+3
*
Replace "external_install" boolean parameter with explicit enumeration in Ext...
rpaquay@chromium.org
2014-07-03
1
-3
/
+4
*
Send an onInstalled event for shared module update
elijahtaylor@chromium.org
2014-06-13
1
-3
/
+3
*
Remove InstallTracker's extension [un]installed observer.
limasdf@gmail.com
2014-06-11
1
-22
/
+12
*
Allow shared modules to whitelist extensions that import them.
elijahtaylor@chromium.org
2014-05-02
1
-0
/
+3
*
Move SharedModule methods from ExtensionService to SharedModuleService
rdevlin.cronin@chromium.org
2014-04-04
1
-0
/
+170