summaryrefslogtreecommitdiffstats
path: root/WebCore/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-111-7/+18
* Merge webkit.org at r55033 : Initial merge by gitSteve Block2010-04-271-1/+1
* Enable XSLT in Android webkit.Shimeng (Simon) Wang2010-04-221-0/+11
* Enable XPATH in Android browser.Shimeng (Simon) Wang2010-04-191-0/+19
* Merge webkit.org at r54731 : Refactoring of BiDi supportSteve Block2010-02-161-0/+1
* Merge webkit.org at r54340 : Initial merge by gitSteve Block2010-02-151-0/+1
* Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-121-0/+1
* Merge webkit.org at r54127 : GIFImageDecoder now requires ImageDecoder.Steve Block2010-02-041-0/+1
* Merge webkit.org at r54127 : Fix MakefilesSteve Block2010-02-041-1/+3
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-041-1/+6
* Moves the Geolocation position cache out of the Geolocation object.Steve Block2010-01-251-0/+1
* Refactor our touch event code to use the version submitted to webkit.org by t...Ben Murdoch2010-01-201-0/+2
* Add navigator.networkType to allow apps to detect the connection type.Andrei Popescu2010-01-151-0/+1
* resolved conflicts for merge of 870689c8Nicolas Roard2010-01-041-0/+3
* Update the cookie code in platform/network to matchAndrei Popescu2009-12-211-1/+1
* Merge webkit.org at r51976 : Fix Makefiles.Steve Block2009-12-171-17/+8
* Merge webkit.org at r51976 : Fix conflicts in Makefiles.Steve Block2009-12-171-39/+0
* Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-171-0/+39
* Removes superfluous SocketStreamHandleBase.cpp from Android build.Steve Block2009-12-101-1/+0
* Android History unforking pt4: Android specific changes to makefiles and othe...Ben Murdoch2009-12-031-0/+2
* Moves initializeMaximumHTTPConnectionCountPerHost to a new ResourceRequestAnd...Steve Block2009-11-231-1/+2
* Factors out common code from JSC and V8 Makefiles, ready for upstreaming to w...Steve Block2009-11-171-249/+1
* Split the GeolocationService implementation. This is a result ofAndrei Popescu2009-11-161-0/+1
* Removes some superfluous files from the JSC build.Steve Block2009-11-131-25/+0
* Fixes license headers for all Android-specific JavaScriptCore and WebCore fil...Steve Block2009-11-131-11/+19
* Merge webkit.org at r50258 : Fix Makefiles.Steve Block2009-11-101-2/+7
* Remove unused Inspector files from Android build.Steve Block2009-10-291-4/+0
* Remove XPathNSResolver from the Android build.Steve Block2009-10-261-2/+0
* Merge webkit.org at R49305 : Remove new file ImageSource.cpp from build.Steve Block2009-10-201-1/+0
* Merge webkit.org at R49305 : Add Android makefiles and set ENABLE flags.Steve Block2009-10-201-5/+59
* Remove more superfluous WebKit files from build.Steve Block2009-10-141-2/+0
* Remove superfluous files from JSC build. Note that these files are not in the...Steve Block2009-10-141-5/+0
* File upload.Leon Scroggins2009-10-091-1/+0
* Fix the include files from the last WebKit merge. If there is Android version,Grace Kloba2009-09-101-5/+4
* Removes Geolocation Geoposition.toString and Coordinates.toString.Steve Block2009-09-101-2/+0
* Updates mock Geolocation service to match final version submitted to WebKit.Steve Block2009-09-081-1/+2
* fix JSC support.Andrei Popescu2009-08-191-163/+55
* Revert "Merge WebKit r47420"Andrei Popescu2009-08-191-32/+4
* Revert "Start fixing JSC compile errors for new webkit."Andrei Popescu2009-08-191-29/+89
* Revert "Continue with JSC errors."Andrei Popescu2009-08-191-0/+16
* Continue with JSC errors.Ben Murdoch2009-08-191-16/+0
* Start fixing JSC compile errors for new webkit.Ben Murdoch2009-08-191-89/+29
* Merge WebKit r47420Ben Murdoch2009-08-181-4/+32
* A bunch of linker error fixesAndrei Popescu2009-08-171-0/+1
* Merge in WebKit r47029.Ben Murdoch2009-08-111-45/+143
* Makefile and webkitmerge tool edits needed to merge with latest webkit.Ben Murdoch2009-08-111-5/+5
* Adds a mock GeolocationService.Steve Block2009-07-301-0/+1
* Enables Geolocation on Android.Steve Block2009-07-271-0/+1
* Enable workers w/JSC.Ben Murdoch2009-07-061-5/+14
* Implement fullscreen video. Currently only load() and play() are supported. T...Andrei Popescu2009-06-251-1/+0