1. e514bdf Renaming constant to correct packagename by Suprabh Shukla · 7 years ago
  2. 257ec21 Verify that jobs in active uids get to run despite standby bucketing by Christopher Tate · 7 years ago
  3. 6a116ec cts: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
  4. 4f5d338 Merge "Ensure background data restriction is off before test" into oreo-mr1-cts-dev am: ab92ca6e74 am: 66a023f971 by Ng Zhi An · 7 years ago
  5. b67215f Ensure background data restriction is off before test by Ng Zhi An · 7 years ago
  6. 600f9de Verify job suppression in the 'NEVER' standby bucket by Christopher Tate · 7 years ago
  7. 925a766 Use stubs libs for android.test.base/runner/mock by Jiyong Park · 7 years ago
  8. 503a3db Add cts suite tag to all CTS modules by jdesprez · 7 years ago
  9. fda34ce Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  10. 27c3c8d Flatten dependency hierarchy of legacy-android-test by Paul Duffin · 7 years ago
  11. ad6bddf Test app standby APIs by Amith Yamasani · 7 years ago
  12. 8ea2baa Fix CTS test DeviceIdleJobsTest by Amith Yamasani · 7 years ago
  13. 0e896f7 Merge "Fix issue #67019445: Detect BATTERY_LOW/OKAY" by Dianne Hackborn · 7 years ago
  14. 2289d97 Fix issue #67019445: Detect BATTERY_LOW/OKAY by Dianne Hackborn · 7 years ago
  15. d9ab476 Testing doze jobs controller changes by Suprabh Shukla · 7 years ago
  16. dfaa73e Merge "Adding tempwhitelist test for jobs" by TreeHugger Robot · 7 years ago
  17. 3c79dd0 Adding tempwhitelist test for jobs by Suprabh Shukla · 7 years ago
  18. 02856c8 Add tests for parallel processing of work. by Dianne Hackborn · 7 years ago
  19. 895da13 CTS for b/64536115 by Makoto Onuki · 7 years ago
  20. f1efbc6 Add all CTS tests to VTS, to improve VTS coverage. b/62423436. by nickrose · 7 years ago
  21. 747913c Merge "Fix metered-constraint job scheduler CTS test" into oc-dev am: 7e60994777 by Christopher Tate · 7 years ago
  22. e5dd31a Fix metered-constraint job scheduler CTS test by Christopher Tate · 7 years ago
  23. 5293679 add component metadata to all CTS module configs by Guang Zhu · 7 years ago
  24. c40b6fd add component metadata to all CTS module configs by Guang Zhu · 7 years ago
  25. 16872fe Update configurations to avoid using ApkInstaller by jdesprez · 8 years ago
  26. ede88f1 Merge "Fix issue #38244875: Bring back testChargingConstraintFails" into oc-dev am: 2c5f9107f7 by Dianne Hackborn · 7 years ago
  27. 3338e9a5 Fix issue #38244875: Bring back testChargingConstraintFails by Dianne Hackborn · 7 years ago
  28. 9f7dfb4 Merge "cts: Add all tests to general-tests" by TreeHugger Robot · 7 years ago
  29. 37a0efd Merge "Add new test for job timing out while work is enqueued." into oc-dev am: fc70d4de6e by Dianne Hackborn · 7 years ago
  30. e686683 Add new test for job timing out while work is enqueued. by Dianne Hackborn · 7 years ago
  31. 95a4c0e cts: Add all tests to general-tests by Simran Basi · 8 years ago
  32. a8954e5 Merge "Fix issue #37108191: CTS: ClipDataJobTest#testClipDataGrant failure" into oc-dev am: 12fac76a87 by Dianne Hackborn · 8 years ago
  33. 9bfd0bf Fix issue #37108191: CTS: ClipDataJobTest#testClipDataGrant failure by Dianne Hackborn · 8 years ago
  34. f279aa59 Merge "CTS test for NETWORK_TYPE_METERED job constraint" into oc-dev am: 60060d479b by Christopher Tate · 8 years ago
  35. 4af8149 CTS test for NETWORK_TYPE_METERED job constraint by Christopher Tate · 8 years ago
  36. f5a47bc Merge "Update configurations to avoid using ApkInstaller" by Julien Desprez · 8 years ago
  37. fd6d41d Update configurations to avoid using ApkInstaller by jdesprez · 8 years ago
  38. 555b9c7 Add new tests for new JobScheduler queue feature. by Dianne Hackborn · 8 years ago
  39. e4e2fdf Add rule to call makefiles under top dir of CtsJobSchedulerTestCases by Aaron Holden · 8 years ago
  40. 12b70dd Work around issue #36647111: [Ryu] CTS : BatteryConstraintTest failure by Dianne Hackborn · 8 years ago
  41. 6a38987 Test for issue #36590595: Add ability to associated a ClipData with JobInfo by Dianne Hackborn · 8 years ago
  42. 0702429 New CTS test for new JobScheduler "storage not low" feature. by Dianne Hackborn · 8 years ago
  43. cae9a1b Tests for new job scheduler constraints. by Dianne Hackborn · 8 years ago
  44. 9259176 Move libs/deviceutil to device-side/util by Aaron Holden · 8 years ago
  45. 825c390 ConnectivityConstraintTest: Fix wifi state check in tearDown() am: 476bea16a1 am: 27505b0f27 am: a2c3ebc12c am: 3c777dd130 by Kevin Cernekee · 8 years ago
  46. 476bea1 ConnectivityConstraintTest: Fix wifi state check in tearDown() by Kevin Cernekee · 8 years ago
  47. f16c238 Fix CTS test for schedule-job deadlines by Christopher Tate · 8 years ago
  48. a59a238 Work on issue #26390151: Add new JobScheduler API... by Dianne Hackborn · 9 years ago
  49. 8f9c531 Remove periodic job test by Shreyas Basarge · 9 years ago
  50. 2ff78ae Switch to CTSv2 by Stuart Scott · 9 years ago
  51. 1ef5d6f Merge "tearDown: Wait for wifi previous state to actually be restored" into marshmallow-cts-dev am: a1c7005404 am: 997b5a1844 am: 0fb241a46a am: 5cdb1180a6 by Daniel Xie · 9 years ago
  52. 56e4387 tearDown: Wait for wifi previous state to actually be restored by Anders 4 Fridlund · 9 years ago
  53. ddf34dd Add support for tests to declare runtime hints. by Stuart Scott · 9 years ago
  54. 1bf91b2 Remove common-config and switch to AndroidJUnitTest. by Stuart Scott · 9 years ago
  55. 38aeeec Migtate JobScheduler to CTSv2 by Agatha Man · 9 years ago
  56. be8620e Add CTS to avoid regression in JobParameters by Matthew Williams · 9 years ago
  57. 3417822d Ensure JobScheduler Connectivity CTS reenables WiFI by Matthew Williams · 9 years ago
  58. 459fffd Fix JobScheduler CTS tests by Christopher Tate · 10 years ago
  59. 547b816 CTS tests for android.app.job by Matthew Williams · 10 years ago