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
*
Switching back to java http stack for tonights build
Kristian Monsen
2010-08-19
1
-1
/
+1
*
Get the build bot to use the chrome stack.
Patrick Scott
2010-08-18
1
-2
/
+2
*
Make V8 the default JS engine on all builds (except sim).
Ben Murdoch
2010-08-18
1
-10
/
+7
*
Build fix for JSC
Ben Murdoch
2010-08-16
1
-1
/
+4
*
Flip the switch, chrome http stack by default
Kristian Monsen
2010-08-12
1
-2
/
+2
*
Build fix. Guard chromium headers, and never use chrome stack in simulator.
Kristian Monsen
2010-08-12
1
-0
/
+2
*
Connecting cookies set from WebCore to the chromium cookies
Kristian Monsen
2010-08-12
1
-1
/
+1
*
Use libchromium_net as a static library. This saves a lot of space.
Kristian Monsen
2010-08-11
1
-7
/
+9
*
Merge WebKit at r63859: Fix conflicts.
Ben Murdoch
2010-07-27
1
-3
/
+0
*
Merge WebKit at r63859 : Initial merge by git.
Ben Murdoch
2010-07-27
1
-0
/
+3
*
Revert "Add -fno-data-sections to WebCore makefile."
Ben Murdoch
2010-07-22
1
-1
/
+0
*
Merge Webkit at r63173 : Fix Makefiles.
Leon Clarke
2010-07-20
1
-0
/
+1
*
Chrome http: Persistent cookies and cache.
Kristian Monsen
2010-07-20
1
-1
/
+2
*
Revert "Disable ICF for libwebcore.so"
Doug Kwan
2010-07-18
1
-7
/
+0
*
am 72533818: am 4da2dabd: Merge "The ICU data is no longer compiled directly ...
Joe Onorato
2010-07-15
1
-1
/
+0
|
\
|
*
The ICU data is no longer compiled directly into the shared library.
Joe Onorato
2010-07-13
1
-1
/
+0
*
|
Add -fno-data-sections to WebCore makefile.
Ben Murdoch
2010-07-15
1
-0
/
+1
*
|
Initial check-in of the external/webkit part of the chrome http stack.
Kristian Monsen
2010-07-15
1
-0
/
+24
*
|
Implements the lastHyphenLocation for Android.
Shimeng (Simon) Wang
2010-07-12
1
-1
/
+2
*
|
Browser save page as web archive.
Elliott Slaughter
2010-07-12
1
-0
/
+2
*
|
Disable ICF for libwebcore.so
Doug Kwan
2010-07-01
1
-0
/
+7
*
|
Enable complex scripts support compiling by deafult.
claireho
2010-06-22
1
-0
/
+6
*
|
Support complex scripts by calling Harfbuzz APIs.
claireho
2010-06-18
1
-0
/
+9
*
|
Remove linker workaround after fixing linker.
Doug Kwan
2010-06-15
1
-7
/
+0
*
|
Fix build.
Andy McFadden
2010-06-08
1
-0
/
+2
*
|
Work around build problem caused by too many stubs in a stub group.
Doug Kwan
2010-06-04
1
-2
/
+4
*
|
Fall back to old linker temporarily due to a bug in gold.
Doug Kwan
2010-06-04
1
-0
/
+3
*
|
Merge WebKit at r60074: Fix Android makefiles
Steve Block
2010-05-27
1
-0
/
+1
*
|
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
|
\
[next]