Kartikaya Gupta
d1301d2c52
Bug 748384 - Update all Java code to keep a page rect and CSS page rect instead of just the page size. r=Cwiiis
2012-05-23 10:49:52 -04:00
Kartikaya Gupta
1f792eccbc
Bug 748384 - Back out 330e9c52f9ac, 9ba1078559fe, 2ed39c12d792, f53f05ecacd5 for build bustage. r=bustage
2012-05-23 11:08:19 -04:00
Kartikaya Gupta
a0e56378ab
Bug 748384 - Update all Java code to keep a page rect and CSS page rect instead of just the page size. r=Cwiiis
2012-05-23 10:49:52 -04:00
Gervase Markham
cb6a072c2a
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Jeff Muizelaar
897cb2ae19
Bug 743247. Ensure we don't have an array buffer bound when drawing. r=bas
...
Our C++ code was binding a buffer and leaving it bound. This
avoids that problem by making sure we unbind it before
calling VertexPointerAttrib.
2012-04-27 21:08:30 -04:00
Brad Lassey
d1c25e9164
bug 746016 - Cache low res version of the page in the java ui for use instead of checkerboarding r=kats
2012-04-24 15:13:36 -04:00
Kartikaya Gupta
219fffd2c1
Convert tabs to spaces
2012-02-23 11:31:01 -05:00
Joe Drew
f561f358d8
Bug 728631 - Don't disable blending inside our Java rendering code, because we rely on it remaining set from LayerManagerOGL. r=dougt
2012-02-20 14:48:36 -08:00
Patrick Walton
f3f54a453a
Bug 723036 - Port the Java compositor to OpenGL ES 2.0
2012-02-08 21:13:08 -08:00
Patrick Walton
5a279e0bdb
Bug 705170 - Use OES_draw_texture to render textures to the screen. r=Cwiiis
2011-12-01 14:05:41 -08:00
Chris Lord
9fd39ddf11
Bug 703141 - Reinstate zooming and add CSS zooming after viewport change. r=kats
...
This patch reinstates pinch-zooming and adds CSS re-scaling so that after
zooming, the page is rendered at the scaled resolution and you get clear text.
2011-11-23 19:07:47 +00:00
Chris Lord
f5525cfb89
Bug 703141 - Refactor around the idea of a viewport and displayport. r=kats
...
This patch refactors the code to make some of the value names and ownership
clearer, and to add the idea of a 'viewport' within a 'displayport'. The
displayport is the area of the page which is visible to the underlying buffer
and the viewport is the area of the page which is visible through the
application window.
2011-11-23 19:07:29 +00:00
Patrick Walton
79d2f25707
Bug 703421 - Implement the Android draw metadata listener to fix races. r=kats
2011-11-18 18:07:14 -08:00
Doug Turner
18a80a1358
Bug 0 - Moving embedding/android into mobile/android/base. r=mfinkle,blassey
2011-11-18 10:28:17 -08:00