summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Mouse pointer integration.Jeff Brown2011-01-048-12365/+0
* Rename bcc::BCCscript -> bcc::Script. Ideally, should do:Shih-wei Liao2011-01-031-2/+2
* Merge "Move adapter2D to a derived class from Allocation."Jason Sams2010-12-296-150/+60
|\
| * Move adapter2D to a derived class from Allocation.Jason Sams2010-12-296-150/+60
* | Merge "Add initial support for cursor-based pointing devices."Jeff Brown2010-12-295-112/+317
|\ \
| * | Add initial support for cursor-based pointing devices.Jeff Brown2010-12-295-112/+317
* | | am 6637e307: am bfb5f596: Merge "Fix for writing empty strings to Parcel::wri...Jean-Baptiste Queru2010-12-281-1/+4
|\ \ \ | |_|/ |/| |
| * | am bfb5f596: Merge "Fix for writing empty strings to Parcel::writeString8()"Jean-Baptiste Queru2010-12-281-1/+4
| |\ \
| | * | Fix for writing empty strings to Parcel::writeString8()Pravat Dalbehera2010-12-221-1/+4
| * | | am c6f2b3b3: Merge "Fix policy issues when screen is off. (DO NOT MERGE)" int...Jeff Brown2010-12-231-1/+15
| |\ \ \
| | * | | Fix policy issues when screen is off. (DO NOT MERGE)Jeff Brown2010-12-221-1/+15
| * | | | am 0c8ad64d: Merge "fix [3127755] Launcher is missing anti-aliasing" into gin...Simon Wilson2010-12-203-1/+8
| |\ \ \ \ | | |/ / /
| | * | | fix [3127755] Launcher is missing anti-aliasingMathias Agopian2010-12-153-1/+8
| * | | | am a2977c38: Merge changes Ie03796ae,Ide3e980a into gingerbreadMathias Agopian2010-12-071-6/+13
| |\ \ \ \ | | |/ / /
| | * | | Merge changes Ie03796ae,Ide3e980a into gingerbreadMathias Agopian2010-12-071-6/+13
| | |\ \ \
| | | * | | [3171580] Add transform field to native buffers. (DO NOT MERGE)Mathias Agopian2010-12-031-6/+13
* | | | | | Fix teardown bug found in books.Jason Sams2010-12-245-20/+35
* | | | | | Clean-up.Shih-wei Liao2010-12-231-1/+4
| |_|_|_|/ |/| | | |
* | | | | API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk2010-12-216-84/+123
* | | | | Merge "Ensure bitmaps aren't freed while referenced from a display list"Patrick Dubroy2010-12-201-6/+2
|\ \ \ \ \
| * | | | | Ensure bitmaps aren't freed while referenced from a display listPatrick Dubroy2010-12-201-6/+2
* | | | | | Merge "Clean up Allocation buffer object api."Jason Sams2010-12-202-29/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Clean up Allocation buffer object api.Jason Sams2010-12-202-29/+0
* | | | | | Stale cache management to address a P1 bug # 3296131.Shih-wei Liao2010-12-204-7/+51
* | | | | | API reaview cleanupAlex Sakhartchouk2010-12-179-60/+40
|/ / / / /
* | | | | 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
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |