summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ | |/|
* | | 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
|/
* Add RS watchdog.Jason Sams2011-09-1315-106/+186
* Merge "Revert encryption mapping for device wipes."Ben Komalo2011-09-111-1/+2
|\
| * Revert encryption mapping for device wipes.Ben Komalo2011-09-091-1/+2
* | Merge "Tweak VelocityTracker. Bug: 5265529"Jeff Brown2011-09-091-62/+30
|\ \ | |/ |/|
| * Tweak VelocityTracker.Jeff Brown2011-09-091-62/+30
* | Merge "Add support for 3 new blend modes when blending with framebuffer: Ad...Romain Guy2011-09-081-34/+32
|\ \ | |/ |/|
| * Add support for 3 new blend modes when blending with framebuffer:Romain Guy2011-09-081-34/+32
* | Merge "Resurrect verbose binder logging"Andy McFadden2011-09-082-37/+41
|\ \ | |/ |/|
| * Resurrect verbose binder loggingAndy McFadden2011-09-072-37/+41
* | Add reminder in the code to fix T-junctionsRomain Guy2011-09-072-0/+9
|/
* Merge "SurfaceTexture: fix a test deadlock"Jamie Gennis2011-09-051-2/+4
|\
| * SurfaceTexture: fix a test deadlockJamie Gennis2011-08-301-2/+4
* | Error check in queuebuffer in SurfaceTextureClientPannag Sanketi2011-09-021-2/+5
* | Merge "Fix remaining .rs.dtor() issue for RS."Stephen Hines2011-09-011-0/+1
|\ \