summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge WebKit at r60074: Fix Android makefilesSteve Block2010-05-271-0/+1
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-111-0/+2
* Enable SVG compiling in gingerbread.Shimeng (Simon) Wang2010-05-041-6/+7
* Enable XSLT in Android webkit.Shimeng (Simon) Wang2010-04-221-1/+2
* Switch default build to use V8 on Passion and Sholes.Andrei Popescu2010-03-101-2/+15
* bump up our image cache etc. when we're on larger devices (e.g. have VFP)Mike Reed2010-03-031-0/+6
* refactor drawing to support layersCary Clark2010-02-241-0/+4
* While upstreaming the JSC JIT patch to the open source Webkit trunk,Huahui Wu2010-02-231-3/+3
* add optional build flag to trigger enabling layersMike Reed2010-02-231-0/+4
* Use the new stlport build configuration.Patrick Scott2010-02-161-5/+2
* Add code that enables SquirrelFish Extreme (a.k.a JSCX, JSC JIT) in Android.Huahui Wu2010-02-121-0/+11
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-1/+2
* Merge webkit.org at r54127 : GIFImageDecoder now requires ImageDecoder.Steve Block2010-02-041-0/+5
* Merge webkit.org at r54127 : Fix MakefilesSteve Block2010-02-041-0/+2
* Merge webkit.org at r54127 : Keep ours for Makefiles.Steve Block2010-02-041-63/+0
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-041-0/+63
* V8 can now use WebCore/bridge/jni/JNIBridge.cppSteve Block2010-01-271-5/+0
* V8 can now use WebCore/bridge/jni/JNIBridge.hSteve Block2010-01-271-6/+0
* Fix build byAndrei Popescu2010-01-251-10/+5
* Move V8 jni_npobject to bridge/jni/v8/JavaNPObjectV8 and fix styleSteve Block2010-01-211-1/+0
* Move V8 jni_instance to bridge/jni/v8/JavaInstanceV8 and fix styleSteve Block2010-01-211-1/+0
* Move V8 jni_class to bridge/jni/v8/JavaClassV8 and fix styleSteve Block2010-01-201-1/+0
* resolved conflicts for merge of a08c8a5f to masterSteve Block2010-01-141-89/+89
|\
| * Move general includes before bindings includes.Steve Block2010-01-141-88/+88
* | Move STLPort to external/stlport.Steve Block2009-12-221-1/+1
* | am fadf964d: am dc11ae82: Merge webkit.org at r51976 : Fix conflicts in Makef...Steve Block2009-12-171-15/+0
|\ \ | |/
| * Merge webkit.org at r51976 : Fix conflicts in Makefiles.Steve Block2009-12-171-15/+0
* | am b880d713: am 643ca787: Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-171-0/+15
|\ \ | |/
| * Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-171-0/+15
* | am 2e3731e0: am 68bffef2: fix sim build: only issue -Wno-psabi if we building...Mike Reed2009-12-101-3/+2
|\ \ | |/
| * fix sim build: only issue -Wno-psabi if we building for armMike Reed2009-12-101-3/+2
* | am 62fa8660: am c1d0b386: remove 100s of warnings about va_list mangling in G...Mike Reed2009-12-101-0/+3
|\ \ | |/
| * remove 100s of warnings about va_list mangling in GCC 4.4Mike Reed2009-12-101-0/+3
* | am 8a6305a3: am bfe6eebb: Merge change I640d5ca9 into eclair-mr2Steve Block2009-12-101-3/+7
|\ \ | |/
| * Merges V8 version of jni_utility with JSC version at WebCore/bridge/jni.Steve Block2009-12-071-3/+7
* | resolved conflicts for merge of 130cd407 to masterBen Murdoch2009-12-041-0/+1
|\ \ | |/
| * Android History unforking pt4: Android specific changes to makefiles and othe...Ben Murdoch2009-12-031-0/+1
* | Use STLPort instead of our stripped version.Patrick Scott2009-12-021-2/+5
* | Revert "Don't use the WebKit STL when building the simulator"Jean-Baptiste Queru2009-12-011-5/+1
* | Don't use the WebKit STL when building the simulatorJean-Baptiste Queru2009-12-011-1/+5
|/
* Removes superfluous use of LOCAL_SRC_FILES in derived Makefiles.Steve Block2009-11-241-1/+0
* Fix the occassional build break.Patrick Scott2009-11-241-0/+5
* Move the benchmark code inside libwebcore.soPatrick Scott2009-11-231-1/+1
* Move V8 Makefiles to from V8Binding directory to WebCore directory, to match ...Steve Block2009-11-171-61/+23
* Factors out common code from JSC and V8 Makefiles, ready for upstreaming to w...Steve Block2009-11-171-12/+337
* Fixes license headers for all Android-specific JavaScriptCore and WebCore fil...Steve Block2009-11-131-11/+19
* Switch back to JSCAndrei Popescu2009-09-081-2/+2
* Turn on V8 by default.Feng Qian2009-07-211-2/+2
* Quick fix of makefileFeng Qian2009-07-151-3/+3
* Use JS_ENGINE environment to control which JS engine to use.Feng Qian2009-07-151-4/+23