summaryrefslogtreecommitdiffstats
path: root/WebCore/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix V8 build.Feng Qian2009-06-221-1/+1
* Enable video and audio elements in WebCoreAndrei Popescu2009-06-191-7/+7
* Merge commit 'goog/master' into webkit_mergeFeng Qian2009-06-181-2/+13
|\
| * cherry-pick 0f07938f7e51e7a7eb4239b8a30e64b68dac8c66 due to automerger snafuGrace Kloba2009-06-161-0/+1
| * Enable DOM Storage in master with JSC bindings.Ben Murdoch2009-06-151-5/+11
* | Get WebKit r44544.Feng Qian2009-06-171-15/+22
|/
* Restore old-style Makefiles.Feng Qian2009-06-111-3/+141
* Cleanup for upstreaming to webkit.orgFeng Qian2009-06-091-1/+2
* add additional svg support and complianceCary Clark2009-05-011-2/+13
* Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the brow...Ben Murdoch2009-04-301-1/+11
* Merge commit 'goog/master' into merge_webkit_from_masterFeng Qian2009-04-291-4/+14
|\