summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Composite layers as regions.Romain Guy2011-01-103-51/+59
* Better logging of out of memory errors in OpenGLRenderer.Romain Guy2011-01-101-0/+5
* Updating cubemap loading code.Alex Sakhartchouk2011-01-104-9/+10
* Merge "Split time functions into rs_time.rsh header." into honeycombStephen Hines2011-01-108-91/+147
|\
| * Split time functions into rs_time.rsh header.Stephen Hines2011-01-098-91/+147
* | Merge "Fix a bug in SurfaceTexture::setBufferCount." into honeycombJamie Gennis2011-01-101-0/+2
|\ \
| * | Fix a bug in SurfaceTexture::setBufferCount.Jamie Gennis2011-01-091-0/+2
* | | Merge "Add method logging to the SurfaceTexture C++ class." into honeycombJamie Gennis2011-01-101-0/+11
|\ \ \ | |/ /
| * | Add method logging to the SurfaceTexture C++ class.Jamie Gennis2011-01-091-0/+11
* | | Merge "Initialize the SurfaceTexture buffer slots." into honeycombJamie Gennis2011-01-101-0/+5
|\ \ \ | |/ / | | / | |/ |/|
| * Initialize the SurfaceTexture buffer slots.Jamie Gennis2011-01-091-0/+5
* | Fix cleanup race condition where objects might may notJason Sams2011-01-091-0/+4
|/
* 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