summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni/WebCoreResourceLoader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge WebKit at r65072: String class has moved to the WTF namespace.Ben Murdoch2010-08-131-7/+7
* Merge Webkit at r63859 : ResourceHandleInternal::m_request has been renamed. ...Ben Murdoch2010-07-271-1/+1
* Merge webkit.org at r58033 : Update location of CString.hSteve Block2010-05-111-1/+1
* Make sure the protocol is lower case in the redirect.Patrick Scott2010-03-311-6/+10
* Add a new API on the resource loader to pause the current load. We use this w...Ben Murdoch2010-03-221-0/+18
* Cherry-pick WebKit change 53497 to rename jni_utility and jni_utility_private...Steve Block2010-01-201-8/+6
* Break the WebCore -> WebKit dependency in ResourceHandleAndroid.cpp.Andrei Popescu2009-12-111-0/+5
* Fixes license headers for all files in WebKit/android, other than those in stl/.Steve Block2009-11-131-1/+1
* Add/expose postdata identifier so that when we cacheGrace Kloba2009-11-081-3/+3
* Merge webkit.org at R49305 : Update KURL constructor call sites to new signat...Steve Block2009-10-201-2/+2
* As WebKit takes "expires" as String, we can pass it directly with the rest of...Grace Kloba2009-06-291-7/+2
* Fix for the new webkit. "expires" now takes the string instead of int.Grace Kloba2009-06-251-7/+7
* Get WebKit r44544.Feng Qian2009-06-171-4/+5
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+333
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-333/+0
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-5/+4
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-56/+31
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+359