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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide overscroll APIs
Ricardo Cerqueira
2010-11-21
2
-0
/
+7
*
Restore Overscrolling
Ricardo Cerqueira
2010-11-12
2
-39
/
+163
*
Monkey Crash: NullPointerException in WebTextView
Andreas Sandblad
2010-11-03
1
-2
/
+7
*
Error in compound cache-control header.
Henrik Baard
2010-10-17
1
-1
/
+3
*
Dismissing AlertDialog before destroying WebView.
Mattias Falk
2010-10-17
1
-4
/
+14
*
docs: add links from widget classes to tutorials
Scott Main
2010-09-28
1
-0
/
+3
*
Add a color inversion algorithm to Android.
Julien Chaffraix
2010-08-14
2
-0
/
+21
*
Early DNS Implementation
Dinesh K Garg
2010-08-14
1
-0
/
+5
*
webcore: fix NPE when destroying DNS resolver
Steve Kondik
2010-08-06
1
-1
/
+4
*
Adaptive request reordering
Jan Erik Hanssen
2010-08-05
4
-3
/
+66
*
Dns prefetch implementation on Froyo
Dinesh K Garg
2010-08-03
4
-0
/
+246
*
Doc change: Add revision notes for Android 2.2_r2 development platform. Fix s...
Dirk Dougherty
2010-07-22
1
-6
/
+6
*
Enable reflow in WebView after pinch to zoom in
Jonas Larsson
2010-07-02
1
-0
/
+5
*
remove annoying unicode causing warnings
Evan
2010-06-28
1
-1
/
+1
*
Clean up comments, add @hide javadoc to fix build break on java 1.6
ctso
2010-06-23
1
-1
/
+4
*
Made some changes to core/java/android/webkit/WebSettings.java and WebView.ja...
Wysie
2010-06-23
2
-9
/
+26
*
docs: fix markup error
Scott Main
2010-05-18
1
-1
/
+2
*
docs: revise webview description and add info for targeting screen densities
Scott Main
2010-05-17
1
-20
/
+103
*
The default AlertDialog allows cancel. But the default
Grace Kloba
2010-05-12
1
-0
/
+7
*
Fix the 'wobbling fixed elements' bug.
Nicolas Roard
2010-05-10
1
-0
/
+37
*
Fix a WebView scrolling regression - bug 2633572.
Adam Powell
2010-04-27
1
-0
/
+4
*
Only honor the scrollbar mode at the minimum zoom
Grace Kloba
2010-04-23
1
-2
/
+6
*
Remove the WebTextView if it is drawing when it shouldn't.
Leon Scroggins
2010-04-22
2
-2
/
+19
*
Merge "Added the subset of partial content support so that we can continue th...
Grace Kloba
2010-04-22
1
-0
/
+12
|
\
|
*
Added the subset of partial content support so that
Grace Kloba
2010-04-22
1
-0
/
+12
*
|
Post a message to set SurfaceView to be visible when
Grace Kloba
2010-04-21
1
-1
/
+8
|
/
*
Speed up layers rendering when using animations
Nicolas Roard
2010-04-20
1
-10
/
+16
*
Don't inflate the zoom button controller until we
Grace Kloba
2010-04-20
1
-6
/
+7
*
Merge "Update the comment which supposed to be checked in in the last CL." in...
Grace Kloba
2010-04-19
1
-1
/
+2
|
\
|
*
Update the comment which supposed to be checked in
Grace Kloba
2010-04-19
1
-1
/
+2
*
|
Merge "Remove fixed size restriction on the SurfaceView before setting it to ...
Grace Kloba
2010-04-19
1
-0
/
+10
|
\
\
|
|
/
|
*
Remove fixed size restriction on the SurfaceView
Grace Kloba
2010-04-19
1
-0
/
+10
*
|
Force redraw in touch_up if there is a move.
Grace Kloba
2010-04-19
1
-0
/
+5
|
/
*
Missed a case to resumeUpdatePicture.
Grace Kloba
2010-04-16
1
-0
/
+1
*
retool resize logic to use max dimension and max area.
Mike Reed
2010-04-16
1
-40
/
+49
*
Merge "Pass WebKit scrollbar mode to Java. When scrollbar is alwaysOff, don't...
Grace Kloba
2010-04-14
2
-4
/
+33
|
\
|
*
Pass WebKit scrollbar mode to Java. When scrollbar
Grace Kloba
2010-04-13
2
-4
/
+33
*
|
Make sure the onended event is dispatched even when
Andrei Popescu
2010-04-14
1
-5
/
+7
*
|
Merge "Ensure the selection does not change in setTextAndKeepSelection." into...
Leon Scroggins
2010-04-14
1
-0
/
+7
|
\
\
|
*
|
Ensure the selection does not change in setTextAndKeepSelection.
Leon Scroggins
2010-04-13
1
-0
/
+7
*
|
|
Merge "Fix for 2585858, load invalid urls." into froyo
Kristian Monsen
2010-04-14
1
-2
/
+3
|
\
\
\
|
*
|
|
Fix for 2585858, load invalid urls.
Kristian Monsen
2010-04-13
1
-2
/
+3
*
|
|
|
Merge "Fix (again) for bug 2558156, update cache encoding correctly" into froyo
Kristian Monsen
2010-04-14
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix (again) for bug 2558156, update cache encoding correctly
Kristian Monsen
2010-04-12
1
-0
/
+1
|
|
/
/
*
|
|
If we defer processing the touch events, pass the
Grace Kloba
2010-04-13
2
-17
/
+33
*
|
|
Fix a case introduced by https://android-git.corp.google.com/g/#change,47640
Grace Kloba
2010-04-13
1
-2
/
+6
|
|
/
|
/
|
*
|
Add a bulk request method for bookmark icons.
Patrick Scott
2010-04-12
1
-7
/
+74
*
|
Do not check mWebTextView's focus state to determine editing mode.
Leon Scroggins
2010-04-12
1
-2
/
+1
|
/
*
Move the public method HttpDateTime.parse() into AndroidHttpClient.
Jesse Wilson
2010-04-09
2
-5
/
+5
*
Merge "Do not create intents for application/xhtml+xml" into froyo
Kristian Monsen
2010-04-09
1
-1
/
+2
|
\
[next]