summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/PlatformBridge.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use platform bridge to control high usage delta MB.Shimeng (Simon) Wang2011-01-241-0/+5
* Merge Webkit at r73109: add new method.Shimeng (Simon) Wang2010-12-221-0/+7
* Rewrite scrollable layers using multiple layers.Patrick Scott2010-12-031-6/+0
* Merge WebKit at r72274: Implement PlatformBridge memory management methods fo...Ben Murdoch2010-12-021-0/+21
* Add a static WebRequestContext::acceptLanguage() methodSteve Block2010-11-291-2/+2
* Factor out CookieManager from WebRequestContextKristian Monsen2010-11-261-3/+4
* Merge Webkit at r71558: Add computeDefaultLanguageTeng-Hui Zhu2010-11-171-0/+13
* Update the layers onlyNicolas Roard2010-11-011-0/+6
* Hook up CookieManager.acceptCookie() and setAcceptCookie() for the Chromium H...Steve Block2010-10-271-0/+5
* Fixes style in WebRequestContextSteve Block2010-10-271-2/+2
* Fix Chromium HTTP request context getters to use raw pointersSteve Block2010-10-211-12/+4
* Fix WebCore/WebKit layering violation.Ben Murdoch2010-10-081-0/+6
* Fix a WebCore/WebKit layering violationBen Murdoch2010-10-081-0/+6
* Remove dependency of WebCore ScreenAndroid on platform APISteve Block2010-10-081-1/+19
* Revert "Prohibit scrolling not initiated by the user."Leon Scroggins2010-10-071-12/+0
* Update WebRequestContext static getters to return pointers to the base classSteve Block2010-10-011-2/+2
* Allow WebKit to scroll selection on screen.Leon Scroggins2010-09-101-1/+1
* Fix for incognito mode cookies from WebCore.Elliott Slaughter2010-08-181-5/+17
* Connecting cookies set from WebCore to the chromium cookiesKristian Monsen2010-08-121-0/+14
* Combine base PictureSet with composite layers intoGrace Kloba2010-07-091-20/+0
* Enable File Reader and blob.slice APIs.Ben Murdoch2010-06-021-2/+2
* Code clean up, http://b/issue?id=2724743Grace Kloba2010-05-281-12/+0
* Add a method to the PlatformBridge to resolve the filename of a fileBen Murdoch2010-05-211-0/+7
* Prohibit scrolling not initiated by the user.Leon Scroggins III2010-05-191-0/+13
* Compute the position of the fixed elements to be relative to theNicolas Roard2010-03-171-0/+12
* Simplify the layer code:Nicolas Roard2010-02-241-2/+6
* Fixes a bug with the Geolocation suspend/resume behaviourSteve Block2010-02-181-2/+3
* Fix build byAndrei Popescu2010-01-251-0/+4
* Prepare NPV8Object.h/cpp for upstreaming:Andrei Popescu2010-01-251-0/+5
* Prepare ScriptController class for upstreaming.Andrei Popescu2010-01-221-0/+11
* resolved conflicts for merge of e0286f66 to masterSteve Block2010-01-121-0/+5
|\
| * When starting the Geolocation service provider, check that the WebView is not...Steve Block2010-01-121-0/+40
* resolved conflicts for merge of 870689c8Nicolas Roard2010-01-041-0/+17
* Fixes MainThreadAndroid to use AndroidThreading, rather than calling methods ...Steve Block2009-12-211-2/+31
* Move cookie support to PlatformBridgeAndrei Popescu2009-12-151-1/+31
* Update files in platform/android to match what was upstreamed inAndrei Popescu2009-11-251-0/+54