summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Rename ENABLE_V8 to USE_ALT_JS_ENGINE.Feng Qian2009-07-131-1/+1
* Add V8 makefiles.Feng Qian2009-06-111-1/+1
* Restore old-style Makefiles.Feng Qian2009-06-111-257/+5
* Fix the prelink variable.Patrick Scott2009-05-201-3/+2
* Move Browser test plugin from webkit project to development project.Grace Kloba2009-05-141-3/+1
* Remove uncommented makefile conditional. Fix an assert condition.Patrick Scott2009-05-131-2/+0
* Shave ~60k off of libwebcore.so and make webcore_test always build.Patrick Scott2009-05-121-6/+31
* Fix SVG build with V8.Feng Qian2009-05-061-0/+5
* add additional svg support and complianceCary Clark2009-05-011-0/+2
* Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the brow...Ben Murdoch2009-04-301-0/+1