1. 7494eb2 Merge "Remove all non-porterduff xfermodes from the public API" into nyc-dev by Derek Sollenberger · 9 years ago
  2. c25c903 Merge "Update documentation of DevicePolicyManager.isProvisioningAllowed." into nyc-dev by Nicolas Prévot · 9 years ago
  3. 4dc008c Fix NotificationListenerService fail to mirror work notification by Tony Mak · 9 years ago
  4. 54f264f Merge "Precompute cursor indexes in DocumentsUI and improve perf by 2.7%." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  5. 6b7c9ec Merge "APF: add debug code." into nyc-dev by Lorenzo Colitti · 9 years ago
  6. d35a974 Precompute cursor indexes in DocumentsUI and improve perf by 2.7%. by Tomasz Mikolajewski · 9 years ago
  7. 4327283 Merge "Handle SQLite disk IO error in MtpDocumentsProvider#onCreate." into nyc-dev by Daichi Hirono · 9 years ago
  8. b71b548 Merge "HdmiControlService does not broadcast CEC <standby> message on shutdown" into nyc-dev by Donghyun Cho · 9 years ago
  9. 5ff640d APF: add debug code. by Lorenzo Colitti · 9 years ago
  10. 5884e1f Handle SQLite disk IO error in MtpDocumentsProvider#onCreate. by Daichi Hirono · 9 years ago
  11. 3059556 HdmiControlService does not broadcast CEC <standby> message on shutdown by Rob McConnell · 9 years ago
  12. 5551228 Merge "Move to downloads root instead of home root." into nyc-dev by Daichi Hirono · 9 years ago
  13. f1264c9 Merge "Add a system property for the 'Set Menu Language' feature of CEC" into nyc-dev by Donghyun Cho · 9 years ago
  14. 71b61cd Merge "Ignore the checksum when comparing RAs for equality." into nyc-dev by Lorenzo Colitti · 9 years ago
  15. e6dfc17 Ignore the checksum when comparing RAs for equality. by Lorenzo Colitti · 9 years ago
  16. a09256c Add a system property for the 'Set Menu Language' feature of CEC by Donghyun Cho · 9 years ago
  17. fe02313 Update docs for ACTION_QUICK_VIEW. by Tomasz Mikolajewski · 9 years ago
  18. 709be25 Merge "Add FLAG_PARTIAL. Partial files can't be copied." into nyc-dev by Steve McKay · 9 years ago
  19. 3c8702d Merge "Add View#onVisibilityAggregated" into nyc-dev by Adam Powell · 9 years ago
  20. d75f694 Merge "Workaround for PathMeasure.getSegment() behavior change" into nyc-dev by Doris Liu · 9 years ago
  21. 833c312 Merge "Fix for JobScheduler jobs not running" into nyc-dev by Shreyas Basarge · 9 years ago
  22. 24ba125 Workaround for PathMeasure.getSegment() behavior change by Doris Liu · 9 years ago
  23. 168e464 Add FLAG_PARTIAL. Partial files can't be copied. by Steve McKay · 9 years ago
  24. e49ede4 Merge "Prevent Log.wtf crash in benign case" into nyc-dev by Adrian Roos · 9 years ago
  25. 36a20cd Merge "ExifInterface: ignore exceptions when getting wrong images" into nyc-dev by Jaesung Chung · 9 years ago
  26. d91859d Merge "Add BluetoothProfile for PBAP PCE role." into nyc-dev by Joseph Pirozzo · 9 years ago
  27. 41d9690 Add View#onVisibilityAggregated by Adam Powell · 9 years ago
  28. ff29237 Merge "Updating javadoc for DPM apis" into nyc-dev by Suprabh Shukla · 9 years ago
  29. 6a04cb1 Prevent Log.wtf crash in benign case by Adrian Roos · 9 years ago
  30. 1974381 Merge "Fix black frame when unlocking device via clicking on notification" into nyc-dev by Chong Zhang · 9 years ago
  31. 0529dac Fix for JobScheduler jobs not running by Shreyas Basarge · 9 years ago
  32. de2fa62 [NAN] Removed NAN event registration - dispatch all callbacks. [DO NOT MERGE] by Etan Cohen · 9 years ago
  33. 5392a7a [NAN] Consolidate publish/subscribe callback sets into single set [DO NOT MERGE] by Etan Cohen · 9 years ago
  34. 87bb940 [NAN] Replace session callback configuration control [DO NOT MERGE] by Etan Cohen · 9 years ago
  35. 8314d2c [NAN] Expose match style configuration as public API. [DO NOT MERGE] by Etan Cohen · 9 years ago
  36. 1b478f7 Merge "Don't reboot into recovery if block map file is missing." into nyc-dev by Tao Bao · 9 years ago
  37. 3ceea7b Merge "Add null-checks to mStatusBar." into nyc-dev by Wei Liu · 9 years ago
  38. f122f9f Merge "The startup of the system services should be conditional." into nyc-dev by Wei Liu · 9 years ago
  39. 34d92ef Updating javadoc for DPM apis by Suprabh Shukla · 9 years ago
  40. e1e3d99 Merge "Fix device reboot when ranging empty params." into nyc-dev by Wei Wang · 9 years ago
  41. b41abcc Merge "fix NPE when dump wins the race against emit" into nyc-dev by Chris Wren · 9 years ago
  42. ed1b898 Merge "Fix launcher side callback" into nyc-dev by Makoto Onuki · 9 years ago
  43. 1f7659b Merge "Log received intent." into nyc-dev by Felipe Leme · 9 years ago
  44. 39355fb Log received intent. by Felipe Leme · 9 years ago
  45. 6aaabae The startup of the system services should be conditional. by Wei Liu · 9 years ago
  46. 213e355 Handle AccountManager failures so Shell doesn't crash. by Felipe Leme · 9 years ago
  47. dea4bd9 Fix black frame when unlocking device via clicking on notification by Chong Zhang · 9 years ago
  48. 8a8e8ea Merge "Update DPM.reboot with new restriction" into nyc-dev by Mahaver Chopra · 9 years ago
  49. 1216ae5 Update DPM.reboot with new restriction by Mahaver Chopra · 9 years ago
  50. 4dbe0de Fix launcher side callback by Makoto Onuki · 9 years ago
  51. 93a075e Merge "Fix crashes during density changes" into nyc-dev by Jason Monk · 9 years ago
  52. bd4acc2 Merge "media: don't expose private keys in MediaFormat" into nyc-dev by Lajos Molnar · 9 years ago
  53. b5a4d96 Merge "Show admin support dialog if app is suspended." into nyc-dev by Sudheer Shanka · 9 years ago
  54. a651601 Merge "Add a "Do not ask again" checkbox." into nyc-dev by Felipe Leme · 9 years ago
  55. 53ea5a2 Merge "Restore fix for native activity without a java-code" into nyc-dev by Dimitry Ivanov · 9 years ago
  56. 68b36ee Merge "Update ActivityOptions#setLaunchBounds() docs" into nyc-dev by Andrii Kulian · 9 years ago
  57. 63a95b0 Merge "Don't stomp live wallpapers when tidying up imagery" into nyc-dev by Chris Tate · 9 years ago
  58. adccb99 Add a "Do not ask again" checkbox. by Felipe Leme · 9 years ago
  59. 97e5666 Add null-checks to mStatusBar. by Wei Liu · 9 years ago
  60. 797fca5 Update documentation of DevicePolicyManager.isProvisioningAllowed. by Nicolas Prevot · 9 years ago
  61. a052cbd Merge "core: add hdr capabilities to display" into nyc-dev by Ronghua Wu · 9 years ago
  62. 7a9c34b Show admin support dialog if app is suspended. by Sudheer Shanka · 9 years ago
  63. 36baafe Don't reboot into recovery if block map file is missing. by Tao Bao · 9 years ago
  64. e2578e2 Merge "Rename undefined inset constant" into nyc-dev by Alan Viverette · 9 years ago
  65. 712acbe Un-hide Connection#onReject(String) and its associated capability by Hall Liu · 9 years ago
  66. 43b28b1 Restore fix for native activity without a java-code by Dimitry Ivanov · 9 years ago
  67. 9c185ff6e Track libcore commit d41ca4a76ea570f9dd89a7ae56410cc75cc0a856 by Yi Kong · 9 years ago
  68. 440ef18 Merge "Revert "Permissions: Get rid of GET_ACCOUNTS"" into nyc-dev by Ian Pedowitz · 9 years ago
  69. 44aca78d Merge "Logging of setting ro.device_owner property" into nyc-dev by Michal Karpinski · 9 years ago
  70. 358e51f Revert "Permissions: Get rid of GET_ACCOUNTS" by Ian Pedowitz · 9 years ago
  71. c4927b9 Logging of setting ro.device_owner property by Michal Karpinski · 9 years ago
  72. 5a5d56b Merge "Remove the field of MediaDrm from inner class CryptoSession." into nyc-dev by Jeff Tinker · 9 years ago
  73. c92315b Merge "Add media.log to Watchdog stacks" into nyc-dev by Eric Laurent · 9 years ago
  74. 4218063 Merge "Un-deprecate Activity#onRetainNonConfigurationInstance" into nyc-dev by Adam Powell · 9 years ago
  75. 7c4c87b fix NPE when dump wins the race against emit by Chris Wren · 9 years ago
  76. 6888597 Rename undefined inset constant by Alan Viverette · 9 years ago
  77. a9df999 Fix crashes during density changes by Jason Monk · 9 years ago
  78. 0b31233 Merge "Removed an unnecessary log message" into nyc-dev by Amith Yamasani · 9 years ago
  79. a487ab1 Merge "Remove tracking of all drawables in ViewOverlay.clear()" into nyc-dev by Kirill Grouchnikov · 9 years ago
  80. c0f7e5d Removed an unnecessary log message by Amith Yamasani · 9 years ago
  81. 47ad0f2 Update factory reset notification text by Sami Tolvanen · 9 years ago
  82. 0efa9e1 Merge "Add short codes for DCB to free UK and 44567 to standard US." into nyc-dev by Vasco Brito · 9 years ago
  83. 49fd7f1 Merge "TIF: Add annotations for the system APIs which requires permissions" into nyc-dev by Dongwon Kang · 9 years ago
  84. 89813b8 TIF: Add annotations for the system APIs which requires permissions by Dongwon Kang · 9 years ago
  85. f068cff Merge "Push flags from top-level TypedValue into ComplexColor changing configs" into nyc-dev by Alan Viverette · 9 years ago
  86. 0e48bc9 Merge "Switch back to UI-driven AVD" into nyc-dev by John Reck · 9 years ago
  87. 57f8462 Merge "Addressing API council feedback for remote bugreports" into nyc-dev by Michal Karpinski · 9 years ago
  88. 1531743 Track libcore change 471945701ad7895acf0dae73f90a5f18cd9ca23a by Przemyslaw Szczepaniak · 9 years ago
  89. 37cfe71 Addressing API council feedback for remote bugreports by Michal Karpinski · 9 years ago
  90. 43ed246 Track libcore commit e8b323c7cb7d55be9a4df579231e44f04f53d766 by Przemyslaw Szczepaniak · 9 years ago
  91. c51263b Merge "Optimize sorting performance by 7.64% in DocumentsUI." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  92. 1a506af Merge "ExifInterface: handle the invalid offsets and count numbers" into nyc-dev by Jaesung Chung · 9 years ago
  93. 49371ca ExifInterface: handle the invalid offsets and count numbers by Jaesung Chung · 9 years ago
  94. 531d8d2 Merge "Re-disable drag and drop in full screen extracted mode." into nyc-dev by Keisuke Kuroyanagi · 9 years ago
  95. 126fdf1 Merge "Stop automatically creating selection action mode." into nyc-dev by Keisuke Kuroyanagi · 9 years ago
  96. 77f0595 Optimize sorting performance by 7.64% in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  97. 8f1701d Update ActivityOptions#setLaunchBounds() docs by Andrii Kulian · 9 years ago
  98. 794f70f Merge "Add a check for misspelled span change." into nyc-dev by Keisuke Kuroyanagi · 9 years ago
  99. 6e0860d Add a check for misspelled span change. by Keisuke Kuroyanagi · 9 years ago
  100. c477b58 Stop automatically creating selection action mode. by Keisuke Kuroyanagi · 9 years ago