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
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Implement DatabaseQuotaClient's DeteleteOriginData method.
michaeln@google.com
2011-05-25
2
-4
/
+22
*
Disable QuotaMananger tests which rely on precise time.
shess@chromium.org
2011-05-25
1
-2
/
+13
*
Add Dump{Quota,LastAccessTime}Table to QuotaDatabase
tzik@chromium.org
2011-05-24
3
-8
/
+243
*
QuotaManager::GetUsageAndQuota should not hung even when the returned usage/q...
kinuko@chromium.org
2011-05-23
1
-28
/
+34
*
Implement NotifyStorageAccessed
kinuko@chromium.org
2011-05-20
5
-46
/
+244
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
2
-2
/
+2
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-1
/
+1
*
StartEviction and RegisterOrigins
kinuko@chromium.org
2011-05-19
5
-84
/
+283
*
RegisterOrigins to QuotaDatabase
tzik@chromium.org
2011-05-19
3
-5
/
+97
*
Implement GetUsageAndQuotaForEviction in QuotaManager.
dmikurube@chromium.org
2011-05-19
4
-24
/
+136
*
fix QuotaDatabaseTest.BootstrapFlag
tzik@chromium.org
2011-05-19
1
-2
/
+1
*
InitializationFlag to QuotaDatabase
tzik@chromium.org
2011-05-19
3
-1
/
+40
*
Implement EvictOriginData in QuotaManager.
dmikurube@chromium.org
2011-05-18
3
-6
/
+120
*
Added GetAvailableSpace to QuotaManager
kinuko@chromium.org
2011-05-18
4
-1
/
+65
*
QuotaManager shouldn't crash if is_incognito is true.
michaeln@google.com
2011-05-17
4
-146
/
+166
*
Add an interface QuotaEvictionHandler.
dmikurube@chromium.org
2011-05-17
2
-16
/
+61
*
Added DeleteOriginData to QuotaClient
kinuko@chromium.org
2011-05-17
5
-4
/
+99
*
Add DeleteOriginFromDatabase private method to QuotaManager
kinuko@chromium.org
2011-05-17
2
-95
/
+131
*
Add GetLRUOrigin into QuotaManager.
dmikurube@chromium.org
2011-05-16
5
-68
/
+116
*
More Quota + WebSQLDatabase integration.
michaeln@google.com
2011-05-15
1
-1
/
+2
*
Added {Get,Set}PersistentHostQuota and Get{Global,Host}Usage to QuotaManager.
kinuko@chromium.org
2011-05-13
9
-111
/
+647
*
1) Declare three new proxayable QuotaManager methods:
michaeln@google.com
2011-05-12
3
-30
/
+132
*
Revert r84963: "Added {Get,Set}PersistentHostQuota"
dilmah@chromium.org
2011-05-11
6
-718
/
+81
*
Added {Get,Set}PersistentHostQuota
tzik@google.com
2011-05-11
6
-81
/
+718
*
iwyu, #include "base/message_loop_proxy.h since a scoped_refptr<Loop> is used...
michaeln@google.com
2011-05-10
1
-0
/
+1
*
Build fix attempt for 84776; QuotaManager should not crash when it gets unkno...
kinuko@chromium.org
2011-05-10
1
-0
/
+6
*
Set allowed bytes growth in FileSystemOperation from QuotaManager.
dmikurube@chromium.org
2011-05-10
2
-3
/
+16
*
iwyu: Use callback_old.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
2
-2
/
+2
*
Revert r84649 and r84671: "Move MockQuotaManager out of anonymous namespace to
mpcomplete@chromium.org
2011-05-09
2
-13
/
+26
*
Notify the quota manager when write operation is made in FileSystem API.
kinuko@chromium.org
2011-05-09
2
-26
/
+13
*
Implement SandboxQuotaClient for Quota support in sandboxed filesystem
kinuko@chromium.org
2011-05-09
8
-82
/
+193
*
Build fix for 83151
kinuko@chromium.org
2011-04-27
1
-1
/
+1
*
Another clang build fix for 83145
kinuko@chromium.org
2011-04-27
2
-1
/
+5
*
Clang fix for 83145; adding constructor to QuotaTaskObserver.
kinuko@chromium.org
2011-04-27
2
-0
/
+4
*
Add 1st cut of QuotaManager code
kinuko@chromium.org
2011-04-27
13
-7
/
+2078
*
Delete a few unused functions.
thakis@chromium.org
2011-04-25
1
-15
/
+0
*
Update quota database schema to store quota per-host instead of per-origin.
kinuko@chromium.org
2011-04-25
3
-218
/
+141
*
File API changes needed for safely passing user selected file entities from t...
zelidrag@chromium.org
2011-04-16
1
-2
/
+5
*
Add webkit/quota/OWNERS file
kinuko@chromium.org
2011-04-13
1
-0
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
3
-4
/
+4
*
Wired local file system support for File API. The local file system provider ...
zelidrag@chromium.org
2011-03-25
1
-0
/
+3
*
Implement quota manager database.
kinuko@chromium.org
2011-03-17
4
-0
/
+798
*
Fix a memory leak and add the webkit_quota library to the project.
michaeln@google.com
2011-02-22
3
-0
/
+46
*
Add the quota::SpecialStoragePolicy interface and an implementation that grants
michaeln@google.com
2011-02-17
1
-0
/
+31