| Commit message (Expand) | Author | Age | Files | Lines |
* | Tabs -> spaces in frameworks/base. | John Spurlock | 2014-02-25 | 1 | -1/+1 |
* | Use long to store pointers in GLES_JNI/EGL classes | Ashok Bhat | 2014-01-31 | 5 | -30/+48 |
* | Rename UserId to UserHandle. | Dianne Hackborn | 2012-08-16 | 1 | -2/+2 |
* | Make HardwareRenderer able to target generic Surface objects | Romain Guy | 2012-07-24 | 1 | -2/+3 |
* | Package restrictions per user | Amith Yamasani | 2012-03-22 | 1 | -1/+2 |
* | Terminate EGL when an app goes in the background | Romain Guy | 2011-11-10 | 1 | -1/+6 |
* | Properly refcount SurfaceTexture in the JNI layer. | Romain Guy | 2011-06-15 | 1 | -2/+2 |
* | Allows to render with an OpenGL context inside a TextureView. | Romain Guy | 2011-05-02 | 1 | -4/+14 |
* | Kill the global references in the OpenGL wrappers. | Elliott Hughes | 2011-04-11 | 1 | -15/+16 |
* | Fix EGL JNI bugs | Romain Guy | 2011-03-07 | 3 | -0/+47 |
* | These files had an older header. | Dan Bornstein | 2010-12-07 | 6 | -95/+89 |
* | Some ActivityThread/ActivityManager cleanup. | Dianne Hackborn | 2010-06-24 | 1 | -2/+2 |
* | Implement the GL11ExtensionPack APIs. | Jack Palevich | 2010-01-28 | 1 | -8/+14 |
* | Merge change Ibe6eac82 | Android (Google) Code Review | 2009-12-08 | 1 | -6/+70 |
|\ |
|
| * | Implement Matrix Palette extension. | Jack Palevich | 2009-12-08 | 1 | -6/+70 |
* | | Improve error reporting by always returning the public | Jack Palevich | 2009-12-04 | 1 | -17/+44 |
|/ |
|
* | Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods. | Jack Palevich | 2009-06-15 | 1 | -3/+30 |
* | Require native-order direct buffers for glXXXPointer APIs. | Jack Palevich | 2009-05-07 | 1 | -27/+27 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 6 | -0/+2362 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 6 | -2362/+0 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 6 | -0/+2362 |