summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/gallery3d/glrenderer/TextureTest.java
Commit message (Collapse)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-208/+0
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Clean up the test tags used by the continuous test service to determine whichJason Noguchi2013-08-021-1/+0
| | | | | | | | tests to run on every dev build. Add SmallTest or MediumTest tags for unit tests that are currently being skipped and remove LargeTest tags from long running stress tests which are not necessary in this context. Change-Id: I2d3db31b0800dcbed42c881c5eaa589517fd9f87
* Instantiate GLCanvas rather than reinitialize current GLCanvas.George Mount2013-01-081-6/+3
| | | | | | | GLCanvas was being used as a singleton when it really should allow separate instances for correctness. Change-Id: I650884e843a4a78997b70826f6012ae19b8df549
* GL packaging refactorJohn Reck2012-12-111-0/+212
Change-Id: I1d7a95c4f0b91a5ba59030d57cf6865c11b497aa