index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
WebView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for correctly scaling text selection handles
John Reck
2011-09-27
1
-0
/
+6
*
Merge "Update the error for WebView thread violations to make clear that it's...
Steve Block
2011-09-26
1
-4
/
+4
|
\
|
*
Update the error for WebView thread violations to make clear that it's not fatal
Steve Block
2011-09-26
1
-4
/
+4
*
|
Merge "Force a WebView pictureset invalidation on screen rotation."
Ben Murdoch
2011-09-26
1
-0
/
+1
|
\
\
|
*
|
Force a WebView pictureset invalidation on screen rotation.
Ben Murdoch
2011-09-23
1
-0
/
+1
|
|
/
*
|
Add detail to restorePicture deprecation
John Reck
2011-09-23
1
-0
/
+2
|
/
*
Use overview scale when restored scale is 0.
Mangesh Ghiware
2011-09-21
1
-0
/
+8
*
Merge "Cleanup for bug 5278763"
Ben Murdoch
2011-09-20
1
-0
/
+4
|
\
|
*
Cleanup for bug 5278763
Kristian Monsen
2011-09-12
1
-0
/
+4
*
|
Merge "Bringing back the 'cache"
John Reck
2011-09-19
1
-2
/
+22
|
\
\
|
*
|
Bringing back the 'cache
John Reck
2011-09-19
1
-2
/
+22
*
|
|
Don't switch to handle drag mode when starting selection
John Reck
2011-09-16
1
-1
/
+0
|
/
/
*
|
Merge "Fix text selection drawing on SW"
John Reck
2011-09-16
1
-4
/
+6
|
\
\
|
*
|
Fix text selection drawing on SW
John Reck
2011-09-15
1
-4
/
+6
*
|
|
DO NOT MERGE Fix finalization
John Reck
2011-09-15
1
-1
/
+1
*
|
|
Fix bug 5321195 - Starting WebView text selection with long press does
Adam Powell
2011-09-14
1
-1
/
+6
|
/
/
*
|
Fix bug 5314559 - Slow menu scrolling in browser on some devices
Adam Powell
2011-09-13
1
-4
/
+2
*
|
Merge "Fix bug 5309557 - Monkeys and SIGSEGV do not mix!"
Adam Powell
2011-09-13
1
-2
/
+2
|
\
\
|
*
|
Fix bug 5309557 - Monkeys and SIGSEGV do not mix!
Adam Powell
2011-09-13
1
-2
/
+2
*
|
|
Make sure the finalizer destroy runs on the UI thread
John Reck
2011-09-13
1
-1
/
+8
|
/
/
*
|
Pause WebKit drawing when WebView loses window focus.
Adam Powell
2011-09-12
1
-0
/
+15
|
/
*
Relax form autocomplete conditions
Ben Murdoch
2011-09-09
1
-1
/
+1
*
Register to receive onTrimMemory callbacks
John Reck
2011-09-07
1
-0
/
+35
*
OnTrimMemory plumbing
John Reck
2011-09-07
1
-0
/
+5
*
Notify native that scrolling has stopped correctly
Chris Craik
2011-09-02
1
-0
/
+7
*
Merge "Set reading level scale to display density instead of a fixed minimum."
Mangesh Ghiware
2011-09-02
1
-0
/
+8
|
\
|
*
Set reading level scale to display density instead of a fixed minimum.
Mangesh Ghiware
2011-09-01
1
-0
/
+8
*
|
Merge "Prevent serialization after being destroyed"
John Reck
2011-09-01
1
-0
/
+3
|
\
\
|
*
|
Prevent serialization after being destroyed
John Reck
2011-09-01
1
-0
/
+3
*
|
|
Partial rollback of I9ebc92dc
John Reck
2011-09-01
1
-6
/
+3
|
/
/
*
|
Draw text selection in Java
John Reck
2011-08-31
1
-7
/
+67
|
/
*
Merge "Fix contentInvalidateAll NPE"
John Reck
2011-08-29
1
-1
/
+3
|
\
|
*
Fix contentInvalidateAll NPE
John Reck
2011-08-29
1
-1
/
+3
*
|
Tap highlight fix + small perf increase
John Reck
2011-08-29
1
-4
/
+8
|
/
*
Merge "Better touch rects"
John Reck
2011-08-26
1
-51
/
+89
|
\
|
*
Better touch rects
John Reck
2011-08-26
1
-51
/
+89
*
|
actually pause webkit thread, remove costly invalidate
Chris Craik
2011-08-25
1
-0
/
+5
|
/
*
Merge "Modify nativeSetProperty to return a boolean indicating if we need to ...
Nicolas Roard
2011-08-18
1
-1
/
+1
|
\
|
*
Modify nativeSetProperty to return a boolean indicating if we
Nicolas Roard
2011-08-18
1
-1
/
+1
*
|
Removed setExtendedTileBounds
Chris Craik
2011-08-18
1
-10
/
+0
|
/
*
No need to pass an AssetManager to native when creating a WebView
Ben Murdoch
2011-08-16
1
-4
/
+2
*
Increase WebView.TAP_TIMEOUT to 300ms to account for trackpad taps.
Ben Murdoch
2011-08-12
1
-1
/
+4
*
Added automated performance test to TileBenchmark
Chris Craik
2011-08-02
1
-7
/
+18
*
Merge "Add a runtime switch between Raster and Ganesh rendering modes."
Derek Sollenberger
2011-07-29
1
-1
/
+11
|
\
|
*
Add a runtime switch between Raster and Ganesh rendering modes.
Derek Sollenberger
2011-07-12
1
-1
/
+11
*
|
use pageswap callback to sync WebTextView with drawing of page
Chris Craik
2011-07-28
1
-7
/
+22
*
|
Merge "Use WebTextView overlay to render text fields/areas much faster"
Chris Craik
2011-07-27
1
-51
/
+22
|
\
\
|
*
|
Use WebTextView overlay to render text fields/areas much faster
Chris Craik
2011-07-27
1
-51
/
+22
*
|
|
Fix for Autofill calling WebView.getSettings on background thread.
Ben Murdoch
2011-07-25
1
-2
/
+3
|
/
/
*
|
Merge "New log format, Manual log generation, plus logging of invalidates"
Chris Craik
2011-07-21
1
-16
/
+6
|
\
\
[next]