summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/WebStorageSizeManager.java
Commit message (Expand)AuthorAgeFilesLines
* Fix WebStorageSizeManagerUnitTest NPEBen Murdoch2011-09-151-4/+0
* Cache the application context instead of Activity.Ben Murdoch2011-08-011-1/+1
* Cast StatFs return values to longBen Murdoch2011-01-061-2/+2
* Changed WebsiteSettingsActivity to fragmentJohn Reck2010-11-301-4/+8
* When a second database is created on an origin, ensure that the quota for tha...Ben Murdoch2010-02-181-8/+24
* Fix for the dual notification problemNicolas Roard2009-09-281-20/+37
* Fix for 2023896Andrei Popescu2009-09-181-1/+1
* Use the estimated size of new databases as the default quota if we have enoug...Ben Murdoch2009-08-261-15/+22
* Implement out of space notificationAndrei Popescu2009-07-301-8/+61
* Add unit tests for the WebStorageSizemanager. Also reduce the default quota a...Andrei Popescu2009-07-291-44/+91
* Refactor the WebStorage size management:Andrei Popescu2009-07-291-0/+282