1. e60b28d Revert "Temporary fix for QXDM crashes." by Thierry Strudel · 9 years ago
  2. d779369 Temporary fix for QXDM crashes. by Jeff Sharkey · 9 years ago
  3. 2f68e8a Add constant to link to app's general settings by Jason Monk · 9 years ago
  4. e68b90c Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  5. cfdc99e Merge "Prevent ephemeral user from being re-entered after stop." into nyc-dev by Lenka Trochtova · 9 years ago
  6. 1ddda47 Prevent ephemeral user from being re-entered after stop. by Lenka Trochtova · 9 years ago
  7. 61ea6d0 Merge "Clarify javadoc for SecurityLog" into nyc-dev by Rubin Xu · 9 years ago
  8. 1142b265 resolve merge conflicts of 51e4acb29d to nyc-dev by Lorenzo Colitti · 9 years ago
  9. 51e4acb Merge "Add Connectivity Metrics Logger service" into mm-wireless-dev by Pierre Imai · 9 years ago
  10. 1082306 Merge "Update accessibility to be encryption-aware." into nyc-dev by Jeff Sharkey · 9 years ago
  11. e88e266 Update accessibility to be encryption-aware. by Jeff Sharkey · 9 years ago
  12. aa83d16 Merge "Make FingerprintManager#hasEnrolledFingerprints per-user" into nyc-dev by Clara Bayarri · 9 years ago
  13. 598255a Merge "Disable switching users until user 0 is unlocked" into nyc-dev by Fyodor Kupolov · 9 years ago
  14. 33fd3cf Make FingerprintManager#hasEnrolledFingerprints per-user by Clara Bayarri · 9 years ago
  15. ffd0490 Fix wrong measurement in DecorView by Jorim Jaggi · 9 years ago
  16. 3005843 Merge "Support running AVD on UI thread" into nyc-dev by Doris Liu · 9 years ago
  17. 28cfd20 Support running AVD on UI thread by Doris Liu · 9 years ago
  18. 4dc580c Merge "Emulator: Replace ro.kernel.qemu.gles with qemu.gles" into nyc-dev by Bo Hu · 9 years ago
  19. 934b91d Merge changes from topic \'notification\' into mm-wireless-dev am: 2339b786c7 by Pankaj Kanwar · 9 years ago
  20. 86ee2c0 Merge "Removed warning icons and use friendlier locale names" into nyc-dev by Mihai Niță · 9 years ago
  21. 2339b78 Merge changes from topic 'notification' into mm-wireless-dev by Pankaj Kanwar · 9 years ago
  22. e1acd63 Make getBatteryUptimeLocked protected so it can be mocked. by Joe Onorato · 9 years ago
  23. 502141d Removed warning icons and use friendlier locale names by Mihai Nita · 9 years ago
  24. 62b9ff4 Merge changes I4e45afed,I2ea19f9a,I922d6f38 into nyc-dev by Joe Onorato · 9 years ago
  25. 1ce5c28 Merge "Offer to cache ringtones in system DE storage." into nyc-dev by Jeff Sharkey · 9 years ago
  26. abded11 Add unit tests for BatteryStatsImpl. by Joe Onorato · 9 years ago
  27. 0df7c98 Merge "Remove @Nullable annotation from getDrawable() methods" into nyc-dev by Alan Viverette · 9 years ago
  28. 413573a Offer to cache ringtones in system DE storage. by Jeff Sharkey · 9 years ago
  29. fde0213 Remove @Nullable annotation from getDrawable() methods by Alan Viverette · 9 years ago
  30. 07140f7 Disable switching users until user 0 is unlocked by Fyodor Kupolov · 9 years ago
  31. d173360 Merge "Camera2: Fix getInternalFormatSizes for depth" into nyc-dev by Chien-Yu Chen · 9 years ago
  32. e5bfd2d Merge "destroyHardwareResources in onStop()" into nyc-dev by John Reck · 9 years ago
  33. eabebc1 Merge "Using addAssetPathAsSharedLibrary in WebViewDelegate" into nyc-dev by Tao Bai · 9 years ago
  34. d9b1607 destroyHardwareResources in onStop() by John Reck · 9 years ago
  35. f398479 Merge "Remove deprecated APIs DPM.createUser, createAndInitializeUser" into nyc-dev by Philipp Weiß · 9 years ago
  36. eb1368b Using addAssetPathAsSharedLibrary in WebViewDelegate by Tao Bai · 9 years ago
  37. 70c0817 Merge "Only copy layout param title if it is different from the current one." into nyc-dev by Wale Ogunwale · 9 years ago
  38. 1f240c9 Only copy layout param title if it is different from the current one. by Wale Ogunwale · 9 years ago
  39. 791a7df Merge "PackageManager: add Vulkan system features" into nyc-dev by Jesse Hall · 9 years ago
  40. 72283fd Merge "Make user provisioning state SystemApi" into nyc-dev by Benjamin Franz · 9 years ago
  41. eed2a8e Make user provisioning state SystemApi by Benjamin Franz · 9 years ago
  42. cf7518f Merge "add @SystemApi to WEBVIEW_MULTIPROCESS to enable it to be used in WebView glue" into nyc-dev by Toby Sargeant · 9 years ago
  43. 38e6386 Merge "Update javadoc of DISALLOW_OUTGOING_CALLS" into nyc-dev by Tony Mak · 9 years ago
  44. 02b3e6b Add Connectivity Metrics Logger service by Pavel Zhamaitsiak · 9 years ago
  45. 2a452d4 Merge "Add a unit test for MessageUtils." into mm-wireless-dev am: 6f027b4f06 by Lorenzo Colitti · 9 years ago
  46. 6f027b4 Merge "Add a unit test for MessageUtils." into mm-wireless-dev by Lorenzo Colitti · 9 years ago
  47. ae90f5f Merge "Stop unexpected truncation of suggestion items." into nyc-dev by Seigo Nonaka · 9 years ago
  48. 76c970d Merge "Fix issue #26695393: Remove NEW_PICTURE and NEW_VIDEO broadcast" into nyc-dev by Dianne Hackborn · 9 years ago
  49. 5cd52be Merge "Expose removed permissions flag as system API" into nyc-dev by Svetoslav Ganov · 9 years ago
  50. 2a1376d Expose removed permissions flag as system API by Svet Ganov · 9 years ago
  51. f77a34f PackageManager: add Vulkan system features by Jesse Hall · 9 years ago
  52. 1a3ca22 Merge "Fixed a bug where the numpad wasn't working correctly" into nyc-dev by Selim Cinek · 9 years ago
  53. f1c6371 Merge "Made the Chronometer able to count downwards" into nyc-dev by Selim Cinek · 9 years ago
  54. 3b31ddd Merge "Rename suppressal to suppression." into nyc-dev by Abhijith Shastry · 9 years ago
  55. 4478fdc Rename suppressal to suppression. by Abhijith Shastry · 9 years ago
  56. ce2bd0f Fixed a bug where the numpad wasn't working correctly by Selim Cinek · 9 years ago
  57. ed1a33c Made the Chronometer able to count downwards by Selim Cinek · 9 years ago
  58. 45ecf29 Fix issue #26695393: Remove NEW_PICTURE and NEW_VIDEO broadcast by Dianne Hackborn · 9 years ago
  59. 4a67724 Camera2: Fix getInternalFormatSizes for depth by Chien-Yu Chen · 9 years ago
  60. 7587e38 Merge "Restrict dock sides after rotation" into nyc-dev by Jorim Jaggi · 9 years ago
  61. 5060bd8 Restrict dock sides after rotation by Jorim Jaggi · 9 years ago
  62. 5a19477 Merge "Unify windowGainedFocus() and startInput()." into nyc-dev by Yohei Yukawa · 9 years ago
  63. 05c25f8 Unify windowGainedFocus() and startInput(). by Yohei Yukawa · 9 years ago
  64. 90776de Allow button events in ambient. by Joe LaPenna · 9 years ago
  65. f2629d4 Merge "Make drag shadow grapheme cluster aware." into nyc-dev by Keisuke Kuroyanagi · 9 years ago
  66. 5396d7e Make drag shadow grapheme cluster aware. by Keisuke Kuroyanagi · 9 years ago
  67. 9de7952 Merge "Add support for update-on-boot feature." into nyc-dev by Tao Bao · 9 years ago
  68. e64afb8 Changing string in notification when data is blocked. b/25209821 by pkanwar · 9 years ago
  69. ab9a9b0 Merge "Removed bugreport intents from protected list." into nyc-dev by Felipe Leme · 9 years ago
  70. 62df07e Merge "Use provided context directly" into nyc-dev by Chad Brubaker · 9 years ago
  71. 7879b8f Use provided context directly by Chad Brubaker · 9 years ago
  72. 66d7588 Removed bugreport intents from protected list. by Felipe Leme · 9 years ago
  73. eb83ab5 Update javadoc of DISALLOW_OUTGOING_CALLS by Tony Mak · 9 years ago
  74. 05ba2b7 Merge "Construct classloader for apps with no java code" into nyc-dev by Dimitry Ivanov · 9 years ago
  75. 232990d Clarify javadoc for SecurityLog by Rubin Xu · 9 years ago
  76. 6cb9b20 Fix rounding error in SeekBar tickmark drawing by Chris Banes · 9 years ago
  77. c6b5dd4 Merge "Move background data notif to data saver status icon" into nyc-dev by Jason Monk · 9 years ago
  78. f23aa99 Move background data notif to data saver status icon by Jason Monk · 9 years ago
  79. adfded1 add @SystemApi to WEBVIEW_MULTIPROCESS to enable it to be used in WebView glue by Tobias Sargeant · 9 years ago
  80. a3e0a61 Merge "Import translations. DO NOT MERGE" into nyc-dev by Geoff Mendal · 9 years ago
  81. d34718b Merge "Updated removeActiveAdmin documentation" into nyc-dev by Esteban Talavera · 9 years ago
  82. 0850b8b Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  83. 27ee334 Remove deprecated APIs DPM.createUser, createAndInitializeUser by phweiss · 9 years ago
  84. 30eb5b3 Merge "Change the location of profile files." into nyc-dev by Calin Juravle · 9 years ago
  85. 280c5b2 Merge "Added hardwareproperties SystemService" into nyc-dev by Polina Bondarenko · 9 years ago
  86. adc49e8 Delete all NetworkUtils DHCP-related code. am: c3b52bc466 by Erik Kline · 9 years ago
  87. 0f6ae2e resolve merge conflicts of b242549166 to nyc-dev by Erik Kline · 9 years ago
  88. c3b52bc Delete all NetworkUtils DHCP-related code. by Erik Kline · 9 years ago
  89. b242549 Give bluetooth sufficient capabilities to run DhcpClient by Erik Kline · 9 years ago
  90. 9cea80cd No overlay when permissions shown - framework by Svet Ganov · 9 years ago
  91. f979012 Add a unit test for MessageUtils. by Lorenzo Colitti · 9 years ago
  92. 9d3a4e1 Merge "Implement lenient background check option." into nyc-dev by Dianne Hackborn · 9 years ago
  93. b3e63f9 Merge "Support for webview drag and drop" into nyc-dev by Hui Shu · 9 years ago
  94. 74615b9 Merge "JavaDoc for ReplacementSpan getSize & draw functions." into nyc-dev by Siyamed Sinir · 9 years ago
  95. ecdce96 Support for webview drag and drop by Hui Shu · 9 years ago
  96. b73396b Emulator: Replace ro.kernel.qemu.gles with qemu.gles by bohu · 9 years ago
  97. b2117d1 Implement lenient background check option. by Dianne Hackborn · 9 years ago
  98. 263e21f Merge "Remove unused InputMethodInfo#isEncryptionAware()." into nyc-dev by Yohei Yukawa · 9 years ago
  99. 3c3e271 Merge "Discard prefetched disconnected predecessors of a virtual node." into nyc-dev by Svetoslav Ganov · 9 years ago
  100. 75e5816 Discard prefetched disconnected predecessors of a virtual node. by Svet Ganov · 9 years ago