aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse
AgeCommit message (Expand)Author
2020-05-06Revert "Remove unused project."Paul Duffin
2020-05-05Remove unused project.Bob Badour
2014-10-27Update Guava 15.0 -> 17.0Siva Velusamy
2014-08-18gltrace: Increase launch timeoutSiva Velusamy
2014-08-14gltrace: Increase TEXTURE_UNIT_COUNT and MAX_VERTEX_ATTRIBSSiva Velusamy
2014-01-31gltrace: Read pointer arguments in a 64 bit safe waySiva Velusamy
2013-07-29Merge "Change import path to sparse array"Siva Velusamy
2013-07-25Add clarifying comment.Siva Velusamy
2013-07-25Add support for additional ES3 state, primarily for texturesSiva Velusamy
2013-07-25Change import path to sparse arraySiva Velusamy
2013-06-10gltrace: Update protobuf for OpenGL ES3Siva Velusamy
2012-12-20ddmlib: Add controls for OpenGL tracing via jdwpSiva Velusamy
2012-12-07gltrace: Refresh tree view in a separate task.Siva Velusamy
2012-10-12Support non RGBA texturesSiva Velusamy
2012-10-11gltrace: ES1 also supports array buffersSiva Velusamy
2012-10-01gltrace: Show scroll bars.Siva Velusamy
2012-09-21gltrace: Preserve alpha informationSiva Velusamy
2012-09-21Allow users to save current GL state to a text file.Siva Velusamy
2012-09-21gltrace: Do not save thumbnail images in memorySiva Velusamy
2012-09-19gltrace: Allow exporting current frame to a text file.Siva Velusamy
2012-09-19gltrace: Allow ability to save imagesSiva Velusamy
2012-09-18gltrace: Better progress indicatorSiva Velusamy
2012-09-17Fix build: InstanceScope.INSTANCE is not available in 3.6Siva Velusamy
2012-09-17gltrace: Allow fully qualified activity namesSiva Velusamy
2012-08-17Merge "gltrace: Support OES_EGL_image_external GL extension"Siva Velusamy
2012-08-17Merge "gltrace: Improve font width detection."Siva Velusamy
2012-08-17Merge "gltrace: Draw a border around image displayed in canvas."Siva Velusamy
2012-08-17Merge "gltrace: Default to displaying texture mipmap level 0."Siva Velusamy
2012-08-16gltrace: Support OES_EGL_image_external GL extensionSiva Velusamy
2012-08-16gltrace: Improve font width detection.Siva Velusamy
2012-08-15gltrace: Draw a border around image displayed in canvas.Siva Velusamy
2012-08-15gltrace: Default to displaying texture mipmap level 0.Siva Velusamy
2012-08-15gltrace: open trace file immediately after captureSiva Velusamy
2012-08-14Remove older gldebugger implementation.Siva Velusamy
2012-08-14gltrace: restore checkbox settings between invocationsSiva Velusamy
2012-08-14gltrace: Skip framebuffers that cannot be retrieved.Siva Velusamy
2012-08-07Cleanup dos2unix in plugins *.java (ADT, GLd, NDK)Raphael Moll
2012-06-14gltrace: cleanup collect trace flowSiva Velusamy
2012-06-13Provide readable device name rather than just serial numberSiva Velusamy
2012-06-12Merge "Minor UI cleanup to trace options dialog"Siva Velusamy
2012-06-12Minor UI cleanup to trace options dialogSiva Velusamy
2012-06-08Find Dialog: allow control over the default action.Siva Velusamy
2012-06-06gltrace: Add support for mipmap texturesSiva Velusamy
2012-06-05gltrace: Add support for Copy, Select All and Find actions.Siva Velusamy
2012-06-01gltrace: Add a special keyword to not launch any activities.Siva Velusamy
2012-05-16gltrace: Update trace control protocol.Siva Velusamy
2012-05-14gltrace: Kill app manually instead of using am start -SSiva Velusamy
2012-05-14Fix incorrect transformations for glBufferSubDataSiva Velusamy
2012-05-10gldebugger: Check for zero sized framebufferSiva Velusamy
2012-03-12gltrace: Launch activity using am start --opengl-traceSiva Velusamy