summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "SurfaceTexture: various logging improvements" into ics-mr1Jamie Gennis2011-11-031-16/+32
|\
| * SurfaceTexture: various logging improvementsJamie Gennis2011-11-011-16/+32
* | BlobCache: implement cache serializationJamie Gennis2011-10-312-2/+302
* | BlobCache: remove the mutex lockingJamie Gennis2011-10-311-2/+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
* | add -ldl to host executablesIliyan Malchev2011-10-201-0/+4
* | Merge "SurfaceTexture: add tests for buffer leaks"Jesse Hall2011-10-201-1/+83
|\ \
| * | SurfaceTexture: add tests for buffer leaksJamie Gennis2011-10-191-1/+83
* | | 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
* | 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 "Deprecate local-only CursorWindows."Jeff Brown2011-10-141-3/+1
|\ \ \ | |/ / |/| |
| * | Deprecate local-only CursorWindows.Jeff Brown2011-10-121-3/+1
| |/
* | Surface: fix a protected buffer testJamie Gennis2011-10-121-25/+2
|/
* Merge "SurfaceFlinger: update orientation via transactions" into ics-mr0Jamie Gennis2011-10-122-65/+29
|\
| * SurfaceFlinger: update orientation via transactionsJamie Gennis2011-10-112-65/+29
* | Use ashmem for CursorWindows.Jeff Brown2011-10-112-263/+239
|/
* Fix regression in CursorWindow.copyStingToBuffer.Jeff Brown2011-10-071-6/+7
* Clean up CursorWindow code.Jeff Brown2011-10-061-38/+3
* Fix handling of "allow fds" state.Dianne Hackborn2011-10-031-2/+9
* Transfer large bitmaps using ashmem.Jeff Brown2011-10-031-0/+108
* Add mechanism for Parcel to not allow FDs to be written to it.Dianne Hackborn2011-10-031-1/+18
* SurfaceTexture: parameterize the texture targetJamie Gennis2011-09-301-7/+8
* may fix the buildMathias Agopian2011-09-281-6/+2
* Merge changes Ib302d79e,Ib4ee085fJamie Gennis2011-09-271-60/+85
|\
| * SurfaceTexture: add name supportJamie Gennis2011-09-221-60/+85
* | Region cannot handle malformed Rects. Abort the Region op in that case.Mathias Agopian2011-09-261-0/+1
* | Revert "Transfer large bitmaps using ashmem. Bug: 5224703"Bart Sears2011-09-251-97/+0
* | Transfer large bitmaps using ashmem.Jeff Brown2011-09-231-0/+97
|/
* Make sure Region handles invalid rectanglesMathias Agopian2011-09-191-0/+5
* am 79aa4030: Merge "Can\'t stop the fling! Bug: 5335420" into ics-factoryromJeff Brown2011-09-161-0/+2
|\
| * Can't stop the fling!Jeff Brown2011-09-161-0/+2
* | Merge "cleanup: fix typos in logs"Mathias Agopian2011-09-161-1/+1
|\ \
| * | cleanup: fix typos in logsMathias Agopian2011-09-161-1/+1
| |/
* | Fix androidGetThreadPriority for non-pthread configurations.Andreas Huber2011-09-161-0/+4
* | A new API "androidGetThreadPriority"Andreas Huber2011-09-161-0/+4
|/
* Velocity Tracker II: The Revenge of Velocity TrackerJeff Brown2011-09-141-45/+280
* Tweak VelocityTracker.Jeff Brown2011-09-091-62/+30
* Resurrect verbose binder loggingAndy McFadden2011-09-072-37/+41
* Merge "SurfaceTexture: fix a test deadlock"Jamie Gennis2011-09-051-2/+4
|\