summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AudioFlinger: do not cache audio device when 0.Eric Laurent2013-06-062-4/+6
* camera2/3: Add protection to callback processing callZhijun He2013-06-061-0/+7
* Camera2/3: Move recording frame processing to its own thread.Eino-Ville Talvala2013-06-043-12/+61
* Merge "Camera2/3: Don't trigger AF when in INFINITY focus mode." into jb-mr2-devEino-Ville Talvala2013-06-041-1/+10
|\
| * Camera2/3: Don't trigger AF when in INFINITY focus mode.Eino-Ville Talvala2013-06-031-1/+10
* | Merge "stagefright: Fix port-reconfiguration & output-buffer-filled race cond...Lajos Molnar2013-06-031-6/+4
|\ \ | |/ |/|
| * stagefright: Fix port-reconfiguration & output-buffer-filled race conditionLajos Molnar2013-05-311-6/+4
* | Update HTTP proxy configuration for all media playback inside stagefright.Andreas Huber2013-05-3116-2/+172
|/
* Merge "MediaMuxer: Remove SAMPLE_FLAG_SYNC flag" into jb-mr2-devLajos Molnar2013-05-292-7/+1
|\
| * MediaMuxer: Remove SAMPLE_FLAG_SYNC flagLajos Molnar2013-05-282-7/+1
* | Merge "camera3: Don't try to disconnect stream native windows more than once"...Igor Murashkin2013-05-284-2/+15
|\ \ | |/ |/|
| * camera3: Don't try to disconnect stream native windows more than onceIgor Murashkin2013-05-284-2/+15
* | Merge "Camera3: Fix the deadlock during recording pinch zooming" into jb-mr2-devZhijun He2013-05-242-3/+15
|\ \
| * | Camera3: Fix the deadlock during recording pinch zoomingZhijun He2013-05-232-3/+15
* | | Merge "camera3: Disable ZSL for limited mode camera HALs" into jb-mr2-devEd Heyl2013-05-241-5/+13
|\ \ \
| * | | camera3: Disable ZSL for limited mode camera HALsIgor Murashkin2013-05-231-5/+13
* | | | Merge "camera3: Fix zsl buffers released-while-in-use race condition" into jb...Igor Murashkin2013-05-232-12/+20
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | camera3: Fix zsl buffers released-while-in-use race conditionIgor Murashkin2013-05-222-12/+20
| |/
* | Merge "Camera3: Make sure new metadata results signal other threads waiting" ...Igor Murashkin2013-05-233-0/+39
|\ \ | |/ |/|
| * Camera3: Make sure new metadata results signal other threads waitingIgor Murashkin2013-05-223-0/+39
* | Merge "camera3: Fix recording failure when switching resolutions while previe...Igor Murashkin2013-05-223-4/+27
|\ \
| * | camera3: Fix recording failure when switching resolutions while preview onIgor Murashkin2013-05-223-4/+27
| |/
* | Camera3: Fix Bug minTimestamp is never greater than frame timestampMansoor Aftab2013-05-221-1/+1
|/
* Merge "Avoid a deadlock during EmptyBufferDone" into jb-mr2-devJamie Gennis2013-05-211-11/+17
|\
| * Avoid a deadlock during EmptyBufferDoneAndreas Huber2013-05-201-11/+17
* | Camera2/3: Increase digital zoom stepsZhijun He2013-05-201-1/+1
|/
* Merge "update to Fence::waitForever() API change" into jb-mr2-devMathias Agopian2013-05-175-8/+4
|\
| * update to Fence::waitForever() API changeMathias Agopian2013-05-165-8/+4
* | Merge "Adjust timestamp scale" into jb-mr2-devAndy McFadden2013-05-172-4/+4
|\ \ | |/ |/|
| * Adjust timestamp scaleAndy McFadden2013-05-162-4/+4
* | wifi-display: retry UDP read/write to improve connection robustnessChong Zhang2013-05-161-4/+25
|/
* Merge branch 'jb-mr1-dev-plus-aosp' into jb-mr2-devConley Owens2013-05-150-0/+0
|\
| * Empty test commit for AOSPConley Owens2013-05-140-0/+0
| * am 66abe3ae: Merge "Fix for crash if no content in DESCRIBE response"Andreas Huber2013-03-151-0/+3
| |\
| | * Merge "Fix for crash if no content in DESCRIBE response"Andreas Huber2013-03-151-0/+3
| | |\
| | | * Fix for crash if no content in DESCRIBE responseXuefei Chen2013-03-121-0/+3
| * | | am f0cea9f8: Merge "Prevent invalid frame durations"Glenn Kasten2013-03-151-0/+6
| |\ \ \ | | |/ /
| | * | Merge "Prevent invalid frame durations"Glenn Kasten2013-03-151-0/+6
| | |\ \ | | | |/ | | |/|
| | | * Prevent invalid frame durationsOla Andersson2013-03-121-0/+6
| | |/
| * | am 0fe40641: am 72c7cf9d: am a1b1e2de: (-s ours) am 56f387a4: (-s ours) Recon...Jean-Baptiste Queru2013-03-110-0/+0
| |\ \ | | |/ | |/|
| | * am 72c7cf9d: am a1b1e2de: (-s ours) am 56f387a4: (-s ours) Reconcile with jb-...Jean-Baptiste Queru2013-03-110-0/+0
| | |\
| | | * am a1b1e2de: (-s ours) am 56f387a4: (-s ours) Reconcile with jb-mr1-release -...Jean-Baptiste Queru2013-03-110-0/+0
| | | |\
| | | | * am 56f387a4: (-s ours) Reconcile with jb-mr1-release - do not mergeJean-Baptiste Queru2013-03-110-0/+0
| | | | |\ | | | |/ /
| | | | * Reconcile with jb-mr1-release - do not mergeJean-Baptiste Queru2013-03-110-0/+0
| | | | |\
| * | | | \ Merge "Avoid invalid memory access when using extractMetadata()"Marco Nelissen2013-03-011-1/+16
| |\ \ \ \ \
| | * | | | | Avoid invalid memory access when using extractMetadata()Sangkyu Lee2013-02-281-1/+16
| * | | | | | Merge "SoftAMR: Signal the right frame format"Andreas Huber2013-02-271-1/+1
| |\ \ \ \ \ \
| | * | | | | | SoftAMR: Signal the right frame formatMartin Storsjo2013-02-171-1/+1
| * | | | | | | Merge "SoftVorbis: Set the right encoding in the port definition"Andreas Huber2013-02-271-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | SoftVorbis: Set the right encoding in the port definitionMartin Storsjo2013-01-311-1/+1
| | | |/ / / / / | | |/| | | | |