1. e854e4f Use nanoTime() in finalizer watchdog by Hans Boehm · 4 years, 4 months ago
  2. 077bc70 Libcore: Add classloader to dex cache by Andreas Gampe · 4 years, 7 months ago
  3. d87d62b Remove isDebuggerActive function. by Alex Light · 4 years, 8 months ago
  4. 552da5a Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 10 months ago
  5. 95cd907 Move ICU.toLower/UpperCase into external/icu by Victor Chang · 4 years, 11 months ago
  6. 38af47f Add TEST_MAPPINGs for java.lang and java.util and subpackages. by Pete Gillin · 5 years ago
  7. e39294d Use new -XX:FinalizerTimeoutMs command line arg by Hans Boehm · 5 years ago
  8. 14e0525 Revert^2 "Mark threads started by Daemons.java as systemDaemon" by Alex Light · 6 years ago
  9. 07cfc3f Revert "Mark threads started by Daemons.java as systemDaemon" by Nicolas Geoffray · 6 years ago
  10. 89b4620 Mark threads started by Daemons.java as systemDaemon by Alex Light · 6 years ago
  11. 302dc0b Remove hardcoded os.name property. by Doug Horn · 6 years ago
  12. 8c2b207 Add stubs for remaining libcore classes in hiddenapi by Paul Duffin · 6 years ago
  13. bd01749 Add pre resolved strings fields by Mathieu Chartier · 6 years ago
  14. 3b0456b Add @UnsupportedAppUsage to non-ojluni classes by Paul Duffin · 6 years ago
  15. 5fce4e9 Remove a superfluous array copy from several String ctors. by Pete Gillin · 6 years ago
  16. 80c0d1b Revert "Add and use Throwable.UNASSIGNED_STACK from upstream 8u121-b13" by Neil Fuller · 6 years ago
  17. 4012008 Add and use Throwable.UNASSIGNED_STACK from upstream 8u121-b13 by Paul Duffin · 6 years ago
  18. 2259a71 Make the Android fast-path UTF-8 decoder follow the Unicode Standard and the W3C Encoding standard. by Victor Chang · 7 years ago
  19. 59614472 Daemons: Fix logging of finalizer timeouts. by Narayan Kamath · 7 years ago
  20. 35d845b VarHandle simplifications by Orion Hodson · 7 years ago
  21. 8823afa Merge "Implement simple methods on java.lang.invoke.VarHandle." am: c9c2e0d08b by Orion Hodson · 7 years ago
  22. fecaee3 Implement simple methods on java.lang.invoke.VarHandle. by Orion Hodson · 7 years ago
  23. fef8855 Disable File.getCanonicalPath caches. by Przemyslaw Szczepaniak · 7 years ago
  24. dd10294 Lower daemons priority to 124 (libcore). by Hiroshi Yamauchi · 7 years ago
  25. 62ef120 Remove com.android.dex.* from the boot classpath. by Narayan Kamath · 8 years ago
  26. e77a467 Class: Get rid of most of java.lang.DexCache. by Narayan Kamath · 8 years ago
  27. fa5b565 jni: Switch to @FastNative for all JNI functions. by Igor Murashkin · 8 years ago
  28. b078127 Do not use String.setCharAt() in CaseMapper. by Vladimir Marko · 8 years ago
  29. bb45b22 Merge "Libcore: Hardcode java.util.logging.manager" by Treehugger Robot · 8 years ago
  30. 3ad3438 Libcore: Hardcode java.util.logging.manager by Andreas Gampe · 8 years ago
  31. 9a01ad9 Import CallSite classes and BootstrapMethodError class from ojdk8u60 by Orion Hodson · 8 years ago
  32. 2d58453 Track changes to mirror::DexCache layout. by Narayan Kamath · 8 years ago
  33. e1f193f Collapse ART's AbstractMethod class into Executable by Neil Fuller · 8 years ago
  34. d077e67 Addition of Parameter / MalformedParametersException by Neil Fuller · 8 years ago
  35. bca5dec Remove (AbstractMethod|Constructor|Method).getSignature() by Neil Fuller · 8 years ago
  36. 20938c5 Pulling in the OpenJDK 8 Executable class and related changes by Neil Fuller · 8 years ago
  37. 98940f8 Drop redundant calculation the result of which is unused. by Tobias Thierer · 8 years ago
  38. de03fc1 Libcode: Hardcode default for com.sun.security.preserveOldDCEncoding by Andreas Gampe · 8 years ago
  39. 59348a8 Libcore: Hardcode javax.net.debug by Andreas Gampe · 8 years ago
  40. b0b390e Libcore: Add more ICU hardcoded properties by Andreas Gampe · 8 years ago
  41. 72ab551 Libcore: Hardcode os.name system property by Andreas Gampe · 8 years ago
  42. f266920 Libcore: Hardcode http system properties by Andreas Gampe · 8 years ago
  43. 6c0b933 Libcore: Hardcode sun.io.useCanonCaches by Andreas Gampe · 8 years ago
  44. 5d935d4 Libcore: Turn off ICU debugging by Andreas Gampe · 8 years ago
  45. b02486c Libcore: Move definition of java version to hardcoded class by Andreas Gampe · 8 years ago
  46. a469a66 Libcore: Refactor hardcoded system properties by Andreas Gampe · 8 years ago
  47. d890de2 Remove AnnotationAccess and its remaining uses. by Jeff Hao · 8 years ago
  48. 04b80a2 Improve documentation about StringFactory.newStringFromChars. by Roland Levillain · 9 years ago
  49. 9c733c7 Fix a typo in a comment. by Roland Levillain · 9 years ago
  50. 40dffe7 Merge "Improve performance of Reference processing." by Richard Uhler · 9 years ago
  51. 1532860 Improve performance of Reference processing. by Richard Uhler · 9 years ago
  52. 12dd52a reflect: Add isDefault method by Igor Murashkin · 9 years ago
  53. 6c0e55c Scripted removal of unused libcore files. by Narayan Kamath · 9 years ago
  54. 39aff9a Make uncaught exceptions from finalizers non-fatal. by Narayan Kamath · 9 years ago
  55. 33e49e4 Revert "libart: add lambda proxy support" by Nicolas Geoffray · 9 years ago
  56. 70b617f Merge mnc-dr-enso-dev into master by Przemyslaw Szczepaniak · 9 years ago
  57. b5259fc Merge "libart: add lambda proxy support" by Igor Murashkin · 9 years ago
  58. 5a92ed3 libart: add lambda proxy support by Igor Murashkin · 9 years ago
  59. 02821ac Report finalizer related exceptions consistently. by Narayan Kamath · 9 years ago
  60. bf07204 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  61. ad16291 Use OpenJdk implementation of java.lang.ref.*. by Piotr Jastrzebski · 9 years ago
  62. 1d958db Use OpenJdk implementation of parts of java.util.*, java.security.*. by Piotr Jastrzebski · 10 years ago
  63. 0ea934f Fix spurious finalizer timeouts on shutdown. by Hans Boehm · 9 years ago
  64. fda5222 Merge "Speed up Finalizer Daemon" by Hans Boehm · 9 years ago
  65. 97e6de1 Speed up Finalizer Daemon by Hans Boehm · 9 years ago
  66. 09985f9 Libcore: Change behavior for rethrowing init failures by Andreas Gampe · 9 years ago
  67. 7280299 Switch from jarjar to generated source for ICU4J by Neil Fuller · 9 years ago
  68. b7b17db Fix Class#getField method by Alex Light · 9 years ago
  69. 6a82f12 Handle OutOfMemoryError from allocating InterruptedExceptions by Mathieu Chartier · 9 years ago
  70. ad54b59 Revert "Revert "Add allocator field to ClassLoader."" by Mathieu Chartier · 9 years ago
  71. 06419ef Revert "Add allocator field to ClassLoader." by Nicolas Geoffray · 9 years ago
  72. d36609b Add allocator field to ClassLoader. by Mathieu Chartier · 9 years ago
  73. 79b54d3 Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 9 years ago
  74. ecd3386 Move more Class annotations to native. by Jeff Hao · 9 years ago
  75. 2898abc Merge "Revert "Revert "Move annotations to native.""" by Jeff Hao · 9 years ago
  76. dce9362 Revert "Revert "Move annotations to native."" by Jeff Hao · 9 years ago
  77. 8d1562e Merge "Revert "Move annotations to native."" by Roland Levillain · 9 years ago
  78. da72c13 Revert "Move annotations to native." by Roland Levillain · 9 years ago
  79. f6b97c9 Merge "Move annotations to native." by Jeff Hao · 9 years ago
  80. ab78ed6 Add class flags to java.lang.Class by Mathieu Chartier · 9 years ago
  81. 2a2ef73 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  82. 748b5ce Move annotations to native. by Jeff Hao · 9 years ago
  83. 304152b Add class table field to class loader by Mathieu Chartier · 9 years ago
  84. 90f1790 Merge "Delete unused fields in class" by Mathieu Chartier · 9 years ago
  85. ab7b1a4 Delete unused fields in class by Mathieu Chartier · 9 years ago
  86. 17552b6 Remove Transliterator wrapper class. by Rayhaan Jaufeerally · 9 years ago
  87. 2faa3c3 Fix mistake in reflection documentation by Kenny Root · 9 years ago
  88. 5a0bc3d Make isAssignableFrom not cast iftable entries to class. by Jeff Hao · 9 years ago
  89. 86ea497 Make isAssignableFrom not cast iftable entries to class. by Jeff Hao · 9 years ago
  90. c536fe2 Send SIGQUIT when finalizer times out by Mathieu Chartier · 9 years ago
  91. b9f9548 Send SIGQUIT when finalizer times out by Mathieu Chartier · 9 years ago
  92. 5d7a90d Merge "Correct Class.superClass documentation." by Brian Carlstrom · 9 years ago
  93. de86f14 Correct Class.superClass documentation. by Brian Carlstrom · 9 years ago
  94. 3db17f7 Merge "Revert "Revert "Modification to the way boot classpath resources are loaded""" by Neil Fuller · 9 years ago
  95. 2ce899f Revert "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 9 years ago
  96. 049862d Merge "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 9 years ago
  97. 0c2e3c7 Revert "Modification to the way boot classpath resources are loaded" by Neil Fuller · 9 years ago
  98. e41d5b9 Merge "Modification to the way boot classpath resources are loaded" by Neil Fuller · 9 years ago
  99. e9fbfba Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  100. 05a5c2f Modification to the way boot classpath resources are loaded by Neil Fuller · 9 years ago