summaryrefslogtreecommitdiffstats
path: root/WebKit/android
Commit message (Expand)AuthorAgeFilesLines
* Hook chromium logging up in WebKitKristian Monsen2010-11-044-0/+116
* Add support for file uploads in WebKitKristian Monsen2010-11-047-62/+60
* Merge Chromium at r63472 : WebKit fixes.Iain Merrick2010-11-031-1/+1
* Merge "Unref the picture instead of deleting it"Cary Clark2010-11-031-1/+10
|\
| * Unref the picture instead of deleting itCary Clark2010-11-031-1/+10
* | Merge "Add volume mute key."Jeff Brown2010-11-021-1/+2
|\ \
| * | Add volume mute key.Jeff Brown2010-11-011-1/+2
| |/
* | Set the page background color in BaseLayerAndroidNicolas Roard2010-11-021-0/+11
* | Update the layers onlyNicolas Roard2010-11-013-16/+56
|/
* Fix WebCoreStringToJString() to not delete the local reference to the new jst...Steve Block2010-11-0112-131/+94
* Merge changes I28fb1392,I6b881465Steve Block2010-10-291-1/+56
|\
| * CookieManager.getCookie() should return null rather than the empty stringSteve Block2010-10-291-1/+1
| * Hook up remaining CookieManager methodsSteve Block2010-10-291-0/+55
* | Notify WebKit of redirects in the Chrome HTTP stack.Iain Merrick2010-10-293-13/+28
* | Merge "Allow Gmail attachments to be viewed."Iain Merrick2010-10-296-33/+90
|\ \
| * | Allow Gmail attachments to be viewed.Iain Merrick2010-10-286-33/+90
* | | Clear chromium side autofill profiles when java syncs a null profile.Ben Murdoch2010-10-293-0/+24
* | | Merge "allow contained draws to identify a link"Cary Clark2010-10-281-10/+15
|\ \ \ | |/ / |/| |
| * | allow contained draws to identify a linkCary Clark2010-10-281-10/+15
* | | Merge "CookieManager.getCookie() should include HTTP-only cookies"Steve Block2010-10-281-1/+3
|\ \ \ | | |/ | |/|
| * | CookieManager.getCookie() should include HTTP-only cookiesSteve Block2010-10-281-1/+3
* | | Use Tasks for WebRequest -> WebUrlLoaderClient callbacks.Iain Merrick2010-10-285-184/+106
|/ /
* | Make sure we delete local references to jclass objectsSteve Block2010-10-2815-13/+74
* | Fix for split text bug.Nicolas Roard2010-10-271-1/+1
* | Merge "Fix a missing namespace in WebCache"Steve Block2010-10-271-3/+5
|\ \
| * | Fix a missing namespace in WebCacheSteve Block2010-10-271-3/+5
* | | Merge "Hook up CookieManager.getCookie() for Chromium HTTP stack"Steve Block2010-10-271-10/+34
|\ \ \ | |/ /
| * | Hook up CookieManager.getCookie() for Chromium HTTP stackSteve Block2010-10-271-10/+34
* | | Merge "Hook up CookieManager.acceptCookie() and setAcceptCookie() for the Chr...Steve Block2010-10-275-2/+70
|\ \ \ | |/ /
| * | Hook up CookieManager.acceptCookie() and setAcceptCookie() for the Chromium H...Steve Block2010-10-275-2/+70
* | | Merge "Fix some problems in WebCoreFrameBridge when using JNIEnv::NewString()"Steve Block2010-10-271-21/+18
|\ \ \
| * | | Fix some problems in WebCoreFrameBridge when using JNIEnv::NewString()Steve Block2010-10-271-21/+18
| |/ /
* | | Update playback state after full screen video return.Shimeng (Simon) Wang2010-10-271-0/+1
| |/ |/|
* | rewrite select text and others for layersCary Clark2010-10-2710-127/+247
|/
* Update Chromium HTTP stack to get database and cache paths from CookieSyncMan...Steve Block2010-10-272-22/+16
* Fix WebRequestContext::get() to be threadsafeSteve Block2010-10-273-0/+16
* Fixes style in WebRequestContextSteve Block2010-10-279-57/+66
* Fix build break.Iain Merrick2010-10-271-1/+1
* Only AV formats should be handled by MediaPlayer (C++ side)Iain Merrick2010-10-273-8/+8
* Fix random crashes when HW acceleration is turned on.Nicolas Roard2010-10-261-1/+10
* Fix potential crash in Nav Cache code introduced by WebKit mergeBen Murdoch2010-10-264-43/+44
* Update selection after keypresses.Leon Scroggins2010-10-261-4/+6
* Merge Webkit at r70209: StringBuilder.h moved to WTF.Ben Murdoch2010-10-261-1/+1
* Merge Webkit at r70209: ImageColorSpace type no longer exists.Ben Murdoch2010-10-261-3/+3
* Merge Webkit at r70209: DeprecatedInputType is now private.Ben Murdoch2010-10-263-21/+33
* Merge "Remove unused dispatchDidLoadResourceByXMLHttpRequest"Ben Murdoch2010-10-252-5/+0
|\
| * Remove unused dispatchDidLoadResourceByXMLHttpRequestBen Murdoch2010-10-252-5/+0
* | Hide details of private browsing for URLRequestContext from Chromium AutoFill...Steve Block2010-10-251-1/+6
* | Add a JNI method to determine which HTTP stack is in useSteve Block2010-10-251-1/+10
|/
* Fix for ALT_HTTP build breakKristian Monsen2010-10-221-0/+2