summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| |\ \
| | * | SurfaceFlinger: update orientation via transactionsJamie Gennis2011-10-112-65/+29
* | | | Merge "Improve rsForEach overhead."Jason Sams2011-10-123-48/+97
|\ \ \ \
| * | | | Improve rsForEach overhead.Jason Sams2011-10-113-48/+97
| | |/ / | |/| |
* | | | am 0a273592: Merge "Add video stabilization control to Camera parameters." in...Eino-Ville Talvala2011-10-121-0/+2
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | 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
| | |/
* | | am 58bf986c: Merge "Use ashmem for CursorWindows. Bug: 5332296" into ics-mr0Jeff Brown2011-10-112-263/+239
|\ \ \ | |/ /
| * | Use ashmem for CursorWindows.Jeff Brown2011-10-112-263/+239
| |/
* | Correctly apply transforms when getting a TextureView's bitmapRomain Guy2011-10-111-1/+14
|/
* 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
|\ \