summaryrefslogtreecommitdiffstats
path: root/Android.jsc.mk
Commit message (Collapse)AuthorAgeFilesLines
* Updates mock Geolocation service to match final version submitted to WebKit.Steve Block2009-09-081-0/+1
| | | | | | See https://bugs.webkit.org/show_bug.cgi?id=28264. Change-Id: I30900239108ea699f194fceb30626f41c928c08e
* fix JSC support.Andrei Popescu2009-08-191-0/+2
|
* Revert "Start fixing JSC compile errors for new webkit."Andrei Popescu2009-08-191-2/+0
| | | | This reverts commit 62983d46fda85f4d912c221e5cbc91a05d4edebf.
* Start fixing JSC compile errors for new webkit.Ben Murdoch2009-08-191-0/+2
|
* Add a utility class QemuTracerAuto when WEBCORE_INSTRUMENTATION is on.Feng Qian2009-08-121-0/+4
|
* rename libsgl/libcorecg to libskiaMike Reed2009-07-101-2/+1
|
* Enable workers w/JSC.Ben Murdoch2009-07-061-0/+1
|
* Get WebKit r44544.Feng Qian2009-06-171-0/+1
|
* Restore old-style Makefiles.Feng Qian2009-06-111-0/+255
It is easier to work with merge tool. Will add a separate set of Makefiles for V8. Add Android.v8.mk as a reference.