summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Prevent AudioCommands being freed before readChrister Fletcher2013-06-201-6/+8
* Replace obsolete CLOCK_MONOTONIC_HR by CLOCK_MONOTONICGlenn Kasten2013-05-141-2/+2
* Camera2: Fix JPEG quality metadata type, new warnings.: DO NOT MERGEEino-Ville Talvala2013-01-302-15/+24
* Camera2: fix metadata symbols: DO NOT MERGEIgor Murashkin2013-01-304-153/+153
* Logging to investigate a crashGlenn Kasten2012-12-071-0/+6
* Fix log spamGlenn Kasten2012-11-291-1/+1
* Merge "New VHQ resampler" into jb-mr1.1-devGlenn Kasten2012-11-279-4818/+1129
|\
| * New VHQ resamplerGlenn Kasten2012-11-279-4818/+1129
* | Camera: Play shutter sound iff enableShutterSound(true) && ShutterCallback !nullIgor Murashkin2012-11-263-9/+14
|/
* Static AudioTrack plays twice initiallyGlenn Kasten2012-11-161-1/+1
* Camera2: Don't hold locks while waiting to sync.Eino-Ville Talvala2012-10-241-33/+35
* Merge "Camera2: Increase mode update timeout." into jb-mr1-devEino-Ville Talvala2012-10-231-1/+1
|\
| * Camera2: Increase mode update timeout.Eino-Ville Talvala2012-10-231-1/+1
* | Increase allowed number of VHQ resamplers to 3Glenn Kasten2012-10-221-1/+1
* | Fix a typo that caused the high quality resampler to produce garbageMathias Agopian2012-10-211-1/+1
|/
* Merge "Camera2: Fix potential deadlock" into jb-mr1-devEino-Ville Talvala2012-10-191-7/+11
|\
| * Camera2: Fix potential deadlockEino-Ville Talvala2012-10-171-7/+11
* | Remove active track when thread goes to standbyGlenn Kasten2012-10-181-3/+3
|/
* Merge "Camera2: Improve quirks focusing behavior." into jb-mr1-devEino-Ville Talvala2012-10-162-2/+9
|\
| * Camera2: Improve quirks focusing behavior.Eino-Ville Talvala2012-10-162-2/+9
* | Merge "Fix track estimation for presentation complete" into jb-mr1-devJean-Michel Trivi2012-10-161-4/+2
|\ \ | |/ |/|
| * Fix track estimation for presentation completeJean-Michel Trivi2012-10-161-4/+2
* | Camera2: Don't touch frame counter on output frames.Eino-Ville Talvala2012-10-161-1/+1
* | Camera2: When focus is already locked in CAF mode, do not trigger HAL.Eino-Ville Talvala2012-10-163-4/+41
|/
* Camera2: Don't error out of startPreview when already recording.Eino-Ville Talvala2012-10-101-4/+7
* Merge "Support querying active record sources" into jb-mr1-devJean-Michel Trivi2012-10-102-0/+13
|\
| * Support querying active record sourcesJean-Michel Trivi2012-10-102-0/+13
* | Camera2: Don't let unlocks happen during recording.Eino-Ville Talvala2012-10-101-2/+6
* | Camera2: Do not set auto-white-balance regions from metering regions.Eino-Ville Talvala2012-10-101-3/+0
* | Camera: Limit valid caller PIDs for camera clients.Eino-Ville Talvala2012-10-102-20/+11
* | Merge "Camera: Clear Hardware device pointer when initialization fails" into ...Eino-Ville Talvala2012-10-091-0/+1
|\ \ | |/ |/|
| * Camera: Clear Hardware device pointer when initialization failsIgor Murashkin2012-10-091-0/+1
* | Merge "Camera2: Fix uninitialized parameters." into jb-mr1-devEino-Ville Talvala2012-10-091-0/+8
|\ \ | |/ |/|
| * Camera2: Fix uninitialized parameters.Eino-Ville Talvala2012-10-091-0/+8
* | Merge "Camera2: Call onAutoFocus immediately for fixed-focus cameras" into jb...Igor Murashkin2012-10-091-0/+15
|\ \
| * | Camera2: Call onAutoFocus immediately for fixed-focus camerasIgor Murashkin2012-10-091-0/+15
| |/
* | Merge "Camera2: Move non-ZSL shutter sound firing to be later." into jb-mr1-devEino-Ville Talvala2012-10-092-5/+12
|\ \
| * | Camera2: Move non-ZSL shutter sound firing to be later.Eino-Ville Talvala2012-10-082-5/+12
* | | Merge "audio policy: deprecate ro.camera.sound.forced" into jb-mr1-devEric Laurent2012-10-091-4/+0
|\ \ \ | |_|/ |/| |
| * | audio policy: deprecate ro.camera.sound.forcedEric Laurent2012-10-081-4/+0
* | | Merge "Camera2: Always disconnect in the client destructor" into jb-mr1-devEino-Ville Talvala2012-10-081-0/+4
|\ \ \ | |_|/ |/| |
| * | Camera2: Always disconnect in the client destructorIgor Murashkin2012-10-081-0/+4
* | | Camera2: isSmoothZoomSupported should return FALSEIgor Murashkin2012-10-081-1/+1
|/ /
* | Camera2: Set default flash mode to FLASH_OFFAlex Ray2012-10-081-2/+2
* | Merge "Camera2: Fix Parameters#setZoom off by 1 validation error" into jb-mr1...Igor Murashkin2012-10-081-1/+2
|\ \
| * | Camera2: Fix Parameters#setZoom off by 1 validation errorIgor Murashkin2012-10-081-1/+2
* | | Merge "Camera2: On stopping preview, wait until captures are completed." into...Eino-Ville Talvala2012-10-084-44/+57
|\ \ \ | |/ / |/| |
| * | Camera2: On stopping preview, wait until captures are completed.Eino-Ville Talvala2012-10-074-44/+57
| |/
* | Merge "Camera2: Report getMaxNumFocusAreas 0 for fixed focus cameras" into jb...Igor Murashkin2012-10-082-7/+25
|\ \ | |/ |/|
| * Camera2: Report getMaxNumFocusAreas 0 for fixed focus camerasIgor Murashkin2012-10-052-7/+25