summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Region cannot handle malformed Rects. Abort the Region op in that case.Mathias Agopian2011-09-261-0/+1
* Make sure Region handles invalid rectanglesMathias Agopian2011-09-261-0/+5
* 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
|/
* 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
|\ \
| * | Fix remaining .rs.dtor() issue for RS.Stephen Hines2011-09-011-0/+1
* | | fix rs docsRobert Ly2011-09-011-1/+1
|/ /
* | Merge "Call .rs.dtor() when tearing down Scripts."Stephen Hines2011-09-016-0/+21
|\ \
| * | Call .rs.dtor() when tearing down Scripts.Stephen Hines2011-08-316-0/+21
| |/
* | Merge "Finish the docs for rs_cl."Jason Sams2011-09-011-5/+73
|\ \
| * | Finish the docs for rs_cl.Jason Sams2011-08-311-5/+73
* | | Add video snapshot camera parameter.Wu-cheng Li2011-09-011-0/+1
* | | Merge "Document the basic RS math functions."Jason Sams2011-08-311-47/+378
|\ \ \ | |/ /
| * | Document the basic RS math functions.Jason Sams2011-08-311-47/+378
* | | Merge "Integreate surfacetexture test into our continuous test framework."Xia Wang2011-08-311-6/+4
|\ \ \
| * | | Integreate surfacetexture test into our continuous test framework.Xia Wang2011-08-301-6/+4
| | |/ | |/|
* | | Merge "fix Surface positions are not floats"Mathias Agopian2011-08-301-3/+3
|\ \ \ | |/ / |/| |
| * | fix Surface positions are not floatsMathias Agopian2011-08-301-3/+3
* | | Merge "Text would disappear when the font size is 75px. Bug #5230196"Romain Guy2011-08-301-2/+2
|\ \ \ | |/ / |/| |
| * | Text would disappear when the font size is 75px.Romain Guy2011-08-301-2/+2
* | | Merge "Add C++ thread API androidGetThreadSchedulingGroup"Glenn Kasten2011-08-291-0/+35
|\ \ \
| * | | Add C++ thread API androidGetThreadSchedulingGroupGlenn Kasten2011-07-081-0/+35
* | | | Updated time/type docs for Renderscript.Stephen Hines2011-08-262-59/+110
| |/ / |/| |
* | | make sure to re-initialize SurfaceTexture to its default state on disconnectMathias Agopian2011-08-252-3/+13
* | | Merge "Optimize display lists"Romain Guy2011-08-253-3/+25
|\ \ \ | |_|/ |/| |
| * | Optimize display listsRomain Guy2011-08-253-3/+25
* | | Merge "Fixing the lockless fifo destory bug. Removing unused code from elemen...Alex Sakhartchouk2011-08-244-40/+14
|\ \ \
| * | | Fixing the lockless fifo destory bug.Alex Sakhartchouk2011-08-194-40/+14
* | | | Merge "Enable linear filter when scaling bitmaps Bug #5205673"Romain Guy2011-08-241-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Enable linear filter when scaling bitmapsRomain Guy2011-08-241-1/+2
* | | | Fix an issue where Surface::lock() would never update the output regionMathias Agopian2011-08-231-3/+8
|/ / /
* | | Don't use bilinear filtering on unscaled bitmapsRomain Guy2011-08-221-4/+4
* | | Move constants to the correct headerRomain Guy2011-08-223-6/+8
* | | Merge "Issue proper parameters to root() calls for RS."Stephen Hines2011-08-193-4/+136
|\ \ \