summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* libgui: Add generation numbers to BufferQueueDan Stoza2015-06-036-3/+41
* fix build: media: add back legacy name for VideoGrallocMetadataLajos Molnar2015-06-011-0/+6
* Merge "media: refine kMetadataBufferTypes" into mnc-devLajos Molnar2015-06-022-29/+64
|\
| * media: refine kMetadataBufferTypesLajos Molnar2015-05-292-29/+64
* | Merge "Track camera and flashlight usage in battery stats." into mnc-devRuben Brunk2015-06-021-0/+12
|\ \ | |/ |/|
| * Track camera and flashlight usage in battery stats.Ruben Brunk2015-06-011-0/+12
* | Merge "fix BufferItem flatten/unflatten alignment" into mnc-devChong Zhang2015-05-221-2/+14
|\ \
| * | fix BufferItem flatten/unflatten alignmentChong Zhang2015-05-221-2/+14
| |/
* | Merge "Adding round qualifier constant to native API." into mnc-devAdam Powell2015-05-181-0/+15
|\ \
| * | Adding round qualifier constant to native API.Adam Lesinski2015-05-151-0/+15
| |/
* | Merge "Refactor ConsumerBase and it's derived classes." into mnc-devMichael Lentine2015-05-183-32/+9
|\ \ | |/ |/|
| * Refactor ConsumerBase and it's derived classes.Michael Lentine2015-05-183-32/+9
* | Merge "Add ConsumerBase::isAbandoned" into mnc-devJohn Reck2015-05-141-0/+3
|\ \
| * | Add ConsumerBase::isAbandonedJohn Reck2015-05-141-0/+3
* | | Merge changes from topic 'button_actions' into mnc-devMichael Wright2015-05-143-1/+17
|\ \ \ | |/ / |/| |
| * | Fix input tests to work with new MotionEvent memberMichael Wright2015-05-141-1/+1
| * | Revert "Revert "Add new MotionEvent actions for button press and release.""Michael Wright2015-05-143-0/+16
* | | Merge "Revert "Add new MotionEvent actions for button press and release."" in...Michael Wright2015-05-143-16/+0
|\ \ \ | |/ /
| * | Revert "Add new MotionEvent actions for button press and release."Michael Wright2015-05-143-16/+0
* | | Merge "Add new MotionEvent actions for button press and release." into mnc-devMichael Wright2015-05-143-0/+16
|\ \ \ | |/ /
| * | Add new MotionEvent actions for button press and release.Michael Wright2015-05-143-0/+16
* | | Fix PTS handling for buffer replacementDan Stoza2015-05-125-18/+13
* | | libgui: Hook up onFrameReplacedDan Stoza2015-05-112-19/+16
| |/ |/|
* | Fix broken NDK sensor manager API.Svet Ganov2015-05-072-0/+81
|/
* Merge "Add body sensors app op - framework native" into mnc-devSvetoslav2015-05-018-19/+23
|\
| * Add body sensors app op - framework nativeSvetoslav2015-05-018-19/+23
* | SurfaceFlinger: Fix PTS on stale buffersDan Stoza2015-05-013-0/+15
|/
* Respect the record audio app op - frameworks nativeSvet Ganov2015-04-282-5/+32
* BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE queryDan Stoza2015-04-281-0/+4
* libgui: Change detachNextBuffer to return sp<GB>Dan Stoza2015-04-271-1/+1
* Build fix change method signature of enableDataInjection.Aravind Akella2015-04-241-1/+1
* Merge "Enable data injection mode in SensorService."Aravind Akella2015-04-253-2/+7
|\
| * Enable data injection mode in SensorService.Aravind Akella2015-04-233-2/+7
* | OMX: add event for rendering an output frame by a tunneled decoderLajos Molnar2015-04-242-6/+13
* | am 5d10894c: am ef47c080: am 958f5011: Merge "libgui: Allow an IGBProducer to...Dan Stoza2015-04-244-0/+22
|\ \
| * \ am ef47c080: am 958f5011: Merge "libgui: Allow an IGBProducer to disable allo...Dan Stoza2015-04-244-0/+22
| |\ \
| | * | libgui: Allow an IGBProducer to disable allocationDan Stoza2015-04-234-0/+22
* | | | am 437fb850: am f96a7581: am fb6d43ff: Merge "libgui: Change BufferQueue to u...Dan Stoza2015-04-241-0/+15
|\ \ \ \ | |/ / /
| * | | am f96a7581: am fb6d43ff: Merge "libgui: Change BufferQueue to use free lists"Dan Stoza2015-04-241-0/+15
| |\ \ \ | | |/ /
| | * | libgui: Change BufferQueue to use free listsDan Stoza2015-04-231-0/+15
* | | | am 41422980: am d2c12e4c: am 7637e35d: Merge "Revert "libgui: Change BufferQu...Dan Stoza2015-04-221-15/+0
|\ \ \ \ | |/ / /
| * | | am d2c12e4c: am 7637e35d: Merge "Revert "libgui: Change BufferQueue to use fr...Dan Stoza2015-04-221-15/+0
| |\ \ \ | | |/ /
| | * | Merge "Revert "libgui: Change BufferQueue to use free lists""Dan Stoza2015-04-221-15/+0
| | |\ \
| | | * | Revert "libgui: Change BufferQueue to use free lists"Dan Stoza2015-04-221-15/+0
* | | | | am 3805a00d: am 91f16b1b: am e647ddde: Merge "libgui: Fix CPU rendering on Su...Dan Stoza2015-04-221-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | am 91f16b1b: am e647ddde: Merge "libgui: Fix CPU rendering on Surface"Dan Stoza2015-04-221-5/+5
| |\ \ \ \ | | |/ / /
| | * | | libgui: Fix CPU rendering on SurfaceDan Stoza2015-04-211-5/+5
| | |/ /
* | | | Merge "Introduces navigation keycodes."Joseph Cooper2015-04-212-1/+9
|\ \ \ \
| * | | | Introduces navigation keycodes.Joseph Cooper2015-04-162-1/+9
* | | | | Merge "Add ashmem stats to Parcels"Dan Sandler2015-04-211-0/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |