1. 43666ff Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  2. 0206427 API 27 is final. Again. by Michael Wright · 7 years ago
  3. 5b56093 API 27 is final. by Michael Wright · 7 years ago
  4. 65c8c18 Merge "Change protection level from ephemeral to instant" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  5. 275dc78 Change protection level from ephemeral to instant by Todd Kennedy · 7 years ago
  6. 900f49d Hide internal value by Todd Kennedy · 7 years ago
  7. c4aa5aa Merge "Remove a bunch of deprecated @SystemApi." into oc-mr1-dev by Jeff Sharkey · 7 years ago
  8. 93378f1 Remove a bunch of deprecated @SystemApi. by Jeff Sharkey · 7 years ago
  9. c1459d1 Merge "WebView: remove unused DATA_REDUCTION_PROXY_SETTING_CHANGED API" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  10. fe1f2b4 WebView: remove unused DATA_REDUCTION_PROXY_SETTING_CHANGED API by Nate Fischer · 7 years ago
  11. 82b8460 Fix handling of @removed APIs. by Jeff Sharkey · 7 years ago
  12. 7f1fb3a Copy 26.txt data directly from oc-dev ToT. am: 16b7af6a1e am: 92f26a378b by Jeff Sharkey · 7 years ago
  13. 16b7af6 Copy 26.txt data directly from oc-dev ToT. by Jeff Sharkey · 7 years ago
  14. 06fc351 Fix searching for overridden methods. by Jeff Sharkey · 7 years ago
  15. 659fc21 Copy 27.txt data directly from oc-dev ToT. by Jeff Sharkey · 7 years ago
  16. 6a5da7b API 27 stubs by Michael Wright · 7 years ago
  17. 9260020 Fix the wrong IMPORTANCE_ values. by Makoto Onuki · 8 years ago
  18. 0197dc2 Revert making Color final by Romain Guy · 8 years ago
  19. af0348f Make android.graphics.Color final by Romain Guy · 8 years ago
  20. 8472ea3 Delete unused system APIs. by Ashutosh Joshi · 8 years ago
  21. 9c21151 add fieilds to the remove list by Todd Kennedy · 8 years ago
  22. 3286a5a Merge "IP connectivity metrics: remove obsolete system-current entries" by Hugo Benichi · 8 years ago
  23. 1442c42 Silence warning for removed exception by Yi Kong · 8 years ago
  24. aba14c2 IP connectivity metrics: remove obsolete system-current entries by Hugo Benichi · 8 years ago
  25. 61756d8 TIF: remove the columns which will be inherited from BaseProgramColumns by Dongwon Kang · 8 years ago
  26. cc4f303 remove SIM_ACTIVATION_RESPONSE_CODE from sysapi 26 by fionaxu · 8 years ago
  27. b072534 Revert "Revert "Removing deprecated APIs"" by vinodkrishnan · 8 years ago
  28. d16ee59 Merge "Revert "Removing deprecated APIs"" by Andreas Huber · 8 years ago
  29. eb99695 Revert "Removing deprecated APIs" by vinodkrishnan · 8 years ago
  30. 078f8dd Merge "Removing deprecated APIs" by vinodkrishnan · 8 years ago
  31. a5d3bcd Remove methods on ListView that should have inherited @hide by Alan Viverette · 8 years ago
  32. fb530c7 Removing deprecated APIs by Vinod Krishnan · 8 years ago
  33. d5f901b Merge "Remove requestRouteToHost and {start,stop}UsingNetworkFeature." by Lorenzo Colitti · 8 years ago
  34. b74cf10 Remove requestRouteToHost and {start,stop}UsingNetworkFeature. by Lorenzo Colitti · 8 years ago
  35. 1a251dc Remove Canvas.clipRegion from the public API by Derek Sollenberger · 8 years ago
  36. db6f3bb Merge "Remove accidentally exposed Geofencing classes." by TreeHugger Robot · 8 years ago
  37. b18c237 Remove Rasterizer and its subclasses from the public API. by Derek Sollenberger · 8 years ago
  38. b6dc503 Remove accidentally exposed Geofencing classes. by Michael Wright · 8 years ago
  39. 6472d9d Remove IPersistentDataBlockService from system-api. by Charles He · 8 years ago
  40. 36bd2b0 API 26: Rename Collections.singleton*() type arg E -> T by Tobias Thierer · 8 years ago
  41. 335eab5 Remove classes that are now public. by Julia Reynolds · 8 years ago
  42. 4eb0714 Merge "Add ephemeral protection level" by Chad Brubaker · 8 years ago
  43. 099e911 Add ephemeral protection level by Chad Brubaker · 8 years ago
  44. f4f5a11 GET_PACKAGE_IMPORTANCE permission is gone. by Dianne Hackborn · 8 years ago
  45. cda5219 Remove unused system api fields. by Julia Reynolds · 8 years ago
  46. 2bf5f5e Merge "Track libcore change 7f8ab8179829c1eb74ff785d55f24e09f560662e" by Yi Kong · 8 years ago
  47. 3adfc45 Remove android.net.PskKeyManager from prebuilts/sdk by Alex Klyubin · 8 years ago
  48. 8fd8404 Update 26.txt to include type variables. by Michael Wright · 8 years ago
  49. 3c9da33 Update 25.txt to include type variables. by Michael Wright · 8 years ago
  50. e4cc3ce Update 24.txt to include type variables. by Michael Wright · 8 years ago
  51. 1a6335a Track libcore change 7f8ab8179829c1eb74ff785d55f24e09f560662e by Yi Kong · 8 years ago
  52. d654324 Add new stubs for API 26 by Yi Kong · 8 years ago
  53. c86e214 Update 25.txt by Makoto Onuki · 8 years ago
  54. 4db9c65 Update 25.txt by Makoto Onuki · 8 years ago
  55. 5de0d69 Hide more shortcut APIs by Makoto Onuki · 8 years ago
  56. 91c9626 Hide APIs that shouldn't have been public by Makoto Onuki · 8 years ago
  57. aa243ec N MR1 is API 25 and is final. by Michael Wright · 8 years ago
  58. 5621c31 Pull in recent API changes. am: cab4a71630 by Dianne Hackborn · 8 years ago
  59. cab4a71 Pull in recent API changes. by Dianne Hackborn · 8 years ago
  60. c37218a Add new Telecom analytics APIs by Hall Liu · 8 years ago
  61. 931abf7 Final N API. by Michael Wright · 8 years ago
  62. af8a4e4 Api review. by Julia Reynolds · 8 years ago
  63. d5f7b4e Merge "Remove WebViewClient#onUnhandledInput API." into nyc-dev by TreeHugger Robot · 9 years ago
  64. a8271ee Remove SMS_EMERGENCY_CB_RECEIVED_ACTION from API version 24. by Amit Mahajan · 9 years ago
  65. 83d0112 Remove WebViewClient#onUnhandledInput API. by Michael Wright · 9 years ago
  66. 02e2a96 Remove three no longer used static consts by Svet Ganov · 9 years ago
  67. c09d042 Merge "TIF: Remove acquireTvInputHardware(int, HardwareCallback, TvInputInfo)" into nyc-dev by Dongwon Kang · 9 years ago
  68. d13d333 Remove WebViewFactory.getWebViewPackageName() system API. by Gustav Sennton · 9 years ago
  69. e3e119c TIF: Remove acquireTvInputHardware(int, HardwareCallback, TvInputInfo) by Dongwon Kang · 9 years ago
  70. 451883d TIF: Remove TvInputManager.Session from system API by Dongwon Kang · 9 years ago
  71. 1743327 Merge "Update system API textfile." into nyc-dev by Richard Coles · 9 years ago
  72. d78682c Update system API textfile. by Torne (Richard Coles) · 9 years ago
  73. 73e047f Remove all non-porterduff xfermodes from the public API. by Derek Sollenberger · 9 years ago
  74. aff964a TIF: Remove TvView.requestUnblockContent by Dongwon Kang · 9 years ago
  75. 5c830a4 Merge "Addressed the review comments from API Council" into nyc-dev by Lifu Tang · 9 years ago
  76. ff9205c Merge "remove removed class" into nyc-dev by Todd Kennedy · 9 years ago
  77. 063f6c6 Addressed the review comments from API Council by Lifu Tang · 9 years ago
  78. aae89b2 Merge "Removed clock type from GnssClock" into nyc-dev by Lifu Tang · 9 years ago
  79. 7c543b5 Removed clock type from GnssClock by Lifu Tang · 9 years ago
  80. 9dbada7 remove removed class by Todd Kennedy · 9 years ago
  81. 564ad40 Remove API DPM.createUser and createAndInitializeUser by phweiss · 9 years ago
  82. bc3f0fc Finalized GPS=>GNSS changes with documents by Lifu Tang · 9 years ago
  83. 67123eb Optimized the memory consumption and renamed PRN by Lifu Tang · 9 years ago
  84. 33f1eb5 Rename Gps to Gnss for measurement-related APIs by Lifu Tang · 9 years ago
  85. 4192456 Merge "Hacked to make API-breaking CL compile" by Lifu Tang · 9 years ago
  86. 1d41135 Hacked to make API-breaking CL compile by Lifu Tang · 9 years ago
  87. 2517577 packages/services/Telephony Cleanup by Brad Ebinger · 9 years ago
  88. b8c23fc For now, API 24 is 23 minus removed APIs. by Jeff Sharkey · 9 years ago
  89. 85be694 Let's try snapping up one more time. by Jeff Sharkey · 9 years ago
  90. ae80d06 Snap 24 up to current. by Jeff Sharkey · 9 years ago
  91. 48b8e36 No need to pass digest of AndroidManifest.xml around. by Alex Klyubin · 9 years ago
  92. 527b0f5 Merge "Remove FLASHLIGHT permission - prebuilt" by Svetoslav Ganov · 9 years ago
  93. a06d32c Remove FLASHLIGHT permission - prebuilt by Svetoslav Ganov · 9 years ago
  94. c77fb69 Remove unnecessary WebViewFactory methods. by Gustav Sennton · 9 years ago
  95. 1bbb49a Remove unused MediaDrm.unprovisionDevice by Jeff Tinker · 9 years ago
  96. c3d35d8 Add new stubs for API 24. by Michael Wright · 9 years ago
  97. 3cf0b70 Fix a couple of api-check complaints. by Przemyslaw Szczepaniak · 9 years ago
  98. 1ac35ab Final API 23. by Dianne Hackborn · 9 years ago
  99. 650c7e0 Correctly hide setConnectionService by Yorke Lee · 9 years ago
  100. 9485eb0 Grant installer and verifier install permissions robustly by Svetoslav · 9 years ago