summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Removing changes not meant for MR1" into ics-mr1Alex Sakhartchouk2011-10-311-195/+0
|\
| * Removing changes not meant for MR1Alex Sakhartchouk2011-10-271-195/+0
* | resolved conflicts for merge of 2d280f75 to ics-mr1Jeff Brown2011-10-301-1/+1
|\ \
| * | Improve the slow query instrumentation.Jeff Brown2011-10-281-1/+1
* | | am 28e4f87f: Fix bug where CPU could be stuck spinning Required the wallpaper...Jason Sams2011-10-271-0/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Fix bug where CPU could be stuck spinningJason Sams2011-10-261-0/+2
* | Merge "Make sure 9patches are not filtered when not necessary Bug #5383406"Romain Guy2011-10-201-14/+19
|\ \
| * | Make sure 9patches are not filtered when not necessaryRomain Guy2011-10-201-14/+19
* | | add -ldl to host executablesIliyan Malchev2011-10-201-0/+4
* | | Merge "adding getters to Sampler ProgramRaster, ProgramStore, Element. Elemen...Jason Sams2011-10-202-5/+10
|\ \ \
| * | | adding getters to Sampler ProgramRaster, ProgramStore, Element.Alex Sakhartchouk2011-10-182-5/+10
* | | | Merge "Remove ObjBaseRef from the hal struct"Jason Sams2011-10-2014-116/+168
|\ \ \ \
| * | | | Remove ObjBaseRef from the hal structAlex Sakhartchouk2011-10-1814-116/+168
| |/ / /
* | | | Merge "Fixes and optimizations of two quaternion functions."Jason Sams2011-10-201-41/+37
|\ \ \ \
| * | | | Fixes and optimizations of two quaternion functions.Alex Sakhartchouk2011-10-181-41/+37
| |/ / /
* | | | Merge "SurfaceTexture: add tests for buffer leaks"Jesse Hall2011-10-201-1/+83
|\ \ \ \
| * | | | SurfaceTexture: add tests for buffer leaksJamie Gennis2011-10-191-1/+83
* | | | | Merge "Correctly dump DrawPatch operations in display lists"Romain Guy2011-10-191-6/+7
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Correctly dump DrawPatch operations in display listsRomain Guy2011-10-191-6/+7
| |/ / /
* | | | am 827d069a: Merge "SurfaceTexture: free buffers when disconnect fails" into ...Jamie Gennis2011-10-191-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | SurfaceTexture: free buffers when disconnect failsJamie Gennis2011-10-181-1/+1
* | | Merge "Return early when we cannot allocate a hardware layer Bug #5462308"Romain Guy2011-10-171-1/+2
|\ \ \
| * | | Return early when we cannot allocate a hardware layerRomain Guy2011-10-171-1/+2
* | | | am 9a0732af: Merge "SensorManager reconnects to sensor service when the later...Mathias Agopian2011-10-171-30/+79
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "SensorManager reconnects to sensor service when the later dies" into i...Mathias Agopian2011-10-171-30/+79
| |\ \ \
| | * | | SensorManager reconnects to sensor service when the later diesMathias Agopian2011-10-161-30/+79
* | | | | am 3a735078: Merge "SurfaceTexture: report binder transaction failures" into ...Jamie Gennis2011-10-171-23/+56
|\ \ \ \ \ | |/ / / /
| * | | | Merge "SurfaceTexture: report binder transaction failures" into ics-mr0Jamie Gennis2011-10-171-23/+56
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | SurfaceTexture: report binder transaction failuresJamie Gennis2011-10-141-23/+56
* | | | | am fefffc68: Merge "add logging and defensive code when initializing sensors"...Mathias Agopian2011-10-171-3/+17
|\ \ \ \ \ | |/ / / /
| * | | | add logging and defensive code when initializing sensorsMathias Agopian2011-10-161-3/+17
* | | | | Merge changes I4e5ff00c,Id5e3ca1d,I97cbba61Jamie Gennis2011-10-172-10/+29
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SurfaceFlinger: make sync transactions explicitJamie Gennis2011-10-142-10/+29
* | | | | Merge "Adding getter functions for script side RS objects. Multiproject chang...Alex Sakhartchouk2011-10-164-39/+252
|\ \ \ \ \
| * | | | | Adding getter functions for script side RS objects.Alex Sakhartchouk2011-10-154-39/+252
| |/ / / /
* | | | | Merge "Deprecate local-only CursorWindows."Jeff Brown2011-10-141-3/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Deprecate local-only CursorWindows.Jeff Brown2011-10-121-3/+1
| | |_|/ | |/| |
* | | | am a1e273ae: Merge "Surface: fix a protected buffer test" into ics-mr0Jamie Gennis2011-10-141-25/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Surface: fix a protected buffer test" into ics-mr0Jamie Gennis2011-10-141-25/+2
| |\ \ \
| | * | | Surface: fix a protected buffer testJamie Gennis2011-10-121-25/+2
| | | |/ | | |/|
* | | | am 43b57ec4: Fix error printing if no command string is set.Jason Sams2011-10-131-2/+6
|\ \ \ \ | |/ / /
| * | | Fix error printing if no command string is set.Jason Sams2011-10-131-2/+6
| |/ /
* | | Merge "Fix bug with 1D arrays and threading. Some elements got launched multi...Jason Sams2011-10-121-3/+3
|\ \ \ | |_|/ |/| |
| * | Fix bug with 1D arrays and threading.Jason Sams2011-10-121-3/+3
* | | Merge "Add missing public native API"Romain Guy2011-10-121-1/+3
|\ \ \
| * | | Add missing public native APIRomain Guy2011-10-121-1/+3
* | | | Merge "Reduce the size of libhwui by 50%"Romain Guy2011-10-1210-87/+109
|\ \ \ \ | |/ / /
| * | | Reduce the size of libhwui by 50%Romain Guy2011-10-1210-87/+109
* | | | am 075e4c3d: Merge "SurfaceFlinger: update orientation via transactions" into...Jamie Gennis2011-10-122-65/+29
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge "SurfaceFlinger: update orientation via transactions" into ics-mr0Jamie Gennis2011-10-122-65/+29
| |\ \