1. 76cb56b Merge "Implement LauncherApps.startShortcut()." into nyc-dev by Makoto Onuki · 8 years ago
  2. 43204b8 Implement LauncherApps.startShortcut(). by Makoto Onuki · 8 years ago
  3. 97e89c6 Merge "Update DPM.getWifiMacAddress to take admin component as argument." into nyc-dev by Sudheer Shanka · 8 years ago
  4. 08713d2 Merge "TIF: Unhide TvView.setZOrderMediaOverlay/setZOrderOnTop/tune/unblockContent" into nyc-dev by Dongwon Kang · 8 years ago
  5. 2f55bdf Track libcore change f121f31fd91c5a557225cd6a97418e716529eb2d (part 2) by Yi Kong · 8 years ago
  6. e12d810 TIF: Unhide TvView.setZOrderMediaOverlay/setZOrderOnTop/tune/unblockContent by Dongwon Kang · 8 years ago
  7. ed58f5f Merge "Introducing ShortcutManager" into nyc-dev by Makoto Onuki · 8 years ago
  8. 4ed0e8c Merge "Condition cleanup." into nyc-dev by Julia Reynolds · 8 years ago
  9. 84dee4f Merge "Rename AudioRecordConfiguration to AudioRecordingConfiguration" into nyc-dev by Jean-Michel Trivi · 8 years ago
  10. 1d6d16d Condition cleanup. by Julia Reynolds · 8 years ago
  11. 3cb4da1 Update DPM.getWifiMacAddress to take admin component as argument. by Sudheer Shanka · 8 years ago
  12. d517e6a Merge "Add a new key to Settings.Global to obtain the number of boot." into nyc-dev by Daichi Hirono · 8 years ago
  13. 0f90653 Merge "New permission for bypassing premium short code check." into nyc-dev by Amit Mahajan · 8 years ago
  14. 875825d Merge "Add a VR listener service." into nyc-dev by Ruben Brunk · 8 years ago
  15. 598c0c9 Rename AudioRecordConfiguration to AudioRecordingConfiguration by Jean-Michel Trivi · 8 years ago
  16. e24b9a6 Add a VR listener service. by Ruben Brunk · 8 years ago
  17. e5cd9fa New permission for bypassing premium short code check. by Amit Mahajan · 8 years ago
  18. 310355d Merge "Revert "Rename AudioRecordConfiguration to AudioRecordingConfiguration"" into nyc-dev by Jean-Michel Trivi · 8 years ago
  19. 431ec6c Revert "Rename AudioRecordConfiguration to AudioRecordingConfiguration" by Jean-Michel Trivi · 8 years ago
  20. 46f5429 Merge "Rename AudioRecordConfiguration to AudioRecordingConfiguration" into nyc-dev by Jean-Michel Trivi · 8 years ago
  21. b849eea Merge "Add error code to MediaCodec.CryptoException" into nyc-dev by Jeff Tinker · 8 years ago
  22. 82ab980 Add a new key to Settings.Global to obtain the number of boot. by Daichi Hirono · 8 years ago
  23. d6de3ab Merge "Add AssetFileDescriptor to MediaExtractor." into nyc-dev by Jeff Sharkey · 8 years ago
  24. a3c1c22 Add AssetFileDescriptor to MediaExtractor. by Jeff Sharkey · 8 years ago
  25. d393216 Add error code to MediaCodec.CryptoException by Jeff Tinker · 8 years ago
  26. 6f7362d9 Introducing ShortcutManager by Makoto Onuki · 8 years ago
  27. b749262 Merge "API changes for audio recording notifications" into nyc-dev by Jean-Michel Trivi · 8 years ago
  28. cedacef Api Review: NotificationManager.Policy by Julia Reynolds · 8 years ago
  29. cda4198 Track libcore change e86a81ca1ae9ddbdd1c3239d31fb2e49b4a5cf33 (part 2). by Narayan Kamath · 8 years ago
  30. 6f9845c Track libcore commit 6c5284cca0ec8cf20dd6c5e9b2b6254d813e9d24. by Narayan Kamath · 8 years ago
  31. 75b19dd Merge "Make COLUMN_CAPACITY_BYTES public." into nyc-dev by Steve McKay · 8 years ago
  32. fa207d6 Merge "Unhide LocaleList.getAdjustedDefault()" into nyc-dev by Roozbeh Pournader · 8 years ago
  33. 5a06c66 Unhide LocaleList.getAdjustedDefault() by Roozbeh Pournader · 8 years ago
  34. 7542f75 Make COLUMN_CAPACITY_BYTES public. by Steve McKay · 8 years ago
  35. 456b962 Merge "New CarrierMessagingService API for sms filtering" into nyc-dev by Ji Yang · 8 years ago
  36. a8c9c6c New CarrierMessagingService API for sms filtering by Ji Yang · 8 years ago
  37. ef1971f Merge "Add APIs to find out the time when a process was created." into nyc-dev by Dianne Hackborn · 8 years ago
  38. 4ab9756 Merge "media: Add track ID format key" into nyc-dev by Lajos Molnar · 8 years ago
  39. 6ef0ac3 media: Add track ID format key by Lajos Molnar · 8 years ago
  40. 34bfcf1 Track libcore change 2c423c81bfa731df2577a. by Narayan Kamath · 8 years ago
  41. d98885c Add APIs to find out the time when a process was created. by Dianne Hackborn · 8 years ago
  42. d493ed6 Merge "Add API to clear a specific wallpaper" into nyc-dev by Chris Tate · 8 years ago
  43. 79a2457 Add API to clear a specific wallpaper by Christopher Tate · 8 years ago
  44. 99a4966 Merge "Addressed the review comments from API Council" into nyc-dev by Lifu Tang · 8 years ago
  45. 76a620f Addressed the review comments from API Council by Lifu Tang · 8 years ago
  46. 99278e1 Rename AudioRecordConfiguration to AudioRecordingConfiguration by Jean-Michel Trivi · 8 years ago
  47. 28ff76b API changes for audio recording notifications by Jean-Michel Trivi · 8 years ago
  48. 94825a1 Track libcore change 2729b8c4d26170. by Narayan Kamath · 8 years ago
  49. fa6a1bc Sometimes to step forward, we need to go back. [2/2] by Jeff Sharkey · 8 years ago
  50. 9ad443f Sometimes to step forward, we need to go back. [1/2] by Jeff Sharkey · 8 years ago
  51. 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
  52. 9cd89a4 Merge "TIF: Address API review comments" into nyc-dev by Dongwon Kang · 8 years ago
  53. 3204251 Throw exception from SoftKeyboardController if connection is dead and declare by Anna Galusza · 8 years ago
  54. ecc873d Merge "Hide android.bluetooth.OobData" into nyc-dev by Jakub Pawlowski · 8 years ago
  55. 35293d2 Merge "Add deprecated annotation to launchManageBlockedNumbersActivity API." into nyc-dev by Abhijith Shastry · 8 years ago
  56. b73ebc8 Hide android.bluetooth.OobData by Jakub Pawlowski · 8 years ago
  57. b55c751 TIF: Address API review comments by Dongwon Kang · 8 years ago
  58. 933c1d4 Track change 02072325e0133d78cc575732a0762ed3da0242a7 by Przemyslaw Szczepaniak · 8 years ago
  59. 24825ff Regenerate API after b8f53ee812b75b526c3b481b62334e45609fa70e. by Narayan Kamath · 8 years ago
  60. 78614f7 Merge "media: define HEVCProfileMain10HDR10" into nyc-dev by Ronghua Wu · 8 years ago
  61. 2319dd3 Merge "Api review: AutomaticZenRule" into nyc-dev by Julia Reynolds · 8 years ago
  62. 6701be4 Add deprecated annotation to launchManageBlockedNumbersActivity API. by Abhijith Shastry · 8 years ago
  63. b7ed5b0 Merge "Updates to BlockedNumberContract from API review." into nyc-dev by Abhijith Shastry · 8 years ago
  64. 753c347 Merge "Parcelable classes should always be final." into nyc-dev by Jeff Sharkey · 8 years ago
  65. 50d1c04 Parcelable classes should always be final. by Jeff Sharkey · 8 years ago
  66. 575a949 Updates to BlockedNumberContract from API review. by Abhijith Shastry · 8 years ago
  67. 86a27f3 Merge "Fix glGetTransformFeedbackVarying JNI" into nyc-dev by Pablo Ceballos · 8 years ago
  68. 1ce163f Merge "Add new API to create an intent to manage blocked numbers." into nyc-dev by Abhijith Shastry · 8 years ago
  69. a26fe99 Add new API to create an intent to manage blocked numbers. by Abhijith Shastry · 8 years ago
  70. b77f9ec Merge "Revert "DO NOT SUBMIT: Hide VR features for preview."" into nyc-dev by Ruben Brunk · 8 years ago
  71. e5d76e8 Revert "DO NOT SUBMIT: Hide VR features for preview." by Ruben Brunk · 8 years ago
  72. 8ccb68a Merge "DO NOT SUBMIT: Hide VR features for preview." into nyc-dev by Ruben Brunk · 8 years ago
  73. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  74. 361e82d3 Api review: AutomaticZenRule by Julia Reynolds · 8 years ago
  75. cfa66a2 DO NOT SUBMIT: Hide VR features for preview. by Ruben Brunk · 8 years ago
  76. f2615b8 media: define HEVCProfileMain10HDR10 by Ronghua Wu · 8 years ago
  77. 3b84812 Api review: Notification.Builder by Julia Reynolds · 8 years ago
  78. a94742c Merge "Added convenience methods to use chronometer countdown methods" into nyc-dev by Selim Cinek · 8 years ago
  79. 0a8b906 Merge "JNI plumbing for native audio routing API" into nyc-dev by Paul Mclean · 8 years ago
  80. da71fd6 Merge "Remove READ_WRITE_CONTACT_METADATA, which is no longer used" into nyc-dev by Makoto Onuki · 8 years ago
  81. 9b09e53 JNI plumbing for native audio routing API by Paul McLean · 9 years ago
  82. f0f629f Introduce IMPORTANCE_MIN. by Julia Reynolds · 8 years ago
  83. 52cdc15 Merge "PowerManager: Hide the SUSTAINED_PERFORMANCE API." into nyc-dev by Ruchi Kandoi · 8 years ago
  84. bdb14a3 Remove READ_WRITE_CONTACT_METADATA, which is no longer used by Makoto Onuki · 8 years ago
  85. 81c23aa Added convenience methods to use chronometer countdown methods by Selim Cinek · 8 years ago
  86. 302710d PowerManager: Hide the SUSTAINED_PERFORMANCE API. by Ruchi Kandoi · 8 years ago
  87. 642a4f5 Merge "Allow sample rate UNSPECIFIED to mean a route-dependent value" into nyc-dev by Glenn Kasten · 8 years ago
  88. d6492a1 Merge "Removed clock type from GnssClock" into nyc-dev by Lifu Tang · 8 years ago
  89. 38bce79 Removed clock type from GnssClock by Lifu Tang · 8 years ago
  90. 8ca583b Merge "Accessibility to toggle multiwindow mode" into nyc-dev by Phil Weaver · 8 years ago
  91. 315c34e Accessibility to toggle multiwindow mode by Phil Weaver · 8 years ago
  92. 1cbf9b3 Allow sample rate UNSPECIFIED to mean a route-dependent value by Glenn Kasten · 9 years ago
  93. 0f61ae2 Merge "Add glReadPixels with buffer-offset argument" into nyc-dev by Pablo Ceballos · 8 years ago
  94. 70d5c8d Merge "Multi-SIM - Fixing inconsistent naming in CarrierConfigManager." into nyc-dev by Shishir Agrawal · 8 years ago
  95. 12eb094 Merge "TIF: Define activity action to set up channel sources" into nyc-dev by Jae Seo · 8 years ago
  96. 3bf26b5 Multi-SIM - Fixing inconsistent naming in CarrierConfigManager. by Shishir Agrawal · 8 years ago
  97. 256aa5a Merge "Add APIs to support CDMA add-call limitations." into nyc-dev by Santos Cordon · 8 years ago
  98. 596e1d3 Merge "Revert "Revert "ExifInterface: switch from using jhead to java implementation""" into nyc-dev by Jaesung Chung · 8 years ago
  99. 15ef59e Revert "Revert "ExifInterface: switch from using jhead to java implementation"" by Jaesung Chung · 8 years ago
  100. b21622d Merge "Revert "ExifInterface: switch from using jhead to java implementation"" into nyc-dev by Sungsoo Lim · 8 years ago