1. 64d1515 Merge "Fix suggestion popup for RTL text on LTR layout." into nyc-dev by Seigo Nonaka · 8 years ago
  2. 3ed501c Merge "Set correct bounds when docked stack is removed v2" into nyc-dev by Andrii Kulian · 8 years ago
  3. 1d3efb6 Fix suggestion popup for RTL text on LTR layout. by Seigo Nonaka · 8 years ago
  4. 94cac07 Merge "Automatically trace messages on shared loopers." into nyc-dev by Jeff Sharkey · 8 years ago
  5. 74cd3de Automatically trace messages on shared loopers. by Jeff Sharkey · 8 years ago
  6. 03f1e02 Merge "Invalidate HandleView when handle position may have to be changed." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  7. 64f2ffa Merge "Remove unused state in DocumentsUI." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  8. d119ab9 Merge "Rewrite SuggestionsPopupWindowTest using espresso." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  9. e68cc51 Merge "Do not crash when selecting a lot of files." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  10. 1451847 Remove unused state in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  11. 90e0ff0 Do not crash when selecting a lot of files. by Tomasz Mikolajewski · 8 years ago
  12. 48143f7 Merge "Caps Lock toggle with Meta + Alt (2/2)" into nyc-dev by Andrii Kulian · 8 years ago
  13. 450ae41 Merge "AAPT2: Allow <protected-broadcast> and <eat-comment> in AndroidManifest.xml" into nyc-dev by Adam Lesinski · 8 years ago
  14. c728c3d AAPT2: Allow <protected-broadcast> and <eat-comment> in AndroidManifest.xml by Adam Lesinski · 8 years ago
  15. c4dd325 Merge "Fix flicker when docking task" into nyc-dev by Jorim Jaggi · 8 years ago
  16. b02ffa5 Merge "SENSING_TIMEOUT goes to STATE_INACTIVE. Bug: 27821977" into nyc-dev by Kevin Gabayan · 8 years ago
  17. 35a306c Merge "AnyMotionDetector holds wakelock until conclusive. Bug: 27821976" into nyc-dev by Kevin Gabayan · 8 years ago
  18. f3df0aa Fix flicker when docking task by Jorim Jaggi · 8 years ago
  19. ff2468b Merge "Close guts/gear after a timeout and if there's been no interaction" into nyc-dev by Mady Mellor · 8 years ago
  20. 50e439d Merge "Fix dismiss all clipping for tablet / landscape" into nyc-dev by Mady Mellor · 8 years ago
  21. 11cac9c Merge changes I010309c5,Iefdf2f2a into nyc-dev by Aga Wronska · 8 years ago
  22. b2df6af Merge "Deprecate methods not supported by Material-style date picker" into nyc-dev by Alan Viverette · 8 years ago
  23. 12a722e Merge "Frameworks/base: Move Animation.USE_CLOSEGUARD to inner class" into nyc-dev by Andreas Gampe · 8 years ago
  24. 92f15e6 SENSING_TIMEOUT goes to STATE_INACTIVE. Bug: 27821977 by Kevin Gabayan · 8 years ago
  25. ee94486 Merge "Obsolete a couple of auto-join related APIs." into nyc-dev by Randy Pan · 8 years ago
  26. 97c8df4 Close guts/gear after a timeout and if there's been no interaction by Mady Mellor · 8 years ago
  27. 347bb9a Merge "Don't lock device when double tapping" into nyc-dev by Jorim Jaggi · 8 years ago
  28. f1cdf95 Don't lock device when double tapping by Jorim Jaggi · 8 years ago
  29. 50e229f Merge "Add VrManager AIDL interface for use by system apps." into nyc-dev by Ruben Brunk · 8 years ago
  30. da8ec0d Merge changes I0efc513b,Ibe45ba62 into nyc-dev by Winson Chung · 8 years ago
  31. fd1bb10 Merge "Remove old FUSE bypass now that we have sdcardfs." into nyc-dev by Jeff Sharkey · 8 years ago
  32. feef8b6 Remove old FUSE bypass now that we have sdcardfs. by Jeff Sharkey · 8 years ago
  33. 3dc8a9f Merge "Disallow WebView provider packages lower version than Chrome Stable" into nyc-dev by Hui Shu · 8 years ago
  34. 6af1330 Set status bar color to material_blue_grey_950 as specified by UX. by Aga Wronska · 8 years ago
  35. 9c2c496 Fix dismiss all clipping for tablet / landscape by Mady Mellor · 8 years ago
  36. 48c8463 Revert 'Make Files drawer appear behind system ui bars' because of action mode bug by Aga Wronska · 8 years ago
  37. 43cd4b7 Merge "Track userId independently from callback for fingerprint.remove()." into nyc-dev by Jim Miller · 8 years ago
  38. 6de5ce2 Merge "Adds security challenge when changing notification settings from lock screen" into nyc-dev by Mady Mellor · 8 years ago
  39. f2a587b Merge "Changed the default if the notification time is shown" into nyc-dev by Selim Cinek · 8 years ago
  40. cbc68e5 Merge "Fixed the contentinfo api usage in the bugreport" into nyc-dev by Selim Cinek · 8 years ago
  41. 82404bc Merge "Deprecated the contentinfo and the number" into nyc-dev by Selim Cinek · 8 years ago
  42. f558200 Merge "Fixed a bug where the scrollrange was calculated wrong" into nyc-dev by Selim Cinek · 8 years ago
  43. ae3622a Merge "AAPT2: Implement XmlActionExecutor to verify manifest" into nyc-dev by Adam Lesinski · 8 years ago
  44. 5e48844 AnyMotionDetector holds wakelock until conclusive. Bug: 27821976 by Kevin Gabayan · 8 years ago
  45. 522e28e Merge "Refresh views on DayPicker appearance changes" into nyc-dev by Alan Viverette · 8 years ago
  46. ed01756 Merge "Dynamic density change handling" into nyc-dev by Jorim Jaggi · 8 years ago
  47. 3c58bed Merge "Send onUnlockUser() before PRE_BOOT broadcasts." into nyc-dev by Jeff Sharkey · 8 years ago
  48. 083807d Send onUnlockUser() before PRE_BOOT broadcasts. by Jeff Sharkey · 8 years ago
  49. 1597122 Merge "Added padding and gravity support to PIN entry" into nyc-dev by Evan Rosky · 8 years ago
  50. 56c560a Frameworks/base: Move Animation.USE_CLOSEGUARD to inner class by Andreas Gampe · 8 years ago
  51. d6d9a94 Refresh views on DayPicker appearance changes by Alan Viverette · 8 years ago
  52. 0e67214 Deprecate methods not supported by Material-style date picker by Alan Viverette · 8 years ago
  53. d273f0d Merge "More work on issue #26390151: Add new JobScheduler API..." into nyc-dev by Dianne Hackborn · 8 years ago
  54. 112d056 Caps Lock toggle with Meta + Alt (2/2) by Andrii Kulian · 8 years ago
  55. 5b758bf Merge "Add missing setAccessible to Choreographer's threadInstance" into nyc-dev by Deepanshu Gupta · 8 years ago
  56. 42c8bd1 Add missing setAccessible to Choreographer's threadInstance by Deepanshu Gupta · 8 years ago
  57. c7be3be Add VrManager AIDL interface for use by system apps. by Ruben Brunk · 8 years ago
  58. 0ff1ce60 Changed the default if the notification time is shown by Selim Cinek · 8 years ago
  59. c2b2f6e Merge "Adjust javadoc for filter priority" into nyc-dev by Todd Kennedy · 8 years ago
  60. bc3b045 Fixed the contentinfo api usage in the bugreport by Selim Cinek · 8 years ago
  61. 0f9dd1e Deprecated the contentinfo and the number by Selim Cinek · 8 years ago
  62. a0576c6 Merge "Disallow prepare()-ing over an always on VPN app" into nyc-dev by Robin Lee · 8 years ago
  63. 11c62e1 Dynamic density change handling by Jorim Jaggi · 8 years ago
  64. f583427 Fix dialog placement by Jorim Jaggi · 8 years ago
  65. 39f1311b Merge "Clear ThreadLocal storage from Choreographer" into nyc-dev by Deepanshu Gupta · 8 years ago
  66. a27c1df Merge "Add scroll indicators to resolver list layouts" into nyc-dev by Alan Viverette · 8 years ago
  67. 86f303e Merge "Fixes typo in Wear window animation." into nyc-dev by Gus Prevas · 8 years ago
  68. d72c315 Adding more logging of the state to the bug report. by Winson · 8 years ago
  69. 3855e9c Merge "Massage code to better support Files overlay." into nyc-dev by Steve McKay · 8 years ago
  70. a424c50 Fixed a bug where the scrollrange was calculated wrong by Selim Cinek · 8 years ago
  71. a01c1f0 Merge "xxxTrustAgentConfiguration should be supported in the parent DPM instance" into nyc-dev by Tony Mak · 8 years ago
  72. cc5609d AAPT2: Implement XmlActionExecutor to verify manifest by Adam Lesinski · 8 years ago
  73. 8da25ef Merge "Fix inability to add all tiles." into nyc-dev by Jason Monk · 8 years ago
  74. 89e6f01 Fix inability to add all tiles. by Jason Monk · 8 years ago
  75. 61ccc91 Clear ThreadLocal storage from Choreographer by Deepanshu Gupta · 8 years ago
  76. b202476 Disable landscape aspect-scaled behavior for TV. by Winson · 8 years ago
  77. 69fb5e4 Set correct bounds when docked stack is removed v2 by Andrii Kulian · 8 years ago
  78. 2c407861 Adjust javadoc for filter priority by Todd Kennedy · 8 years ago
  79. fef8cfc Merge changes I1bad66e2,Ibc93597e,Id985fc28 into nyc-dev by Winson Chung · 8 years ago
  80. 847afad Merge "Eliminate deadlock in magnification." into nyc-dev by Phil Weaver · 8 years ago
  81. 81181dc Add scroll indicators to resolver list layouts by Alan Viverette · 8 years ago
  82. 9745ea3 Merge "Put disallow-safe-boot restriction to system settings to make it accessible during boot." into nyc-dev by Lenka Trochtova · 8 years ago
  83. f1f270a Fixed a bug where the height of the group was wrong by Selim Cinek · 8 years ago
  84. ee2c7c7 Merge "Wrap logcat invocations with timeout." into nyc-dev by Jeff Sharkey · 8 years ago
  85. e11eb10 Merge "Match SUW package after FBE reboot" into nyc-dev by Russell Brenner · 8 years ago
  86. 4bb8030 Merge "Move cert tracing to PackageParser" into nyc-dev by Todd Kennedy · 8 years ago
  87. c0eb067 Merge "Fragment#setUserVisibleHint guard" into nyc-dev by Adam Powell · 8 years ago
  88. 0f4bc2b Move cert tracing to PackageParser by Todd Kennedy · 8 years ago
  89. 53f109b3 Massage code to better support Files overlay. by Steve McKay · 8 years ago
  90. 52c30b0 Merge "Set up none transition for relaunching apps during screen freeze" into nyc-dev by Chong Zhang · 8 years ago
  91. d4c6761 Merge "Add an overlayable config for IME switcher visibility." into nyc-dev by Yohei Yukawa · 8 years ago
  92. 696dc4d Merge "DrmInitData: prevent public constructor access" into nyc-dev by Robert Shih · 8 years ago
  93. 6474f0e Put disallow-safe-boot restriction to system settings by Lenka Trochtova · 8 years ago
  94. 1667682 Merge "Import translations. DO NOT MERGE" into nyc-dev by Bill Yi · 8 years ago
  95. a0026d5 Merge "Import translations. DO NOT MERGE" into nyc-dev by Bill Yi · 8 years ago
  96. 589b855 Merge "Remove bool return from setAlwaysOnVpnPackage" into nyc-dev by Robin Lee · 8 years ago
  97. b2c8a4a Merge "Make QS tile lifecycle tests less flaky (hopefully)" into nyc-dev by Jason Monk · 8 years ago
  98. 3e10ae9 Fragment#setUserVisibleHint guard by Adam Powell · 8 years ago
  99. f30b5ca Make QS tile lifecycle tests less flaky (hopefully) by Jason Monk · 8 years ago
  100. 4f997f2 Merge "Import translations. DO NOT MERGE" into nyc-dev by Bill Yi · 8 years ago