gecko-dev/mobile/android/base/gfx
2013-12-16 12:04:46 -05:00
..
Axis.java Bug 918079 - Show highlight when overscrolling. r=kats 2013-09-26 22:57:57 -07:00
BitmapUtils.java Bug 906402 - security exception when checking signature of favicon, r=mfinkle 2013-10-29 08:42:37 -04:00
BufferedCairoImage.java
CairoGLInfo.java
CairoImage.java
CairoUtils.java
DisplayPortCalculator.java Bug 906088 - part 1 - pass String[] to PrefsHelper.getPrefs wherever possible; r=blassey 2013-09-04 09:56:27 -04:00
DisplayPortMetrics.java Bug 913985: Part 2 - Add annotations to all remaining JNI entry points, marking them for generations. r=kats 2013-11-12 10:41:00 -08:00
DrawTimingQueue.java
FloatSize.java
GeckoLayerClient.java Bug 949132 - Use the FrameMetrics flag on the layers update to update APZC scroll offset instead of tracking it in widget code. r=Cwiiis 2013-12-16 12:04:46 -05:00
GLController.java Bug 834243 - Revert to old behavior of holding off from starting the compositor until we have successfully preallocated its EGLSurface - r=snorp 2013-11-22 18:23:36 -05:00
ImmutableViewportMetrics.java Bug 913985: Part 2 - Add annotations to all remaining JNI entry points, marking them for generations. r=kats 2013-11-12 10:41:00 -08:00
InputConnectionHandler.java Bug 835906 - Let GeckoInputConnection switch to background thread; r=cpeterson 2013-02-08 16:07:12 -05:00
IntSize.java
JavaPanZoomController.java Bug 949132 - Use the FrameMetrics flag on the layers update to update APZC scroll offset instead of tracking it in widget code. r=Cwiiis 2013-12-16 12:04:46 -05:00
Layer.java Bug 858969 - Refactor dynamic toolbar so page is offset and not overlapped. r=kats,nrc 2013-04-25 18:47:08 +01:00
LayerMarginsAnimator.java Bug 943513 - Update visual style of action modes. r=lucasr 2013-12-04 08:35:58 -08:00
LayerRenderer.java bug 944168 - null pointer when adding tab with GeckoView r=mfinkle 2013-11-27 18:27:53 -05:00
LayerView.java bug 944104 - support creating a GeckoView programmatically, follow up to have just one LayerView constructor r=mfinkle 2013-12-11 21:03:56 -05:00
NativePanZoomController.java Bug 949132 - Use the FrameMetrics flag on the layers update to update APZC scroll offset instead of tracking it in widget code. r=Cwiiis 2013-12-16 12:04:46 -05:00
NinePatchTileLayer.java Bug 858969 - Refactor dynamic toolbar so page is offset and not overlapped. r=kats,nrc 2013-04-25 18:47:08 +01:00
Overscroll.java bug 930059 - Overscroll.java doesn't need to use compatibility libraries r=wesj 2013-10-23 18:12:28 +02:00
OverscrollEdgeEffect.java bug 930059 - Overscroll.java doesn't need to use compatibility libraries, follow up to not use invalidateAfterAnnimation on ICS r=wesj 2013-11-20 14:35:10 -08:00
PanningPerfAPI.java Bug 938827 - Part 2: Call PanningPerfAPI directly. r=rnewman 2013-12-06 11:43:10 -08:00
PanZoomController.java Bug 949132 - Use the FrameMetrics flag on the layers update to update APZC scroll offset instead of tracking it in widget code. r=Cwiiis 2013-12-16 12:04:46 -05:00
PanZoomTarget.java Bug 711959 - Adapt JavaPanZoomController to use the RenderTask mechanism. r=Cwiiis, kats 2013-09-04 14:07:11 -04:00
PluginLayer.java Bug 902888 - Fix coordinate system mismatch with pre-Honeycomb plugins on Android. r=snorp 2013-08-13 11:49:21 -04:00
PointUtils.java Bug 828594 - Part 2: Remove unused Java imports. r=kats 2013-01-09 10:32:50 -08:00
ProgressiveUpdateData.java Bug 913985: Part 2 - Add annotations to all remaining JNI entry points, marking them for generations. r=kats 2013-11-12 10:41:00 -08:00
RectUtils.java Bug 888074 - Replacing single-threaded uses of StringBuffer with StringBuilder. r=rnewman 2013-07-02 08:12:17 -04:00
RenderTask.java Bug 711959 - Add RenderTask and the necessary mechanisms to use it. r=kats 2013-09-04 14:07:11 -04:00
ScrollbarLayer.java Bug 850783 - Fix the dynamic toolbar causing clipping of the scrollbar. r=kats 2013-04-29 15:18:23 +01:00
SimpleScaleGestureDetector.java Bug 777468 - Move ownership of TouchEventHandler from LayerView to JavaPanZoomController. r=Cwiiis 2013-02-08 09:13:09 -05:00
SingleTileLayer.java
SubdocumentScrollHelper.java Bug 886155 - GeckoSubdocumentScrollHelper logspew. r=kats 2013-06-23 23:39:14 -07:00
TextLayer.java
TextureGenerator.java
TextureReaper.java
TileLayer.java
TouchEventHandler.java Bug 845618 - Remove unused imports. r=kats 2013-02-26 21:50:25 -08:00
ViewTransform.java Bug 913985: Part 2 - Add annotations to all remaining JNI entry points, marking them for generations. r=kats 2013-11-12 10:41:00 -08:00
VirtualLayer.java