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
/
webkit
/
quota
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Quota][Clean up] Simplify usage and quota query mechanism
tzik@chromium.org
2013-05-22
7
-495
/
+349
*
[Quota][Clean up] Simplify CallbackQueue and CallbackQueueMap
tzik@chromium.org
2013-05-20
2
-84
/
+42
*
Revert 200817 "[Quota][Cleanup] Drop unused QuotaManager::UsageInfo"
yfriedman@chromium.org
2013-05-17
4
-0
/
+143
*
[Quota][Cleanup] Drop unused QuotaManager::UsageInfo
tzik@chromium.org
2013-05-17
4
-143
/
+0
*
Histogram versions and extended error codes for SQLite databases.
shess@chromium.org
2013-05-15
1
-1
/
+1
*
Add michaeln to webkit/OWNERS and clean house
jamesr@chromium.org
2013-05-09
1
-2
/
+0
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-05-08
2
-6
/
+6
*
Revert 198844 "Move sequenced_task_runner to base/task"
dbeam@chromium.org
2013-05-08
3
-3
/
+3
*
Move sequenced_task_runner to base/task
brettw@chromium.org
2013-05-08
3
-3
/
+3
*
webkit: Use base::MessageLoop.
xhwang@chromium.org
2013-05-07
7
-240
/
+240
*
[Quota] Initialize Quota System in QuotaManager::SetUsageCacheEnabled
tzik@chromium.org
2013-05-06
1
-0
/
+1
*
Fix quota handling in incognito mode.
kinuko@chromium.org
2013-05-02
3
-18
/
+75
*
webkit: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
8
-16
/
+16
*
[Quota] Add cache disabled usage tracking mode
tzik@chromium.org
2013-04-26
6
-44
/
+489
*
[Quota][Cleanup] Remove global_unlimited_usage_is_valid_ flag from UsageTracker.
tzik@chromium.org
2013-04-22
2
-20
/
+30
*
Add detailed change event for SpecialStoragePolicy.
tzik@chromium.org
2013-04-22
6
-10
/
+48
*
Rename SpecialStoragePolicy::IsInstalledApp() to CanQueryDiskSize()
kinuko@chromium.org
2013-04-18
6
-23
/
+25
*
Fix unlimited and installed app handling in QuotaManager
kinuko@chromium.org
2013-04-16
3
-43
/
+91
*
Quota: Skip usage and quota calculation for UnlimitedStorage origin.
tzik@chromium.org
2013-04-15
4
-56
/
+142
*
SyncFS should check the available disk space to correctly return quota
kinuko@chromium.org
2013-04-12
1
-0
/
+1
*
Allow RequestOSFileHandle if an app has unlimited storage
hamaji@chromium.org
2013-04-12
1
-0
/
+6
*
Revert 193833 "SyncFS should check the available disk space to c..."
kinuko@chromium.org
2013-04-12
1
-1
/
+0
*
SyncFS should check the available disk space to correctly return quota
kinuko@chromium.org
2013-04-12
1
-0
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Convert include paths for string_number_conversions in src/chrome and src/webkit
brettw@chromium.org
2013-03-27
1
-1
/
+1
*
Cap the quota by the actual available space for installed apps
kinuko@chromium.org
2013-03-25
1
-6
/
+16
*
Cap the quota to preserve some system space even for unlimited apps/extensions
kinuko@chromium.org
2013-03-05
3
-13
/
+46
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
3
-4
/
+4
*
Linux/ChromeOS Chromium style checker cleanup, webkit/ edition.
rsleevi@chromium.org
2013-02-07
3
-6
/
+6
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
8
-44
/
+43
*
Bake targeted error histogram support directly into sql::Connection.
shess@chromium.org
2013-01-03
1
-11
/
+1
*
Add the missing kStorageTypeSyncable UsageTracker in ResetUsageTracker.
michaelbai@chromium.org
2012-12-19
1
-0
/
+5
*
webkit: Update the calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-12-16
3
-211
/
+211
*
QuotaStatusCode: Use enum names instead of hard coding the values
arv@chromium.org
2012-12-05
1
-6
/
+6
*
[base] Move AutoReset to base namespace.
dbeam@chromium.org
2012-11-21
1
-1
/
+1
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
3
-15
/
+15
*
Added quota_status_code.h/cc file to hold QuotaStatusCode enum and added func...
calvinlo@chromium.org
2012-11-06
4
-11
/
+60
*
Add extra checks to see if given origin URL has no path part
kinuko@chromium.org
2012-11-05
1
-0
/
+4
*
webkit: Merge 'database' and 'quota' to 'webkit_storage'
hashimoto@chromium.org
2012-10-26
7
-53
/
+43
*
Ensure profile path directory exists before trying to determine amount of fre...
calvinlo@chromium.org
2012-10-18
1
-1
/
+11
*
Restore quota manager's default quota value
kinuko@chromium.org
2012-10-12
1
-0
/
+2
*
Converted GetOriginsForHostTask to use base::PostTaskAndReply(). Deleted supe...
calvinlo@chromium.org
2012-10-11
3
-96
/
+0
*
2nd try: Cleanup includes/headers in webkit/fileapi
kinuko@chromium.org
2012-10-10
1
-1
/
+0
*
Revert 161054 - Cleanup includes/headers in webkit/fileapi
viettrungluu@chromium.org
2012-10-10
1
-0
/
+1
*
Cleanup includes/headers in webkit/fileapi
kinuko@chromium.org
2012-10-10
1
-1
/
+0
*
Added safe callback comment after QuotaClient is destructed
calvinlo@chromium.org
2012-10-10
1
-0
/
+4
*
add some missing includes of <functional> to fix compilation on VS2012
scottmg@chromium.org
2012-10-10
1
-0
/
+1
*
Cleanup: IWYU for base/time.h. Also fix misc lint errors.
thestig@chromium.org
2012-10-10
1
-1
/
+0
[next]