1. 3b31ddd Merge "Rename suppressal to suppression." into nyc-dev by Abhijith Shastry · 9 years ago
  2. 4478fdc Rename suppressal to suppression. by Abhijith Shastry · 9 years ago
  3. 7587e38 Merge "Restrict dock sides after rotation" into nyc-dev by Jorim Jaggi · 9 years ago
  4. 5060bd8 Restrict dock sides after rotation by Jorim Jaggi · 9 years ago
  5. 5a19477 Merge "Unify windowGainedFocus() and startInput()." into nyc-dev by Yohei Yukawa · 9 years ago
  6. 05c25f8 Unify windowGainedFocus() and startInput(). by Yohei Yukawa · 9 years ago
  7. 90776de Allow button events in ambient. by Joe LaPenna · 9 years ago
  8. f2629d4 Merge "Make drag shadow grapheme cluster aware." into nyc-dev by Keisuke Kuroyanagi · 9 years ago
  9. 5396d7e Make drag shadow grapheme cluster aware. by Keisuke Kuroyanagi · 9 years ago
  10. 9de7952 Merge "Add support for update-on-boot feature." into nyc-dev by Tao Bao · 9 years ago
  11. 62df07e Merge "Use provided context directly" into nyc-dev by Chad Brubaker · 9 years ago
  12. 7879b8f Use provided context directly by Chad Brubaker · 9 years ago
  13. 05ba2b7 Merge "Construct classloader for apps with no java code" into nyc-dev by Dimitry Ivanov · 9 years ago
  14. 6cb9b20 Fix rounding error in SeekBar tickmark drawing by Chris Banes · 9 years ago
  15. d34718b Merge "Updated removeActiveAdmin documentation" into nyc-dev by Esteban Talavera · 9 years ago
  16. 30eb5b3 Merge "Change the location of profile files." into nyc-dev by Calin Juravle · 9 years ago
  17. 280c5b2 Merge "Added hardwareproperties SystemService" into nyc-dev by Polina Bondarenko · 9 years ago
  18. adc49e8 Delete all NetworkUtils DHCP-related code. am: c3b52bc466 by Erik Kline · 9 years ago
  19. c3b52bc Delete all NetworkUtils DHCP-related code. by Erik Kline · 9 years ago
  20. 9cea80cd No overlay when permissions shown - framework by Svet Ganov · 9 years ago
  21. 9d3a4e1 Merge "Implement lenient background check option." into nyc-dev by Dianne Hackborn · 9 years ago
  22. b3e63f9 Merge "Support for webview drag and drop" into nyc-dev by Hui Shu · 9 years ago
  23. 74615b9 Merge "JavaDoc for ReplacementSpan getSize & draw functions." into nyc-dev by Siyamed Sinir · 9 years ago
  24. ecdce96 Support for webview drag and drop by Hui Shu · 9 years ago
  25. b2117d1 Implement lenient background check option. by Dianne Hackborn · 9 years ago
  26. 263e21f Merge "Remove unused InputMethodInfo#isEncryptionAware()." into nyc-dev by Yohei Yukawa · 9 years ago
  27. 3c3e271 Merge "Discard prefetched disconnected predecessors of a virtual node." into nyc-dev by Svetoslav Ganov · 9 years ago
  28. 75e5816 Discard prefetched disconnected predecessors of a virtual node. by Svet Ganov · 9 years ago
  29. d9550a7 Remove unused InputMethodInfo#isEncryptionAware(). by Yohei Yukawa · 9 years ago
  30. a6a1277 Merge "Add Wallpaper.getBitmapAsUser()" into nyc-dev by Vadim Tryshev · 9 years ago
  31. c68190a Merge "Add support for custom media notifications" into nyc-dev by Selim Cinek · 9 years ago
  32. 54c857c Merge "Cleaned up the logic for the picture end margin" into nyc-dev by Selim Cinek · 9 years ago
  33. 24ffe23 Merge "Media notifications now properly respect font size changes" into nyc-dev by Selim Cinek · 9 years ago
  34. 3c306d8 Merge "Added the possibility to show custom notifications decorated." into nyc-dev by Selim Cinek · 9 years ago
  35. 82c9dc9 Fix configuration calculation when task is non-fullscreen by Jorim Jaggi · 9 years ago
  36. dcd93cc Add Wallpaper.getBitmapAsUser() by Yorke Lee · 9 years ago
  37. 46151a4 Merge "End staging animators when destroy RootRenderNode" into nyc-dev by Doris Liu · 9 years ago
  38. e87a74e Merge "Revert "Revert "Check RenderNode's owning view before attaching animators""" into nyc-dev by Doris Liu · 9 years ago
  39. 0a1cdee Merge "VectorDrawable native rendering - Step 5 of MANY" into nyc-dev by Doris Liu · 9 years ago
  40. 3654884 Merge "Fix clip reveal animation in docked window case" into nyc-dev by Jorim Jaggi · 9 years ago
  41. 350e652 End staging animators when destroy RootRenderNode by Doris Liu · 9 years ago
  42. 8fe7e0a Fix clip reveal animation in docked window case by Jorim Jaggi · 9 years ago
  43. 0bea7eb Merge "New behavior for docked stack when going home" into nyc-dev by Jorim Jaggi · 9 years ago
  44. b9c9026 Construct classloader for apps with no java code by Dimitry Ivanov · 9 years ago
  45. d230877 Merge changes Iaf1ee1e6,I861cb65d into nyc-dev by Jason Monk · 9 years ago
  46. 8b08320 Revert "Revert "Check RenderNode's owning view before attaching animators"" by Doris Liu · 9 years ago
  47. c4bb185 VectorDrawable native rendering - Step 5 of MANY by Doris Liu · 9 years ago
  48. 724214a Add TileService settings API by Jason Monk · 9 years ago
  49. 76c67aa Add QS long-press -> Settings by Jason Monk · 9 years ago
  50. 2208e74 Remove extraneous field from batterystats dumpsys by Adam Lesinski · 9 years ago
  51. 42625d1b New behavior for docked stack when going home by Jorim Jaggi · 9 years ago
  52. 03eb3b7 Add support for custom media notifications by Selim Cinek · 9 years ago
  53. 247fa01 Cleaned up the logic for the picture end margin by Selim Cinek · 9 years ago
  54. d2feb63 Media notifications now properly respect font size changes by Selim Cinek · 9 years ago
  55. 593610c Added the possibility to show custom notifications decorated. by Selim Cinek · 9 years ago
  56. e8a403d Add support for update-on-boot feature. by Tao Bao · 9 years ago
  57. 73d96fb Merge "Remove Notification Topics." into nyc-dev by Julia Reynolds · 9 years ago
  58. c7ff969 JavaDoc for ReplacementSpan getSize & draw functions. by Siyamed Sinir · 9 years ago
  59. ea168d2 Merge changes Ie427a2d8,I213f1f76 into nyc-dev by Jason Monk · 9 years ago
  60. f8754ac Added hardwareproperties SystemService by Polina Bondarenko · 9 years ago
  61. 5350306 Merge "Don't hold a lock while reading shared preferences from disk." into nyc-dev by Svetoslav Ganov · 9 years ago
  62. 96db260 Don't hold a lock while reading shared preferences from disk. by Svet Ganov · 9 years ago
  63. 552a561 Updated removeActiveAdmin documentation by Esteban Talavera · 9 years ago
  64. d96d2dd Change the location of profile files. by Calin Juravle · 9 years ago
  65. 44da294 Merge "Update DevicePolicyManager parent instance documentation" into nyc-dev by Esteban Talavera · 9 years ago
  66. a7000fa Merge "add developer setting for multiprocess webview" into nyc-dev by Toby Sargeant · 9 years ago
  67. 019fb9f4 Merge "DO NOT MERGE Add a new WakeupMessage class" into mm-wireless-dev by Mitchell Wills · 9 years ago
  68. a2a9ab9 Add a MessageUtils class to convert int constants to strings. am: d2457a3ee3 by Lorenzo Colitti · 9 years ago
  69. 0f3431b Merge "Improve requestPermissions API docs and throw correct exception." into nyc-dev by Svetoslav Ganov · 9 years ago
  70. f66381c Improve requestPermissions API docs and throw correct exception. by Svet Ganov · 9 years ago
  71. 116d872 Merge "Introduce InputConnection#getHandler()." into nyc-dev by Yohei Yukawa · 9 years ago
  72. e9ae977 DO NOT MERGE Add a new WakeupMessage class by Lorenzo Colitti · 9 years ago
  73. d2457a3 Add a MessageUtils class to convert int constants to strings. by Lorenzo Colitti · 9 years ago
  74. 5042001 Merge "Make BlockSuppressalStatus constructor public so that it can be constructed by the provider." into nyc-dev by Abhijith Shastry · 9 years ago
  75. a4e836c Make BlockSuppressalStatus constructor public so that it can be constructed by the provider. by Abhijith Shastry · 9 years ago
  76. 35c8e0f Merge "Fix NPE for Fragment#setUserVisibleHint(true)" into nyc-dev by Adam Powell · 9 years ago
  77. 255b008 Fix NPE for Fragment#setUserVisibleHint(true) by Adam Powell · 9 years ago
  78. 5eb148b Merge "Stop granting default Contacts permission to IMEs." into nyc-dev by Yohei Yukawa · 9 years ago
  79. cff479e Merge "Restore auto-launch behavior for ACTION_CHOOSER with a single choice" into nyc-dev by Adam Powell · 9 years ago
  80. be132e6 Keyguard wallpaper by Christopher Tate · 9 years ago
  81. a2cc0c2 Merge "Frameworks/base: Use Log.printlns in RuntimeInit" into nyc-dev by Andreas Gampe · 9 years ago
  82. 550b38d Merge "Push mapping of package name to appId to kernel." into nyc-dev by Jeff Sharkey · 9 years ago
  83. d888beb Frameworks/base: Use Log.printlns in RuntimeInit by Andreas Gampe · 9 years ago
  84. 2271ba3 Push mapping of package name to appId to kernel. by Jeff Sharkey · 9 years ago
  85. 82a94d9 Read Bluetooth interop database entries from settings (1/2) by Andre Eisenbach · 9 years ago
  86. 726c459 Stop granting default Contacts permission to IMEs. by Yohei Yukawa · 9 years ago
  87. 40d8823 Merge "Add android:backupInForeground" into nyc-dev by Chris Tate · 9 years ago
  88. d3fd96c Use background drawable from the client by Chong Zhang · 9 years ago
  89. 43fbc5f Add android:backupInForeground by Christopher Tate · 9 years ago
  90. f5afdb0 Restore auto-launch behavior for ACTION_CHOOSER with a single choice by Adam Powell · 9 years ago
  91. 12d7ea8 Merge "Implementation of data usage callbacks." into nyc-dev by Antonio Cansado · 9 years ago
  92. 003ee19 Merge "Make BackupManager encryption aware." into nyc-dev by Jeff Sharkey · 9 years ago
  93. 5dbd4aa SysUI Tuner: Night mode v3 by Jason Monk · 9 years ago
  94. 5b7188a Merge "Revert "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY"""" into nyc-dev by Doris Liu · 9 years ago
  95. b9fb8fd Merge "Revert "Check RenderNode's owning view before attaching animators"" into nyc-dev by Doris Liu · 9 years ago
  96. df7fdb1 Revert "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY""" by Doris Liu · 9 years ago
  97. eb40178 Revert "Check RenderNode's owning view before attaching animators" by Doris Liu · 9 years ago
  98. bc163f0 Add Protocol.BASE_ETHERNET am: ca4c61aa9f by Erik Kline · 9 years ago
  99. 2c1ba9a Make BackupManager encryption aware. by Jeff Sharkey · 9 years ago
  100. 7549a9a Merge "Do not call IWindowSession.updatePointer icon from pointer handler" into nyc-dev by Vladislav Kaznacheev · 9 years ago