summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge "Camera3: Refactor stream code to be DRY" into jb-mr2-devIgor Murashkin2013-05-139-799/+554
| |\ \
| | * | Camera3: Refactor stream code to be DRYIgor Murashkin2013-05-109-799/+554
| * | | Merge "Camera2/3: Optimize a few YCbCr_420_888 copy paths" into jb-mr2-devEino-Ville Talvala2013-05-101-20/+46
| |\ \ \
| | * | | Camera2/3: Optimize a few YCbCr_420_888 copy pathsEino-Ville Talvala2013-05-091-20/+46
| * | | | Merge "Camera2: FoV quirk crop regions" into jb-mr2-devAlex Ray2013-05-101-20/+17
| |\ \ \ \
| | * | | | Camera2: FoV quirk crop regionsAlex Ray2013-05-071-20/+17
| * | | | | Camera3: Fix initial orientation configuration.Eino-Ville Talvala2013-05-091-5/+0
| | |/ / / | |/| | |
| * | | | Merge "camera3: Manage fences properly when buffers are returned with an erro...Igor Murashkin2013-05-092-24/+75
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | camera3: Manage fences properly when buffers are returned with an errorIgor Murashkin2013-05-082-24/+75
| * | | | Merge "camera2: Add height to the crop region metadata property" into jb-mr2-devIgor Murashkin2013-05-091-3/+4
| |\ \ \ \
| | * | | | camera2: Add height to the crop region metadata propertyIgor Murashkin2013-05-071-3/+4
| | | |/ / | | |/| |
| * | | | Merge "Camera3: Support flexible YUV for preview callbacks" into jb-mr2-devEino-Ville Talvala2013-05-094-21/+181
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Camera3: Support flexible YUV for preview callbacksEino-Ville Talvala2013-05-074-21/+181
| | |/ /
| * | | Merge "Camera: Hotplug - conditionally transition to PRESENT when clients dis...Igor Murashkin2013-05-072-12/+33
| |\ \ \ | | |/ / | |/| |
| | * | Camera: Hotplug - conditionally transition to PRESENT when clients disconnectIgor Murashkin2013-05-022-12/+33
| * | | Fix Audioflinger crash when TeeSink is enabledGlenn Kasten2013-05-061-2/+3
| * | | Merge "camera3: Don't eagerly finish configuring bidi streams more than once"...Igor Murashkin2013-05-061-6/+10
| |\ \ \
| | * | | camera3: Don't eagerly finish configuring bidi streams more than onceIgor Murashkin2013-05-021-6/+10
| * | | | Merge "Remove timing jitter during startup of audio" into jb-mr2-devEric Laurent2013-05-036-7/+17
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Remove timing jitter during startup of audioGlenn Kasten2013-04-236-7/+17
| * | | | Merge "camera3: Don't crash when taking a still capture with ZSL disabled" in...Igor Murashkin2013-05-021-1/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | camera3: Don't crash when taking a still capture with ZSL disabledIgor Murashkin2013-05-021-1/+4
| * | | | Merge "Camera2/3: Fix still image FOV reporting." into jb-mr2-devEino-Ville Talvala2013-05-022-10/+125
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Camera2/3: Fix still image FOV reporting.Eino-Ville Talvala2013-05-012-10/+125
| * | | | Merge "Camera3: Add missing buffer listener include (for ZSL)" into jb-mr2-devIgor Murashkin2013-05-011-0/+48
| |\ \ \ \
| | * | | | Camera3: Add missing buffer listener include (for ZSL)Igor Murashkin2013-05-011-0/+48
| * | | | | Merge changes I2feda142,I5a95e0be,Ia0c21ef0 into jb-mr2-devIgor Murashkin2013-05-0124-93/+2759
| |\ \ \ \ \ | | |/ / / /
| | * | | | Camera3: Add ZSL stream supportIgor Murashkin2013-04-2919-66/+1751
| | * | | | camera: Add new RingBufferConsumer to keep a ring buffer of acquired framesIgor Murashkin2013-04-293-1/+537
| | * | | | Camera3: Add input stream supportIgor Murashkin2013-04-267-28/+473
| * | | | | Camera: Don't complain repeatedly about missing android.led.availableLedsIgor Murashkin2013-04-302-4/+6
| | |/ / / | |/| | |
| * | | | Merge "ProCamera: Add security permission checks for disabling transmit LED" ...Igor Murashkin2013-04-273-0/+82
| |\ \ \ \
| | * | | | ProCamera: Add security permission checks for disabling transmit LEDIgor Murashkin2013-04-253-0/+82
| | | |/ / | | |/| |
| * | | | Merge "Camera2: Fix deadlock on shutdown due to client getting killed." into ...Eino-Ville Talvala2013-04-2711-149/+263
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Camera2: Fix deadlock on shutdown due to client getting killed.Eino-Ville Talvala2013-04-2611-149/+263
| * | | | audioflinger: fix duplicating track sampling rateEric Laurent2013-04-251-0/+3
| | |/ / | |/| |
| * | | Camera3: Register all stream buffers at stream configuration time.Eino-Ville Talvala2013-04-191-0/+22
| * | | Merge "Fix error message to match CTS" into jb-mr2-devGlenn Kasten2013-04-191-1/+3
| |\ \ \
| | * | | Fix error message to match CTSGlenn Kasten2013-04-181-1/+3
| * | | | Use correct pid when running under test harnessGlenn Kasten2013-04-183-3/+5
| |/ / /
| * | | Merge "Camera3: Allow multiple process_capture_result calls per request" into...Eino-Ville Talvala2013-04-162-43/+236
| |\ \ \
| | * | | Camera3: Allow multiple process_capture_result calls per requestEino-Ville Talvala2013-04-152-43/+236
| * | | | Merge "Workaround: requestPriority() is one-way" into jb-mr2-devGlenn Kasten2013-04-151-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Workaround: requestPriority() is one-wayGlenn Kasten2013-04-111-1/+1
| | |/ /
| * | | Merge "Camera3: Improve error logging" into jb-mr2-devEino-Ville Talvala2013-04-112-131/+183
| |\ \ \
| | * | | Camera3: Improve error loggingEino-Ville Talvala2013-04-092-131/+183
| | |/ /
| * | | Add liblogYing Wang2013-04-093-4/+7
| |/ /
| * | Camera: implement takePicture for HAL3-using clientsIgor Murashkin2013-04-054-21/+414
| * | audioflinger: multiple tracks on direct outputEric Laurent2013-04-041-45/+52
| * | Merge "audioflinger: add effect config status check" into jb-mr2-devEric Laurent2013-04-031-12/+51
| |\ \