summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/ChromeClientAndroid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removing ANDROID_USER_GESTURE ifdefKristian Monsen2010-07-151-4/+1
* Fix for bug 2816268: Refactor ANDROID_USER_GESTURE codeKristian Monsen2010-07-151-10/+9
* Combine base PictureSet with composite layers intoGrace Kloba2010-07-091-25/+9
* Detect if we're a webapp from the meta tag and send a message throughBen Murdoch2010-06-301-0/+10
* Refix http://b/issue?id=2509597.Grace Kloba2010-05-261-4/+3
* Remove the use of a timer to delay painting, instead use a flag and check itNicolas Roard2010-05-211-3/+7
* Merge webkit.org at r58033 : Update ChromeClientAndroid with refactoring of C...Steve Block2010-05-111-6/+13
* Merge webkit.org at r58033 : Update ChromeClient::iconForFiles()Steve Block2010-05-111-1/+2
* Merge webkit.org at r58033 : ChromeClient::cancelGeolocationPermissionRequest...Steve Block2010-05-111-1/+1
* Merge webkit.org at r58033 : Update location of CString.hSteve Block2010-05-111-1/+1
* Merge webkit.org at r55033 : Implement new ChromeClient::iconForFiles method ...Steve Block2010-04-271-0/+5
* Remove unnecessary call to ChromeClientAndroid::scheduleCompositingLayerSync().Andrei Popescu2010-03-051-1/+1
* refactor drawing to support layersCary Clark2010-02-241-2/+2
* Simplify the layer code:Nicolas Roard2010-02-241-23/+5
* Fixes a bug with showing the Geolocation permissions promptSteve Block2010-02-231-0/+6
* Fix for busy loopNicolas Roard2010-02-221-1/+0
* Add code to try and reclaim granted but unused database quota. This will help...Ben Murdoch2010-02-181-5/+55
* Merge webkit.org at r54340 : Update use of processingUserGesture to pass DOMW...Steve Block2010-02-151-1/+1
* Forward the console message level from WebCore to Java land.Ben Murdoch2010-02-041-2/+2
* Stop forwarding touch events from Java when the top level document is detache...Ben Murdoch2010-01-271-2/+2
* Fix potential crash with layers enabled.Nicolas Roard2010-01-261-1/+3
* Refactor our touch event code to use the version submitted to webkit.org by t...Ben Murdoch2010-01-201-0/+10
* resolved conflicts for merge of 870689c8Nicolas Roard2010-01-041-0/+63
* Merge webkit.org at r51976 : Implement new ChromeClient::focusedNodeChanged m...Steve Block2009-12-171-0/+2
* Rollback to return density for scaleFactor.Grace Kloba2009-12-111-22/+2
* Change window focus only if the user initiated the event.Patrick Scott2009-11-191-1/+10
* Fixes license headers for all files in WebKit/android, other than those in stl/.Steve Block2009-11-131-1/+1
* Merge webkit.org at R49305 : ChromeClient::platformWindow renamed to platform...Steve Block2009-10-201-3/+1
* Merge webkit.org at R49305 : Add stub ChromeClient::scrollbarsModeDidChange m...Steve Block2009-10-201-0/+5
* Merge webkit.org at R49305 : FrameLoader::stopLoading now uses an enum.Steve Block2009-10-201-1/+1
* return default 1.0 for scaleFactor(), since android doesn't record at the sam...Mike Reed2009-10-191-2/+22
* File upload.Leon Scroggins2009-10-091-1/+8
* Makes sure that Geolocation permissions are saved before the browser is killed.Steve Block2009-10-071-0/+5
* Colorizing clicked-on linksLeon Clarke2009-09-241-0/+8
* Add dpi support for WebView.Grace Kloba2009-09-211-2/+2
* Pass the estimated size of new databases to the Java implementation so that t...Ben Murdoch2009-08-261-1/+4
* Fix WebCoreFrameBridge.cppAndrei Popescu2009-08-171-2/+2
* Fix a bug in the ChromeClientAndroid where the m_newQuota was set to -1 after...Andrei Popescu2009-07-301-1/+4
* Adds a GeolocationPermissions class.Steve Block2009-07-291-1/+23
* wire in the AppCache out-of-space callbackAndrei Popescu2009-07-291-28/+35
* Implements a mechanism that limit the growth of the application cacheAndrei Popescu2009-07-211-0/+7
* Get WebKit r44544.Feng Qian2009-06-171-5/+13
* Implement adding console messagesBen Murdoch2009-06-051-3/+3
* Apply fixes for webkit bugs 24776 and 25616 to add ENABLE(DATABASE) guards. T...Ben Murdoch2009-05-151-2/+2
* merged d15fb80, resolved conflictsGuang Zhu2009-05-111-1/+4
|\
| * Added JNI binding for new onJsTimeout callbackGuang Zhu2009-05-081-1/+4
* | Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the brow...Ben Murdoch2009-04-301-1/+50
|/
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-0/+12
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+257
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-257/+0