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
*
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
|
\
|
*
Revert "Remove the limitation that zoom can't go beyond overview scale."
Shimeng (Simon) Wang
2011-03-02
1
-13
/
+25
*
|
Don't update webkit at every stage of a zoom animation.
Derek Sollenberger
2011-03-01
1
-3
/
+4
|
/
*
Remove the limitation that zoom can't go beyond overview scale.
Shimeng (Simon) Wang
2011-02-28
1
-25
/
+13
*
Make sure pinch zoom and overview scale are within limits
Shimeng (Simon) Wang
2011-02-24
1
-2
/
+4
*
Pre-calculate view scale and text wrap scale for webkit.
Shimeng (Simon) Wang
2011-02-24
1
-4
/
+6
*
Make sure zoom width is changed before fit-to-screen.
Shimeng (Simon) Wang
2011-02-18
1
-1
/
+1
*
Reset initial zoom overview state when user takes zoom action.
Shimeng (Simon) Wang
2011-02-17
1
-0
/
+6
*
Fine tune the zoom overview behavior.
Shimeng (Simon) Wang
2011-02-17
1
-3
/
+20
*
Remember zoom overview state since the postscale callback is async.
Shimeng (Simon) Wang
2011-02-16
1
-3
/
+8
*
Merge "Fit to screen for the first new picture with enough different width."
Shimeng (Simon) Wang
2011-02-16
1
-3
/
+6
|
\
|
*
Fit to screen for the first new picture with enough different width.
Shimeng (Simon) Wang
2011-02-15
1
-3
/
+6
*
|
Merge "Keep overview mode when screen is rotated."
Shimeng (Simon) Wang
2011-02-15
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
Keep overview mode when screen is rotated.
Shimeng (Simon) Wang
2011-02-15
1
-2
/
+5
*
|
Keep mobile site's text wrap scale unchanged.
Shimeng (Simon) Wang
2011-02-14
1
-4
/
+11
|
/
*
Implement the double tap to zoom animation with HW accleration.
Ben Murdoch
2011-01-27
1
-3
/
+26
*
Keep min/max zoom scale in proportion when zoom density changes.
Shimeng (Simon) Wang
2011-01-20
1
-3
/
+17
*
Merge "Smoother pinch-zoom in Browser." into honeycomb
Romain Guy
2011-01-18
1
-2
/
+2
|
\
|
*
Smoother pinch-zoom in Browser.
Romain Guy
2011-01-18
1
-2
/
+2
*
|
Fix smart zoom for plugins that use OpenGL.
Derek Sollenberger
2011-01-18
1
-4
/
+5
|
/
*
b/3331379 reduce ping-to-zoom jitter.
Huahui Wu
2011-01-11
1
-0
/
+10
*
Make sure the reading level scale is within min/max limits.
Shimeng (Simon) Wang
2011-01-06
1
-2
/
+3
*
Refactor zoom overview width calculation.
Shimeng (Simon) Wang
2011-01-05
1
-29
/
+48
*
Smooth out gesture zooming in WebViews.
Adam Powell
2010-12-11
1
-4
/
+3
*
Prevent scaling beyond zoom overview scale.
Shimeng (Simon) Wang
2010-12-07
1
-2
/
+5
*
Set initial view scale to be at least overview scale.
Shimeng (Simon) Wang
2010-11-29
1
-16
/
+12
*
Ignore zoom overwidth updating when contentsize is not set.
Shimeng (Simon) Wang
2010-11-15
1
-1
/
+3
*
Only show double-tap tip if the feature is enabled.
Derek Sollenberger
2010-11-12
1
-1
/
+6
*
Update textwrap scale when content width changes in overview mode.
Shimeng (Simon) Wang
2010-11-09
1
-7
/
+11
*
Use minPrefWidth instead of viewsize.x.
Shimeng (Simon) Wang
2010-11-04
1
-1
/
+1
*
Prevent 0 content width.
Shimeng (Simon) Wang
2010-11-03
1
-3
/
+7
*
Stabilize reflow, aka, the fit-to-screen option in settings.
Shimeng (Simon) Wang
2010-10-29
1
-11
/
+29
*
Fixes "open pages in overview" option.
Shimeng (Simon) Wang
2010-10-28
1
-4
/
+5
*
Rename some variable to make it clear what data is being stored.
Derek Sollenberger
2010-10-28
1
-4
/
+4
*
Let double tap reflow text.
Shimeng (Simon) Wang
2010-10-22
1
-3
/
+1
*
Let restored scale be in effect.
Shimeng (Simon) Wang
2010-10-21
1
-2
/
+1
*
Remove not-used code.
Shimeng (Simon) Wang
2010-10-14
1
-1
/
+1
*
Fixed viewport enhancement for site with viewport tag.
Shimeng (Simon) Wang
2010-10-14
1
-2
/
+8
*
Use real fixed viewport, and let the content width be the overview width.
Shimeng (Simon) Wang
2010-10-14
1
-13
/
+11
[next]