summaryrefslogtreecommitdiffstats
path: root/tools/emulator
Commit message (Expand)AuthorAgeFilesLines
* chmod a-x on files that shouldn't be executableJoe Baker-Malone2015-08-2554-0/+0
* Cleaned up usages of deprecated APIsNick Korostelev2014-11-181-4/+2
* Merging emulator smoke test projectsSteve Moyer2014-03-039-125/+12
* Add up to 6 10 second delays to wait for smsSteve Moyer2014-02-181-6/+26
* Adding test tag to sms testSteve Moyer2014-02-111-2/+3
* Add SMS test to verify emulator can receive sms from DDMSSteve Moyer2014-02-103-0/+118
* Disable proguard for emulator testsSiva Velusamy2013-05-232-0/+4
* move emulator HALs to device/generic/goldfishkeunyoung2013-03-11192-51210/+0
* am f39c1088: am 7b9e308b: Merge ""debug" in those modules is discouraged"Ying Wang2013-03-0710-53/+4
|\
| * "debug" in those modules is discouragedYing Wang2013-03-0110-53/+4
| * EmulatedCamera2: Fix metadata symbols: DO NOT MERGEIgor Murashkin2013-01-302-174/+146
| * Revert "Camera2: Selectively re-define master metadata symbols: DO NOT MERGE"...Igor Murashkin2013-01-302-33/+0
| * Camera2: Fix segfault when control fields were omitted in metadata: DO NOT MERGEIgor Murashkin2013-01-101-6/+17
| * Camera2: Test: fix deadlock in isStreamInUse: DO NOT MERGEIgor Murashkin2013-01-101-1/+2
| * Camera2: Return -ENODEV for camera indices out of bounds: DO NOT MERGEIgor Murashkin2013-01-101-2/+2
| * Camera2: Turn off 3A when android.control.mode == OFF: DO NOT MERGEIgor Murashkin2013-01-101-0/+16
| * Camera2: Fix a potential race condition in the readout thread: DO NOT MERGEIgor Murashkin2013-01-101-0/+1
| * Camera2: Fix a deadlock when closing the camera: DO NOT MERGEIgor Murashkin2013-01-101-12/+16
| * Camera2: Selectively re-define master metadata symbols: DO NOT MERGEIgor Murashkin2013-01-102-0/+33
* | Merge "Fix glShaderSource parameter constness"Jesse Hall2013-02-235-221/+221
|\ \
| * | Fix glShaderSource parameter constnessJesse Hall2013-02-155-221/+221
* | | Make software vp8 video encoder available to MediaCodec on emulatorJames Dong2013-02-131-0/+1
|/ /
* | clean-up sensor emulation code.Mathias Agopian2013-02-061-3/+2
* | Camera2: Fix segfault when control fields were omitted in metadataIgor Murashkin2012-12-201-6/+17
* | Camera2: Test: fix deadlock in isStreamInUseIgor Murashkin2012-12-201-1/+2
* | Camera2: Return -ENODEV for camera indices out of boundsIgor Murashkin2012-12-201-2/+2
* | Merge "Camera2: Turn off 3A when android.control.mode == OFF"Igor Murashkin2012-12-181-0/+16
|\ \
| * | Camera2: Turn off 3A when android.control.mode == OFFIgor Murashkin2012-12-141-0/+16
* | | Merge "Revert "Camera2: Fix a potential race condition in the readout thread""Igor Murashkin2012-12-181-1/+0
|\| |
| * | Revert "Camera2: Fix a potential race condition in the readout thread"Igor Murashkin2012-12-141-1/+0
* | | Merge "Camera2: Fix a potential race condition in the readout thread"Igor Murashkin2012-12-121-0/+1
|\| |
| * | Camera2: Fix a potential race condition in the readout threadIgor Murashkin2012-12-071-0/+1
* | | Merge "Camera2: Fix a deadlock when closing the camera"Igor Murashkin2012-12-121-12/+16
|\| |
| * | Camera2: Fix a deadlock when closing the cameraIgor Murashkin2012-12-071-12/+16
* | | Merge "EmulatedCamera2: Fix metadata symbols"Igor Murashkin2012-12-042-174/+146
|\| |
| * | EmulatedCamera2: Fix metadata symbolsIgor Murashkin2012-11-302-174/+146
| |/
* / Add gsm decoder to media codec listMarco Nelissen2012-11-161-0/+1
|/
* Return accuracy in GPS emulationLaurent Tu2012-10-111-0/+14
* EmulatedFakeCamera2: Add shim to work around FORMAT_ZSL.Eino-Ville Talvala2012-09-131-0/+5
* EmulatedFakeCamera2: Split AE/AWB mode and lockEino-Ville Talvala2012-09-042-15/+33
* EmulatedFakeCamera2: Add precapture trigger and reprocess supportEino-Ville Talvala2012-09-047-171/+700
* Gralloc: Support HW_CAMERA_READ/HW_CAMERA_ZSL usage.Eino-Ville Talvala2012-09-041-4/+10
* EmulatedFakeCamera2: Use HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINEDEino-Ville Talvala2012-08-283-23/+10
* EmulatedFakeCamera2: Support (0,0) jpeg thumbnail size.Eino-Ville Talvala2012-08-281-0/+1
* Emulator gralloc: Fix RAW_SENSOR conditions.Eino-Ville Talvala2012-08-201-2/+2
* EmulatedCamera2: Improve thread sequencingEino-Ville Talvala2012-08-204-34/+98
* Emulator gralloc: Support YV12Eino-Ville Talvala2012-08-201-4/+13
* EmulatedFakeCamera2: Add face detection support.Eino-Ville Talvala2012-08-132-5/+124
* EmulatedFakeCamera2: Add autofocus managementEino-Ville Talvala2012-08-084-21/+479
* Camera2: Use lower resolutions for front fake camera. DO NOT MERGEEino-Ville Talvala2012-07-263-24/+57