1. 4f86d76 List the SDP_RECORD broadcast as protected by Ajay Panicker · 9 years ago
  2. daf6bdb Merge "FloatingToolbar: Fix javadoc for closeOverflow()." by Treehugger Robot · 9 years ago
  3. 6e35557 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 9 years ago
  4. eb101a7 FloatingToolbar: Fix javadoc for closeOverflow(). by Sebastian Kaspari · 9 years ago
  5. c6baf56 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  6. eb5866d Create linker namespace for the system server classloader by Dimitry Ivanov · 9 years ago
  7. 5d7d777 Extract pathclassloader initialization to a separate class by Dimitry Ivanov · 9 years ago
  8. 028a233 Merge "Handle dalvik.vm.usejitprofiles property" by Calin Juravle · 9 years ago
  9. e86e8a6 Handle dalvik.vm.usejitprofiles property by Calin Juravle · 9 years ago
  10. ca01820 Avoid instantiations of Boolean that are immediately unboxed. by Tobias Thierer · 9 years ago
  11. 4bd017d frameworks/base: Avoid Long object allocations in Long.valueOf() by Tobias Thierer · 9 years ago
  12. 570a13f Merge "Doze settings example not matching real keys" by Adam Lesinski · 9 years ago
  13. eac10ab Doze settings example not matching real keys by Henrik Baard · 9 years ago
  14. 2853711 Merge "Add choreographer API to the NDK." by Martijn Coenen · 9 years ago
  15. 0de80b9 Handle dalvik.vm.jitprithreadweight property by Calin Juravle · 9 years ago
  16. 63c168a Add choreographer API to the NDK. by Michael Wright · 9 years ago
  17. 1dfa47e Merge "Allow factory reset when bluetooth is off (1/2)" by Ajay Panicker · 9 years ago
  18. 2358043 Merge "Always use Write Request for GATT descriptor writes" by Andre Eisenbach · 9 years ago
  19. db005bd Allow factory reset when bluetooth is off (1/2) by Ajay Panicker · 9 years ago
  20. 060956b Fix log spam in getCharacteristicById() by Andre Eisenbach · 9 years ago
  21. 942aebc Always use Write Request for GATT descriptor writes by Andre Eisenbach · 9 years ago
  22. ba068f4 Remove support of disabling Jack. by Ying Wang · 9 years ago
  23. 453a77c Merge "Frameworks/base: Refactor package manager" by Andreas Gampe · 9 years ago
  24. 7160459 Merge "Fix javadoc for View.getMeasuredHeight() and View.getMeasuredHeightAndState()" by Adam Lesinski · 9 years ago
  25. 288e3f5 Frameworks/base: Refactor package manager by Andreas Gampe · 9 years ago
  26. d4a9b5b Merge "set default journal mode to TRUNCATE, not PERSIST" by Nick Kralevich · 9 years ago
  27. a294dac set default journal mode to TRUNCATE, not PERSIST by Daniel Micay · 9 years ago
  28. 98ff0b7 Remove custom copy rules, stop using ACP by Dan Willemsen · 9 years ago
  29. f3edaf6 Merge "Enable shader cache for applications that shared UID with multiple packages too" by John Reck · 9 years ago
  30. a9e27ec Use handles to identify GATT attributes (4/4) by Jakub Pawlowski · 9 years ago
  31. 2a87493 Merge "Changes of root storage space unmounting time on Zygote Process" by Elliott Hughes · 9 years ago
  32. 1c7083c Enable shader cache for applications that shared UID with multiple packages too by Shuo Gao · 9 years ago
  33. d455c8c Make BluetoothManagerCallback oneway to prevent waiting on response by Ajay Panicker · 9 years ago
  34. 2ebc12b Merge "Change how services are passed up to the stack" by Andre Eisenbach · 9 years ago
  35. 8d312a8 Change how services are passed up to the stack by Jakub Pawlowski · 9 years ago
  36. b693817 Switch frameworks/base/core/jni from gcc to clang. by Ben Wagner · 9 years ago
  37. 1b4afc2 Merge "[DO NOT MERGE] Add flag to "am start" to enable native debugging" by David Srbecky · 9 years ago
  38. 9b222c8 Extra generic type information to aid certain javacs. by Ian Rogers · 9 years ago
  39. 960bfc2 Add short codes for DCB to free UK and 44567 to standard US. by Vasco Brito · 9 years ago
  40. 21bdaf1 [DO NOT MERGE] Add flag to "am start" to enable native debugging by Tamas Berghammer · 9 years ago
  41. 084ee67 fix SeekBarPreference support for summaries by Daniel Micay · 9 years ago
  42. 76ac402 Merge "Update DexFile.getDexOptNeeded in framework" by Calin Juravle · 9 years ago
  43. 451ff5a Merge "Fix VMRuntime.registerAppInfo usage" by Calin Juravle · 9 years ago
  44. 6ce213f Update DexFile.getDexOptNeeded in framework by Calin Juravle · 9 years ago
  45. 9036a97 Fix VMRuntime.registerAppInfo usage by Calin Juravle · 9 years ago
  46. 68ab418 Merge "Restore auto-launch behavior for ACTION_CHOOSER with a single choice" by Adam Powell · 9 years ago
  47. 9d39648 Merge "Restore auto-launch behavior for ACTION_CHOOSER with a single choice" by Adam Powell · 9 years ago
  48. 0e29efd Merge "Create linker-namespace for the classloader" am: c6b66d3fb7 by Dimitry Ivanov · 9 years ago
  49. d8dfbef Fix javadoc for View.getMeasuredHeight() and View.getMeasuredHeightAndState() by Markus Michler · 9 years ago
  50. 5a10726 Import translations. DO NOT MERGE by Baligh Uddin · 9 years ago
  51. ea90281 Create linker-namespace for the classloader by Dimitry Ivanov · 9 years ago
  52. 7f849c2 Merge "Construct classloader for apps with no java code" am: 33e7677665 by Dimitry Ivanov · 9 years ago
  53. 33e7677 Merge "Construct classloader for apps with no java code" by Dimitry Ivanov · 9 years ago
  54. 70b6130 Construct classloader for apps with no java code by Dimitry Ivanov · 9 years ago
  55. b7b9c86 Import translations. DO NOT MERGE by Baligh Uddin · 9 years ago
  56. 660162b Merge "Camera2: Fix getInternalFormatSizes for depth" am: b999ad9eed by Chien-Yu Chen · 9 years ago
  57. b999ad9 Merge "Camera2: Fix getInternalFormatSizes for depth" by Chien-Yu Chen · 9 years ago
  58. 5f1245b Camera2: Fix getInternalFormatSizes for depth by Chien-Yu Chen · 9 years ago
  59. 289e4fa Changes of root storage space unmounting time on Zygote Process by doheon1.lee · 9 years ago
  60. e3ced5b Merge "Add flags needed to switch Jack to 1.8 for CTS targets" am: b97cfe8076 by Neil Fuller · 9 years ago
  61. b97cfe8 Merge "Add flags needed to switch Jack to 1.8 for CTS targets" by Neil Fuller · 9 years ago
  62. 855585f Add flags needed to switch Jack to 1.8 for CTS targets by Neil Fuller · 9 years ago
  63. 1f87f1e Merge changes from topic \'java_util_function_tests\' am: 6b50207596 by Neil Fuller · 9 years ago
  64. 6b50207 Merge changes from topic 'java_util_function_tests' by Neil Fuller · 9 years ago
  65. bd45c08 Merge "Add dumpsys meminfo --unreachable" am: 916ea08119 by Colin Cross · 9 years ago
  66. 916ea08 Merge "Add dumpsys meminfo --unreachable" by Colin Cross · 9 years ago
  67. 2f6ec22 Restore auto-launch behavior for ACTION_CHOOSER with a single choice by Adam Powell · 9 years ago
  68. eb09c6a9 Add flags needed to switch Jack to 1.8 for CTS targets by Neil Fuller · 9 years ago
  69. 2528fcd Merge commit '26ada7e78993241d702a908eae93d174cbb3c8b3' into HEAD by Bill Yi · 9 years ago
  70. d183f80 Suppress warnings of MultiDexLegacyAndException by Yohann Roussel · 9 years ago
  71. 8d48ef39d Frameworks/base: Fix registration function by Andreas Gampe · 9 years ago
  72. b966738 Merge "onAccountsUpdated shouldn't be called back after listener unregistered" by Amith Yamasani · 9 years ago
  73. 3edfa8f The NDK samples moved a while back. by Elliott Hughes · 9 years ago
  74. 84b1e35 Add dumpsys meminfo --unreachable by Colin Cross · 9 years ago
  75. 1f4f719 Merge "Improve NFC-F transceive() docs." by Martijn Coenen · 9 years ago
  76. 6711e02 Improve NFC-F transceive() docs. by Martijn Coenen · 9 years ago
  77. c28caad Implementation of BluetoothDevice.createBondOutOfBand by Jakub Pawlowski · 9 years ago
  78. 2956bee Grant CAP_WAKE_ALARM to the Bluetooth process for any user by Pavlin Radoslavov · 9 years ago
  79. d63847a Merge "IBluetooth: remove dump(), support arguments" by Marie Janssen · 9 years ago
  80. 5194d21 Merge "Remove path to the apk from the permittedPath" by Dimitry Ivanov · 9 years ago
  81. 7519dce Merge "Add getApplicationConfigForPackage" by Chad Brubaker · 9 years ago
  82. e168012 Merge "Implementation of HCE for NFC-F." by Martijn Coenen · 9 years ago
  83. 056e8b5 Add getApplicationConfigForPackage by Chad Brubaker · 9 years ago
  84. b7fbe11 Merge "NullPointerException when starting VoiceInteractionManagerService" by Jorim Jaggi · 9 years ago
  85. ee5a181 Remove path to the apk from the permittedPath by Dimitry Ivanov · 9 years ago
  86. c52adfe Implementation of HCE for NFC-F. by Yoshinobu Ito · 9 years ago
  87. 0c04ccd IBluetooth: remove dump(), support arguments by Marie Janssen · 9 years ago
  88. 4d9ffdf Merge "Add free short codes for Direct Carrier Billing and others." by Robert Greenwalt · 9 years ago
  89. eb93182 Merge "org.apache.conn.ssl: rename DistinguishedNameParser to AndroidDistinguishedNameParser" by Sergio Giro · 9 years ago
  90. ab72367 org.apache.conn.ssl: rename DistinguishedNameParser to AndroidDistinguishedNameParser by Sergio Giro · 9 years ago
  91. f31caea Add free short codes for Direct Carrier Billing and others. by Vasco Brito · 9 years ago
  92. ba12af5 Add support for AVRCP 1.3. by Sanket Agarwal · 9 years ago
  93. c0a0e1a fix race condition between HWUI cache and renderThread by Thomas Buhot · 9 years ago
  94. f19a33a Merge "Add thread safety documentation" am: b3ea05a56e by Neil Fuller · 9 years ago
  95. 69c2907 Merge "Fix @code escapes" am: b0d92f4717 by Neil Fuller · 9 years ago
  96. 2c9d40a Add thread safety documentation by Neil Fuller · 9 years ago
  97. 9498e8a Fix @code escapes by Neil Fuller · 9 years ago
  98. c8ef3f8 Don\'t verify the scrollbar drawable am: a53c3b2197 am: ca6b87fea6 by Alan Viverette · 9 years ago
  99. ca6b87f Don\'t verify the scrollbar drawable am: a53c3b2197 by Alan Viverette · 9 years ago
  100. a53c3b2 Don't verify the scrollbar drawable by Alan Viverette · 9 years ago