1. f8565cd Merge "resolve merge conflicts of 20ebbb3 to nyc-dev" into nyc-dev by Pavel Zhamaitsiak · 8 years ago
  2. 39ca5c2 Merge "Delete unused default DNS setting code" into nyc-dev by Erik Kline · 8 years ago
  3. 5db3f10 Merge "Move from on464XlatChange() to setNeighborDiscoveryOffload()" into nyc-dev by Erik Kline · 8 years ago
  4. 3609013 Delete unused default DNS setting code by Erik Kline · 8 years ago
  5. cd404a2 Merge "Add APF code to drop ARP IPv4 requests not for us" into nyc-dev by Lorenzo Colitti · 8 years ago
  6. 5c2e922 Move from on464XlatChange() to setNeighborDiscoveryOffload() by Erik Kline · 8 years ago
  7. a8458c0 Add APF code to drop ARP IPv4 requests not for us by Paul Jensen · 8 years ago
  8. ce13079 resolve merge conflicts of 20ebbb3 to nyc-dev by Pavel Zhamaitsiak · 8 years ago
  9. 10d70bf Merge "Fix potential ApfFilter bugs by careful ByteBuffer use" into nyc-dev by Paul Jensen · 8 years ago
  10. 1059494 Merge "Plumb WiFi multicast filter through to ApfFilter" into nyc-dev by Paul Jensen · 8 years ago
  11. eae454b Merge "Do not enable binder exception logging." into nyc-dev by Makoto Onuki · 8 years ago
  12. df9b907 Merge "Correct screenshot bounds calculation." into nyc-dev by Rob Carr · 8 years ago
  13. fe3442d Merge "Fix minimized dock" into nyc-dev by Jorim Jaggi · 8 years ago
  14. e23283a Do not enable binder exception logging. by Makoto Onuki · 8 years ago
  15. e15fb01 Merge "Do not constrain width/height of child windows at layout." into nyc-dev by Rob Carr · 8 years ago
  16. bd99936 Correct screenshot bounds calculation. by Robert Carr · 8 years ago
  17. 3d48074 Merge "Provide command to change WebView implementation." into nyc-dev by Gustav Sennton · 8 years ago
  18. ef92d6f Fix minimized dock by Jorim Jaggi · 8 years ago
  19. 1e9c685 Merge "Set correct bounds when docked stack is removed" into nyc-dev by Andrii Kulian · 8 years ago
  20. ab3b6b1 Provide command to change WebView implementation. by Gustav Sennton · 8 years ago
  21. bcff143 Move docked stack to the side in landscape instead of clip by Jorim Jaggi · 8 years ago
  22. e1d4361 Fix screen rotation animation by Jorim Jaggi · 8 years ago
  23. 817ef32 Merge "Ensure we leave space between layers in docked stack." into nyc-dev by Rob Carr · 8 years ago
  24. 7182d98 Merge "Move more code from WebViewUpdateService to separate overridable class" into nyc-dev by Gustav Sennton · 8 years ago
  25. 24b7415 Merge "ShortcutManager: More command for CTS, more tests.." into nyc-dev by Makoto Onuki · 8 years ago
  26. cd1e9ad Merge "Fix bug where service disabled with disableSelf() would not reset soft keyboard behavior. Bug: 27947344" into nyc-dev by Anna Galusza · 8 years ago
  27. 063988c Properly handle DimLayers which become fullscreen. by Robert Carr · 8 years ago
  28. 84e69c3 Merge changes I7d406cc8,Id6cf70ea into nyc-dev by Rob Carr · 8 years ago
  29. 6412d75 Ensure we leave space between layers in docked stack. by Robert Carr · 8 years ago
  30. ac21497 ShortcutManager: More command for CTS, more tests.. by Makoto Onuki · 8 years ago
  31. 3942978 Merge "Show toast when subtype is rotated by Meta-Space." into nyc-dev by Yohei Yukawa · 8 years ago
  32. ebdb34d Merge "Never "save" if the surface control is null." into nyc-dev by Chong Zhang · 8 years ago
  33. 133b07a Merge "Fix missing exit animation when app is closed during starting window" into nyc-dev by Chong Zhang · 8 years ago
  34. ebda7d7 Show toast when subtype is rotated by Meta-Space. by Yohei Yukawa · 8 years ago
  35. 8a12f64 Fix bug where service disabled with disableSelf() would not reset soft keyboard by Anna Galusza · 8 years ago
  36. d4a1932 Merge "Add accessibility window title and anchor." into nyc-dev by Phil Weaver · 8 years ago
  37. 6dffdf828 Merge "Fix intent filter priorities" into nyc-dev by Todd Kennedy · 8 years ago
  38. 065b7e6 Move more code from WebViewUpdateService to separate overridable class by Gustav Sennton · 8 years ago
  39. 23c8292 Merge "Grant NFC tag app default permissions." into nyc-dev by Martijn Coenen · 8 years ago
  40. 9ccff51 Don't broadcast <Standby> message during shutdown when setting is disabled by Donghyun Cho · 8 years ago
  41. 5ee693f Merge "Turn on HDMI-related logs conditionally for better debugging" into nyc-dev by Donghyun Cho · 8 years ago
  42. 699632c Merge "Kill app if revoking a permission while resetting app prefs" into nyc-dev by Svetoslav Ganov · 8 years ago
  43. 893e097 Kill app if revoking a permission while resetting app prefs by Svet Ganov · 8 years ago
  44. 7d718bb Merge "Support direct-boot tests." into nyc-dev by Jeff Sharkey · 8 years ago
  45. b5e89c6 Support direct-boot tests. by Jeff Sharkey · 8 years ago
  46. 1bb269d Merge "Fix extra data in cache" into nyc-dev by Simranjit Kohli · 8 years ago
  47. 858511c Fix extra data in cache by Simranjit Kohli · 8 years ago
  48. 57f3d46 Fix missing exit animation when app is closed during starting window by Chong Zhang · 8 years ago
  49. 41da89c Set correct bounds when docked stack is removed by Andrii Kulian · 8 years ago
  50. f4fa8cb Fix flicker when unlocking by Jorim Jaggi · 8 years ago
  51. c83ce39 Merge "Removed get-metered-network command." into nyc-dev by Felipe Leme · 8 years ago
  52. b1a684c Merge "ShortcutManager: implement backup & restore" into nyc-dev by Makoto Onuki · 8 years ago
  53. 4bb4830 Get name and address without enabling Bluetooth by Ajay Panicker · 8 years ago
  54. 409635b Allow app to force orientation if dock minimized by Jorim Jaggi · 8 years ago
  55. b9aee90a Removed get-metered-network command. by Felipe Leme · 8 years ago
  56. 6c71c0b Never "save" if the surface control is null. by Chong Zhang · 8 years ago
  57. fbe10f1 Merge "Avoid extra relaunch when rotating side-by-side apps" into nyc-dev by Chong Zhang · 8 years ago
  58. 2e210c4 ShortcutManager: implement backup & restore by Makoto Onuki · 8 years ago
  59. 167bbfac Avoid extra relaunch when rotating side-by-side apps by Chong Zhang · 8 years ago
  60. bb5e52f Merge "introduce GET_PASSWORD_PRIVILEDGED permission." into nyc-dev by Carlos Valdivia · 8 years ago
  61. b38fa4e Merge "actually cancel sounds when we get a quiet update" into nyc-dev by Chris Wren · 8 years ago
  62. 5585dd9 Fix intent filter priorities by Todd Kennedy · 8 years ago
  63. 730bf06 Fixing issue where affiliated task last-active-times were inconsistent. by Winson · 8 years ago
  64. 93bb8b8 actually cancel sounds when we get a quiet update by Chris Wren · 8 years ago
  65. 51b651a introduce GET_PASSWORD_PRIVILEDGED permission. by Carlos Valdivia · 8 years ago
  66. f8c07d6 Merge "Add new permission for am.updateLockTaskPackages()" into nyc-dev by Russell Brenner · 8 years ago
  67. 3ccb354 Merge "Add new protection level for setup wizard" into nyc-dev by Russell Brenner · 8 years ago
  68. 0242467 Merge "Allow retrieving info /system components" into nyc-dev by Todd Kennedy · 8 years ago
  69. 002f712 Keyboard shortcuts: disable toggling from lockscreen by Andrei Stingaceanu · 8 years ago
  70. 205fa2a Turn on HDMI-related logs conditionally for better debugging by Donghyun Cho · 8 years ago
  71. f73adb6 Sanitize app op service inputs by Svetoslav Ganov · 8 years ago
  72. d1cb256 ConnectivityMetricsLogger: Switch to "pull" model by Pavel Zhamaitsiak · 8 years ago
  73. 10ace25 Merge "Make display brightness ramp rate fast configurable" into nyc-dev by Prashant Malani · 8 years ago
  74. f512023 Merge "Honour the DHCP MTU option." into nyc-dev by Lorenzo Colitti · 8 years ago
  75. b3ad567 Add new permission for am.updateLockTaskPackages() by Russell Brenner · 8 years ago
  76. b233466 Add new protection level for setup wizard by Russell Brenner · 8 years ago
  77. d6ee0ba Allow retrieving info /system components by Todd Kennedy · 8 years ago
  78. ebe9c0d Do not set docked divider as IME target. by Robert Carr · 8 years ago
  79. fc03b2b Fix IME adjustment for docked. by Robert Carr · 8 years ago
  80. 2c7238e Merge "Sending WALLPAPER_CHANGED broadcast when live wallpaper changes" into nyc-dev by Sunny Goyal · 8 years ago
  81. 8f7e381 Merge "Grant default permissions to preinstalled VrListenerServices." into nyc-dev by Ruben Brunk · 8 years ago
  82. ae310b4 Merge "Skip mounting sdcardfs in core mode." into nyc-dev by Jeff Sharkey · 8 years ago
  83. 6855c48 Skip mounting sdcardfs in core mode. by Jeff Sharkey · 8 years ago
  84. c3af194 Merge "Clear deferRelaunchUntilPaused flag after activity relaunch is performed" into nyc-dev by Chong Zhang · 8 years ago
  85. 99a3ee1 Merge "Replace drag and drop mouse pointer shape" into nyc-dev by Vladislav Kaznacheev · 8 years ago
  86. 406101e Merge "Set build fingerprint for the new user" into nyc-dev by Fyodor Kupolov · 8 years ago
  87. 225d1b6 Clear deferRelaunchUntilPaused flag after activity relaunch is performed by Chong Zhang · 8 years ago
  88. b4e7b54 Merge "Remove DayNight theme" into nyc-dev by Alan Viverette · 8 years ago
  89. 0572e18 Sending WALLPAPER_CHANGED broadcast when live wallpaper changes by Sunny Goyal · 8 years ago
  90. 1f44c75 Merge "Save whitelist status of all apps." into nyc-dev by Felipe Leme · 8 years ago
  91. 83c2424 Set build fingerprint for the new user by Fyodor Kupolov · 8 years ago
  92. acaa4a2 Replace drag and drop mouse pointer shape by Vladislav Kaznacheev · 8 years ago
  93. ae4908f Remove DayNight theme by Alan Viverette · 8 years ago
  94. 9c4ec06 Merge "API review: WallpaperManager" into nyc-dev by Chris Tate · 8 years ago
  95. b7d08c3 Merge "Add wallpaper input consumer to WindowManagerService" into nyc-dev by Vladislav Kaznacheev · 8 years ago
  96. 0d50d86 Add wallpaper input consumer to WindowManagerService by Vladislav Kaznacheev · 8 years ago
  97. f1fe782 Merge "API to approve CA certificates" into nyc-dev by Robin Lee · 8 years ago
  98. 4c0dbb5 Merge "Package Manager: Use new DexFile function to upgrade filter" into nyc-dev by Andreas Gampe · 8 years ago
  99. ee1062e Merge "Include VR throttling limit in hardware properties." into nyc-dev by Ruben Brunk · 8 years ago
  100. 01e05e7 Save whitelist status of all apps. by Felipe Leme · 8 years ago