Commit Graph

19 Commits

Author SHA1 Message Date
Matt Brubeck
5b57959fd9 Bug 597210 - Fix jump at start of multitouch zoom [r=mfinkle] 2010-09-17 14:16:43 -07:00
Benjamin Stover
3138a7a8fe [mq]: review 2010-09-15 15:05:50 -07:00
Benjamin Stover
8c9a1021a4 pinch to zoom sort of works 2010-09-07 15:58:55 -07:00
Benjamin Stover
f8db2a5344 allow animated zooming to continue seemlessly if animation is already in progress 2010-09-02 16:49:14 -07:00
Benjamin Stover
eddd861636 add portentous comment to animated zooming that will probably not stop anyone, who are we kidding 2010-09-02 12:58:28 -07:00
Benjamin Stover
740cb78f7f (half-baked) animated zoom 2010-09-02 09:46:07 -07:00
Benjamin Stover
41b3ea96dd clean up and get zooming and viewport sort of working 2010-08-30 14:11:49 -07:00
Matt Brubeck
b578e6f531 Fix syntax error in AnimatedZoom.js 2010-08-26 09:34:20 -07:00
Benjamin Stover
c8433e1095 merge with trunk 2010-08-24 11:39:14 -07:00
Matt Brubeck
4cd3efaa5a Bug 589800 (fixup) - Refactor code to fix pinch zoom on local tabs [r=vingtetun] 2010-08-24 11:12:31 -07:00
Vivien Nicolas
eeee02ef04 Bug 589800 - Checkerboards are persistent on zoom of about:firstrun [r=mbrubeck] 2010-08-24 19:13:00 +02:00
Matt Brubeck
d02d43b5de Bug 588847 - Fix black screen by always hiding the viewBuffer [r=stechz]
--HG--
extra : rebase_source : 65d7378ab3a1bd6fd6384258afdbd4eea4929cc0
2010-08-20 13:07:40 -07:00
Benjamin Stover
887ffc618d fix keyboard and mouse, and remove more tile cruft 2010-08-19 16:28:44 -07:00
Matt Brubeck
dfbfe6f8d4 Bug 588452 - Don't render to zoom snapshot canvas before prior render finishes [r=stechz]
--HG--
extra : rebase_source : f4994456ae0bd2704aa8ae52f80810607a6c2bbd
2010-08-18 19:30:42 -07:00
Matt Brubeck
8b611648e5 Bug 587223 - fix exception in AnimatedZoom.js while zooming out [r=mfinkle] 2010-08-13 19:49:36 -07:00
Matt Brubeck
dddb9bb5cc Bug 584865 - Use IPC context for zooming canvas [r=mark.finkle]
This fixes the zoom animation, but MozGetIPCCanvas is slow on Android so we
need to reuse the same canvas and cache it at startup time (this means a
significant startup time regression).  See bug 586353 for more.
2010-08-12 08:43:00 -07:00
Josh Matthews
279fed5e68 Bug 580382 - Typos and misc cleanups in mobile js. r=mfinkle 2010-07-20 16:49:31 -04:00
Matt Brubeck
0dc833cb1a Bug 578122 - Use Services.jsm in Fennec [r=mfinkle] 2010-07-13 10:36:09 -04:00
Jaakko Kiviluoto
7b09080466 Bug 437957 - Animate zoom [r=mfinkle] 2010-06-25 17:16:01 -04:00