1. 4bc4fe6 Merge "Accessibility: Improve TouchDelegate Accessibility" by Rhed Jao · 6 years ago
  2. ae63875 Accessibility: Improve TouchDelegate Accessibility by Rhed Jao · 6 years ago
  3. 10efed0 Merge "Remove SMS access for apps other than current SMS handler" by TreeHugger Robot · 6 years ago
  4. 9351985 Remove SMS access for apps other than current SMS handler by Eugene Susla · 6 years ago
  5. f768ba4 Merge "Revert "Add RawContacts insert/update/delete notification URIs."" by Makoto Onuki · 6 years ago
  6. 0554b19 Revert "Add RawContacts insert/update/delete notification URIs." by Makoto Onuki · 6 years ago
  7. a80bbab Add new POWER_SAVER permission & update api by Salvador Martinez · 6 years ago
  8. abdaf5b5 Merge "Add the EMBMS group call API" am: 52a8fdb7bd am: 6c6c859c6a by Hall Liu · 6 years ago
  9. a7b0c1f Add the EMBMS group call API by Hall Liu · 6 years ago
  10. ff88b14 Add RawContacts insert/update/delete notification URIs. by Hui Yu · 6 years ago
  11. e0339a6 Merge "Support more createPackageContextAsUser() users." by Jeff Sharkey · 6 years ago
  12. 3f60393 Merge "Intial ProtoInputStream checkin" by Michael Wachenschwanz · 6 years ago
  13. 8d38b29 Intial ProtoInputStream checkin by Michael Wachenschwanz · 6 years ago
  14. ec5f7d1 Support more createPackageContextAsUser() users. by Jeff Sharkey · 6 years ago
  15. 1dfc2c7 Merge "[Magnifier-48] Allow on-the-fly zoom update" by TreeHugger Robot · 6 years ago
  16. b6a2cfb Merge "[Magnifier-47] Expose magnifier properties" by TreeHugger Robot · 6 years ago
  17. beeaf55 [Magnifier-48] Allow on-the-fly zoom update by Mihai Popa · 6 years ago
  18. c2e0bee [Magnifier-47] Expose magnifier properties by Mihai Popa · 6 years ago
  19. eb93259 Add test API for sqlite CTS by Makoto Onuki · 6 years ago
  20. be85ed6 Add @TestApi to ActivityManager.IMPORTANCE_CANT_SAVE_STATE_PRE_26. by Sudheer Shanka · 6 years ago
  21. 3f4d546 Revert the DISMISSAL_NOT_DISMISSED to previous value. by Michael Wright · 6 years ago
  22. 7856708 Run update-api to catch up missing api changes. by Aurimas Liutikas · 6 years ago
  23. 37f8372 New Autofill Save UI API to switch visibility of views. by Felipe Leme · 6 years ago
  24. b2484fa Merge "Add TestApi for CtsActivityManagerDeviceTestCases." by TreeHugger Robot · 6 years ago
  25. 6a82990 Make SQLiteDebug @TestApi by Fyodor Kupolov · 6 years ago
  26. 735dd9a Merge "Add @TestApi annotation to a few @hide APIs that were used in CTS." by Aurimas Liutikas · 6 years ago
  27. 901bf28 The quietening part 2: rules by Julia Reynolds · 6 years ago
  28. 80e4e18 Add @TestApi annotation to a few @hide APIs that were used in CTS. by Aurimas Liutikas · 6 years ago
  29. efcdff4 The quietening round 2 part 1 by Julia Reynolds · 6 years ago
  30. a23c70a Update current.txt to fix inconsistencies by Nathan Harold · 6 years ago
  31. 3de75f4 Merge "Mark BluetoothClass#getClassOfDevice as TestApi" am: d5eff002eb am: 045247ec3a am: b9edd4fbc4 by Ralph Nathan · 6 years ago
  32. d5eff00 Merge "Mark BluetoothClass#getClassOfDevice as TestApi" by Treehugger Robot · 6 years ago
  33. 793e056 Add TestApi for CtsActivityManagerDeviceTestCases. by lumark · 6 years ago
  34. 29335fd Mark BluetoothClass#getClassOfDevice as TestApi by Ralph Nathan · 6 years ago
  35. a8f9c8a Merge "Rework slow-query log" by Makoto Onuki · 6 years ago
  36. a761d2b Rework slow-query log by Makoto Onuki · 6 years ago
  37. c4f2ec7 Merge "Allow NotificationAssistantService to suggest smart replies" by TreeHugger Robot · 6 years ago
  38. c9acf67 Allow NotificationAssistantService to suggest smart replies by Tony Mak · 6 years ago
  39. 9ab32f8 Add a frame commit callback test API by John Reck · 6 years ago
  40. 6c644e6 Always review permissions before <M app is started the first time by Philip P. Moltmann · 6 years ago
  41. dad5ef0 Merge "Allow NotificationAssistantService to suggest smart actions" by Tony Mak · 6 years ago
  42. 628cb93 Allow NotificationAssistantService to suggest smart actions by Tony Mak · 6 years ago
  43. 9a8e27a Merge "Allow UiAutomation to adopt the shell permission indentity" by TreeHugger Robot · 6 years ago
  44. d873ae6 Allow UiAutomation to adopt the shell permission indentity by Svet Ganov · 6 years ago
  45. c609116 Get android.os tests running against real APIs. by Jeff Sharkey · 6 years ago
  46. 1241652 Merge "Ensure PiP test apis are marked as TestApi" by Winson Chung · 6 years ago
  47. 37b99ba Ensure PiP test apis are marked as TestApi by Winson Chung · 6 years ago
  48. 3ac2a43 Give StrictMode more bits to work with. by Jeff Sharkey · 6 years ago
  49. c59a5e7 StrictMode to catch implicit Direct Boot matching. by Jeff Sharkey · 6 years ago
  50. 849c351 Merge "Make setPrivacy not a hidden api" by TreeHugger Robot · 6 years ago
  51. 5afde76 Make setPrivacy not a hidden api by Yi Jin · 6 years ago
  52. 4a6dff0 Allow permissions to have background permissions by Philip P. Moltmann · 6 years ago
  53. 1c4cc2d Merge "Expose new AppOps API that we had to leave hidden in P." by Dianne Hackborn · 6 years ago
  54. f0c322a Expose new AppOps API that we had to leave hidden in P. by Dianne Hackborn · 6 years ago
  55. 65ebd95 Split interfaces and service for activities from current AM interfaces (1/n) by Wale Ogunwale · 6 years ago
  56. b04a511 Let tests enumerate all transports/capabilities. by Jeff Sharkey · 6 years ago
  57. 6bbc61e Merge "Enforce permission check before returning application info Test: atest CtsAppSecurityHostTestCases:ApplicationVisibilityTest Bug: 77821568" into pi-dev am: dbc6052022 by Hongming Jin · 6 years ago
  58. 83e1626 Enforce permission check before returning application info by Hongming Jin · 6 years ago
  59. efb4b1b Merge "Ensure permission held for MATCH_KNOWN_PACKAGES" into pi-dev am: 2f898c4df5 by Todd Kennedy · 6 years ago
  60. ef9acb6 Ensure permission held for MATCH_KNOWN_PACKAGES by Todd Kennedy · 6 years ago
  61. 56034a4 Merge "Added TestApi to ActivityInfo.isTranslucentOrFloating" into pi-dev am: 9d19487b1c by Wale Ogunwale · 6 years ago
  62. 378f1f4 Add CallAudioState ctor as TestApi by Hall Liu · 6 years ago
  63. 30eab1f Added TestApi to ActivityInfo.isTranslucentOrFloating by Wale Ogunwale · 6 years ago
  64. d6f175d Merge "Allow keycode lookup without KEYCODE_ prefix" by TreeHugger Robot · 6 years ago
  65. de1f904 Allow keycode lookup without KEYCODE_ prefix by Siarhei Vishniakou · 6 years ago
  66. 085ef7d Merge "Make RemoteCallback test API" into pi-dev am: a757fd7827 am: 573a696f8f by Svetoslav Ganov · 6 years ago
  67. 6b03aa7 Make RemoteCallback test API by Svet Ganov · 6 years ago
  68. ca46c6b Merge "Let tests enumerate all transports/capabilities." into pi-dev am: 8e6445a1a5 by Jeff Sharkey · 6 years ago
  69. 8e6445a Merge "Let tests enumerate all transports/capabilities." into pi-dev by Jeff Sharkey · 6 years ago
  70. a5ee62f Let tests enumerate all transports/capabilities. by Jeff Sharkey · 6 years ago
  71. f2a443d Merge "Add CallAudioState ctor as TestApi" into pi-dev am: 785a93f61a by Hall Liu · 6 years ago
  72. c1d95aa Add CallAudioState ctor as TestApi by Hall Liu · 6 years ago
  73. 46985f3 Merge "Provide method to read AppOpsManager._NUM_OP" by android-build-team Robot · 6 years ago
  74. 6fe565e Make SQLiteDebug @TestApi by Fyodor Kupolov · 6 years ago
  75. 2457681 Provide method to read AppOpsManager._NUM_OP by Philip P. Moltmann · 6 years ago
  76. e04f13d Add app op for Bluetooth scans by Dianne Hackborn · 6 years ago
  77. 8d7b81e Merge "Expose APIs used by CtsPermissionTestCases" by android-build-team Robot · 6 years ago
  78. 220b47a Merge "Added test API to refresh the UICC Profile" into pi-dev am: 3e6ceafbaa by Gil O'Neil · 6 years ago
  79. f0c09d6 Merge "Added test API to refresh the UICC Profile" into pi-dev am: 3e6ceafbaa by Gil O'Neil · 6 years ago
  80. 3311515 Expose APIs used by CtsPermissionTestCases by Philip P. Moltmann · 6 years ago
  81. f6c6e8e Added test API to refresh the UICC Profile by goneil · 6 years ago
  82. 6eb25b8 Remove duplicate TelephonyManager class in test-current.txt by goneil · 6 years ago
  83. 4c96a5e Add @TestApi to KeyEvent.actionToString(..) by Siarhei Vishniakou · 6 years ago
  84. 4cdf6e5 Merge "Give CTS a way to force-poll network stats." into pi-dev am: 46e58e1b40 by Jeff Sharkey · 6 years ago
  85. 77c7b73 Merge "Give CTS a way to force-poll network stats." into pi-dev am: 46e58e1b40 by Jeff Sharkey · 6 years ago
  86. c3c8d16 Give CTS a way to force-poll network stats. by Jeff Sharkey · 6 years ago
  87. e654ca92 Merge "Fixed power manager CTS test." into pi-dev am: 15d35c1274 am: 17ad53b40b by Dan Gittik · 6 years ago
  88. 17ad53b Merge "Fixed power manager CTS test." into pi-dev am: 15d35c1274 by Dan Gittik · 6 years ago
  89. 26b030d Fixed power manager CTS test. by Dan Gittik · 6 years ago
  90. 4cf175b Merge "Revert "Fixed power manager CTS test."" into pi-dev am: ca1dcfb23e by Michael Wright · 6 years ago
  91. ad93f44 Merge "Revert "Fixed power manager CTS test."" into pi-dev am: ca1dcfb23e by Michael Wright · 6 years ago
  92. b5abef7 Merge "Fixed power manager CTS test." into pi-dev am: 62444d4950 am: 33ca88a1fc by Dan Gittik · 6 years ago
  93. 4d6b454 Revert "Fixed power manager CTS test." by Michael Wright · 6 years ago
  94. 33ca88a Merge "Fixed power manager CTS test." into pi-dev am: 62444d4950 by Dan Gittik · 6 years ago
  95. 48fed61 Fixed power manager CTS test. by Dan Gittik · 6 years ago
  96. 4045587 Merge "A test api to override carrier information" am: 420ab92b0b am: 700b21d7cd by Chen Xu · 6 years ago
  97. f3c9cb2 Merge "A test api to override carrier information" am: 420ab92b0b am: 700b21d7cd by Chen Xu · 6 years ago
  98. 780b62b A test api to override carrier information by fionaxu · 6 years ago
  99. beb880f Make setServiceId a TestApi by Hall Liu · 6 years ago
  100. 2df7623 Merge "Make setServiceId a TestApi" into pi-dev am: d41e669fca am: 035b4827ca by Hall Liu · 6 years ago