| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add ApiDemos for secure surfaces. | Jeff Brown | 2012-10-24 | 1 | -1/+1 |
| | | | | | | | | | | Added three ApiDemos for secure surfaces. One for Activity, one for Dialog and one for SurfaceView. The mechanism is the same in each case but the API is a little different. Bug: 7368436 Change-Id: I78bc2a456b4c0f1a553120d72f433095ba7e038c | ||||
| * | Cleaned up Samples by removing unsed imports and variables. | Christian Mehlmauer | 2010-06-12 | 1 | -1/+0 |
| | | | | | | | | Changed deprecated Config.LOGD to Config.DEBUG Removed unnecessary whitespaces Change-Id: I01414dd83eb6f9a41e56762dd7fc00e7f1115039 | ||||
| * | Remove unused getConfigSpec methods from ApiDemos sample code | Jack Palevich | 2009-08-21 | 1 | -23/+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/+132 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -132/+0 |
| | | |||||
| * | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -3/+6 |
| | | |||||
| * | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+129 |
