index
:
external_webkit.git
replicant-4.2
external/webkit
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge webkit.org at r58033 : Initial merge by git
Steve Block
2010-05-11
1
-0
/
+2
*
Enable SVG compiling in gingerbread.
Shimeng (Simon) Wang
2010-05-04
1
-6
/
+7
*
Enable XSLT in Android webkit.
Shimeng (Simon) Wang
2010-04-22
1
-1
/
+2
*
Switch default build to use V8 on Passion and Sholes.
Andrei Popescu
2010-03-10
1
-2
/
+15
*
bump up our image cache etc. when we're on larger devices (e.g. have VFP)
Mike Reed
2010-03-03
1
-0
/
+6
*
refactor drawing to support layers
Cary Clark
2010-02-24
1
-0
/
+4
*
While upstreaming the JSC JIT patch to the open source Webkit trunk,
Huahui Wu
2010-02-23
1
-3
/
+3
*
add optional build flag to trigger enabling layers
Mike Reed
2010-02-23
1
-0
/
+4
*
Use the new stlport build configuration.
Patrick Scott
2010-02-16
1
-5
/
+2
*
Add code that enables SquirrelFish Extreme (a.k.a JSCX, JSC JIT) in Android.
Huahui Wu
2010-02-12
1
-0
/
+11
*
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
1
-1
/
+2
*
Merge webkit.org at r54127 : GIFImageDecoder now requires ImageDecoder.
Steve Block
2010-02-04
1
-0
/
+5
*
Merge webkit.org at r54127 : Fix Makefiles
Steve Block
2010-02-04
1
-0
/
+2
*
Merge webkit.org at r54127 : Keep ours for Makefiles.
Steve Block
2010-02-04
1
-63
/
+0
*
Merge webkit.org at r54127 : Initial merge by git
Steve Block
2010-02-04
1
-0
/
+63
*
V8 can now use WebCore/bridge/jni/JNIBridge.cpp
Steve Block
2010-01-27
1
-5
/
+0
*
V8 can now use WebCore/bridge/jni/JNIBridge.h
Steve Block
2010-01-27
1
-6
/
+0
*
Fix build by
Andrei Popescu
2010-01-25
1
-10
/
+5
*
Move V8 jni_npobject to bridge/jni/v8/JavaNPObjectV8 and fix style
Steve Block
2010-01-21
1
-1
/
+0
*
Move V8 jni_instance to bridge/jni/v8/JavaInstanceV8 and fix style
Steve Block
2010-01-21
1
-1
/
+0
*
Move V8 jni_class to bridge/jni/v8/JavaClassV8 and fix style
Steve Block
2010-01-20
1
-1
/
+0
*
resolved conflicts for merge of a08c8a5f to master
Steve Block
2010-01-14
1
-89
/
+89
|
\
|
*
Move general includes before bindings includes.
Steve Block
2010-01-14
1
-88
/
+88
*
|
Move STLPort to external/stlport.
Steve Block
2009-12-22
1
-1
/
+1
*
|
am fadf964d: am dc11ae82: Merge webkit.org at r51976 : Fix conflicts in Makef...
Steve Block
2009-12-17
1
-15
/
+0
|
\
\
|
|
/
|
*
Merge webkit.org at r51976 : Fix conflicts in Makefiles.
Steve Block
2009-12-17
1
-15
/
+0
*
|
am b880d713: am 643ca787: Merge webkit.org at r51976 : Initial merge by git.
Steve Block
2009-12-17
1
-0
/
+15
|
\
\
|
|
/
|
*
Merge webkit.org at r51976 : Initial merge by git.
Steve Block
2009-12-17
1
-0
/
+15
*
|
am 2e3731e0: am 68bffef2: fix sim build: only issue -Wno-psabi if we building...
Mike Reed
2009-12-10
1
-3
/
+2
|
\
\
|
|
/
|
*
fix sim build: only issue -Wno-psabi if we building for arm
Mike Reed
2009-12-10
1
-3
/
+2
*
|
am 62fa8660: am c1d0b386: remove 100s of warnings about va_list mangling in G...
Mike Reed
2009-12-10
1
-0
/
+3
|
\
\
|
|
/
|
*
remove 100s of warnings about va_list mangling in GCC 4.4
Mike Reed
2009-12-10
1
-0
/
+3
*
|
am 8a6305a3: am bfe6eebb: Merge change I640d5ca9 into eclair-mr2
Steve Block
2009-12-10
1
-3
/
+7
|
\
\
|
|
/
|
*
Merges V8 version of jni_utility with JSC version at WebCore/bridge/jni.
Steve Block
2009-12-07
1
-3
/
+7
*
|
resolved conflicts for merge of 130cd407 to master
Ben Murdoch
2009-12-04
1
-0
/
+1
|
\
\
|
|
/
|
*
Android History unforking pt4: Android specific changes to makefiles and othe...
Ben Murdoch
2009-12-03
1
-0
/
+1
*
|
Use STLPort instead of our stripped version.
Patrick Scott
2009-12-02
1
-2
/
+5
*
|
Revert "Don't use the WebKit STL when building the simulator"
Jean-Baptiste Queru
2009-12-01
1
-5
/
+1
*
|
Don't use the WebKit STL when building the simulator
Jean-Baptiste Queru
2009-12-01
1
-1
/
+5
|
/
*
Removes superfluous use of LOCAL_SRC_FILES in derived Makefiles.
Steve Block
2009-11-24
1
-1
/
+0
*
Fix the occassional build break.
Patrick Scott
2009-11-24
1
-0
/
+5
*
Move the benchmark code inside libwebcore.so
Patrick Scott
2009-11-23
1
-1
/
+1
*
Move V8 Makefiles to from V8Binding directory to WebCore directory, to match ...
Steve Block
2009-11-17
1
-61
/
+23
*
Factors out common code from JSC and V8 Makefiles, ready for upstreaming to w...
Steve Block
2009-11-17
1
-12
/
+337
*
Fixes license headers for all Android-specific JavaScriptCore and WebCore fil...
Steve Block
2009-11-13
1
-11
/
+19
*
Switch back to JSC
Andrei Popescu
2009-09-08
1
-2
/
+2
*
Turn on V8 by default.
Feng Qian
2009-07-21
1
-2
/
+2
*
Quick fix of makefile
Feng Qian
2009-07-15
1
-3
/
+3
*
Use JS_ENGINE environment to control which JS engine to use.
Feng Qian
2009-07-15
1
-4
/
+23
*
Rename ENABLE_V8 to USE_ALT_JS_ENGINE.
Feng Qian
2009-07-13
1
-1
/
+1
[next]