1. 86f39a4 Fixing typo in method comment. by Kweku Adams · 8 years ago
  2. c05077f Merge "Fix bugs around inflated child fragments Framework edition" by TreeHugger Robot · 8 years ago
  3. bb3aa34 Fix bugs around inflated child fragments Framework edition by Adam Powell · 8 years ago
  4. f2f406c Merge "Treat everyone the same, redux." by Jeff Sharkey · 8 years ago
  5. b11f283 Merge "Use safe access to OnPreDrawListener." by TreeHugger Robot · 8 years ago
  6. 5731460 Merge "CountDownTimer: not skip onTick()" am: 224d9e48fa am: 9997fcc72c am: 9f0cc266ce by Hidenari Koshimae · 8 years ago
  7. 2b08faf Merge "CountDownTimer: not skip onTick()" am: 224d9e48fa am: 9997fcc72c by Hidenari Koshimae · 8 years ago
  8. 9f0cc26 Merge "CountDownTimer: not skip onTick()" am: 224d9e48fa am: 9997fcc72c by Hidenari Koshimae · 8 years ago
  9. 9997fcc Merge "CountDownTimer: not skip onTick()" am: 224d9e48fa by Hidenari Koshimae · 8 years ago
  10. 224d9e4 Merge "CountDownTimer: not skip onTick()" by Treehugger Robot · 8 years ago
  11. 26c48fac7 Merge changes I99813278,I6285042b by TreeHugger Robot · 8 years ago
  12. 13deeaf Treat everyone the same, redux. by Jeff Sharkey · 8 years ago
  13. a3a43b0 Fix copypasta error. by Jeff Sharkey · 8 years ago
  14. bae5ca1 Merge "Rename MountService to StorageManagerService." by Sudheer Shanka · 8 years ago
  15. f0b46b9 Use safe access to OnPreDrawListener. by George Mount · 8 years ago
  16. c67b49a Merge "Javadoc and un@hide ContentResolver#refresh and ContentProvider#refresh." by TreeHugger Robot · 8 years ago
  17. 2250d56 Rename MountService to StorageManagerService. by Sudheer Shanka · 8 years ago
  18. 1eb8a07 Fix WebViewDatabase javadoc. am: 68d2cc180f by Hui Shu · 8 years ago
  19. 3bfef01 Merge "Control privileged permissions for priv-apps" by Fyodor Kupolov · 8 years ago
  20. 42ec0ad Merge "Don't update fragments if the manager's state doesn't change." by TreeHugger Robot · 8 years ago
  21. 53ad29f Merge "Add API to launch activities on secondary displays" by Andrii Kulian · 8 years ago
  22. 16802aa Add API to launch activities on secondary displays by Andrii Kulian · 8 years ago
  23. c423d00 Merge "Correctly handle when the user has no explicit time_12_24 setting" am: 8631e19d38 am: 98f03f4980 am: ef34053f26 by Neil Fuller · 8 years ago
  24. 9103632 Merge "Correctly handle when the user has no explicit time_12_24 setting" am: 8631e19d38 am: 98f03f4980 by Neil Fuller · 8 years ago
  25. ef34053 Merge "Correctly handle when the user has no explicit time_12_24 setting" am: 8631e19d38 by Neil Fuller · 8 years ago
  26. 98f03f4 Merge "Correctly handle when the user has no explicit time_12_24 setting" by Neil Fuller · 8 years ago
  27. 687e550 Don't update fragments if the manager's state doesn't change. by George Mount · 8 years ago
  28. 8631e19 Merge "Correctly handle when the user has no explicit time_12_24 setting" by Neil Fuller · 8 years ago
  29. 5ddd717 Merge "Enforce line-wrapping in DeviceAdminReceiver.java" by TreeHugger Robot · 8 years ago
  30. d998c08 Merge "Preventing widgets from exceeding Bitmap memory limit" by Sunny Goyal · 8 years ago
  31. 964d2eb Control privileged permissions for priv-apps by Fyodor Kupolov · 8 years ago
  32. 7c73dd6 Merge "Removed WallpaperController dependency on WindowList." by Wale Ogunwale · 8 years ago
  33. 349b412 Preventing widgets from exceeding Bitmap memory limit by Sunny Goyal · 8 years ago
  34. 368d703 Merge "Add internal support to convert a file system path to document URI." by Garfield Tan · 8 years ago
  35. 2b64a88 Javadoc and un@hide ContentResolver#refresh and ContentProvider#refresh. by Ben Lin · 8 years ago
  36. c329ea3 Merge "Update usage of ActivityManagerNative." by TreeHugger Robot · 8 years ago
  37. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  38. 0305eb6 Merge "Bind AutoFillService on demand." by TreeHugger Robot · 8 years ago
  39. 83b5309 Merge "Add @HalfFloat annotation for fp16 data types stored in shorts" by TreeHugger Robot · 8 years ago
  40. f4ebe2e Removed WallpaperController dependency on WindowList. by Wale Ogunwale · 8 years ago
  41. 18fe8f6 Merge "Added a callback for AutoFillService." by TreeHugger Robot · 8 years ago
  42. 5d7e235 Add @HalfFloat annotation for fp16 data types stored in shorts by Romain Guy · 8 years ago
  43. 2c2fb61 Merge "Allow cross profile call between DO and PO" by TreeHugger Robot · 8 years ago
  44. c66ec40 Correctly handle when the user has no explicit time_12_24 setting by Neil Fuller · 8 years ago
  45. d43d705 Merge "Revert "Add Build.isAtLeastO"" by TreeHugger Robot · 8 years ago
  46. 46aabe5 Allow cross profile call between DO and PO by Tony Mak · 8 years ago
  47. c4a339a Enforce line-wrapping in DeviceAdminReceiver.java by Charles He · 8 years ago
  48. a9ff206 [DPM] DO uses batch token to retrieve network logs, and can retrieve by Michal Karpinski · 8 years ago
  49. 357c6e5 Merge "Fixing issue where PIP did not stay minimized after rotation." by TreeHugger Robot · 8 years ago
  50. f1ce47b Merge changes Ibf5ac3d2,Ie4b216db by Yohei Yukawa · 8 years ago
  51. 4bdd6d4 Merge "Bluetooth: advertising improvements" am: 82c9ba9c55 am: e3b71cd572 am: d81df46e80 by Jakub Pawlowski · 8 years ago
  52. d5a0159 Fixing issue where PIP did not stay minimized after rotation. by Winson Chung · 8 years ago
  53. dfa7fbc Bind AutoFillService on demand. by Felipe Leme · 8 years ago
  54. c90cb00 Merge "Bluetooth: advertising improvements" am: 82c9ba9c55 am: e3b71cd572 by Jakub Pawlowski · 8 years ago
  55. 29a5b0d Added a callback for AutoFillService. by Felipe Leme · 8 years ago
  56. d81df46 Merge "Bluetooth: advertising improvements" am: 82c9ba9c55 am: e3b71cd572 by Jakub Pawlowski · 8 years ago
  57. 890a14d App Shortcut: Clarify which attributes must be resources am: 104f805337 am: 2a3fe7d979 am: b0fd5ba122 by Makoto Onuki · 8 years ago
  58. d680e66 Merge "Make another interface oneway, whitelist provider." by TreeHugger Robot · 8 years ago
  59. e3b71cd Merge "Bluetooth: advertising improvements" am: 82c9ba9c55 by Jakub Pawlowski · 8 years ago
  60. 7e1b835 App Shortcut: Clarify which attributes must be resources am: 104f805337 am: 2a3fe7d979 by Makoto Onuki · 8 years ago
  61. 302d57c Merge "Update TextView ApiDocs." by Siyamed Sinir · 8 years ago
  62. 115622e Add check for null manger for a11y recents action am: 2585033100 am: 0cd036da23 by Phil Weaver · 8 years ago
  63. 3d83b0e Bluetooth: advertising improvements by Jakub Pawlowski · 8 years ago
  64. b0fd5ba App Shortcut: Clarify which attributes must be resources am: 104f805337 by Makoto Onuki · 8 years ago
  65. 0cd036d Add check for null manger for a11y recents action am: 2585033100 by Phil Weaver · 8 years ago
  66. 2a3fe7d9 App Shortcut: Clarify which attributes must be resources am: 104f805337 by Makoto Onuki · 8 years ago
  67. a7e523d List all methods that change data in the docs am: 42c69b9ce4 am: 7e6fdaab69 am: 93f130e232 by Yigit Boyar · 8 years ago
  68. 87d764f Merge "Add check for null manger for a11y recents action" into cw-f-dev by Rati Agrawal · 8 years ago
  69. 586c7e2 List all methods that change data in the docs am: 42c69b9ce4 am: 7e6fdaab69 by Yigit Boyar · 8 years ago
  70. 93f130e List all methods that change data in the docs am: 42c69b9ce4 am: 7e6fdaab69 by Yigit Boyar · 8 years ago
  71. 7e6fdaa List all methods that change data in the docs am: 42c69b9ce4 by Yigit Boyar · 8 years ago
  72. cb62162 Make another interface oneway, whitelist provider. by Jeff Sharkey · 8 years ago
  73. 3a7c696 Merge "Make getter & setting names consistent." by TreeHugger Robot · 8 years ago
  74. bbd711c Merge "Adding ContentProvider#refresh and ContentResolver#refresh." by Ben Lin · 8 years ago
  75. 40d0e33 Merge "health: import android.hardware.health@1.0 constants into BatteryManager" by TreeHugger Robot · 8 years ago
  76. 3785605 Make getter & setting names consistent. by Julia Reynolds · 8 years ago
  77. 97a06a1 Add switchable theme to tuner by Jason Monk · 8 years ago
  78. 5959af1 Introduce EditorInfo.IME_FLAG_NO_PERSONALIZED_LEARNING by Yohei Yukawa · 8 years ago
  79. 84086bb Merge "fixed applyConfigurationToResourcesLocked WeakReference is null" am: 264d1f12a3 am: 45562df8bb am: b95e567919 by liangweikang · 8 years ago
  80. e9b99f8 Merge changes I7918c0a3,I19d87fc1 by Yohei Yukawa · 8 years ago
  81. 04a9be6 Merge "fixed applyConfigurationToResourcesLocked WeakReference is null" am: 264d1f12a3 am: 45562df8bb by liangweikang · 8 years ago
  82. 3933a6e Support content URIs w/ userId in IC#commitContent by Yohei Yukawa · 8 years ago
  83. 16e67ed Fix up content URI for different users by Yohei Yukawa · 8 years ago
  84. b95e567 Merge "fixed applyConfigurationToResourcesLocked WeakReference is null" am: 264d1f12a3 by liangweikang · 8 years ago
  85. 45562df Merge "fixed applyConfigurationToResourcesLocked WeakReference is null" by liangweikang · 8 years ago
  86. 264d1f1 Merge "fixed applyConfigurationToResourcesLocked WeakReference is null" by Treehugger Robot · 8 years ago
  87. 7eda644 Revert "Add Build.isAtLeastO" by Clara Bayarri · 8 years ago
  88. a4438c4 Merge "Adding experiment for minimized pinned stack." by TreeHugger Robot · 8 years ago
  89. 972fad9 Merge "Improve support for half floats and expose as public API" by Romain Guy · 8 years ago
  90. 92b96ba Add internal support to convert a file system path to document URI. by Garfield Tan · 8 years ago
  91. fa705378 Adding experiment for minimized pinned stack. by Winson Chung · 8 years ago
  92. 7075d79 Merge "Adding API for apps to specify their aspect ratio when entering PIP." by Winson Chung · 8 years ago
  93. a21c427 health: import android.hardware.health@1.0 constants into BatteryManager by Sandeep Patil · 8 years ago
  94. 1cf454f Adding ContentProvider#refresh and ContentResolver#refresh. by Ben Lin · 8 years ago
  95. 05675c8 Merge "Expose dismiss reasons to notification listeners." by Julia Reynolds · 8 years ago
  96. 48b3ffc Merge "Not blocking focus on action bar on tab" by TreeHugger Robot · 8 years ago
  97. 1cc78aa Merge "BLE OOB Pairing - parse address type (5/5)" am: 97d9fe0a2f am: c3cfff6ef6 am: f59ad8bd68 by Jakub Pawlowski · 8 years ago
  98. 196fe35 Merge "BLE OOB Pairing - parse address type (5/5)" am: 97d9fe0a2f am: c3cfff6ef6 by Jakub Pawlowski · 8 years ago
  99. f59ad8b Merge "BLE OOB Pairing - parse address type (5/5)" am: 97d9fe0a2f am: c3cfff6ef6 by Jakub Pawlowski · 8 years ago
  100. c3cfff6 Merge "BLE OOB Pairing - parse address type (5/5)" am: 97d9fe0a2f by Jakub Pawlowski · 8 years ago