summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/ChromeClientAndroid.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+257