1. 539c124 Snap for 4759746 from d5ad768d8a38f55822c615abdb047e576179376a to pi-release by android-build-team Robot · 6 years ago
  2. d5ad768 Support for passing package name to runtime. by Mathew Inwood · 6 years ago
  3. 48d0be8 Snap for 4751833 from a599c6c553aee86dd5a15db3e71d6d4cee7a5fd4 to pi-release by android-build-team Robot · 6 years ago
  4. a599c6c Log when duplicate elements are first added to DexPathList. by Paul Duffin · 6 years ago
  5. d436561 Snap for 4736748 from b04695b5e98b4a2a1dcae5fc4e088fc359bf567f to pi-release by android-build-team Robot · 6 years ago
  6. b04695b Expose arts Runtime::setDedupeHiddenApiWarnings. by Mathew Inwood · 6 years ago
  7. e3ee3ea Snap for 4728508 from a9d6051d032667ff6dff4353334166dd7250c007 to pi-release by android-build-team Robot · 6 years ago
  8. a9d6051 Add min API level of 26 for the named capaturing in javadoc by Victor Chang · 6 years ago
  9. 24deb0d Snap for 4716599 from f1debf63b18d032a3e9fe625f40e8af5f1070a72 to pi-release by android-build-team Robot · 6 years ago
  10. f1debf6 Merge "Configurable sample rate for hidden API log events" into pi-dev by Mathew Inwood · 6 years ago
  11. d8868cf Snap for 4713750 from f32e187c8566743af6764419192457f63adb0a02 to pi-release by android-build-team Robot · 6 years ago
  12. f32e187 Merge "Avoid a spurious NullPointerException in java.net.Inet6AddressImpl#icmpEcho" into pi-dev by Neil Fuller · 6 years ago
  13. 68997dc Avoid a spurious NullPointerException in java.net.Inet6AddressImpl#icmpEcho by Luis Hector Chavez · 6 years ago
  14. d760c90 Configurable sample rate for hidden API log events by Mathew Inwood · 6 years ago
  15. 382bddd Revert "Add getgroups()/setgroups() to libcore.Os" by Pete Gillin · 6 years ago
  16. adc2af5 Revert "Add android.system.Os wrappers for getgroups/setgroups" by Pete Gillin · 6 years ago
  17. 12ccd43 Revert "Fix OsTest for different possible setgroups() return values." by Pete Gillin · 6 years ago
  18. 366d503 Snap for 4710485 from 00596ea5e155798247217a6f2af28b2e95cf556e to pi-release by android-build-team Robot · 6 years ago
  19. 23d87b4 Update MethodHandles.Lookup.unreflectSpecial test by Orion Hodson · 6 years ago
  20. 00596ea Merge "Update java.util.Locale ICU data information" into pi-dev by Victor Chang · 6 years ago
  21. 6e998a8 Update java.util.Locale ICU data information by Przemyslaw Szczepaniak · 6 years ago
  22. ec30407 Snap for 4706961 from 6615f1a549378172c43a67eaa2608ed9c65e7449 to pi-release by android-build-team Robot · 6 years ago
  23. 28bef29 Fix up additional broken documentation links. by Tobias Thierer · 6 years ago
  24. 574bb21 Fix broken links in crypto documentation. by Tobias Thierer · 6 years ago
  25. 6615f1a Treat hidden API exemptions as whitelist. by Mathew Inwood · 6 years ago
  26. 8fbb0c2 Snap for 4701683 from afb393dc680fb1c2b16a390a8a488aaaac1eac7c to pi-release by android-build-team Robot · 6 years ago
  27. afb393d Improve reachabilityFence by Hans Boehm · 6 years ago
  28. 539b4e0 Snap for 4693621 from 2e47353635cbcc91127f350eb57d80634ae7ccac to pi-release by android-build-team Robot · 6 years ago
  29. 2e47353 Merge "Encapsulate the optimization info for a dex file in its own class" into pi-dev by Calin Juravle · 6 years ago
  30. 2b9f4f0 Encapsulate the optimization info for a dex file in its own class by Calin Juravle · 6 years ago
  31. 112c8c9 Merge "VMRuntime: Add callback for non SDK API accesses." into pi-dev by TreeHugger Robot · 6 years ago
  32. 406c8cd VMRuntime: Add callback for non SDK API accesses. by Narayan Kamath · 6 years ago
  33. a26e34b Hidden API check exemptions support in runtime. by Mathew Inwood · 6 years ago
  34. 7525f5d Snap for 4662252 from 8a291f60edb936f932f5139c96a0d8ad65cdcd6d to pi-release by android-build-team Robot · 6 years ago
  35. 8a291f6 Merge "Disable vfork under ASan." into pi-dev by TreeHugger Robot · 6 years ago
  36. 1a46a05 Disable vfork under ASan. by Evgenii Stepanov · 6 years ago
  37. feb7a3d Merge "Add more tzlookup.xml time zone metadata" into pi-dev by Neil Fuller · 6 years ago
  38. e70ac5e Merge "Test for Regex Address Sanitizer fix" into pi-dev by Victor Chang · 6 years ago
  39. e33f864 Test for Regex Address Sanitizer fix by Victor Chang · 6 years ago
  40. f2d1ccb Add more tzlookup.xml time zone metadata by Neil Fuller · 6 years ago
  41. c971ec9 Update max API level for BC features to 27. by Adam Vartanian · 6 years ago
  42. 758721c Snap for 4651078 from 78ba8654d5e7a04df9f1fe395698eeaae2f3f390 to pi-release by android-build-team Robot · 6 years ago
  43. 78ba865 Update message with link to published blog post. by Adam Vartanian · 6 years ago
  44. 77ee1e0 Snap for 4647811 from f6c74202c6422a03dc03dd4bfaf7f30a97de7d17 to pi-release by android-build-team Robot · 6 years ago
  45. f6c7420 Merge "Make System.arraycopy optimizations private." into pi-dev by Nicolas Geoffray · 6 years ago
  46. 66f101d Make System.arraycopy optimizations private. by Nicolas Geoffray · 6 years ago
  47. 8e5db45 DO NOT MERGE Add test for calling SSLEngine with multiple inputs. by Adam Vartanian · 6 years ago
  48. 95c2d02 DO NOT MERGE Add test for calling SSLEngine with multiple inputs. by Adam Vartanian · 6 years ago
  49. 061e0b6 Snap for 4641295 from 6f000715a20cd7a1059ca9a7c7c64f57ae012134 to pi-release by android-build-team Robot · 6 years ago
  50. 6f00071 Merge "Synthetic constructor parameter annotation tests" into pi-dev by TreeHugger Robot · 6 years ago
  51. aefcd05 Ensure consistency around ignorable codepoints by Neil Fuller · 6 years ago
  52. 42dfd25 Synthetic constructor parameter annotation tests by Neil Fuller · 7 years ago
  53. fb99b21 Snap for 4632767 from 9be5324b104beb635d1e2470fffedf657ec55389 to pi-release by android-build-team Robot · 6 years ago
  54. 9be5324 Merge "Calarify SimpleDateFormat symbols X documentation." am: fdf519b928 am: 071b361966 by Przemyslaw Szczepaniak · 6 years ago
  55. 0164c4d Merge "Calarify SimpleDateFormat symbols X documentation." am: fdf519b928 by Przemyslaw Szczepaniak · 6 years ago
  56. 071b361 Merge "Calarify SimpleDateFormat symbols X documentation." am: fdf519b928 by Przemyslaw Szczepaniak · 6 years ago
  57. fdf519b Merge "Calarify SimpleDateFormat symbols X documentation." by Treehugger Robot · 6 years ago
  58. d48197e Calarify SimpleDateFormat symbols X documentation. by Przemyslaw Szczepaniak · 6 years ago
  59. db0b28a Merge "Update change annotations in Object(In|Out)putStream." am: 58b1654b67 am: 669a908df7 by Przemyslaw Szczepaniak · 6 years ago
  60. b9c8614 Merge "Update change annotations in Object(In|Out)putStream." am: 58b1654b67 by Przemyslaw Szczepaniak · 6 years ago
  61. 669a908 Merge "Update change annotations in Object(In|Out)putStream." am: 58b1654b67 by Przemyslaw Szczepaniak · 6 years ago
  62. 58b1654 Merge "Update change annotations in Object(In|Out)putStream." by Treehugger Robot · 6 years ago
  63. 907e884 Update change annotations in Object(In|Out)putStream. by Przemyslaw Szczepaniak · 6 years ago
  64. f410cbe Merge "Reformat Android.bp file" am: a5510434d6 am: 343b9da05f am: 128e6001ea by Logan Chien · 6 years ago
  65. 128e600 Merge "Reformat Android.bp file" am: a5510434d6 am: 343b9da05f by Logan Chien · 6 years ago
  66. 343b9da Merge "Reformat Android.bp file" am: a5510434d6 by Logan Chien · 6 years ago
  67. a551043 Merge "Reformat Android.bp file" by Logan Chien · 6 years ago
  68. 1aceeb8 Merge "Replace droiddoc.custom_template_dir" am: e04dc3f7ad am: 9c8913b246 by Dan Willemsen · 6 years ago
  69. 5000f5d Merge "Replace droiddoc.custom_template_dir" am: e04dc3f7ad am: 9c8913b246 by Dan Willemsen · 6 years ago
  70. 9c8913b Merge "Replace droiddoc.custom_template_dir" am: e04dc3f7ad by Dan Willemsen · 6 years ago
  71. 3be25b0 Merge "Reenable EcdhTest#testModifiedPublic" am: c890d21669 am: 7886b5bd54 by Adam Vartanian · 6 years ago
  72. e04dc3f Merge "Replace droiddoc.custom_template_dir" by Dan Willemsen · 6 years ago
  73. c08360e Merge "Reenable EcdhTest#testModifiedPublic" am: c890d21669 am: 7886b5bd54 by Adam Vartanian · 6 years ago
  74. 7886b5b Merge "Reenable EcdhTest#testModifiedPublic" am: c890d21669 by Adam Vartanian · 6 years ago
  75. c890d21 Merge "Reenable EcdhTest#testModifiedPublic" by Treehugger Robot · 6 years ago
  76. 89dc31c Reenable EcdhTest#testModifiedPublic by Adam Vartanian · 6 years ago
  77. d3141e2 Merge "Fix midnight-to-next-midnight bug in DateIntervalFormat." am: 6912b059a0 am: e6af721557 by Pete Gillin · 6 years ago
  78. d1a2953 Merge "Fix midnight-to-next-midnight bug in DateIntervalFormat." am: 6912b059a0 by Pete Gillin · 6 years ago
  79. e6af721 Merge "Fix midnight-to-next-midnight bug in DateIntervalFormat." am: 6912b059a0 by Pete Gillin · 6 years ago
  80. 6912b05 Merge "Fix midnight-to-next-midnight bug in DateIntervalFormat." by Pete Gillin · 6 years ago
  81. 33ba245 Merge "Update change annotations and pull missing OpenJDK8u121-b13 change" am: b53dba0f20 am: 931d6b6aa9 by Przemyslaw Szczepaniak · 6 years ago
  82. 7b8f1f9 Merge "Update change annotations and pull missing OpenJDK8u121-b13 change" am: b53dba0f20 by Przemyslaw Szczepaniak · 6 years ago
  83. 931d6b6 Merge "Update change annotations and pull missing OpenJDK8u121-b13 change" by Przemyslaw Szczepaniak · 6 years ago
  84. b53dba0 Merge "Update change annotations and pull missing OpenJDK8u121-b13 change" by Przemyslaw Szczepaniak · 6 years ago
  85. 7172d66 Merge "Change the CountryZonesFinder API for picker" am: 3a6ced0562 am: d9d20f8b55 by Neil Fuller · 6 years ago
  86. bd23666 Merge "Change the CountryZonesFinder API for picker" am: 3a6ced0562 by Neil Fuller · 6 years ago
  87. d9d20f8 Merge "Change the CountryZonesFinder API for picker" am: 3a6ced0562 by Neil Fuller · 6 years ago
  88. 3a6ced0 Merge "Change the CountryZonesFinder API for picker" by Neil Fuller · 6 years ago
  89. 5f3efac Snap for 4628106 from a63579956cb4b72b350bdd41d1d266b154aaa8ec to pi-release by android-build-team Robot · 6 years ago
  90. a635799 Merge changes If63492b7,I9af57e3e am: 25c76de0c8 am: 8acc9fb0ba am: 2adf362ce0 by Neil Fuller · 6 years ago
  91. 2adf362 Merge changes If63492b7,I9af57e3e am: 25c76de0c8 am: 8acc9fb0ba by Neil Fuller · 6 years ago
  92. 8acc9fb Merge changes If63492b7,I9af57e3e am: 25c76de0c8 by Neil Fuller · 6 years ago
  93. 25c76de Merge changes If63492b7,I9af57e3e by Treehugger Robot · 6 years ago
  94. c7b3e54 Remove an extra line from CharsetEncoder by Neil Fuller · 6 years ago
  95. 2c754a7 Improve Android change markers by Neil Fuller · 6 years ago
  96. 68f316e Merge "Update the javadoc of InetAddress.isReachable (int timeout)" am: 2faa74a6df am: 720f056f4a by Przemyslaw Szczepaniak · 6 years ago
  97. 931b0fc Merge "Update the javadoc of InetAddress.isReachable (int timeout)" am: 2faa74a6df by Przemyslaw Szczepaniak · 6 years ago
  98. 720f056 Merge "Update the javadoc of InetAddress.isReachable (int timeout)" by Przemyslaw Szczepaniak · 6 years ago
  99. 940c795 Change the CountryZonesFinder API for picker by Neil Fuller · 6 years ago
  100. 2faa74a Merge "Update the javadoc of InetAddress.isReachable (int timeout)" by Treehugger Robot · 6 years ago