History log of /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/FilterEnvironment.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/pipeline/FilterEnvironment.java
c3d21101b14cdc1abf8a055e056019af57c4c7be 03-Sep-2013 nicolasroard <nicolasroard@google.com> Fix graphic pipeline cache

Some bitmaps were thrown back
into the bitmap pool while still
used in the caching pipeline...

Change-Id: I56c47b44d137f16b9a9a6cf79224c296ea6e55a0
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/FilterEnvironment.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/pipeline/FilterEnvironment.java
49798939f1bc58eaf5842bbc8bc5424284ab7930 22-Aug-2013 John Hoford <hoford@google.com> border UI editor

bug:9470514
Change-Id: I4d5cd91775c9b8742f847fd9a955f6f28e66cd38
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/FilterEnvironment.java
bd9a4acc7a9b607d18d08cb2199d46afa023548b 15-Aug-2013 nicolasroard <nicolasroard@google.com> Improves bitmap reuse / memory usage
bug:8782701

Change-Id: Ic655d6f1704dd0429e96819566f50927de02b994
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/FilterEnvironment.java
8b9cc5f374fa8bded7f84af6ce73123be2754ccc 12-Aug-2013 nicolasroard <nicolasroard@google.com> Fix for wrong bitmap picked after geometry change

Change-Id: I48d7892c761bb1d8a83553786367aa11d1841fb5
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/FilterEnvironment.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/pipeline/FilterEnvironment.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/pipeline/FilterEnvironment.java
fa474a198019851ecc3824a1dfbac94cd1928efc 15-Jul-2013 nicolasroard <nicolasroard@google.com> Add user presets saving/loading

Change-Id: I85c5dd0df1e9264a01c8d7a6d44602e87799890c
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/FilterEnvironment.java
ce9ceff5776a9b0479c30cbeb2a9388b44df1865 03-Jul-2013 nicolasroard <nicolasroard@google.com> Move classes to pipeline package

Change-Id: I9d664537d845d9daeb352c8006d0296a3f546dca
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/FilterEnvironment.java