summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Initialize the SurfaceTexture buffer slots.Jamie Gennis2011-01-091-0/+5
* For caching, didn't do CompileBC. Rename bccCompileBC as bccPrepareExecutable.Shih-wei Liao2011-01-071-1/+1
* 1. LOG 4 fatal error paths (TODO: These 4 places should signal Java exceptions.)Shih-wei Liao2011-01-072-55/+27
* Additional loading methods for fonts and a3d files.Alex Sakhartchouk2011-01-076-36/+84
* New layers API for Views.Romain Guy2011-01-063-1/+14
* Merge "Reuse of native display list objects" into honeycombChet Haase2011-01-062-37/+53
|\
| * Reuse of native display list objectsChet Haase2011-01-062-37/+53
* | Add camera service support for SurfaceTexture.Jamie Gennis2011-01-063-1/+36
* | Add the SurfaceTexture C++ implementation.Jamie Gennis2011-01-064-2/+698
* | Add the ISurfaceComposer::createGraphicBuffer IPC.Jamie Gennis2011-01-061-0/+32
|/
* The font cache should respect the fake bold flag.Romain Guy2011-01-052-28/+37
* Merge "Add decryption support to MountService."Jason parks2011-01-051-0/+18
|\
| * Add decryption support to MountService.Jason parks2011-01-051-0/+18
* | fix bug 3313505Jason Sams2011-01-052-4/+7
* | Camera::create should fail when it fails to connect the camera.Wu-cheng Li2011-01-051-1/+2
* | 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