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
/
WebKit
/
android
/
jni
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge WebKit at r75993: Move WebKit/android files to Source
Ben Murdoch
2011-05-16
36
-13718
/
+0
*
Clean up JavaBridge
Steve Block
2011-05-12
1
-11
/
+12
*
Clean up DeviceMotionClientImpl and DeviceOrientationClientImpl
Steve Block
2011-05-12
2
-6
/
+4
*
Clean up WebViewCore
Steve Block
2011-05-12
2
-44
/
+35
*
Clean up includes in WebStorage.cpp
Steve Block
2011-05-10
1
-4
/
+4
*
Merge WebKit at r74534: Rename rendering methods
Ben Murdoch
2011-05-10
1
-1
/
+1
*
Merge WebKit at r74534: Fix WebSettings.cpp
Ben Murdoch
2011-05-10
1
-1
/
+1
*
Merge WebKit at r74534: Fix WebCoreFrameBridge.cpp
Ben Murdoch
2011-05-10
1
-1
/
+1
*
Merge WebKit at r74534: Fix WebCoreFrameBridge.cpp and
Ben Murdoch
2011-05-10
1
-8
/
+8
*
Merge WebKit at r74534: Fix RenderBlockLineLayout.cpp and others.
Ben Murdoch
2011-05-10
1
-1
/
+1
*
Fix crash in font-handling code caused by repainting while a style recalculat...
David Deephanphongs
2011-05-04
1
-2
/
+17
*
Fix a compiler warning in handleTouchEvent()
Steve Block
2011-04-20
1
-1
/
+1
*
Avoid prematurely deleting a JNI local ref in FindAddress
Steve Block
2011-04-20
1
-3
/
+1
*
am eecdc5b2: am 4c6c5a28: Merge "Turns out args should not be decoded twice."...
Bart Sears
2011-03-21
1
-3
/
+0
|
\
|
*
Turns out args should not be decoded twice.
Patrick Scott
2011-03-17
1
-3
/
+0
*
|
am 2de6de7e: am 8e1d1088: Pass the URL at the enterfullscreen time
Teng-Hui Zhu
2011-03-16
2
-4
/
+5
|
\
\
|
|
/
|
*
Pass the URL at the enterfullscreen time
Teng-Hui Zhu
2011-03-16
2
-4
/
+5
*
|
am be37cc60: am 9bddcae7: Merge "b/3392594 keep the remaining touch points wh...
Huahui Wu
2011-03-14
2
-15
/
+38
|
\
\
|
|
/
|
*
Merge "b/3392594 keep the remaining touch points when one is ended." into hon...
Huahui Wu
2011-03-14
2
-15
/
+38
|
|
\
|
|
*
b/3392594 keep the remaining touch points when one is ended.
Huahui Wu
2011-03-14
2
-15
/
+38
*
|
|
resolved conflicts for merge of 24e276c8 to master
Nicolas Roard
2011-03-11
2
-0
/
+19
|
\
\
\
|
|
/
/
|
*
|
HTML5 Video improvements
Nicolas Roard
2011-03-11
2
-0
/
+19
*
|
|
am f6fdbf35: am 55550b6a: Merge "Do not attempt to put textfield onscreen whe...
Leon Scroggins
2011-03-09
2
-13
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge "Do not attempt to put textfield onscreen when size changes." into hone...
Leon Scroggins
2011-03-09
2
-13
/
+1
|
|
\
\
|
|
*
|
Do not attempt to put textfield onscreen when size changes.
Leon Scroggins
2011-03-09
2
-13
/
+1
|
|
|
/
*
|
|
am bc3bf9d0: am 05bdccdb: Merge "Clear DOM storage when clearing other cached...
Ben Murdoch
2011-03-09
1
-0
/
+7
|
\
\
\
|
|
/
/
|
*
|
Merge "Clear DOM storage when clearing other cached data." into honeycomb-mr1
Ben Murdoch
2011-03-09
1
-0
/
+7
|
|
\
\
|
|
*
|
Clear DOM storage when clearing other cached data.
Ben Murdoch
2011-03-09
1
-0
/
+7
*
|
|
|
am 992fbcb2: am 63e8611f: Merge "remove restriction on CSS Mimetype" into hon...
Cary Clark
2011-03-09
1
-3
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge "remove restriction on CSS Mimetype" into honeycomb-mr1
Cary Clark
2011-03-09
1
-3
/
+0
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
remove restriction on CSS Mimetype
Cary Clark
2011-03-09
1
-3
/
+0
|
|
|
/
*
|
|
am e353f163: am d9fa508e: Merge "Parse x-auto-login and send it up to Java." ...
Patrick Scott
2011-03-09
2
-0
/
+56
|
\
\
\
|
|
/
/
|
*
|
Merge "Parse x-auto-login and send it up to Java." into honeycomb-mr1
Patrick Scott
2011-03-09
2
-0
/
+56
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Parse x-auto-login and send it up to Java.
Patrick Scott
2011-03-08
2
-0
/
+56
|
*
|
cherry-pick this change from master (should be in honeycomb-mr1) (please don'...
Ed Heyl
2011-03-08
1
-2
/
+2
|
|
/
*
|
Use members rather than globals to avoid leaking memory.
Leon Scroggins
2011-03-04
2
-1
/
+7
*
|
Merge "Avoid Android modifications to JavaNPObjectV8.cpp/h"
Steve Block
2011-03-03
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Avoid Android modifications to JavaNPObjectV8.cpp/h
Steve Block
2011-03-02
1
-2
/
+2
*
|
check for stacking context before scrolling layer
Cary Clark
2011-03-02
1
-1
/
+4
*
|
Merge "Part bug 3489551 Browser doesn't send cookies for HTML5 video in incog...
Kristian Monsen
2011-03-01
1
-9
/
+9
|
\
\
|
*
|
Part bug 3489551 Browser doesn't send cookies for HTML5 video in incognito
Kristian Monsen
2011-03-01
1
-9
/
+9
*
|
|
Only support saveWebArchive for (X)HTML
John Reck
2011-02-28
1
-0
/
+3
|
/
/
*
|
Allow a site to specify to not show the IME for a textfield.
Leon Scroggins
2011-02-25
1
-2
/
+20
*
|
Use an appropriate parameter for revealSelection.
Leon Scroggins
2011-02-25
1
-2
/
+2
*
|
Stop the blinking caret when moving to another field.
Leon Scroggins
2011-02-24
2
-4
/
+18
*
|
Merge "Skia Merge (revision 808)"
Derek Sollenberger
2011-02-24
2
-8
/
+8
|
\
\
|
*
|
Skia Merge (revision 808)
Derek Sollenberger
2011-02-22
2
-8
/
+8
*
|
|
Merge "Copy constructor for AutoJObject must increase the ref count on the un...
Steve Block
2011-02-24
1
-0
/
+4
|
\
\
\
|
*
|
|
Copy constructor for AutoJObject must increase the ref count on the underlyin...
Steve Block
2011-02-23
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
Scroll the RenderLayer during touch events.
Patrick Scott
2011-02-22
2
-47
/
+35
|
|
/
|
/
|
[next]