summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni/WebStorage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge WebKit at r65072: String class has moved to the WTF namespace.Ben Murdoch2010-08-131-5/+5
* Implements layoutTestController.setAppCacheMaximumSizeSteve Block2010-03-191-1/+8
* Cherry-pick WebKit change 53497 to rename jni_utility and jni_utility_private...Steve Block2010-01-201-6/+5
* Fix a code ugliness issue: avoid using two variables named "size" inside the ...Andrei Popescu2010-01-081-3/+3
* Fixes license headers for all files in WebKit/android, other than those in stl/.Steve Block2009-11-131-2/+1
* wire the appcache to the HTML5 UIAndrei Popescu2009-07-211-12/+50
* Apply fixes for webkit bugs 24776 and 25616 to add ENABLE(DATABASE) guards. T...Ben Murdoch2009-05-151-2/+6
* Add WebStorage C++ implementation needed for the Browser UINicolas Roard2009-05-111-0/+124