1. 310355d Merge "Revert "Rename AudioRecordConfiguration to AudioRecordingConfiguration"" into nyc-dev by Jean-Michel Trivi · 8 years ago
  2. 431ec6c Revert "Rename AudioRecordConfiguration to AudioRecordingConfiguration" by Jean-Michel Trivi · 8 years ago
  3. 46f5429 Merge "Rename AudioRecordConfiguration to AudioRecordingConfiguration" into nyc-dev by Jean-Michel Trivi · 8 years ago
  4. b849eea Merge "Add error code to MediaCodec.CryptoException" into nyc-dev by Jeff Tinker · 8 years ago
  5. d6de3ab Merge "Add AssetFileDescriptor to MediaExtractor." into nyc-dev by Jeff Sharkey · 8 years ago
  6. a3c1c22 Add AssetFileDescriptor to MediaExtractor. by Jeff Sharkey · 8 years ago
  7. d393216 Add error code to MediaCodec.CryptoException by Jeff Tinker · 8 years ago
  8. b749262 Merge "API changes for audio recording notifications" into nyc-dev by Jean-Michel Trivi · 8 years ago
  9. cedacef Api Review: NotificationManager.Policy by Julia Reynolds · 8 years ago
  10. cda4198 Track libcore change e86a81ca1ae9ddbdd1c3239d31fb2e49b4a5cf33 (part 2). by Narayan Kamath · 8 years ago
  11. 3e7ef62 Track libcore change e86a81ca1ae9ddbdd1c3239d31fb2e49b4a5cf33. by Narayan Kamath · 8 years ago
  12. 6f9845c Track libcore commit 6c5284cca0ec8cf20dd6c5e9b2b6254d813e9d24. by Narayan Kamath · 8 years ago
  13. 75b19dd Merge "Make COLUMN_CAPACITY_BYTES public." into nyc-dev by Steve McKay · 8 years ago
  14. fa207d6 Merge "Unhide LocaleList.getAdjustedDefault()" into nyc-dev by Roozbeh Pournader · 8 years ago
  15. dfa93ab Fix javadoc by Todd Kennedy · 8 years ago
  16. 5a06c66 Unhide LocaleList.getAdjustedDefault() by Roozbeh Pournader · 8 years ago
  17. 7542f75 Make COLUMN_CAPACITY_BYTES public. by Steve McKay · 8 years ago
  18. 456b962 Merge "New CarrierMessagingService API for sms filtering" into nyc-dev by Ji Yang · 8 years ago
  19. a8c9c6c New CarrierMessagingService API for sms filtering by Ji Yang · 8 years ago
  20. ef1971f Merge "Add APIs to find out the time when a process was created." into nyc-dev by Dianne Hackborn · 8 years ago
  21. b94df9d Merge "Revert "New systemapi to mark a wifi network as metered."" into mm-wireless-dev by Jeremy Joslin · 8 years ago
  22. 3f7314e Merge "Revert "New systemapi to mark a wifi network as metered."" into mm-wireless-dev by Jeremy Joslin · 8 years ago
  23. 4ab9756 Merge "media: Add track ID format key" into nyc-dev by Lajos Molnar · 8 years ago
  24. 6ef0ac3 media: Add track ID format key by Lajos Molnar · 8 years ago
  25. 34bfcf1 Track libcore change 2c423c81bfa731df2577a. by Narayan Kamath · 8 years ago
  26. d98885c Add APIs to find out the time when a process was created. by Dianne Hackborn · 8 years ago
  27. d493ed6 Merge "Add API to clear a specific wallpaper" into nyc-dev by Chris Tate · 8 years ago
  28. 79a2457 Add API to clear a specific wallpaper by Christopher Tate · 8 years ago
  29. 99a4966 Merge "Addressed the review comments from API Council" into nyc-dev by Lifu Tang · 8 years ago
  30. 76a620f Addressed the review comments from API Council by Lifu Tang · 8 years ago
  31. 99278e1 Rename AudioRecordConfiguration to AudioRecordingConfiguration by Jean-Michel Trivi · 8 years ago
  32. 28ff76b API changes for audio recording notifications by Jean-Michel Trivi · 8 years ago
  33. e9e6083 Revert "New systemapi to mark a wifi network as metered." by Jeremy Joslin · 8 years ago
  34. 98e386f Merge "Revert "Revert "make isUiModeLocked, isNightModeLocked test api""" into nyc-dev by Keun-young Park · 8 years ago
  35. 94825a1 Track libcore change 2729b8c4d26170. by Narayan Kamath · 8 years ago
  36. 078f9b9 Revert "Revert "make isUiModeLocked, isNightModeLocked test api"" by Keun-young Park · 8 years ago
  37. fa6a1bc Sometimes to step forward, we need to go back. [2/2] by Jeff Sharkey · 8 years ago
  38. 9ad443f Sometimes to step forward, we need to go back. [1/2] by Jeff Sharkey · 8 years ago
  39. 6cc1ba8 Merge "API for safe label to present in the UI" into nyc-dev by Svetoslav Ganov · 8 years ago
  40. 2e36a9e Merge "Throw exception from SoftKeyboardController if connection is dead and declare SHOW_MODE_AUTO and SHOW_MODE_HIDDEN in AccessibilityService class. Bug: 27364143" into nyc-dev by Anna Galusza · 8 years ago
  41. 8486706 Merge "Revert "make isUiModeLocked, isNightModeLocked test api"" into nyc-dev by Keun-young Park · 8 years ago
  42. 92373d2 Revert "make isUiModeLocked, isNightModeLocked test api" by Keun-young Park · 8 years ago
  43. aa8b0d7 API for safe label to present in the UI by Svetoslav Ganov · 8 years ago
  44. 9cd89a4 Merge "TIF: Address API review comments" into nyc-dev by Dongwon Kang · 8 years ago
  45. 3204251 Throw exception from SoftKeyboardController if connection is dead and declare by Anna Galusza · 8 years ago
  46. 4f858aa Merge "Revert "Revert "Remove deprecated methods / classes""" into nyc-dev by Todd Kennedy · 8 years ago
  47. ecc873d Merge "Hide android.bluetooth.OobData" into nyc-dev by Jakub Pawlowski · 8 years ago
  48. 35293d2 Merge "Add deprecated annotation to launchManageBlockedNumbersActivity API." into nyc-dev by Abhijith Shastry · 8 years ago
  49. b73ebc8 Hide android.bluetooth.OobData by Jakub Pawlowski · 8 years ago
  50. 63f2c9b Merge "make isUiModeLocked, isNightModeLocked test api" into nyc-dev by Keun-young Park · 8 years ago
  51. b55c751 TIF: Address API review comments by Dongwon Kang · 8 years ago
  52. 933c1d4 Track change 02072325e0133d78cc575732a0762ed3da0242a7 by Przemyslaw Szczepaniak · 8 years ago
  53. 24825ff Regenerate API after b8f53ee812b75b526c3b481b62334e45609fa70e. by Narayan Kamath · 8 years ago
  54. 78614f7 Merge "media: define HEVCProfileMain10HDR10" into nyc-dev by Ronghua Wu · 8 years ago
  55. a679323 Revert "Revert "Remove deprecated methods / classes"" by Todd Kennedy · 8 years ago
  56. 2319dd3 Merge "Api review: AutomaticZenRule" into nyc-dev by Julia Reynolds · 8 years ago
  57. 6701be4 Add deprecated annotation to launchManageBlockedNumbersActivity API. by Abhijith Shastry · 8 years ago
  58. b7ed5b0 Merge "Updates to BlockedNumberContract from API review." into nyc-dev by Abhijith Shastry · 8 years ago
  59. 753c347 Merge "Parcelable classes should always be final." into nyc-dev by Jeff Sharkey · 8 years ago
  60. 50d1c04 Parcelable classes should always be final. by Jeff Sharkey · 8 years ago
  61. 575a949 Updates to BlockedNumberContract from API review. by Abhijith Shastry · 8 years ago
  62. 86a27f3 Merge "Fix glGetTransformFeedbackVarying JNI" into nyc-dev by Pablo Ceballos · 8 years ago
  63. 1ce163f Merge "Add new API to create an intent to manage blocked numbers." into nyc-dev by Abhijith Shastry · 8 years ago
  64. a26fe99 Add new API to create an intent to manage blocked numbers. by Abhijith Shastry · 8 years ago
  65. b77f9ec Merge "Revert "DO NOT SUBMIT: Hide VR features for preview."" into nyc-dev by Ruben Brunk · 8 years ago
  66. e5d76e8 Revert "DO NOT SUBMIT: Hide VR features for preview." by Ruben Brunk · 8 years ago
  67. 8ccb68a Merge "DO NOT SUBMIT: Hide VR features for preview." into nyc-dev by Ruben Brunk · 8 years ago
  68. b493a7d make isUiModeLocked, isNightModeLocked test api by Keun-young Park · 8 years ago
  69. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  70. 093fa4e TIF: Enable per state input icon in TvInputInfo by Jae Seo · 8 years ago
  71. 361e82d3 Api review: AutomaticZenRule by Julia Reynolds · 8 years ago
  72. cfa66a2 DO NOT SUBMIT: Hide VR features for preview. by Ruben Brunk · 8 years ago
  73. f2615b8 media: define HEVCProfileMain10HDR10 by Ronghua Wu · 8 years ago
  74. 3b84812 Api review: Notification.Builder by Julia Reynolds · 8 years ago
  75. a94742c Merge "Added convenience methods to use chronometer countdown methods" into nyc-dev by Selim Cinek · 8 years ago
  76. 0a8b906 Merge "JNI plumbing for native audio routing API" into nyc-dev by Paul Mclean · 8 years ago
  77. da71fd6 Merge "Remove READ_WRITE_CONTACT_METADATA, which is no longer used" into nyc-dev by Makoto Onuki · 8 years ago
  78. 9b09e53 JNI plumbing for native audio routing API by Paul McLean · 8 years ago
  79. f0f629f Introduce IMPORTANCE_MIN. by Julia Reynolds · 8 years ago
  80. 52cdc15 Merge "PowerManager: Hide the SUSTAINED_PERFORMANCE API." into nyc-dev by Ruchi Kandoi · 8 years ago
  81. bdb14a3 Remove READ_WRITE_CONTACT_METADATA, which is no longer used by Makoto Onuki · 8 years ago
  82. 81c23aa Added convenience methods to use chronometer countdown methods by Selim Cinek · 8 years ago
  83. 302710d PowerManager: Hide the SUSTAINED_PERFORMANCE API. by Ruchi Kandoi · 8 years ago
  84. 642a4f5 Merge "Allow sample rate UNSPECIFIED to mean a route-dependent value" into nyc-dev by Glenn Kasten · 8 years ago
  85. d6492a1 Merge "Removed clock type from GnssClock" into nyc-dev by Lifu Tang · 8 years ago
  86. 38bce79 Removed clock type from GnssClock by Lifu Tang · 8 years ago
  87. 8ca583b Merge "Accessibility to toggle multiwindow mode" into nyc-dev by Phil Weaver · 8 years ago
  88. 315c34e Accessibility to toggle multiwindow mode by Phil Weaver · 8 years ago
  89. 1cbf9b3 Allow sample rate UNSPECIFIED to mean a route-dependent value by Glenn Kasten · 8 years ago
  90. 0f61ae2 Merge "Add glReadPixels with buffer-offset argument" into nyc-dev by Pablo Ceballos · 8 years ago
  91. 70d5c8d Merge "Multi-SIM - Fixing inconsistent naming in CarrierConfigManager." into nyc-dev by Shishir Agrawal · 8 years ago
  92. 12eb094 Merge "TIF: Define activity action to set up channel sources" into nyc-dev by Jae Seo · 8 years ago
  93. 3bf26b5 Multi-SIM - Fixing inconsistent naming in CarrierConfigManager. by Shishir Agrawal · 8 years ago
  94. 256aa5a Merge "Add APIs to support CDMA add-call limitations." into nyc-dev by Santos Cordon · 8 years ago
  95. 596e1d3 Merge "Revert "Revert "ExifInterface: switch from using jhead to java implementation""" into nyc-dev by Jaesung Chung · 8 years ago
  96. 15ef59e Revert "Revert "ExifInterface: switch from using jhead to java implementation"" by Jaesung Chung · 8 years ago
  97. b21622d Merge "Revert "ExifInterface: switch from using jhead to java implementation"" into nyc-dev by Sungsoo Lim · 8 years ago
  98. 3c233ee Revert "ExifInterface: switch from using jhead to java implementation" by Sungsoo Lim · 8 years ago
  99. 9ad5278 Merge "ExifInterface: switch from using jhead to java implementation" into nyc-dev by Jaesung Chung · 8 years ago
  100. a6d34ee TIF: Define activity action to set up channel sources by Jae Seo · 8 years ago