summaryrefslogtreecommitdiff
path: root/swingp/src/main/java/com
AgeCommit message (Expand)Author
2020-11-03Remove unused import of sun.java2d.SunGraphics2DDana Dahlstrom
2019-03-09Remove dependency on IntelliJChester Hsieh
2018-08-22Clean up Swingp JSON deserialization using Gson annotationsDavid Herman
2018-08-21Revert "Clean up Swingp JSON deserialization using Gson annotations"David Herman
2018-08-20Clean up Swingp JSON deserialization using Gson annotations   
2018-08-07Fix swingp rendering issues on Linux.Chester Hsieh
2018-08-06Fix heavyweight parenting logic with respect to main Window.Chester Hsieh
2018-08-06Add Swing tree serialization.Chester Hsieh
2018-08-06Reduce verbosity of agent transform progressChester Hsieh
2018-08-06Fix potential bufferBound inconsistency issue.Chester Hsieh
2018-08-06Clean up JSON serialization and field naming.Chester Hsieh
2018-08-01Add a server to dump stats for swingp.Chester Hsieh
2018-08-01Adds JSON serializers for swingp stats.Chester Hsieh
2018-08-01Add Swing rendering instrumentation library.Chester Hsieh