gecko-dev/mobile/android/base/gfx
Wes Kocher f12076ac2e Backed out 5 changesets (bug 1209574) for android tpn bustage
Backed out changeset fb1f06793a67 (bug 1209574)
Backed out changeset 5f0b32b1acc4 (bug 1209574)
Backed out changeset 657332ea4f59 (bug 1209574)
Backed out changeset 9d2c7ed9cd87 (bug 1209574)
Backed out changeset 8376124b6a0c (bug 1209574)
2015-10-07 09:04:39 -07:00
..
Axis.java Bug 1180295 - Ensure we don't scroll past the end of the page. r=rbarker 2015-08-18 14:27:20 -04:00
BitmapUtils.java Bug 1166309 - Make GeckoJarReader load mozglue if necessary; r=mfinkle r=rnewman 2015-06-10 00:25:01 -04:00
BufferedImage.java Bug 1166309 - Move gfx mozglue dependency to after Gecko starts; r=snorp 2015-06-10 00:25:01 -04:00
BufferedImageGLInfo.java Bug 1127005. Rename CairoImage to BufferedImage. r=kats 2015-01-28 17:04:50 -05:00
DisplayPortCalculator.java Bug 1180295 - Store the viewport width and height as integers instead of floats in ImmutableViewportMetrics. r=rbarker 2015-08-18 14:27:19 -04:00
DisplayPortMetrics.java Bug 1191161 - p3 - Rename / Shorten WrapElementForJNI to WrapForJNI, r=jchen 2015-08-07 02:09:08 -04:00
DrawTimingQueue.java Bug 1047971: Delete redundant initialisers-to-default-values from constructors r=rnewman 2014-08-03 21:06:05 -07:00
DynamicToolbarAnimator.java Bug 1197811 - Turn the LayerView into a ScrollView that scrolls to shift the surface rather than using setTranslation. r=rbarker 2015-08-28 17:22:17 -04:00
FloatSize.java
FullScreenState.java Bug 859683 - Allow scrolling in full-screen mode if and only if the full-screen element is the document element. r=wesj 2014-05-07 15:22:14 -04:00
GeckoLayerClient.java Bug 1201581 - Hook up the syncFrameMetrics call to sync metrics info from the compositor to Java-land on each composite. r=rbarker 2015-09-11 21:58:16 -04:00
GLController.java Bug 1197176 - Ensure we actually do a composite after resuming the compositor. r=snorp 2015-08-21 10:44:23 -04:00
ImmutableViewportMetrics.java Bug 1201076 - Don't clobber the page rect update if one comes in while in the middle of a bounce animation. r=snorp 2015-09-28 11:06:37 -04:00
InputConnectionHandler.java Backed out 5 changesets (bug 1209574) for android tpn bustage 2015-10-07 09:04:39 -07:00
IntSize.java Bug 1169427 - Replace FloatMath.*() calls with calls to Math.*(). r=snorp 2015-06-02 18:53:59 -07:00
JavaPanZoomController.java Bug 1201076 - Don't clobber the page rect update if one comes in while in the middle of a bounce animation. r=snorp 2015-09-28 11:06:37 -04:00
Layer.java Bug 1180295 - Remove the margins information from ImmutableViewportMetrics. r=rbarker 2015-08-18 14:27:20 -04:00
LayerRenderer.java Bug 1151102 - Add some diagnostic logging. r=snorp 2015-09-09 23:22:19 -04:00
LayerView.java Backed out 5 changesets (bug 1209574) for android tpn bustage 2015-10-07 09:04:39 -07:00
NativePanZoomController.java Bug 1191083 - Rename and expand GeckoThread.LaunchState; r=snorp 2015-08-13 00:53:38 -04:00
Overscroll.java
OverscrollEdgeEffect.java Bug 1197811 - Turn the LayerView into a ScrollView that scrolls to shift the surface rather than using setTranslation. r=rbarker 2015-08-28 17:22:17 -04:00
PanningPerfAPI.java Bug 1191872 - Move annotations to org.mozilla.gecko.annotation package, r=jchen 2015-08-10 19:19:51 -04:00
PanZoomController.java Bug 1046344 - Add a build option to enable the C++ APZ code. r=snorp 2014-08-08 17:41:51 -04:00
PanZoomTarget.java Bug 1180295 - Ensure we don't scroll past the end of the page. r=rbarker 2015-08-18 14:27:20 -04:00
PluginLayer.java Bug 1180295 - Remove the margins information from ImmutableViewportMetrics. r=rbarker 2015-08-18 14:27:20 -04:00
PointUtils.java
ProgressiveUpdateData.java Bug 1191161 - p3 - Rename / Shorten WrapElementForJNI to WrapForJNI, r=jchen 2015-08-07 02:09:08 -04:00
RectUtils.java
RenderTask.java
ScrollbarLayer.java Bug 1180295 - Remove the margins information from ImmutableViewportMetrics. r=rbarker 2015-08-18 14:27:20 -04:00
SimpleScaleGestureDetector.java Bug 1081397: Finalise large numbers of fields. r=rnewman 2014-10-11 00:17:01 +01:00
SubdocumentScrollHelper.java Bug 1081397: Finalise large numbers of fields. r=rnewman 2014-10-11 00:17:01 +01:00
TextureGenerator.java Bug 1081397: Finalise large numbers of fields. r=rnewman 2014-10-11 00:17:01 +01:00
TextureReaper.java Bug 1081397: Finalise large numbers of fields. r=rnewman 2014-10-11 00:17:01 +01:00
TouchEventHandler.java Bug 999750 - Recycle MotionEvents. r=kats 2014-04-23 18:04:51 -07:00
ViewTransform.java Bug 1180295 - Implement seamless snapping to the stable state. r=rbarker 2015-08-18 14:27:20 -04:00
VirtualLayer.java