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
/
Source
/
WebKit
/
android
/
nav
/
WebView.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Add two missing null checks"
John Reck
2012-02-21
1
-1
/
+1
|
\
|
*
Add two missing null checks
John Reck
2012-02-21
1
-1
/
+1
*
|
async find-on-page implementation via WebKit
Victoria Lease
2012-02-21
1
-213
/
+3
|
/
*
frameworks/base refactoring.
Mathias Agopian
2012-02-17
1
-1
/
+1
*
Initial support for keyboard navigation
John Reck
2012-02-15
1
-0
/
+4
*
Merge "Update the scale when updating DrawGL functor"
Teng-Hui Zhu
2012-02-14
1
-2
/
+7
|
\
|
*
Update the scale when updating DrawGL functor
Teng-Hui Zhu
2012-02-14
1
-2
/
+7
*
|
resolved conflicts for merge of 6f1bf086 to master
Derek Sollenberger
2012-02-06
1
-1
/
+1
|
\
\
|
*
|
Skia API changes as a result of an update to the Skia library.
Derek Sollenberger
2012-01-31
1
-1
/
+1
*
|
|
Merge "Plumbing to notify WebViewCore when paints should pause"
Chris Craik
2012-02-06
1
-36
/
+24
|
\
\
\
|
*
|
|
Plumbing to notify WebViewCore when paints should pause
Chris Craik
2012-02-02
1
-36
/
+24
|
|
|
/
|
|
/
|
*
|
|
Snap selection handles to end of text
John Reck
2012-02-02
1
-5
/
+6
|
/
/
*
|
Webkit text selection
John Reck
2012-01-30
1
-284
/
+122
*
|
Clean up tranfer queue before EGL context destroy
Teng-Hui Zhu
2012-01-27
1
-1
/
+10
*
|
Fix form button layout
Michael Kolb
2012-01-24
1
-3
/
+0
*
|
Add tree swapping properties and stats
Chris Craik
2012-01-24
1
-5
/
+17
*
|
Merge "Removed navcache from scrollToFrame() and nativeFindAll()."
Victoria Lease
2012-01-23
1
-13
/
+11
|
\
\
|
*
|
Removed navcache from scrollToFrame() and nativeFindAll().
Victoria Lease
2012-01-20
1
-13
/
+11
*
|
|
Add cut and paste to ContentEditable.
George Mount
2012-01-18
1
-0
/
+21
|
/
/
*
|
Fix software extras on base layer
John Reck
2012-01-18
1
-4
/
+4
*
|
Initial NavCache removal
John Reck
2012-01-11
1
-11
/
+15
*
|
Merge "Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE"
Steve Block
2012-01-10
1
-39
/
+39
|
\
\
|
*
|
Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE
Steve Block
2012-01-10
1
-39
/
+39
*
|
|
Draw GLExtras for each layer.
Victoria Lease
2012-01-09
1
-2
/
+23
|
/
/
*
|
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-1
/
+1
*
|
update callback mechanism, adds nativeDiscardAllTextures for TileBenchmark tool
Chris Craik
2011-12-13
1
-8
/
+17
*
|
am 1d9cab1b: Merge "Fix crash" into ics-mr1
John Reck
2011-12-07
1
-3
/
+6
|
\
\
|
|
/
|
*
Fix crash
John Reck
2011-12-07
1
-3
/
+6
*
|
am 1d71a5f4: Merge "Don\'t deep copy animations, prepare animations on both t...
Chris Craik
2011-12-06
1
-3
/
+4
|
\
\
|
|
/
|
*
Don't deep copy animations, prepare animations on both trees
John Reck
2011-12-05
1
-3
/
+4
*
|
Remove inFullScreenMode JNI call during drawGL call.
George Mount
2011-12-05
1
-16
/
+2
*
|
am f4bc9879: Merge "Maintain UI-side start times for animations in SW renderi...
Chris Craik
2011-12-02
1
-0
/
+3
|
\
\
|
|
/
|
*
Maintain UI-side start times for animations in SW rendering mode
Chris Craik
2011-12-02
1
-0
/
+3
*
|
am f286c7d3: Merge "Scroll position now passed to all layers" into ics-mr1
Chris Craik
2011-12-01
1
-0
/
+9
|
\
\
|
|
/
|
*
Merge "Scroll position now passed to all layers" into ics-mr1
Chris Craik
2011-12-01
1
-0
/
+9
|
|
\
|
|
*
Scroll position now passed to all layers
Chris Craik
2011-12-01
1
-0
/
+9
*
|
|
am 87f8fc15: Merge "add support for WebTextView on scrolling layers" into ics...
Bart Sears
2011-11-30
1
-0
/
+11
|
\
\
\
|
|
/
/
|
*
|
add support for WebTextView on scrolling layers
Michael Kolb
2011-11-30
1
-0
/
+11
|
|
/
*
|
am 807ee5ec: Merge "synchronize animation starts with webkit" into ics-mr1
Chris Craik
2011-11-30
1
-5
/
+6
|
\
\
|
|
/
|
*
Merge "synchronize animation starts with webkit" into ics-mr1
Chris Craik
2011-11-29
1
-5
/
+6
|
|
\
|
|
*
synchronize animation starts with webkit
Chris Craik
2011-11-29
1
-5
/
+6
*
|
|
am 06081e3d: Merge "WebView Animation support" into ics-mr1
Teng-Hui Zhu
2011-11-30
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
WebView Animation support
Teng-Hui Zhu
2011-11-29
1
-0
/
+1
|
|
/
*
|
am bd996ca3: Merge "Use isHighEndGfx to double textures" into ics-mr1
John Reck
2011-11-21
1
-4
/
+9
|
\
\
|
|
/
|
*
Use isHighEndGfx to double textures
John Reck
2011-11-21
1
-4
/
+9
*
|
am 59b140f3: Merge "Content and viewport rects set in one step." into ics-mr1
Bart Sears
2011-11-18
1
-88
/
+71
|
\
\
|
|
/
|
*
Merge "Content and viewport rects set in one step." into ics-mr1
Bart Sears
2011-11-18
1
-88
/
+71
|
|
\
|
|
*
Content and viewport rects set in one step.
George Mount
2011-11-16
1
-88
/
+71
*
|
|
Merge "Removing ANDROID_INSTRUMENTATION code"
Kristian Monsen
2011-11-17
1
-12
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Removing ANDROID_INSTRUMENTATION code
Kristian Monsen
2011-11-17
1
-12
/
+0
[next]