gecko/mobile/android/base/gfx
James Willcox 2edc6422b3 Bug 728371 - Make Flash work with GLES 2.0 and GL layers r=pcwalton
--HG--
extra : rebase_source : f7a9eb9dab84cb35ba17fb1551051dae2e744d00
2012-03-12 13:03:54 -04:00
..
BitmapUtils.java Bug 711905 - Support adding links to homescreen from awesomebar [r=mfinkle] 2011-12-20 10:28:12 -05:00
BufferedCairoImage.java Bug 708307 - Decouple texture size from tile size. r=pcwalton 2011-12-15 23:45:52 +00:00
CairoGLInfo.java
CairoImage.java Bug 708307 - Decouple texture size from tile size. r=pcwalton 2011-12-15 23:45:52 +00:00
CairoUtils.java
CheckerboardImage.java Work around white not working as Cherckerboard color. r=kats 2012-02-24 15:13:39 -05:00
FlexibleGLSurfaceView.java Bug 733184 - Maple: Remove some Java logging. r=pcwalton 2012-03-05 18:50:00 -05:00
FloatSize.java Bug 720613 - Prevent resizing before the surface has been created. r=pcwalton 2012-01-31 09:36:00 +00:00
GeckoLayerClient.java Bug 728371 - Make Flash work with GLES 2.0 and GL layers r=pcwalton 2012-03-12 13:03:54 -04:00
GLController.java Code cleanup. 2012-02-09 17:39:04 -05:00
GLThread.java Initial import of the flexible GL surface view 2012-01-31 21:35:52 -08:00
ImmutableViewportMetrics.java Bug 732564 - Move the display port trimming to Java so that we always have a copy of the display port being used. r=Cwiiis 2012-03-12 12:03:38 -04:00
InputConnectionHandler.java
IntSize.java Bug 714874 - Fix Java warnings about redundant casts. r=pcwalton r=dougt a=dougt 2012-01-06 12:21:49 -08:00
Layer.java Merge the origin (Point) and size (IntSize) properties of Layers into a single position (Rect) property. 2012-02-26 10:47:47 -05:00
LayerController.java Bug 732564 - Align the rotation/resize codepath with The Grand Viewport Plan of 2012. r=Cwiiis 2012-03-12 12:03:38 -04:00
LayerRenderer.java Bug 728371 - Make Flash work with GLES 2.0 and GL layers r=pcwalton 2012-03-12 13:03:54 -04:00
LayerView.java Bug 728371 - Make Flash work with GLES 2.0 and GL layers r=pcwalton 2012-03-12 13:03:54 -04:00
NinePatchTileLayer.java Convert tabs to spaces 2012-02-23 11:31:01 -05:00
PanningPerfAPI.java Bug 717349 - Add optional render and checkerboarding profiling. r=kats 2012-02-02 09:02:32 +00:00
PlaceholderLayerClient.java Merge the origin (Point) and size (IntSize) properties of Layers into a single position (Rect) property. 2012-02-26 10:47:47 -05:00
PointUtils.java Bug 706684 - Implement a simpler scale gesture listener on Android. r=Cwiiis 2012-01-23 19:18:24 -08:00
RectUtils.java Bug 732564 - Move the display port trimming to Java so that we always have a copy of the display port being used. r=Cwiiis 2012-03-12 12:03:38 -04:00
ScrollbarLayer.java Bug 731570 - Don't re-upload scrollbar texture on opacity change. r=kats 2012-03-02 12:12:08 +00:00
SingleTileLayer.java Bug 732013 - Fix overdraw in LayerRenderer. r=kats 2012-03-01 19:43:14 +00:00
SurfaceTextureLayer.java Bug 728371 - Make Flash work with GLES 2.0 and GL layers r=pcwalton 2012-03-12 13:03:54 -04:00
TextLayer.java bug 708961 - We still use ByteBuffer.allocateDirect for large buffers r=pcwalton a=java-only 2011-12-13 17:53:51 -05:00
TextureGenerator.java Bug 728371 - Make Flash work with GLES 2.0 and GL layers r=pcwalton 2012-03-12 13:03:54 -04:00
TextureReaper.java Bug 723036 - Port the Java compositor to OpenGL ES 2.0 2012-02-08 21:13:08 -08:00
TileLayer.java Merge the origin (Point) and size (IntSize) properties of Layers into a single position (Rect) property. 2012-02-26 10:47:47 -05:00
ViewportMetrics.java Merge mc->Maple 2012-03-09 11:13:30 -05:00
ViewTransform.java Stub ViewTransform code; unbork the viewport size a bit 2012-02-03 16:39:15 -08:00
VirtualLayer.java Merge the origin (Point) and size (IntSize) properties of Layers into a single position (Rect) property. 2012-02-26 10:47:47 -05:00