summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/cache
Commit message (Collapse)AuthorAgeFilesLines
* Don't apply the filters twice in partial rendering...nicolasroard2013-02-221-0/+4
| | | | Change-Id: I5ddcb74e2a6cf09852eec0049bee47581b402f28
* Pinch to zoom refinenicolasroard2013-02-213-18/+97
| | | | Change-Id: I538defa55a4ed898dd7c936ec813f052ac1b9e0a
* Temporary handling when running out of heap in filtershow.Ruben Brunk2013-02-211-16/+109
| | | | | Bug: 8233895 Change-Id: Id078d2a4b387127c0d230bc5d9de4590f0e9f72b
* Fixed crop display for setting contacts/wallpapers.Ruben Brunk2013-02-141-0/+1
| | | | | | | | Bug: 8187056 Bug: 8196779 Bug: 8140241 Change-Id: Iaf3d113d9e53d365b73985fdc3350b627f8bda4c
* fix draw to support rotation/cropJohn Hoford2013-02-131-1/+4
| | | | Change-Id: Iea1db9e42f1fa2b86a452bf1d40b1663b69d03e2
* Add null check on the source URInicolasroard2013-02-121-1/+1
| | | | | bug:8181133 Change-Id: I1a7226db3ceb42a759f24c9b70f140a63a4294f0
* Limit preview sizenicolasroard2013-02-121-1/+1
| | | | Change-Id: I4b9b43abcb509407f9244a776d31cc96876a26cd
* Refactor FiltersManagernicolasroard2013-02-121-0/+1
| | | | Change-Id: I4c42ddb90e65e90af873eb8dbe065f4fa3de69ef
* refactor quality to be intJohn Hoford2013-02-122-4/+4
| | | | Change-Id: I0470abdbe75cf48c5228e80b9dc060ae6f3d8bbd
* Add reset bitmap for RS filtersnicolasroard2013-02-121-0/+33
| | | | Change-Id: I34e28ca72d13f9b5f8054d8a2c07cfffca4e85c6
* Generate thumbnails asynchronouslynicolasroard2013-02-122-4/+19
| | | | Change-Id: I6a2520fc869280a2a7be9c9b5673e17038964a02
* fix draw and curves to use FilterRepresentationJohn Hoford2013-02-071-0/+4
| | | | Change-Id: I500d9c04ea0e55cbc9b1927dee2f6a19a67d5349
* Fix filters only + geometry only renderingnicolasroard2013-02-073-119/+170
| | | | Change-Id: Id8f0637ae53864488cb931def196ee50ae807f5c
* Refactor to use direct manipulations of FilterRepresentations.nicolasroard2013-02-063-24/+24
| | | | Change-Id: If5f92f137283cb126835be004d315942ff95021c
* Refactor filters parametersnicolasroard2013-02-051-10/+10
| | | | | | | - introduce FilterRepresentations - change filters lifecycle Change-Id: I9416fca47a334d532a347cd5577795738c870933
* Switch Gallery over to RS compatibility library.Tim Murray2013-02-041-5/+3
| | | | Change-Id: If27809236534f3b196949bf455faed45c99f3da5
* Clean up invalidate / redraw loopnicolasroard2013-01-301-41/+71
| | | | | | Move the recopy to the main thread Change-Id: I8c94179e292f5679b7c817b6bd5000ee384b83ce
* Fix scaling + quality parametersnicolasroard2013-01-292-1/+20
| | | | Change-Id: I92e7759282e0f3cc7be8ff95a19a4acb890d214d
* Revert "Switch Gallery over to RS compatibility library."Stephen Hines2013-01-231-3/+5
| | | | | | This reverts commit 0746ce0977cde616d25ce35fee0d8d554235a21c Change-Id: Ic0fb6c60e5f40b53ad032afeafe2f9ff70c26b50
* Switch Gallery over to RS compatibility library.Stephen Hines2013-01-221-5/+3
| | | | Change-Id: If6eaea15a12a1448b402fb00dfd770b3749471ad
* Better caching for RS filtersnicolasroard2013-01-225-316/+372
| | | | Change-Id: I78eaa90e408059cf1c59fc06920f5aef82ae2c0d
* Fix exif data saving for picasa images.Ruben Brunk2013-01-151-73/+77
| | | | | Bug: 7910836 Change-Id: I8ec1a1ab379c35b0602689a8f7850f5c861e0189
* refactoring imageshowJohn Hoford2013-01-151-6/+8
| | | | Change-Id: I6d0872250b31a427ea6a3e46bd1c9ca5f3ba92ee
* Removed old crop.Ruben Brunk2012-12-061-1/+1
| | | | | Bug: 7441237 Change-Id: I29801f798a1d1ad3af81a82950edbb8a72ccae82
* Added support for Crop extras. Wallpaper & Widget use editor crop.Ruben Brunk2012-12-061-0/+113
| | | | | | Bug: 7561976 Bug: 7441237 Change-Id: I0d6644171177650568ed911fc63c0c7e104f8d8c
* Implements Redeye fixnicolasroard2012-12-051-0/+5
| | | | | bug:7223838 Change-Id: I21d8d2c8f858fca2e86d18b927cbf6878eb64263
* am 870e62ac: Handle the case where the orientation column is not here...nicolasroard2012-12-041-0/+2
|\ | | | | | | | | * commit '870e62ac801064f83bffc9095cbaee5fe46bdd80': Handle the case where the orientation column is not here...
| * Handle the case where the orientation column is not here...nicolasroard2012-12-041-0/+2
| | | | | | | | | | bug:7537610 Change-Id: I4f64891a789358c20206aea3033fd17514199d62
* | Fix call to Toast outside UI thread.Ruben Brunk2012-12-031-62/+76
| | | | | | | | | | Bug: 7412281 Change-Id: I976ccd28f696a65a1159b6a092b8aa2f2a2d0e08
* | am 7a36d427: Merge "Added locking to ImageLoader." into gb-ub-photos-archesRuben Brunk2012-11-281-0/+13
|\| | | | | | | | | * commit '7a36d4275ea0375d4e6a940cc3307dbe716cf85c': Added locking to ImageLoader.
| * Added locking to ImageLoader.Ruben Brunk2012-11-281-0/+13
| | | | | | | | | | Bug: 7471850 Change-Id: Ifbaf6e3547fad546a6faa94694bc7d3c7bb4711c
* | use ExifParser in ImageLoaderEarl Ou2012-11-141-3/+22
|/ | | | Change-Id: Ibcee97c15b2cc7df3aaa6c6c65535ca00cef2ed6
* Reset rotation flagnicolasroard2012-10-291-1/+1
| | | | | bug:7386221 Change-Id: I45a615a880a96d54bbde0a5ce648e02ff86db1de
* Fix zooming positionnicolasroard2012-10-281-8/+14
| | | | | bug:7386221 Change-Id: I70215d3c3e12d08eee40a3cc848e3fc50f7dda75
* Fix crash when starting filtereditornicolasroard2012-10-252-5/+16
| | | | | bug:7415170 Change-Id: I9d54b1179f343aa089bfd9a065ecddaa8a4283b8
* Fix update viewnicolasroard2012-10-241-0/+1
| | | | | bug:7410583 Change-Id: I8e773bc4ba550c2a362b46e5a6488ad7b3c29646
* Fixed blackscreen when launching crop from menu.Ruben Brunk2012-10-241-2/+2
| | | | | Bug: 7410287 Change-Id: I60ae95cff82c789df37ce1b45fbaaaffa1aa552b
* Move loadBitmap to async taskJohn Reck2012-10-241-5/+14
| | | | | | Bug: 7406705 Change-Id: I4e540e08d239d2e57f0ae6be5d70c8777cdbab2a
* limited the size of textures to 2048John Hoford2012-10-241-2/+6
| | | | | bug:7404007 Change-Id: I77fac900e213ca16c2accfa8f59d0cd300559836
* Use XMP meta-data for correct tiny planets.Sascha Haeberling2012-10-231-1/+1
| | | | | | Bug: 7403766 Change-Id: Ie03d40d0396d352d6fe48c91b995a2f872c98a06
* Support XMP data, fixed read file on another threadJohn Hoford2012-10-231-4/+2
| | | | | bug:7293391 Change-Id: I634857dea3c4d0d204c3fb40f0eec9dc1a9af263
* Add copyright noticesnicolasroard2012-10-235-0/+76
| | | | | bug:7387634 Change-Id: Iaac0b55c9857f609312b78a613d074d323174ea1
* Shows filtered images in geometry modules and comparison.nicolasroard2012-10-232-8/+6
| | | | | | | | | | | | | | bug:7279469 bug:7379286 bug:7344214 bug:7379140 Also: - cache multiple version (with/without geometry or filters applied) - doesn't show the original image anymore when waiting for a filtered version (shows nothing instead for now) - fix potential crash in Curves Change-Id: I4eabd42c30f6d370571f177d5efe92550798aed8
* on entry check if Tiny Planet if not remove UIJohn Hoford2012-10-221-0/+49
| | | | | bug:7391885 Change-Id: Ic2bffa9f9fbaa2d437ce231a1478a1b63a0eed83
* Add the infrastructure to support Tiny PlanetJohn Hoford2012-10-191-0/+10
| | | | | bug:7293391 Change-Id: I25d95b78a832fa5f20b661e13c4028041517da19
* Save XMP & Exif data on edited photosJohn Reck2012-10-181-43/+31
| | | | | | | | Bug: 7293391 Bug: 7329199 Bug: 7376660 Change-Id: I23b1637a9a494c1dc43b1fc1359cdaf3e75bc23f
* fix rotating normal imagesJohn Hoford2012-10-171-2/+2
| | | | | bug:7353416 Change-Id: I86875286ea81982bdb55e9df22e44827b521d257
* rotate images before savingJohn Hoford2012-10-171-0/+1
| | | | | bug:7353416 Change-Id: I113de1fa16725c9483a447a64ab1a41a3bbe679f
* Fix when we cannot load an imagenicolasroard2012-10-161-1/+8
| | | | | bug:7321636 Change-Id: I82cd603d531a1b743737a7c5b65005d370f2cdb1
* filters now support orientationJohn Hoford2012-10-161-9/+67
| | | | | bug:7353416 Change-Id: Ie6f01f37428dc86d338c5cb5a80630aa3a879eaa