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
/
test_extension_system.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send an onInstalled event for shared module update
elijahtaylor@chromium.org
2014-06-13
1
-0
/
+2
*
Beginning of support for extension content verification
asargent@chromium.org
2014-05-08
1
-0
/
+1
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
1
-3
/
+3
*
Move extensions-related files to using //components/keyed_service.
blundell@chromium.org
2014-03-13
1
-2
/
+2
*
Resubmit: Add a Restore() method to ValueStore and make StorageAPI use it
rdevlin.cronin@chromium.org
2014-02-26
1
-0
/
+2
*
Revert of Add a Restore() method to ValueStore and make StorageAPI use it (ht...
rdevlin.cronin@chromium.org
2014-02-21
1
-2
/
+0
*
Add a Restore() method to ValueStore and make StorageAPI use it
rdevlin.cronin@chromium.org
2014-02-21
1
-0
/
+2
*
Move QuotaService from ExtensionService to ExtensionSystem
jamescook@chromium.org
2014-02-05
1
-1
/
+3
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
1
-1
/
+4
*
app_shell: Extract extension runtime data from ExtensionService
jamescook@chromium.org
2014-01-22
1
-0
/
+3
*
Remove DeferBackgroundExtensionCreation field trial and supporting code.
tapted@chromium.org
2013-12-11
1
-2
/
+1
*
Base support for verifying extension installs
asargent@chromium.org
2013-11-14
1
-0
/
+2
*
Reland: Move ExtensionProcessManager to src/extensions, part 4
jamescook@chromium.org
2013-11-10
1
-8
/
+7
*
Moved ExtensionInfoMap and ExtensionsQuotaService to extensions/
benwells@chromium.org
2013-11-09
1
-2
/
+2
*
Revert 233956 "Move ExtensionProcessManager to src/extensions, p..."
rockot@google.com
2013-11-08
1
-7
/
+8
*
Move ExtensionProcessManager to src/extensions, part 4
jamescook@chromium.org
2013-11-08
1
-8
/
+7
*
Add unit tests for extensions::LazyBackgroundTaskQueue
jamescook@chromium.org
2013-10-27
1
-0
/
+4
*
This defers starting background extension page RenderViews
gspencer@chromium.org
2013-09-06
1
-1
/
+2
*
Extension ErrorConsole Base
rdevlin.cronin@chromium.org
2013-07-26
1
-0
/
+2
*
The Activity Log needs an Init method to do work that depends on system servi...
felt@chromium.org
2013-07-09
1
-0
/
+5
*
Change ApiResourceManager to use ProfileKeyedApi.
patrickriordan177@gmail.com
2013-06-17
1
-6
/
+0
*
Resubmit "Change RulesRegistryService to use ProfileKeyedAPI."
patrickriordan177@gmail.com
2013-06-07
1
-2
/
+0
*
Revert 202751 "Change RulesRegistryService to use ProfileKeyedAPI."
dbeam@chromium.org
2013-05-29
1
-0
/
+2
*
Change RulesRegistryService to use ProfileKeyedAPI.
patrickriordan177@gmail.com
2013-05-29
1
-2
/
+0
*
Use extension preferences to store whether there are some declarative rules
vabr@chromium.org
2013-05-24
1
-0
/
+4
*
Remove references to Profile from browser_context_keyed_service.
phajdan.jr@chromium.org
2013-05-22
1
-2
/
+2
*
Add a non-blocking "OneShotEvent" class
jyasskin@chromium.org
2013-05-17
1
-0
/
+2
*
Move ShellWindowGeometryCache into apps
benwells@chromium.org
2013-05-17
1
-2
/
+0
*
Reland 200220 - Make ExtensionPrefs a ProfileKeyedService.
yoz@chromium.org
2013-05-16
1
-4
/
+1
*
Revert 200220 "Make ExtensionPrefs a ProfileKeyedService."
eugenis@chromium.org
2013-05-15
1
-1
/
+4
*
Make ExtensionPrefs a ProfileKeyedService.
yoz@chromium.org
2013-05-15
1
-4
/
+1
*
Change LocationManager to use ProfileKeyedAPI.
vadimt@chromium.org
2013-05-14
1
-2
/
+0
*
Change MessageService to use ProfileKeyedAPI.
patrickriordan177@gmail.com
2013-05-08
1
-1
/
+0
*
Incremental changes to chrome.location API.
vadimt@chromium.org
2013-04-26
1
-1
/
+1
*
[components] Switch {RefCounted}ProfileKeyedService to use BrowserContext
phajdan.jr@chromium.org
2013-04-26
1
-1
/
+5
*
Change AlarmManager to use ProfileKeyedAPI.
patrickriordan177@gmail.com
2013-04-26
1
-6
/
+0
*
Fix first run detection for post-sideload UI.
yoz@chromium.org
2013-04-25
1
-4
/
+11
*
Explicitly construct/destruct UserManager and dependencies in tests
bartfab@chromium.org
2013-04-24
1
-17
/
+0
*
Revert 195811 "Explicitly construct/destruct UserManager and dep..."
kalman@chromium.org
2013-04-23
1
-0
/
+17
*
Explicitly construct/destruct UserManager and dependencies in tests
bartfab@google.com
2013-04-23
1
-17
/
+0
*
Re-land 195501 with fixed test
bartfab@google.com
2013-04-22
1
-5
/
+12
*
Revert 195501 "Make UserManager a non-Lazy singleton"
szym@chromium.org
2013-04-22
1
-12
/
+5
*
Make UserManager a non-Lazy singleton
bartfab@chromium.org
2013-04-22
1
-5
/
+12
*
Initial implementation of chrome.experimental.location API.
vadimt@chromium.org
2013-04-22
1
-0
/
+2
*
Make CrosSettings and DeviceSettingsService non Lazy instances
stevenjb@chromium.org
2013-04-17
1
-0
/
+10
*
Revert 184607
henrika@chromium.org
2013-02-26
1
-2
/
+0
*
Remove socket_map_.size() == 0 CHECK.
youngki@chromium.org
2013-02-26
1
-0
/
+2
*
Make chrome/browser/extensions use base::Clock instead of MockTimeProvider
akalin@chromium.org
2013-02-26
1
-1
/
+2
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-2
/
+3
*
Check prefs before allowing extension file access in the permissions API.
kalman@chromium.org
2013-01-15
1
-0
/
+1
[next]