summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/cache/ImageLoader.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-502/+0
* Add background processing servicenicolasroard2013-07-161-6/+16
* Combine ImageLoader and CropLoader utility classes.Ruben Brunk2013-07-151-154/+209
* Refactoring ImageLoader.Ruben Brunk2013-07-101-168/+39
* Move classes to pipeline packagenicolasroard2013-07-021-1/+1
* Speed up load timesnicolasroard2013-07-021-17/+19
* Refactor HistoryAdapternicolasroard2013-06-271-6/+6
* Move history classes to their own packagenicolasroard2013-06-271-1/+1
* Setup the saving framework to support hiding original photo for editor.ztenghui2013-06-191-1/+3
* Removed unused ZoomCache class.Ruben Brunk2013-05-281-2/+0
* Removed unused handling for intent extras in editor.Ruben Brunk2013-05-281-120/+0
* Implements progressive renderingnicolasroard2013-03-291-3/+28
* Moves ownership of the environment to the pipelinenicolasroard2013-03-261-41/+16
* Refactoring iconbutton.Ruben Brunk2013-03-151-0/+5
* Exif parser modifications.Ruben Brunk2013-03-131-31/+19
* Revert "Clear Gallery's bitmap pool on photo editor start. Minor refactoring."Ruben Brunk2013-03-111-7/+4
* Clear Gallery's bitmap pool on photo editor start. Minor refactoring.Ruben Brunk2013-03-111-4/+7
* Memory usage improvements, speed improvementnicolasroard2013-03-081-0/+2
* fix importsJohn Hoford2013-03-011-9/+1
* crop fixJohn Hoford2013-02-271-9/+0
* Fix scale and full res previewnicolasroard2013-02-271-1/+2
* refactor the geometry codeJohn Hoford2013-02-271-0/+12
* Fix crash on applying bordersnicolasroard2013-02-251-2/+3
* Merge "Stopgap fixes for more of the photo editor's memory issues." into gb-u...Ruben Brunk2013-02-221-5/+5
|\
| * Stopgap fixes for more of the photo editor's memory issues.Ruben Brunk2013-02-221-5/+5
* | Merge "Revert "Stopgap fixes for more of the photo editor's memory issues."" ...Ruben Brunk2013-02-221-5/+5
|\ \
| * | Revert "Stopgap fixes for more of the photo editor's memory issues."Ruben Brunk2013-02-221-5/+5
* | | Merge "Stopgap fixes for more of the photo editor's memory issues." into gb-u...Ruben Brunk2013-02-221-5/+5
|\| |
| * | Stopgap fixes for more of the photo editor's memory issues.Ruben Brunk2013-02-221-5/+5
| |/
* / Don't apply the filters twice in partial rendering...nicolasroard2013-02-221-0/+4
|/
* Pinch to zoom refinenicolasroard2013-02-211-4/+17
* Temporary handling when running out of heap in filtershow.Ruben Brunk2013-02-211-16/+109
* Fixed crop display for setting contacts/wallpapers.Ruben Brunk2013-02-141-0/+1
* Add null check on the source URInicolasroard2013-02-121-1/+1
* Limit preview sizenicolasroard2013-02-121-1/+1
* refactor quality to be intJohn Hoford2013-02-121-2/+2
* fix draw and curves to use FilterRepresentationJohn Hoford2013-02-071-0/+4
* Refactor to use direct manipulations of FilterRepresentations.nicolasroard2013-02-061-4/+0
* Fix scaling + quality parametersnicolasroard2013-01-291-1/+4
* Better caching for RS filtersnicolasroard2013-01-221-58/+3
* Fix exif data saving for picasa images.Ruben Brunk2013-01-151-73/+77
* Removed old crop.Ruben Brunk2012-12-061-1/+1
* Added support for Crop extras. Wallpaper & Widget use editor crop.Ruben Brunk2012-12-061-0/+113
* Implements Redeye fixnicolasroard2012-12-051-0/+5
* am 870e62ac: Handle the case where the orientation column is not here...nicolasroard2012-12-041-0/+2
|\
| * Handle the case where the orientation column is not here...nicolasroard2012-12-041-0/+2
* | Fix call to Toast outside UI thread.Ruben Brunk2012-12-031-62/+76
* | am 7a36d427: Merge "Added locking to ImageLoader." into gb-ub-photos-archesRuben Brunk2012-11-281-0/+13
|\|
| * Added locking to ImageLoader.Ruben Brunk2012-11-281-0/+13
* | use ExifParser in ImageLoaderEarl Ou2012-11-141-3/+22
|/