summaryrefslogtreecommitdiff
path: root/src/main/java/com/android/vts/util
AgeCommit message (Expand)Author
2018-04-11Basic structure setup for creating cron job servlet.Young Gyu Park
2018-04-04Implementing basic paginationYoung Gyu Park
2018-03-26New Test Suite Page for test suite data.Young Gyu Park
2018-03-20Adding new library and entity class for the new APIYoung Gyu Park
2018-02-09Removing device column on Green build ID pageYoung Gyu Park
2018-02-05Building green build ID page.Young Gyu Park
2018-01-30Test result proto too big and causing error in inserting into datastoreYoung Gyu Park
2017-10-13Break out branches and targets into entities.Ryan Campbell
2017-10-06Fix a possible NPE in filter util.Ryan Campbell
2017-10-05Migrate tabular perf summaries to stat entities.Ryan Campbell
2017-09-26Don't combine filters to avoid missing index.Ryan Campbell
2017-09-21Add sort direction to single queries.Ryan Campbell
2017-09-21Implement inequality filtering on pass/fail countsRyan Campbell
2017-09-15Merge changes from topic "systrace links"Ryan Campbell
2017-09-06Support test run resources in UI.Ryan Campbell
2017-09-01Add more information to alert email footer.android-o-mr1-preview-2android-o-mr1-preview-1Ryan Campbell
2017-09-01Relocate jobs to a different java package.Ryan Campbell
2017-08-23Allow user to mute notifications on a favorite.Ryan Campbell
2017-07-24Display the number of samples at each data point.Ryan Campbell
2017-07-21Implement profiling filtering on overview UI.Ryan Campbell
2017-07-20Process profiling data in a push task queue.Ryan Campbell
2017-07-12Update test entities to indicate profiling data.Ryan Campbell
2017-07-10Upgrade dashboard to java8.Ryan Campbell
2017-07-07Create servlet for delivering profiling overviews.Ryan Campbell
2017-07-07Merge changes Ie828e013,I25d57384Ryan Campbell
2017-07-05Fix bug in the large batch query options.Ryan Campbell
2017-06-30Improve overall querying logic.Ryan Campbell
2017-06-30Optimize performance digest querying.Ryan Campbell
2017-06-30Speed up graph page.Ryan Campbell
2017-06-29Fix task queue batching to not exceed limit.Ryan Campbell
2017-06-28Migrate test status alerts to push queue.Ryan Campbell
2017-06-23Implement coverage alerts.Ryan Campbell
2017-06-23Get rid of key prefetching.Ryan Campbell
2017-06-21Separate test parent and test status information.Ryan Campbell
2017-06-19Move dashboard to test/vti.Ryan Campbell