1. 99ef458 Adding hint text for drop targets. by Winson · 10 years ago
  2. 3664426 Fixing animation spec animation problem. by Winson · 10 years ago
  3. bde852d Making the dismiss animation feel smoother. by Winson · 10 years ago
  4. 19ecc8c Fixing issue with gap between task views. by Winson · 10 years ago
  5. d2a0306 Adding desired undocking animation. by Winson · 10 years ago
  6. 3f8f7f4 Merge "Remove initial screenshot on interactive bugreport." into nyc-dev by TreeHugger Robot · 10 years ago
  7. 3c800a4 Set correct stack before restoring tasks by Jorim Jaggi · 10 years ago
  8. d450aa9 Fix IME layout by Jorim Jaggi · 10 years ago
  9. fed6c65 Merge "Iterate through all known users after moving." into nyc-dev by Jeff Sharkey · 10 years ago
  10. ad14b88 Merge "Consistent creation/destruction of user data." into nyc-dev by Jeff Sharkey · 10 years ago
  11. c79c324 Merge "Improve multi-window render clipping logic" into nyc-dev by Chris Craik · 10 years ago
  12. 77ca362 Merge "Reduce activity lifecycle churn when exiting split-screen mode." into nyc-dev by TreeHugger Robot · 10 years ago
  13. 079f896 Remove initial screenshot on interactive bugreport. by Felipe Leme · 10 years ago
  14. 9d1d006cb Merge "Fix VR->VR Activity transitions." into nyc-dev by Ruben Brunk · 10 years ago
  15. c348fa3 Merge "Add new, hidden MotionEvent flag for partially obscured windows." into mnc-dev am: 224582e am: c6629bd am: a8064c2 by Michael Wright · 10 years ago
  16. bc57aae Merge "Add new, hidden MotionEvent flag for partially obscured windows." into mnc-dev am: 224582e am: c6629bd by Michael Wright · 10 years ago
  17. a8064c2 Merge "Add new, hidden MotionEvent flag for partially obscured windows." into mnc-dev am: 224582e by Michael Wright · 10 years ago
  18. c6629bd Merge "Add new, hidden MotionEvent flag for partially obscured windows." into mnc-dev by Michael Wright · 10 years ago
  19. 224582e0 Merge "Add new, hidden MotionEvent flag for partially obscured windows." into mnc-dev by Michael Wright · 10 years ago
  20. 8dd32a5 Merge "Always update DimLayer bounds when starting dim." into nyc-dev by Rob Carr · 10 years ago
  21. 36ac7e9 Merge "Promote input method dialogs layers with input method." into nyc-dev by Rob Carr · 10 years ago
  22. 2a12c6c Merge "Fix NPE checkjni" into nyc-dev by John Reck · 10 years ago
  23. db9f8d1d Merge "Fixed a bug with the overflow number" into nyc-dev by Selim Cinek · 10 years ago
  24. 9cd1bbe Improve multi-window render clipping logic by Chris Craik · 10 years ago
  25. 71574c3 Merge "Revert "Hook up HDR capabilities from native SurfaceControl"" into nyc-dev by Dan Stoza · 10 years ago
  26. 2c38f45 Revert "Hook up HDR capabilities from native SurfaceControl" by Dan Stoza · 10 years ago
  27. 4afbed1 Fix NPE checkjni by John Reck · 10 years ago
  28. be8f788 Merge "Add Rounded corners to cards." into nyc-dev by Sid Soundararajan · 10 years ago
  29. bfa6d23 Merge "MediaBrowserService: Provide a way to retrieve root hints" into nyc-dev by Sungsoo Lim · 10 years ago
  30. e54b439 Merge "Replace CTS with CDD in comment for FEATURE_VR_MODE_HIGH_PERFORMANCE" into nyc-dev by Craig Donner · 10 years ago
  31. 554fa0f Merge "Hook up HDR capabilities from native SurfaceControl" into nyc-dev by Dan Stoza · 10 years ago
  32. 3f6e211d Merge "Adding slotId to certain Telephony broadcasts." into nyc-dev by Shishir Agrawal · 10 years ago
  33. 951fe29 Merge "Wifi: Introduce a configuration parameter to disable WiFi in ECBM" into nyc-dev by Robert Greenwalt · 10 years ago
  34. 37c26e4 Merge "Handle mnc 00 while retrieving the Resources based on subid" into nyc-dev by Robert Greenwalt · 10 years ago
  35. 853304c Show work challenge in if user in docked stack is locked by Tony Mak · 10 years ago
  36. 739da49 Merge "Add strings for reset speech pitch button in Text-to-Speech output settings UI." into nyc-dev by Shweta Chahar · 10 years ago
  37. 0f11e37 Add strings for reset speech pitch button in Text-to-Speech output settings UI. by shwetachahar · 10 years ago
  38. 7d0b8d7 Merge "Track libcore change 5458546631c65f6d375b6a1780d36d0abb5b95af" into nyc-dev by Yi Kong · 10 years ago
  39. 520ae86 Merge "Avoid APF JNEBS instruction with R1 as it doesn't work" into nyc-dev by Paul Jensen · 10 years ago
  40. 6aff67b Merge "Register the UI Thread as a sensitive thread to the runtime" into nyc-dev by Calin Juravle · 10 years ago
  41. 65b95b0 Track libcore change 5458546631c65f6d375b6a1780d36d0abb5b95af by Yi Kong · 10 years ago
  42. a09b4d2a6 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 10 years ago
  43. 988a20a Merge "Always send configuration changes to activity." into nyc-dev by TreeHugger Robot · 10 years ago
  44. 02ebaa0 Merge "Don't allow pinned activities to request visible behind" into nyc-dev by TreeHugger Robot · 10 years ago
  45. d82b748 Promote input method dialogs layers with input method. by Robert Carr · 10 years ago
  46. 4b6dfc2 Make android.net.metrics Event classes @SystemApi by Hugo Benichi · 10 years ago
  47. 627b424 Fixes fatal linter errors in android.net.metrics by Hugo Benichi · 10 years ago
  48. 2677b19 Fix spurious DHCP parse error logging. by Hugo Benichi · 10 years ago
  49. 7393c7b Always update DimLayer bounds when starting dim. by Robert Carr · 10 years ago
  50. c8da41e Reduce activity lifecycle churn when exiting split-screen mode. by Wale Ogunwale · 10 years ago
  51. f7dab1e Always send configuration changes to activity. by Wale Ogunwale · 10 years ago
  52. 43896cf Don't allow pinned activities to request visible behind by Wale Ogunwale · 10 years ago
  53. e2be9f4 Merge "ShortcutManager: Categories should be Set, not List." into nyc-dev by Makoto Onuki · 10 years ago
  54. 0b1a203 Merge "SettingsLib: Build with AAPT2" into nyc-dev by Adam Lesinski · 10 years ago
  55. 865cef4 Merge "ExifInterface: keep the original metadata data instead of strings" into nyc-dev by Jaesung Chung · 10 years ago
  56. c99f05e Merge "Fix broken statusbar disable flags" into nyc-dev by TreeHugger Robot · 10 years ago
  57. 25c66ac Merge "Address API review for UserManager user creation" into nyc-dev by Amith Yamasani · 10 years ago
  58. be73a80 ShortcutManager: Categories should be Set, not List. by Makoto Onuki · 10 years ago
  59. f91cbc7 Merge "Switch JankTracker to FrameInfo::duration()" into nyc-dev by John Reck · 10 years ago
  60. b56b72a Fix VR->VR Activity transitions. by Ruben Brunk · 10 years ago
  61. dfe920d Merge "Camera2: Stop repeating request for abandoned output" into nyc-dev by Chien-Yu Chen · 10 years ago
  62. 793f859 Merge "Fallback to Recents when Downloads is not available." into nyc-dev by TreeHugger Robot · 10 years ago
  63. 2a62910 Fix broken statusbar disable flags by Adrian Roos · 10 years ago
  64. 0e7d225 ExifInterface: keep the original metadata data instead of strings by Jaesung Chung · 10 years ago
  65. cd681aa Merge "Handle delete failure notifications correctly." into nyc-dev by TreeHugger Robot · 10 years ago
  66. 2da496f Camera2: Stop repeating request for abandoned output by Chien-Yu Chen · 10 years ago
  67. d0612e7 Merge "Increase SearchView touch targets to meet GAR3." into nyc-dev by Aurimas Liutikas · 10 years ago
  68. e1da5a3 Handle mnc 00 while retrieving the Resources based on subid by Sandeep Gutta · 10 years ago
  69. f94fcc3 Merge "Import translations. DO NOT MERGE" into nyc-dev by Baligh Uddin · 10 years ago
  70. 14b1dfb Merge "Import translations. DO NOT MERGE" into nyc-dev by Baligh Uddin · 10 years ago
  71. 096b4bd Merge "Import translations. DO NOT MERGE" into nyc-dev by Baligh Uddin · 10 years ago
  72. fc1291f Merge "Import translations. DO NOT MERGE" into nyc-dev by Baligh Uddin · 10 years ago
  73. 736a525 Merge "Fix sw legacy compat path in SurfaceView" into nyc-dev by John Reck · 10 years ago
  74. fb7f037 Merge "Import translations. DO NOT MERGE" into nyc-dev by Baligh Uddin · 10 years ago
  75. d2bc6ad Merge "Import translations. DO NOT MERGE" into nyc-dev by Baligh Uddin · 10 years ago
  76. c6b8f90 Merge "Import translations. DO NOT MERGE" into nyc-dev by Baligh Uddin · 10 years ago
  77. 126720a Switch JankTracker to FrameInfo::duration() by John Reck · 10 years ago
  78. b556811 Hide nav bar buttons in screen pinning dialog when appropriate. by Winson · 10 years ago
  79. 322870f Merge "Slow down entrance animation on tablets a bit" into nyc-dev by Jorim Jaggi · 10 years ago
  80. e33901c Merge "Retain loaders through stopped config changes" into nyc-dev by Adam Powell · 10 years ago
  81. 51ccdb0 MediaBrowserService: Provide a way to retrieve root hints by Sungsoo Lim · 10 years ago
  82. e370e15 Slow down entrance animation on tablets a bit by Jorim Jaggi · 10 years ago
  83. 286c5b7 Merge "Properly notify magnification listener" into nyc-dev by Svetoslav Ganov · 10 years ago
  84. 7d477d4 Properly notify magnification listener by Svetoslav Ganov · 10 years ago
  85. 09282c5 Merge "Fix first-time usage." into nyc-dev by Felipe Leme · 10 years ago
  86. 0696434 Address API review for UserManager user creation by Amith Yamasani · 10 years ago
  87. 4a18235 Merge "Player superclass for handling AppOps features" into nyc-dev by Eric Laurent · 10 years ago
  88. 275c94a Merge "Fix missing permission check when saving pattern/password" into nyc-dev by Jim Miller · 10 years ago
  89. a6f12cf3 Merge "Adding some new multi-endpoint stuff." into nyc-dev by Tyler Gunn · 10 years ago
  90. c8fd00a Increase SearchView touch targets to meet GAR3. by Aurimas Liutikas · 10 years ago
  91. 426e420 Iterate through all known users after moving. by Jeff Sharkey · 10 years ago
  92. b3e26a9 Merge "Fix wrong transition when dock minimized and docked app launched" into nyc-dev by TreeHugger Robot · 10 years ago
  93. f057fb5 Fix sw legacy compat path in SurfaceView by John Reck · 10 years ago
  94. 7c5fda8 Wifi: Introduce a configuration parameter to disable WiFi in ECBM by Sunil Dutt · 10 years ago
  95. f7e59c1 Adding slotId to certain Telephony broadcasts. by Shishir Agrawal · 10 years ago
  96. d54c077 Merge "Hide multi-endpoint APIs." into nyc-dev by Tyler Gunn · 10 years ago
  97. e44ff8f Merge "Add a dimmed dismiss icon below task card view" into nyc-dev by Sid Soundararajan · 10 years ago
  98. e9f5cd3 Merge "Added useExternalScores field to WifiConfiguration." into nyc-dev by Jeremy Joslin · 10 years ago
  99. b8563f1a Merge "Turn off HWUI_ENABLE_OPENGL_VALIDATION" into nyc-dev by John Reck · 10 years ago
  100. fe31ada Merge "Fixed bug with activity moved to pinned stack left in resumed state." into nyc-dev by TreeHugger Robot · 10 years ago