summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/pipeline/CachingPipeline.java
Commit message (Collapse)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-469/+0
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Fix display bug with highresnicolasroard2013-08-021-0/+24
| | | | Change-Id: I8961beca6bf80efdf3cf1c3b6cae691dd0f473ed
* Refactoring Geometry handling.Ruben Brunk2013-08-011-27/+2
| | | | | | | | | | | | | 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
* Implements N-1 Cachingnicolasroard2013-07-311-1/+16
| | | | Change-Id: Ief1a04dbe4f6ced15f937177a556733cfcdb5879
* Add background processing servicenicolasroard2013-07-161-2/+2
| | | | | | bug:7298624 Change-Id: Ie79f88fd84fdf8f4dab6a8071f06a819e247b357
* Refactoring ImageLoader.Ruben Brunk2013-07-101-8/+4
| | | | | | | | - Moves state (history, loadlisteners, bitmaps, etc.) from ImageLoader to MasterImage. - Makes ImageLoader into a utility class. Change-Id: I7a8a988c61848694a86a4b2919bf8f30bfd2be8c
* Move classes to pipeline packagenicolasroard2013-07-021-0/+459
Change-Id: I9d664537d845d9daeb352c8006d0296a3f546dca