summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/async
Commit message (Expand)AuthorAgeFilesLines
* [Haleakala] Change JPEG compression thread priority to BACKGROUND - 1.Sascha Haeberling2015-07-221-0/+28
* Increase the thread priority of critical camera components.Paul Rohde2015-04-081-0/+21
* Reset existing AF scan upon tap-to-focusPuneet Lall2015-03-111-5/+13
* [CaptureIntent] Fix 16x9 stretch problem on Nexus 4.Senpo Hu2015-03-061-0/+8
* Filter out duplicate calls to ready state listenerPuneet Lall2015-03-035-98/+139
* Merge "Futures2 async join functions." into ub-camera-haleakalaPaul Rohde2015-03-021-0/+160
|\
| * Futures2 async join functions.Paul Rohde2015-02-111-0/+160
* | Fix resource leak when CaptureIntentModule goes to StateBackground.Senpo Hu2015-02-241-8/+15
* | Introduce CaptureIntentModuleSenpo Hu2015-02-201-0/+4
* | N4 Shutter Regression FixI-Jong Lin2015-02-121-1/+0
* | N4 CaptureModule not closingI-Jong Lin2015-02-111-0/+1
|/
* Minor cleanupPuneet Lall2015-02-061-1/+0
* Implement ready statePuneet Lall2015-02-052-2/+2
* Change/simplify Observable interfacePuneet Lall2015-02-048-230/+56
* Enable tracking of image availabilityPuneet Lall2015-01-307-43/+296
* Enable testing of ZslSharedImageReaderFactoryPuneet Lall2015-01-231-44/+0
* Merge "Wait for AE/AF convergence before taking pictures" into ub-camera-hale...Puneet Lall2015-01-232-4/+23
|\
| * Wait for AE/AF convergence before taking picturesPuneet Lall2015-01-222-4/+23
* | Merge "Close ImageReaders after the camera is closed" into ub-camera-haleakalaPuneet Lall2015-01-222-11/+16
|\ \
| * | Close ImageReaders after the camera is closedPuneet Lall2015-01-222-11/+16
| |/
* / Extended logging utilities.Paul Rohde2015-01-221-2/+9
|/
* Apply flash setting changes to the AE modePuneet Lall2015-01-165-0/+244
* Filter ZSL images based on frame metadataPuneet Lall2015-01-1310-9/+74
* Refactor camera factories to reduce code duplicationPuneet Lall2015-01-063-2/+75
* Merge "Delete unused/unnecessary interfaces" into ub-camera-haleakalaPuneet Lall2015-01-052-61/+0
|\
| * Delete unused/unnecessary interfacesPuneet Lall2015-01-022-61/+0
* | Detect slow frames and provide smoothed preview FPS.Paul Rohde2015-01-021-0/+35
|/
* Replace Pollable with Guava SupplierPuneet Lall2014-12-304-111/+9
* Merge "Replace FutureResult with guava SettableFuture" into ub-camera-haleakalaPuneet Lall2014-12-301-185/+0
|\
| * Replace FutureResult with guava SettableFuturePuneet Lall2014-12-301-185/+0
* | Fix bug in CountableBufferQueue.getNextPuneet Lall2014-12-301-24/+18
|/
* Added thread-safe SettingsManager wrapperPuneet Lall2014-12-222-10/+39
* Fix potential NPE in ConcurrentBufferQueue.getNext()Puneet Lall2014-12-191-0/+3
* Added zero-shutter-lag capture implementation over the FrameServerPuneet Lall2014-12-186-44/+334
* Initial frameserver/OneCamera integrationPuneet Lall2014-12-0918-6/+720
* Move async package to com.android.cameraPuneet Lall2014-11-258-0/+688