aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/CollectTraceAction.java
Commit message (Expand)AuthorAgeFilesLines
* Update Guava 15.0 -> 17.0Siva Velusamy2014-10-271-9/+7
* gltrace: Increase launch timeoutSiva Velusamy2014-08-181-1/+1
* ddmlib: Add controls for OpenGL tracing via jdwpSiva Velusamy2012-12-201-6/+18
* gltrace: Allow fully qualified activity namesSiva Velusamy2012-09-171-5/+11
* gltrace: open trace file immediately after captureSiva Velusamy2012-08-151-0/+82
* gltrace: cleanup collect trace flowSiva Velusamy2012-06-141-13/+85
* Provide readable device name rather than just serial numberSiva Velusamy2012-06-131-6/+1
* gltrace: Add a special keyword to not launch any activities.Siva Velusamy2012-06-011-2/+7
* gltrace: Kill app manually instead of using am start -SSiva Velusamy2012-05-141-1/+11
* gltrace: Launch activity using am start --opengl-traceSiva Velusamy2012-03-121-41/+34
* gltrace: Add support for shader uniforms.Siva Velusamy2012-02-141-2/+2
* gltrace: Use UDS socket forwarding for gltrace transfers.Siva Velusamy2012-01-311-9/+31
* gltrace: add a graphical way to select framesSiva Velusamy2012-01-091-0/+7
* gltrace: Enable trace options.Siva Velusamy2012-01-031-13/+60
* GLTrace initial implementationSiva Velusamy2011-11-141-0/+179