1. aa051df Merge "Update ActivityStack#removeActivityFromHistoryLocked documentation." into oc-dev by TreeHugger Robot · 8 years ago
  2. cffee96 Merge changes from topic 'multinetwork_vndk' into oc-dev by Lorenzo Colitti · 8 years ago
  3. cca181b Merge "Fix safezone and getAlpha b/38361276 Test: frameworks/base/core/tests/coretests/src/android/graphics/drawable/IconTest.java" into oc-dev by TreeHugger Robot · 8 years ago
  4. 9ddb0f8 Merge "Force a light to be set for the first time" into oc-dev by TreeHugger Robot · 8 years ago
  5. 3d5fd7a Merge "Fixed memory leak with the inflater" into oc-dev by Selim Cinek · 8 years ago
  6. 68311f8 Merge "Fix and clarify behavior of vertical/horizontal attributes" into oc-dev by TreeHugger Robot · 8 years ago
  7. 3a6f2a3 Merge "Fixed an issue when inflating too many notifications" into oc-dev by Selim Cinek · 8 years ago
  8. dc89202 Merge "Handle install time ephemeral permissions" into oc-dev by TreeHugger Robot · 8 years ago
  9. 34b64f2 Merge "Add test to verify all sysui tests extend the right stuff" into oc-dev by TreeHugger Robot · 8 years ago
  10. e6bf4f8 Merge "Allow the creation of IMPORTANCE_NONE channels" into oc-dev by TreeHugger Robot · 8 years ago
  11. a941e29 Merge "Add a function to verify if idmap is made from given target/overlay packages" into oc-dev by TreeHugger Robot · 8 years ago
  12. 78ee090 Merge "Fix up the QS gutter" into oc-dev by TreeHugger Robot · 8 years ago
  13. f3a50f1 Merge "AOD: Fix camera icon visibility" into oc-dev by TreeHugger Robot · 8 years ago
  14. ec37d5f6 Allow vendor code to link to libandroid_net. by Lorenzo Colitti · 8 years ago
  15. addb296 Move libandroid_net from Android.mk to Android.bp. by Lorenzo Colitti · 8 years ago
  16. d6d2675 Update ActivityStack#removeActivityFromHistoryLocked documentation. by Bryce Lee · 8 years ago
  17. 9eb635c Merge "Use cached keyguard flags during relaunch." into oc-dev by Bryce Lee · 8 years ago
  18. f18c586 Merge "Do not remove task until all activities have been destroyed." into oc-dev by Bryce Lee · 8 years ago
  19. ef4e38f Merge "Ensure that windows are drawn before starting transition into PiP." into oc-dev by TreeHugger Robot · 8 years ago
  20. 814d666 Merge "Don’t reset the menu state if the menu is showing during an update" into oc-dev by TreeHugger Robot · 8 years ago
  21. 9fb1272 Merge "Update preloaded classes for O" into oc-dev by Mathieu Chartier · 8 years ago
  22. d3d1c55 Merge "ClientMonitor should only send cancel() once to fp daemon" into oc-dev by TreeHugger Robot · 8 years ago
  23. 67ff248 Fixed memory leak with the inflater by Selim Cinek · 8 years ago
  24. 95f4f14 Merge "Add ability to add existing connection AND set parent at the same time." into oc-dev by Tyler Gunn · 8 years ago
  25. 674b8ea AOD: Fix camera icon visibility by Adrian Roos · 8 years ago
  26. 25a52b65 Add test to verify all sysui tests extend the right stuff by Jason Monk · 8 years ago
  27. 975ee1f Merge "[PackageManagerService]:Fix system app can't uninstall apps silently" into oc-dev by Sudheer Shanka · 8 years ago
  28. 0995b17 Merge "Fix permission is not granted to work profile system app by default" into oc-dev by Tony Mak · 8 years ago
  29. 2686322 Merge "Fix backup and restore of package blocks" into oc-dev by TreeHugger Robot · 8 years ago
  30. d63b77c Merge "Creating HW bitmaps from RenderNode" into oc-dev by TreeHugger Robot · 8 years ago
  31. e7ba686 Ensure that windows are drawn before starting transition into PiP. by Winson Chung · 8 years ago
  32. c8124cb Merge "docs: Clarifying code snippet for View.autoFill()" into oc-dev by Felipe Leme · 8 years ago
  33. 4de5d3c Fix up the QS gutter by Jason Monk · 8 years ago
  34. 4c6a49e Merge "Respect empty vibration effect configs in PhoneWindowManager and VibratorService" into oc-dev by TreeHugger Robot · 8 years ago
  35. 5176a4c Merge "Working around bugreport crash issues" into oc-dev by TreeHugger Robot · 8 years ago
  36. 906948e Merge "Camera2: Fix broken onCaptureBufferLost callback" into oc-dev by Eino-Ville Talvala · 8 years ago
  37. 70d4423 Merge "Fix guest tint" into oc-dev by Jason Monk · 8 years ago
  38. b80cffa Merge "Fix flaky tests" into oc-dev by TreeHugger Robot · 8 years ago
  39. d9417c5 Merge "Triggering quiescent reboot during OTA" into oc-dev by TreeHugger Robot · 8 years ago
  40. 081554b Use cached keyguard flags during relaunch. by Bryce Lee · 8 years ago
  41. 5fe2eae Fix backup and restore of package blocks by Julia Reynolds · 8 years ago
  42. c368c0b Merge "Autofill UI should still show when dataset authentication is cancelled." into oc-dev by Felipe Leme · 8 years ago
  43. fc6e6d1 Merge "Expand logging capabilities of Tethering subsystem" into oc-dev by TreeHugger Robot · 8 years ago
  44. 807a8c6 Merge "Revert fix for FingerprintManager leak" into oc-dev by Kevin Chyn · 8 years ago
  45. e736807 Merge "Fixed an issue where groups could stay userlocked" into oc-dev by Selim Cinek · 8 years ago
  46. 690c6bd Triggering quiescent reboot during OTA by Dmitri Plotnikov · 8 years ago
  47. cb3d023 Fix and clarify behavior of vertical/horizontal attributes by Chet Haase · 8 years ago
  48. ba2c046 Update preloaded classes for O by Mathieu Chartier · 8 years ago
  49. ac2f74e Fix safezone and getAlpha by Hyunyoung Song · 8 years ago
  50. 22291dd Working around bugreport crash issues by Makoto Onuki · 8 years ago
  51. 9fe48b4 Merge "Don't WTF when assist structure is missing." into oc-dev by TreeHugger Robot · 8 years ago
  52. 5e797fa Revert fix for FingerprintManager leak by Kevin Chyn · 8 years ago
  53. 0171840 Autofill UI should still show when dataset authentication is cancelled. by Felipe Leme · 8 years ago
  54. 052ff89 Merge "Update the app window's thumbnail layer after starting window is removed" into oc-dev by TreeHugger Robot · 8 years ago
  55. 05ceb4e docs: Clarifying code snippet for View.autoFill() by Andrew Solovay · 8 years ago
  56. 78da781 Add ability to add existing connection AND set parent at the same time. by Tyler Gunn · 8 years ago
  57. 1fedd91 Creating HW bitmaps from RenderNode by John Reck · 8 years ago
  58. b8e5742 Merge "Fix QS tiles not rippling" into oc-dev by TreeHugger Robot · 8 years ago
  59. 838e365 Merge "AOD: Fix wakeAndUnlockPulsing transition" into oc-dev by TreeHugger Robot · 8 years ago
  60. 72cdc9c Merge "[DO NOT MERGE] Do not start the IpSecService" into oc-dev by Nathan Harold · 8 years ago
  61. 4e96232 Merge "Check VintfObject compatibility on boot" into oc-dev by Michael Schwartz · 8 years ago
  62. 39b375c Merge "Fixed assertions on bugreport share notification." into oc-dev by TreeHugger Robot · 8 years ago
  63. 2633175 Force a light to be set for the first time by Oleksiy Avramchenko · 8 years ago
  64. ef98275 Merge "Consider the last inserted SIM for EmergencyAffordance" into oc-dev by TreeHugger Robot · 8 years ago
  65. ac2b5fb Handle install time ephemeral permissions by Chad Brubaker · 8 years ago
  66. 52ca750 Merge "Add documentation about 0 scale matrix to Shader" into oc-dev by Tenghui Zhu · 8 years ago
  67. ce8a4b8 Merge "Correctly save retained fragments in the backstack" into oc-dev by Sergey Vasilinets · 8 years ago
  68. 6441e10 Merge "Keyguard: Update clock size" into oc-dev by Adrian Roos · 8 years ago
  69. 91f41cea Fixed an issue where groups could stay userlocked by Selim Cinek · 8 years ago
  70. 246a2c9 Merge "Keyguard: Remove all caps from keyguard status view" into oc-dev by TreeHugger Robot · 8 years ago
  71. 834f257 Merge "Regression test: Menu item title updates." into oc-dev by Abodunrinwa Toki · 8 years ago
  72. 20e1c8c Merge "Fixed that pinned huns could become clipped" into oc-dev by Selim Cinek · 8 years ago
  73. 3e50bf6 Allow the creation of IMPORTANCE_NONE channels by Julia Reynolds · 8 years ago
  74. 1de10d6 Merge "System installed launcher can see instant apps" into oc-dev by TreeHugger Robot · 8 years ago
  75. ae8de8c Fixed an issue when inflating too many notifications by Selim Cinek · 8 years ago
  76. 131eaa7 Merge "WifiMetrics: Add metrics for HAL/wificond crashes" into oc-dev by TreeHugger Robot · 8 years ago
  77. 8e3b379 Merge "Zygote: Allow arbitrary-length wrap property names" into oc-dev by Christopher Ferris · 8 years ago
  78. 5d8e4c4 Merge "Fixed an issue where the panel could be stuck expanding" into oc-dev by Selim Cinek · 8 years ago
  79. 7f517b2 Merge "Disable state save/restore for inflated date/time picker views" into oc-dev by TreeHugger Robot · 8 years ago
  80. 4d3d035 Merge "Filter instant <--> full app" into oc-dev by TreeHugger Robot · 8 years ago
  81. 4978d66 Fix QS tiles not rippling by Jason Monk · 8 years ago
  82. a69a6ed Merge "Fix cast tile crash" into oc-dev by TreeHugger Robot · 8 years ago
  83. 1851118 Check VintfObject compatibility on boot by Michael Schwartz · 8 years ago
  84. add77af Merge "Notifications: Fix janky group expansion animation" into oc-dev by Adrian Roos · 8 years ago
  85. 0ad27a7 Merge "Reset mHiddenSetFromTransferredStartingWindow when app set visibility" into oc-dev by TreeHugger Robot · 8 years ago
  86. 6540574 Fixed assertions on bugreport share notification. by Felipe Leme · 8 years ago
  87. d8e7206 [PackageManagerService]:Fix system app can't uninstall apps silently by luozhanwei · 8 years ago
  88. d5a4470 Zygote: Allow arbitrary-length wrap property names by Andreas Gampe · 8 years ago
  89. 017939e Respect empty vibration effect configs in PhoneWindowManager and VibratorService by Erik Wolsheimer · 8 years ago
  90. 6fa24f5 Keyguard: Update clock size by Adrian Roos · 8 years ago
  91. 1272847 Merge "docs: Fixing malformatted HTML escape" into oc-dev by Andrew Solovay · 8 years ago
  92. 5a65502 Fix guest tint by Jason Monk · 8 years ago
  93. 7c70647 Update the app window's thumbnail layer after starting window is removed by Matthew Ng · 8 years ago
  94. 0430207 Don't WTF when assist structure is missing. by Felipe Leme · 8 years ago
  95. f6d31a0 Fix cast tile crash by Jason Monk · 8 years ago
  96. 06fe822 Merge "reduce flunctuation in boot animation start / stopping time" into oc-dev by Keun-young Park · 8 years ago
  97. 6945709 Merge "Set the decay timer for all forked apps." into oc-dev by Christopher Ferris · 8 years ago
  98. 13dd8ac WifiMetrics: Add metrics for HAL/wificond crashes by Roshan Pius · 8 years ago
  99. 193311a Fix permission is not granted to work profile system app by default by Tony Mak · 8 years ago
  100. afea5e8 Merge "TRON: Smart selection events that don't change the selection." into oc-dev by TreeHugger Robot · 8 years ago