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
/
api
/
storage
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extensions: Using common ValueStoreFactory for all value stores.
cmumford
2016-03-24
14
-229
/
+54
*
Fix remaining incompatibilities between scoped_ptr and unique_ptr.
dcheng
2016-01-20
1
-1
/
+2
*
Switch to standard integer types in extensions/browser/.
avi
2015-12-23
7
-1
/
+14
*
Convert Pass()→std::move() in //extensions
dcheng
2015-12-18
4
-15
/
+18
*
ValueStore will now automatically repair corrupted db's.
cmumford
2015-12-12
6
-156
/
+106
*
ValueStore::Error is now an inline member (not a ptr) of ResultTypes.
cmumford
2015-12-01
6
-133
/
+127
*
Removed key member from ValueStore::Error.
cmumford
2015-11-30
4
-35
/
+41
*
Extensions: Checking for failure when reading settings from db.
cmumford
2015-11-16
1
-1
/
+3
*
[Extensions] Remove kalman@ from OWNERS files
rdevlin.cronin
2015-10-26
1
-1
/
+0
*
Generate all extension schema namespaces as "api" and instead vary the genera...
kalman
2015-07-23
3
-7
/
+5
*
Fourth batch adding real histogram values for extension events.
kalman
2015-07-17
1
-1
/
+1
*
Added UMA statistics logging for extensions leveldb open use.
cmumford
2015-07-13
1
-1
/
+8
*
Replace StringPrintf("%d", ...) with IntToString()
ricea
2015-07-01
1
-4
/
+4
*
Set up the infrastructure for Extension event metrics.
kalman
2015-06-24
1
-2
/
+3
*
[Cleanup] Used scoped pointers in KeyedServiceFactory's SetTestingFactory fun...
isherman
2015-06-09
4
-9
/
+10
*
Extract EventRouter from ExtensionSystem.
juncai
2015-06-04
3
-47
/
+7
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
1
-2
/
+1
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
2
-168
/
+167
*
Adding more metrics under ProfileImpl::OnPrefsLoaded. Trying to get a good vi...
rkaplow
2015-04-14
1
-0
/
+5
*
Pass FROM_HERE to ObserverListThreadSafe::Notify to improve profile.
reillyg
2015-02-09
1
-5
/
+3
*
Tests: Allow setting EventRouter on MockExtensionSystem
jamescook
2014-11-19
2
-9
/
+7
*
Raise the throttling limits of the storage API.
kalman
2014-11-07
1
-7
/
+11
*
Remove the extension QuotaService::SustainedLimit and its last client, the
kalman
2014-10-31
1
-12
/
+0
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
3
-6
/
+4
*
Standardize usage of virtual/override/final in extensions/
dcheng
2014-10-21
8
-76
/
+69
*
replace OVERRIDE and FINAL with override and final in extensions/
mostynb
2014-10-03
10
-48
/
+48
*
Gather metrics on hosted app unlimitedStorage usage
rdevlin.cronin
2014-09-30
1
-10
/
+0
*
Gather metrics on hosted app unlimitedStorage usage
rdevlin.cronin
2014-09-23
1
-0
/
+11
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in apps/ and ...
thestig
2014-09-10
2
-2
/
+2
*
Use ApiUnitTest for storage API tests (storage_api_unittest and storage_front...
yoz
2014-08-28
4
-161
/
+109
*
Extensions: Move id_util functions to crx_file component.
tommycli@chromium.org
2014-08-21
1
-1
/
+0
*
Cleanup: Rename ExtensionFunction::GetExtension to ExtensionFunction::extension.
kalman@chromium.org
2014-07-28
1
-1
/
+1
*
Remove deprecated permissions functions from Extension
rdevlin.cronin@chromium.org
2014-06-06
2
-2
/
+4
*
Make ExtensionFunction::ArgumentList (PKA MultipleArguments) take a scoped_ptr
kalman@chromium.org
2014-05-20
1
-2
/
+2
*
Remove the redundancy of both EXTENSION_FUNCTION_VALIDATE and
kalman@chromium.org
2014-05-09
1
-4
/
+3
*
Drive extension functions from ExtensionFunction::Run. The
kalman@chromium.org
2014-05-03
2
-10
/
+8
*
Introduce ExtensionFunction::RunImplTypesafe and SendResponseTypesafe,
kalman@chromium.org
2014-04-24
3
-57
/
+68
*
Use EventRouter instead of ExtensionSystem::Get->event_router()
limasdf@gmail.com
2014-04-16
1
-3
/
+2
*
Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in extens...
jyasskin@chromium.org
2014-03-29
2
-9
/
+9
*
Rename SettingsFrontend to StorageFrontend
rdevlin.cronin@chromium.org
2014-03-15
8
-57
/
+57
*
Move storage API interface description to src/extensions
jamescook@chromium.org
2014-03-13
5
-5
/
+569
*
Move extensions-related files to using //components/keyed_service.
blundell@chromium.org
2014-03-13
1
-2
/
+1
*
Remove SettingsBackend
rdevlin.cronin@chromium.org
2014-03-12
8
-245
/
+46
*
Move extensions storage API implementation to src/extensions
jamescook@chromium.org
2014-03-10
23
-0
/
+2472
*
Reland: Add ExtensionsApiClient interface, use it in the storage API Settings...
jamescook@chromium.org
2014-03-06
2
-0
/
+80
*
Revert r255069 "Add ExtensionsApiClient interface, use it in the storage API ...
thakis@chromium.org
2014-03-05
2
-80
/
+0
*
Add ExtensionsApiClient interface, use it in the storage API SettingsFrontend
jamescook@chromium.org
2014-03-05
2
-0
/
+80