summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Whenever LoadBinary fails, recompile. Fixing the multi-instance bug.Shih-wei Liao2010-12-161-1/+8
* Fix text shadow rendering issue.Romain Guy2010-12-151-28/+32
* Cleanup and refactoring of an earlier cl.Alex Sakhartchouk2010-12-1511-186/+137
* Merge "Fix mipmap bug introduced with Allocation cleanup. Add syncAll to rsg ...Jason Sams2010-12-158-33/+52
|\
| * Fix mipmap bug introduced with Allocation cleanup.Jason Sams2010-12-158-33/+52
* | Cleanup OpenGLRenderer::drawLines()Romain Guy2010-12-142-48/+35
|/
* Merge "Allocate bitmap backing buffers in the Java heap."Patrick Dubroy2010-12-141-2/+6
|\
| * Allocate bitmap backing buffers in the Java heap.Patrick Dubroy2010-12-141-2/+6
* | Merge "Continue cleanup refactoring in OpenGLRenderer."Romain Guy2010-12-142-223/+84
|\ \
| * | Continue cleanup refactoring in OpenGLRenderer.Romain Guy2010-12-142-223/+84
* | | Merge "minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so."Mathias Agopian2010-12-141-3/+3
|\ \ \
| * | | minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so.Mathias Agopian2010-12-131-3/+3
* | | | Merge "dump callstack on Surface use error"Mathias Agopian2010-12-141-0/+6
|\ \ \ \ | |/ / /
| * | | dump callstack on Surface use errorMathias Agopian2010-12-101-0/+6
* | | | Merge "Add support for non-malloc backed textures."Jason Sams2010-12-143-42/+78
|\ \ \ \
| * | | | Add support for non-malloc backed textures.Jason Sams2010-12-133-42/+78
* | | | | Merge "Colors are in the [0..1] range, not [0..255]"Romain Guy2010-12-141-3/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Colors are in the [0..1] range, not [0..255]Romain Guy2010-12-141-3/+3
* | | | | Merge "OpenGLRenderer would not render colors < ALPHA_THRESHOLD Bug #3282805"Romain Guy2010-12-142-2/+9
|\ \ \ \ \ | |/ / / /
| * | | | OpenGLRenderer would not render colors < ALPHA_THRESHOLDRomain Guy2010-12-142-2/+9
* | | | | 1. Add Context to a RenderScript or RenderScriptGL instance.Shih-wei Liao2010-12-1411-38/+46
| |_|_|/ |/| | |
* | | | Framework-side support for Dalvik "isSensitiveThread" hook.Brad Fitzpatrick2010-12-141-0/+10
* | | | Merge "More API updates."Jason Sams2010-12-136-171/+45
|\ \ \ \ | | |/ / | |/| |
| * | | More API updates.Jason Sams2010-12-136-171/+45
* | | | Merge "Refactor OpenGLRenderer to simplify OpenGL drawing code."Romain Guy2010-12-133-143/+251
|\ \ \ \ | | |/ / | |/| |
| * | | Refactor OpenGLRenderer to simplify OpenGL drawing code.Romain Guy2010-12-133-143/+251
| |/ /
* | | Perf testAlex Sakhartchouk2010-12-1313-7/+1560
|/ /
* | Merge "Add multitouch support to physics test. Fix context state overwrite ca...Jason Sams2010-12-114-26/+21
|\ \
| * | Add multitouch support to physics test.Jason Sams2010-12-114-26/+21
* | | Merge "[3258939] Need snapshot to limit which layers are included"Mathias Agopian2010-12-102-4/+21
|\ \ \
| * | | [3258939] Need snapshot to limit which layers are includedMathias Agopian2010-12-102-4/+21
| | |/ | |/|
* | | Merge "Remove CreateFromBitmapRef and add CopyTo(bitmap) replacement."Jason Sams2010-12-103-29/+51
|\ \ \ | | |/ | |/|
| * | Remove CreateFromBitmapRef and addJason Sams2010-12-103-29/+51
* | | Remove vector array test from RSTest.Stephen Hines2010-12-103-90/+0
* | | Merge "Ignore empty layers."Romain Guy2010-12-101-5/+1
|\ \ \
| * | | Ignore empty layers.Romain Guy2010-12-101-5/+1
* | | | Merge "Correctly compare strings in UTF-8 instead of UTF-16 Bug #3272858"Romain Guy2010-12-104-23/+37
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Correctly compare strings in UTF-8 instead of UTF-16Romain Guy2010-12-104-23/+37
* | | Merge "Fix race condition in fallback key processing."Jeff Brown2010-12-091-4/+12
|\ \ \ | |/ / |/| |
| * | Fix race condition in fallback key processing.Jeff Brown2010-12-091-4/+12
| |/
* | Don't set the invisible flag when saving an empty layer.Romain Guy2010-12-092-12/+27
|/
* Merge "Fix a severe cleanup bug where teardown of the GL driver could occur o...Jason Sams2010-12-092-5/+7
|\
| * Fix a severe cleanup bug where teardown of the GLJason Sams2010-12-092-5/+7
* | Fix buildJason Sams2010-12-091-2/+2
* | Merge "Allocation API update."Jason Sams2010-12-0822-415/+211
|\ \ | |/
| * Allocation API update.Jason Sams2010-12-0822-415/+211
* | Merge "New, better line drawing implementation. Bug #3207544 Bug #3225875"Romain Guy2010-12-084-173/+215
|\ \
| * | New, better line drawing implementation.Romain Guy2010-12-084-173/+215
* | | fix [3259708] Graphic Buffer Mapper does not support YV12Mathias Agopian2010-12-082-161/+17
* | | remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-084-396/+0