summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Fix potential segfault in RS watchdog.Stephen Hines2011-10-311-0/+1
* Improve the slow query instrumentation.Jeff Brown2011-10-281-1/+1
* Fix bug where CPU could be stuck spinningJason Sams2011-10-261-0/+2
* SurfaceTexture: free buffers when disconnect failsJamie Gennis2011-10-181-1/+1
* 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
* | Merge "SurfaceTexture: report binder transaction failures" into ics-mr0Jamie Gennis2011-10-171-23/+56
|\ \ | |/ |/|
| * SurfaceTexture: report binder transaction failuresJamie Gennis2011-10-141-23/+56
* | add logging and defensive code when initializing sensorsMathias Agopian2011-10-161-3/+17
* | 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
| |/
* | Fix error printing if no command string is set.Jason Sams2011-10-131-2/+6
|/
* Merge "SurfaceFlinger: update orientation via transactions" into ics-mr0Jamie Gennis2011-10-122-65/+29
|\
| * SurfaceFlinger: update orientation via transactionsJamie Gennis2011-10-112-65/+29
* | Merge "Add video stabilization control to Camera parameters." into ics-mr0Eino-Ville Talvala2011-10-121-0/+2
|\ \
| * | Add video stabilization control to Camera parameters.Eino-Ville Talvala2011-10-121-0/+2
| |/
* | Use ashmem for CursorWindows.Jeff Brown2011-10-112-263/+239
|/
* Merge changes Idbfeb3cc,I03e8e2e7,Iff9eed78Jeff Brown2011-10-071-6/+7
|\
| * Fix regression in CursorWindow.copyStingToBuffer.Jeff Brown2011-10-071-6/+7
* | Stupid fixed point math.Romain Guy2011-10-071-7/+7
|/
* Clean up CursorWindow code.Jeff Brown2011-10-061-38/+3
* Merge "Wrapping new API with #defines to prevent old apps from using them."Jason Sams2011-10-055-1/+16
|\
| * Wrapping new API with #defines to prevent old apps from using them.Alex Sakhartchouk2011-09-285-1/+16
* | Merge "Canvas.getClipBounds() was broken and unreliable with OpenGL ES 2.0"Romain Guy2011-10-041-23/+9
|\ \
| * | Canvas.getClipBounds() was broken and unreliable with OpenGL ES 2.0Romain Guy2011-10-041-23/+9
* | | Merge "Fix crash running old HC apps."Jason Sams2011-10-041-1/+4
|\ \ \
| * | | Fix crash running old HC apps.Jason Sams2011-10-041-1/+4
| | |/ | |/|
* | | 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
* | TextureView works best when it draws stuff.Romain Guy2011-09-291-1/+1
* | 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
* | Remove unused fields in ProgramRasterJason Sams2011-09-233-34/+5
|/
* Merge "Cleanup RS logs Reduce the startup/shutdown info and format the logs i...Jason Sams2011-09-213-17/+12
|\
| * Cleanup RS logsJason Sams2011-09-203-17/+12
* | Make sure Region handles invalid rectanglesMathias Agopian2011-09-191-0/+5
* | fix the float Rect in OpenGLRenderer to handle NANsMathias Agopian2011-09-191-36/+26
|/
* 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 "work around a problem where fp registers get corrupted (DO NOT MERGE)"...Mathias Agopian2011-09-161-1/+5
| |\
| | * work around a problem where fp registers get corrupted (DO NOT MERGE)Mathias Agopian2011-09-161-1/+5
| * | Make LTE_FLOAT a strict weak order. (DO NOT MERGE)Jeff Brown2011-09-161-1/+1
| |/
* | Merge "Make LTE_FLOAT a strict weak order. Bug: 5327776"Jeff Brown2011-09-161-1/+1
|\ \
| * | Make LTE_FLOAT a strict weak order.Jeff Brown2011-09-161-1/+1
* | | Merge "cleanup: fix typos in logs"Mathias Agopian2011-09-161-1/+1
|\ \ \
| * | | cleanup: fix typos in logsMathias Agopian2011-09-161-1/+1
| | |/ | |/|