History log of /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/GeometryMathUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ec1e009a7faea0478e361bc2d48d856ab48a0209 09-Sep-2013 nicolasroard <nicolasroard@google.com> Improves memory management

Also adds some debugging tracking tools.

bug:10112287

Change-Id: I3f9b3d173db99818e5c9ae9a62b0ec38cd2b341b
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/GeometryMathUtils.java
ec1f915006e5ec2db8be633b5d3d73e568951da4 03-Sep-2013 John Hoford <hoford@google.com> fix crop issues

Change-Id: I885828b041278531fbcbe203d413131ad8f46613
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/GeometryMathUtils.java
9f452e09889199a28a86d9bd8f8fdaa8508ca0c1 23-Aug-2013 nicolasroard <nicolasroard@google.com> Improves UI / size

- improves overdraw
- filter change anim
- better borders
- remove unused images

bug:9470514
bug:8658176

Change-Id: I764879be415acbfba5a36f239d1905ec54e2d3cb
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/GeometryMathUtils.java
55d6abe58c3a7574a5d76c68ec5c21848848e399 11-Aug-2013 nicolasroard <nicolasroard@google.com> Fix export dialog (size export)

Change-Id: Ifa4bb6a990622bfc00f6b4fe4998417fec32e650
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/GeometryMathUtils.java
430e46b06f8e7ee1ca3e7ecdcef3e0a978637c03 02-Aug-2013 nicolasroard <nicolasroard@google.com> Fix full res zoom
Also add filters merging in the cache.

Change-Id: Ic34c918b732159f3703cd83d30de907fdbbcb451
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/GeometryMathUtils.java
b0f7a8f7f7d95ae12e92f529fd9a8a37f75b105c 19-Jul-2013 Ruben Brunk <rubenbrunk@google.com> Refactoring Geometry handling.

Bug: 9170644
Bug: 9366654
Bug: 9366263

- Consolidates all the geometry transforms in GeometryMathUtils and
significantly reduces complexity.
- Removes GeometryMetadata object and dependent code.
- Removes ImageGeometry and geometry update callbacks.

Change-Id: I59add51907459593244c9ebaadef585efc7486d5
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/GeometryMathUtils.java