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
/
ZoomManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix DPI scaling on TVDPI
John Reck
2012-09-19
1
-0
/
+13
*
Make WebView track focal points more accurately
Adam Powell
2012-09-04
1
-2
/
+2
*
Fix logspam
John Reck
2012-06-05
1
-4
/
+5
*
Invalidate on new picture if scale/content size changes
Chris Craik
2012-05-15
1
-1
/
+5
*
Delete more navcache stuff
John Reck
2012-03-05
1
-14
/
+0
*
Refactor WebView to be a thin proxy class
Jonathan Dixon
2012-03-02
1
-13
/
+13
*
Fix regression in default zoom setting
Mangesh Ghiware
2012-02-13
1
-0
/
+1
*
Use WebKit hit testing result for centering on double-tap zoom.
Mangesh Ghiware
2012-02-06
1
-1
/
+1
*
Update computation of reading level scale.
Mangesh Ghiware
2011-12-08
1
-7
/
+11
*
Fix updateDoubleTapZoom logic
John Reck
2011-12-01
1
-5
/
+6
*
Merge "WebView animation support" into ics-mr1
Teng-Hui Zhu
2011-11-29
1
-0
/
+3
|
\
|
*
WebView animation support
Teng-Hui Zhu
2011-11-23
1
-0
/
+3
*
|
Update Webkit with the zoom level after double tap gesture
Derek Sollenberger
2011-11-28
1
-0
/
+5
|
/
*
Revert change to setInitialScale() to take display density into account.
Mangesh Ghiware
2011-11-16
1
-1
/
+1
*
Update fix to restore view and text wrap scales.
Mangesh Ghiware
2011-11-03
1
-1
/
+1
*
Fix setInitialScale() to take display density into account.
Mangesh Ghiware
2011-11-01
1
-11
/
+4
*
Fix restore of view and text wrap scales.
Mangesh Ghiware
2011-10-27
1
-3
/
+5
*
Fix issue# 5492404: Reading level check thread error.
Mangesh Ghiware
2011-10-21
1
-5
/
+9
*
Fix null ptr exception in getReadingLevelScale()
Mangesh Ghiware
2011-10-18
1
-1
/
+4
*
Add setting for configuring zoom level on double-tap.
Mangesh Ghiware
2011-10-12
1
-7
/
+17
*
Use overview scale when restored scale is 0.
Mangesh Ghiware
2011-09-21
1
-6
/
+0
*
On zoom to overview, reflow text, if necessary.
Mangesh Ghiware
2011-09-09
1
-0
/
+5
*
Set reading level scale to display density instead of a fixed minimum.
Mangesh Ghiware
2011-09-01
1
-19
/
+22
*
b/5080166 Enalbe multi-touch on external touch escreen.
Huahui Wu
2011-07-26
1
-3
/
+7
*
b/4070489 Jumpy motion when switching fingers during zoom gesture.
Huahui Wu
2011-07-21
1
-0
/
+2
*
Set mActualScale when initialScale is set.
Shimeng (Simon) Wang
2011-07-11
1
-0
/
+2
*
Merge "Prevent set mInitialScale being overridden by mDefaultScale."
Shimeng (Simon) Wang
2011-07-08
1
-2
/
+3
|
\
|
*
Prevent set mInitialScale being overridden by mDefaultScale.
Shimeng (Simon) Wang
2011-07-08
1
-2
/
+3
*
|
Treat restored defaultScale as overview.
Shimeng (Simon) Wang
2011-07-06
1
-0
/
+6
|
/
*
Merge "Keep initial zoom overview for non-standard load."
Shimeng (Simon) Wang
2011-06-30
1
-0
/
+5
|
\
|
*
Keep initial zoom overview for non-standard load.
Shimeng (Simon) Wang
2011-06-30
1
-0
/
+5
*
|
Initial zoom overview flag only meaningful in page overview mode.
Shimeng (Simon) Wang
2011-06-29
1
-1
/
+2
|
/
*
Fix reflow for mobile sites.
Shimeng (Simon) Wang
2011-06-10
1
-9
/
+8
*
Better handle double tap for smooth reflow and zoom.
Shimeng (Simon) Wang
2011-06-09
1
-1
/
+10
*
Make sure scale will not go beyond overview scale after rotation.
Shimeng (Simon) Wang
2011-06-02
1
-2
/
+3
*
Fix overview scale setting for mobile sites.
Shimeng (Simon) Wang
2011-06-01
1
-6
/
+10
*
Fix zoom overview width and postscale for non-wide-viewport mode.
Shimeng (Simon) Wang
2011-05-26
1
-4
/
+7
*
Simplify viewport logic in webviewcore and zoom-manager.
Shimeng (Simon) Wang
2011-05-24
1
-11
/
+3
*
Prevent intermediate scale updates from being sent to WebKit while zooming.
Derek Sollenberger
2011-03-18
1
-1
/
+1
*
Fix bug 4083825 - Gesture zoom locked along content edges under some
Adam Powell
2011-03-11
1
-2
/
+12
*
b/4080388 Improving the performance of ZoomManager
Huahui Wu
2011-03-10
1
-18
/
+46
*
Don't limit zoom scale change by the minimum increment.
Shimeng (Simon) Wang
2011-03-09
1
-1
/
+1
*
Merge "b/4075349 Make the pinch to zoom more responsive after limits." into h...
Huahui Wu
2011-03-09
1
-14
/
+29
|
\
|
*
b/4075349 Make the pinch to zoom more responsive after limits.
Huahui Wu
2011-03-09
1
-14
/
+29
*
|
Merge "Consider mInitialScale when setting min zoom scale." into honeycomb-mr1
Shimeng (Simon) Wang
2011-03-09
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Consider mInitialScale when setting min zoom scale.
Shimeng (Simon) Wang
2011-03-08
1
-2
/
+3
*
|
b/3307761 Tuning two fingers pan.
Huahui Wu
2011-03-08
1
-1
/
+49
|
/
*
Shorten the animation length to make it snappier.
Shimeng (Simon) Wang
2011-03-03
1
-1
/
+1
*
Adjust actual scale when zoom density changes.
Shimeng (Simon) Wang
2011-03-02
1
-3
/
+11
*
Merge "Revert "Remove the limitation that zoom can't go beyond overview scale.""
Shimeng (Simon) Wang
2011-03-02
1
-13
/
+25
|
\
[next]