summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport
Commit message (Expand)AuthorAgeFilesLines
...
* | | am e4771f1b: am 6916255e: Call into MimeTypeMap to get the mime type for an e...Patrick Scott2010-01-131-29/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Call into MimeTypeMap to get the mime type for an extension.Patrick Scott2010-01-131-29/+1
| * webkit layers supportNicolas Roard2010-01-043-4/+104
* | 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
* | | Implement timeupdate events for video tag.Andrei Popescu2010-01-121-1/+18
* | | resolved conflicts for merge of 870689c8Nicolas Roard2010-01-043-3/+103
* | | Fixes MainThreadAndroid to use AndroidThreading, rather than calling methods ...Steve Block2009-12-211-2/+31
* | | am 5f4e2a53: am 6a011ab8: Merge webkit.org at r51976 : Implement new FrameLoa...Steve Block2009-12-172-0/+18
|\ \ \ | | |/ | |/|
| * | Merge webkit.org at r51976 : Implement new FrameLoaderClient page state methods.Steve Block2009-12-172-0/+18
* | | am 5a1b2372: am 031c32d2: Merge webkit.org at r51976 : FrameLoaderClient::win...Steve Block2009-12-172-2/+6
|\ \ \ | |/ /
| * | Merge webkit.org at r51976 : FrameLoaderClient::windowObjectCleared has been ...Steve Block2009-12-172-2/+6
* | | am 74a4e2a1: am d5340bbd: Merge webkit.org at r51976 : Implement new ChromeCl...Steve Block2009-12-172-1/+5
|\ \ \ | |/ /
| * | Merge webkit.org at r51976 : Implement new ChromeClient::focusedNodeChanged m...Steve Block2009-12-172-1/+5
* | | am 1e7237f8: am c351226d: Merge webkit.org at r51976 : Changes to InspectorCo...Steve Block2009-12-171-5/+3
|\ \ \ | |/ /
| * | Merge webkit.org at r51976 : Changes to InspectorController.Steve Block2009-12-171-5/+3
* | | resolved conflicts for merge of 33cbb138 to masterLeon Scroggins2009-12-161-2/+3
|\ \ \ | |/ /
| * | Provide localized strings for <input> labels.Leon Scroggins2009-12-151-2/+3
* | | Move cookie support to PlatformBridgeAndrei Popescu2009-12-152-1/+77
|/ /
* | Rollback to return density for scaleFactor.Grace Kloba2009-12-111-22/+2
* | Break the WebCore -> WebKit dependency in ResourceHandleAndroid.cpp.Andrei Popescu2009-12-112-2/+51
* | Fix the wrong layout in the layout test.Grace Kloba2009-12-061-2/+8
* | Android History unforking pt4: Android specific changes to makefiles and othe...Ben Murdoch2009-12-032-19/+13
* | Enable WebKit page cache through WebSettings.Grace Kloba2009-12-023-28/+156
* | Merge change I1890130f into eclair-mr2Android (Google) Code Review2009-11-252-0/+100
|\ \
| * | Update files in platform/android to match what was upstreamed inAndrei Popescu2009-11-252-0/+100
* | | Fixes WTF include in WebCore/page/Geolocation.cpp to fix Mac build.Steve Block2009-11-242-5/+5
|/ /
* | Merge change Ifb1214a6 into eclair-mr2Android (Google) Code Review2009-11-192-1/+14
|\ \
| * | Change window focus only if the user initiated the event.Patrick Scott2009-11-192-1/+14
* | | Improves documentation for GeolocationPermissions class.Steve Block2009-11-191-4/+22
|/ /
* | Fixes license headers for all files in WebKit/android, other than those in stl/.Steve Block2009-11-1314-14/+17
* | Merge webkit.org at r50258 : HistoryController has been factored out of Frame...Steve Block2009-11-101-1/+1
* | Enable the dispatching of the 'ended' media event.Andrei Popescu2009-10-261-0/+2
* | Merge webkit.org at R49305 : Stubs out new MediaPlayerPrivate::hasAudio method.Steve Block2009-10-201-0/+6
* | Merge webkit.org at R49305 : Remove superfluous call to FrameView::initScroll...Steve Block2009-10-201-2/+0
* | Merge webkit.org at R49305 : Stub out methods for mixed content in FrameLoade...Steve Block2009-10-202-0/+14
* | Merge webkit.org at R49305 : MediaPlayerPrivate::maxTimeBuffered renamed to b...Steve Block2009-10-201-2/+3
* | Merge webkit.org at R49305 : ChromeClient::platformWindow renamed to platform...Steve Block2009-10-202-4/+2
* | Merge webkit.org at R49305 : Add stub ChromeClient::scrollbarsModeDidChange m...Steve Block2009-10-202-0/+6
* | Merge webkit.org at R49305 : FrameLoader::stopLoading now uses an enum.Steve Block2009-10-201-1/+1
* | Merge webkit.org at R49305 : PolicyChecker is now factored out of FrameLoader.Steve Block2009-10-201-8/+8
* | Merge webkit.org at R49305 : Update KURL constructor call sites to new signat...Steve Block2009-10-201-4/+4
* | return default 1.0 for scaleFactor(), since android doesn't record at the sam...Mike Reed2009-10-191-2/+22
* | Only write Geolocation permissions to the DB when required.Steve Block2009-10-162-7/+15
* | File upload.Leon Scroggins2009-10-091-1/+8
|/
* Makes sure that Geolocation permissions are saved before the browser is killed.Steve Block2009-10-074-7/+14
* Update <video> implementation after new IRC discussion with Eric Carlsson.Andrei Popescu2009-09-301-47/+108
* Fix a few crashes with assertions enabled.Patrick Scott2009-09-291-1/+4
* Fix the multiple form submission bug. (Bug 2098417).Ben Murdoch2009-09-281-1/+12
* Colorizing clicked-on linksLeon Clarke2009-09-242-0/+11