| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge from open-source master | The Android Open Source Project | 2010-06-02 | 1 | -1/+0 |
| |\ | | | | | | | Change-Id: I0d2492c58689315f4caaa9bcb908296c26f53ed6 | ||||
| | * | removed unused imports | Christian Mehlmauer | 2010-05-20 | 1 | -1/+0 |
| | | | | | | | | | Change-Id: I1411ee3d0229918a6ff3837894d63f775550da27 | ||||
| * | | Turn of log message that was accidentally left on in an earlier commit. | Jack Palevich | 2009-10-08 | 1 | -1/+1 |
| | | | |||||
| * | | Make robot.png a raw resource. | Jack Palevich | 2009-10-05 | 1 | -1/+12 |
| |/ | | | | After all, it's being used as a raw resource. | ||||
| * | Remove unused getConfigSpec methods from ApiDemos sample code | Jack Palevich | 2009-08-21 | 1 | -10/+0 |
| | | | | | | | | | | | | | | | | At one time during the development of GLSurfaceView, the GLSurfaceView.Renderer interface had a getConfigSpec method that was used to select the frame buffer format. This method was removed from the Renderer interface before GLSurfaceView became a public API, but the sample code still defined these now-unused methods. To reduce the chance of confusing a developer who uses the sample code, this change removes the dead, no-longer-called getConfigSpec implementations from the three samples. See GLSurfaceView.setEGLConfigChooser for the replacement technique. | ||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+354 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -354/+0 |
| | | |||||
| * | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -14/+15 |
| | | |||||
| * | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+353 |
