1. 2d58453 Track changes to mirror::DexCache layout. by Narayan Kamath · 8 years ago
  2. e1f193f Collapse ART's AbstractMethod class into Executable by Neil Fuller · 8 years ago
  3. d077e67 Addition of Parameter / MalformedParametersException by Neil Fuller · 8 years ago
  4. bca5dec Remove (AbstractMethod|Constructor|Method).getSignature() by Neil Fuller · 8 years ago
  5. 20938c5 Pulling in the OpenJDK 8 Executable class and related changes by Neil Fuller · 8 years ago
  6. f451d73 Merge "Drop redundant calculation the result of which is unused." am: 2c6cf7ea34 by Tobias Thierer · 8 years ago
  7. 98940f8 Drop redundant calculation the result of which is unused. by Tobias Thierer · 8 years ago
  8. de03fc1 Libcode: Hardcode default for com.sun.security.preserveOldDCEncoding by Andreas Gampe · 8 years ago
  9. 59348a8 Libcore: Hardcode javax.net.debug by Andreas Gampe · 8 years ago
  10. ef00a13 Libcode: Hardcode default for com.sun.security.preserveOldDCEncoding by Andreas Gampe · 8 years ago
  11. 30acc4f Libcore: Hardcode javax.net.debug by Andreas Gampe · 8 years ago
  12. d17ae95 Libcore hooks for sensistive thread registration by Calin Juravle · 8 years ago
  13. b0b390e Libcore: Add more ICU hardcoded properties by Andreas Gampe · 8 years ago
  14. 08fa3ef Libcore: Add more ICU hardcoded properties by Andreas Gampe · 8 years ago
  15. ad035d2 Merge "Libcore hooks for sensistive thread registration" into nyc-dev by Calin Juravle · 8 years ago
  16. 5ea9303 Fix art/test/119-noimage-patchoat. by Narayan Kamath · 8 years ago
  17. 72ab551 Libcore: Hardcode os.name system property by Andreas Gampe · 8 years ago
  18. f266920 Libcore: Hardcode http system properties by Andreas Gampe · 8 years ago
  19. 6c0b933 Libcore: Hardcode sun.io.useCanonCaches by Andreas Gampe · 8 years ago
  20. 5d935d4 Libcore: Turn off ICU debugging by Andreas Gampe · 8 years ago
  21. b02486c Libcore: Move definition of java version to hardcoded class by Andreas Gampe · 8 years ago
  22. a469a66 Libcore: Refactor hardcoded system properties by Andreas Gampe · 8 years ago
  23. 8c1c6d6 Libcore: Hardcode os.name system property by Andreas Gampe · 8 years ago
  24. 31bf68c Libcore: Hardcode http system properties by Andreas Gampe · 8 years ago
  25. 93874a5 Libcore: Hardcode sun.io.useCanonCaches by Andreas Gampe · 8 years ago
  26. ad16ba1 Libcore: Turn off ICU debugging by Andreas Gampe · 8 years ago
  27. 05a46a1 Libcore: Move definition of java version to hardcoded class by Andreas Gampe · 8 years ago
  28. 59ae743 Libcore: Refactor hardcoded system properties by Andreas Gampe · 8 years ago
  29. 3825c24 Fix art/test/119-noimage-patchoat. by Narayan Kamath · 8 years ago
  30. 4fa4dcc Libcore hooks for sensistive thread registration by Calin Juravle · 8 years ago
  31. f04099d Remove AnnotationAccess and its remaining uses. by Jeff Hao · 8 years ago
  32. d890de2 Remove AnnotationAccess and its remaining uses. by Jeff Hao · 8 years ago
  33. 0e28d35 Libcore: Expose whether app is native debuggable. by Oleksiy Vyalov · 8 years ago
  34. cd86c2a Libcore: Expose whether the dalvik cache was pruned by Andreas Gampe · 8 years ago
  35. 0eedcb2 Libcore: Expose whether the dalvik cache was pruned by Andreas Gampe · 8 years ago
  36. a6a8b75 Add foreign dex profile directory to registerAppInfo by Calin Juravle · 8 years ago
  37. de93047 Merge "Add foreign dex profile directory to registerAppInfo" into nyc-dev by Calin Juravle · 8 years ago
  38. 04b80a2 Improve documentation about StringFactory.newStringFromChars. by Roland Levillain · 8 years ago
  39. 9c733c7 Fix a typo in a comment. by Roland Levillain · 8 years ago
  40. b4ffda4 Add foreign dex profile directory to registerAppInfo by Calin Juravle · 8 years ago
  41. 40dffe7 Merge "Improve performance of Reference processing." by Richard Uhler · 8 years ago
  42. f1934b4 Revert "Revert "Update sun.misc.Unsafe."" by Narayan Kamath · 8 years ago
  43. c87bc62 Revert "Revert "Remove $ from $ suffixed Unsafe functions."" by Narayan Kamath · 8 years ago
  44. b670ac3 Revert "Remove $ from $ suffixed Unsafe functions." by Narayan Kamath · 8 years ago
  45. aa517a3 Remove $ from $ suffixed Unsafe functions. by Narayan Kamath · 8 years ago
  46. 1532860 Improve performance of Reference processing. by Richard Uhler · 9 years ago
  47. 12dd52a reflect: Add isDefault method by Igor Murashkin · 9 years ago
  48. 4d55cf7 Merge "Update VMRuntime.registerAppInfo signature" am: 11874004a9 am: d43dc802a9 by Calin Juravle · 9 years ago
  49. 1187400 Merge "Update VMRuntime.registerAppInfo signature" by Calin Juravle · 9 years ago
  50. e043cd9f Revert "Revert "Combine directMethods and virtualMethods fields in Class."" by Alex Light · 9 years ago
  51. 837e3ca Revert "Combine directMethods and virtualMethods fields in Class." by Alex Light · 9 years ago
  52. d7743c7 Update VMRuntime.registerAppInfo signature by Calin Juravle · 9 years ago
  53. 72d5750 Combine directMethods and virtualMethods fields in Class. by Alex Light · 9 years ago
  54. 6c0e55c Scripted removal of unused libcore files. by Narayan Kamath · 9 years ago
  55. 39aff9a Make uncaught exceptions from finalizers non-fatal. by Narayan Kamath · 9 years ago
  56. 33e49e4 Revert "libart: add lambda proxy support" by Nicolas Geoffray · 9 years ago
  57. 6a410f0 Merge "Revert "libart: add lambda proxy support"" by Nicolas Geoffray · 9 years ago
  58. ef1a480 Revert "libart: add lambda proxy support" by Nicolas Geoffray · 9 years ago
  59. 70b617f Merge mnc-dr-enso-dev into master by Przemyslaw Szczepaniak · 9 years ago
  60. b5259fc Merge "libart: add lambda proxy support" by Igor Murashkin · 9 years ago
  61. 5a92ed3 libart: add lambda proxy support by Igor Murashkin · 9 years ago
  62. 02821ac Report finalizer related exceptions consistently. by Narayan Kamath · 9 years ago
  63. 55ec8ac Remove Unsafe#getAddress. by Narayan Kamath · 9 years ago
  64. bf07204 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  65. 8d05e88 Use OpenJdk implementations for java.io.* [part 2] by Piotr Jastrzebski · 9 years ago
  66. ad16291 Use OpenJdk implementation of java.lang.ref.*. by Piotr Jastrzebski · 9 years ago
  67. 648446e Use OpenJdk implementation of java.nio.* by Piotr Jastrzebski · 9 years ago
  68. 3d43823 Use OpenJdk implementation of java.nio.channels.{spi}.* by Piotr Jastrzebski · 9 years ago
  69. 1d958db Use OpenJdk implementation of parts of java.util.*, java.security.*. by Piotr Jastrzebski · 9 years ago
  70. 0ea934f Fix spurious finalizer timeouts on shutdown. by Hans Boehm · 9 years ago
  71. fda5222 Merge "Speed up Finalizer Daemon" by Hans Boehm · 9 years ago
  72. 97e6de1 Speed up Finalizer Daemon by Hans Boehm · 9 years ago
  73. 09985f9 Libcore: Change behavior for rethrowing init failures by Andreas Gampe · 9 years ago
  74. 7280299 Switch from jarjar to generated source for ICU4J by Neil Fuller · 9 years ago
  75. b7b17db Fix Class#getField method by Alex Light · 9 years ago
  76. 6a82f12 Handle OutOfMemoryError from allocating InterruptedExceptions by Mathieu Chartier · 9 years ago
  77. ad54b59 Revert "Revert "Add allocator field to ClassLoader."" by Mathieu Chartier · 9 years ago
  78. 06419ef Revert "Add allocator field to ClassLoader." by Nicolas Geoffray · 9 years ago
  79. d36609b Add allocator field to ClassLoader. by Mathieu Chartier · 9 years ago
  80. 79b54d3 Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 9 years ago
  81. ecd3386 Move more Class annotations to native. by Jeff Hao · 9 years ago
  82. 2898abc Merge "Revert "Revert "Move annotations to native.""" by Jeff Hao · 9 years ago
  83. dce9362 Revert "Revert "Move annotations to native."" by Jeff Hao · 9 years ago
  84. 8d1562e Merge "Revert "Move annotations to native."" by Roland Levillain · 9 years ago
  85. da72c13 Revert "Move annotations to native." by Roland Levillain · 9 years ago
  86. f6b97c9 Merge "Move annotations to native." by Jeff Hao · 9 years ago
  87. ab78ed6 Add class flags to java.lang.Class by Mathieu Chartier · 9 years ago
  88. 2a2ef73 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  89. 748b5ce Move annotations to native. by Jeff Hao · 9 years ago
  90. 304152b Add class table field to class loader by Mathieu Chartier · 9 years ago
  91. 90f1790 Merge "Delete unused fields in class" by Mathieu Chartier · 9 years ago
  92. ab7b1a4 Delete unused fields in class by Mathieu Chartier · 9 years ago
  93. 17552b6 Remove Transliterator wrapper class. by Rayhaan Jaufeerally · 9 years ago
  94. 2faa3c3 Fix mistake in reflection documentation by Kenny Root · 9 years ago
  95. 5a0bc3d Make isAssignableFrom not cast iftable entries to class. by Jeff Hao · 9 years ago
  96. 86ea497 Make isAssignableFrom not cast iftable entries to class. by Jeff Hao · 9 years ago
  97. c536fe2 Send SIGQUIT when finalizer times out by Mathieu Chartier · 9 years ago
  98. b9f9548 Send SIGQUIT when finalizer times out by Mathieu Chartier · 9 years ago
  99. 9b2d8e2 Add VMRuntime.runFinalizationWithTimeout by Mathieu Chartier · 9 years ago
  100. 51855cc Add VMRuntime.runFinalizationWithTimeout by Mathieu Chartier · 9 years ago