summaryrefslogtreecommitdiff
path: root/src/main/java/com/android/vts/util
AgeCommit message (Expand)Author
2018-11-08Deleting the unnecessary functionYoung Gyu Park
2018-11-05Updating util classes, listener and job servlet for HalApiEntityYoung Gyu Park
2018-09-27API name update caused by newly added function in TestRunEntityYoung Gyu Park
2018-09-14Bug fix and loading speed improvement.Young Gyu Park
2018-09-07Malformed report log path caused by multiple projects creation.Young Gyu Park
2018-08-14Update util classes to incorporate entity classes accordinglyYoung Gyu Park
2018-07-10Code coverage recalculationYoung Gyu Park
2018-06-01Project managing tool change from maven to gradleandroid-o-mr1-iot-release-1.0.1Young Gyu Park
2018-05-24% format cts-on-gsiYoung Gyu Park
2018-05-16Fix parameter bug for multiple type categoriesYoung Gyu Park
2018-04-24Scheduling logic improvement for missing time at the end of day.Young Gyu Park
2018-04-17Bug fix on paginationYoung Gyu Park
2018-04-16Implementing paginationYoung Gyu Park
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