1. d0096a4 Merge "Fix 003-omnibus-opcodes" into mnc-dr-enso-dev by Yi Kong · 9 years ago
  2. a94596d Fix 003-omnibus-opcodes by Yi Kong · 9 years ago
  3. e091582 Fix caller class deduction for constructor access checks. by Narayan Kamath · 9 years ago
  4. bcfce6a Merge "Fix 082-inline-execute" into mnc-dr-enso-dev by Yi Kong · 9 years ago
  5. 879ca67 Fix 082-inline-execute by Yi Kong · 9 years ago
  6. d7b3c7f Rename native library. by Narayan Kamath · 9 years ago
  7. 472cb6b Add core-oj to the host/target classpaths for jack. by Narayan Kamath · 9 years ago
  8. 3778c87 Partially fix 046-reflect. by Narayan Kamath · 9 years ago
  9. 741e206 Update test expecations for 100-reflect2. by Narayan Kamath · 9 years ago
  10. d50687e Fix a few art-test related issues. by Narayan Kamath · 9 years ago
  11. 51147f2 Fix 137-cfi. by Narayan Kamath · 9 years ago
  12. cad4205 Update test expectations for 063-process-manager. by Narayan Kamath · 9 years ago
  13. fe1916e Merge "Fix 055-enum-performance." into mnc-dr-enso-dev by Narayan Kamath · 9 years ago
  14. 58c02f7 Fix 055-enum-performance. by Narayan Kamath · 9 years ago
  15. 9515b51 Fix oat_test by Yi Kong · 9 years ago
  16. 336eee4 Update expectations for 034-call-null / 038-inner-null. by Narayan Kamath · 9 years ago
  17. 32580eb Update expectations for 031-class-attributes. by Narayan Kamath · 9 years ago
  18. 68d8ff4 Move arrayCopy / identityHashCode from OpenJdkJvm to System. by Narayan Kamath · 9 years ago
  19. ff633e2 Increase the size of Class class by Yi Kong · 9 years ago
  20. 7b0d146 Merge "Remove implementation of Unsafe_getAddress." into mnc-dr-enso-dev by Narayan Kamath · 9 years ago
  21. 8899281 Merge "Add libxxavacore to the list of run-test dependencies." into mnc-dr-enso-dev by Yi Kong · 9 years ago
  22. 56e03f6 Remove implementation of Unsafe_getAddress. by Narayan Kamath · 9 years ago
  23. 67ef2c9 Add libxxavacore to the list of run-test dependencies. by Narayan Kamath · 9 years ago
  24. bc36a0f Build libxxavacore library for gtests by Yi Kong · 9 years ago
  25. 4678b6b Merge mnc changes into mnc-dr by Narayan Kamath · 9 years ago
  26. 347647f Silence "No verification for method calling String.<init>" by Przemyslaw Szczepaniak · 9 years ago
  27. dcf1b59 Fix Constructor#serializationCopy by Przemyslaw Szczepaniak · 9 years ago
  28. 925ef34 Revert "Fix another source of undeterministic inlining." DO NOT MERGE by Brian Carlstrom · 9 years ago
  29. b780289 Remove bogus reference to HAVE_POSIX_CLOCKS. by Narayan Kamath · 9 years ago
  30. 6c0ea27 Sprinkle attribute unused / noreturn wherever necessary. by Przemyslaw Szczepaniak · 9 years ago
  31. d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  32. f32e832 Add Android System#arraycopy fast specializations. by Przemyslaw Szczepaniak · 9 years ago
  33. c20327a Fix runtime/mirror/object_test.cc by Przemyslaw Szczepaniak · 9 years ago
  34. 3b73dd7 Fix class_linker_test by Przemyslaw Szczepaniak · 9 years ago
  35. 5c0cf12 Fix build, missed one method name change. by Przemyslaw Szczepaniak · 9 years ago
  36. 5b8e6e3 Fix for gtest missing core classes, attempt 2 by Przemyslaw Szczepaniak · 9 years ago
  37. be26f77 Revert "Fix for gtest missing core classes." by Narayan Kamath · 9 years ago
  38. 136781e Fix for gtest missing core classes. by Przemyslaw Szczepaniak · 9 years ago
  39. 0787f9d Rename native library. by Narayan Kamath · 10 years ago
  40. a0cf5a6 Fix cpplint issues. by Narayan Kamath · 10 years ago
  41. b02d9b7 Add missing JVM_IsNaN function. by Przemyslaw Szczepaniak · 10 years ago
  42. 36379fd Remove signal handling stubs. by Narayan Kamath · 10 years ago
  43. efea1fc Fixed arm64 string compareto&indexof asm code. by Przemyslaw Szczepaniak · 10 years ago
  44. 7b4ca39 Fixed x86 art_quick_string_compareto asm code. by Przemyslaw Szczepaniak · 10 years ago
  45. 5c40422 Fix sun.misc.Unsafe#(get|set)(Float|Double) by Przemyslaw Szczepaniak · 10 years ago
  46. 3c183ce Fix asm for String#indexOf/compareTo intrinsics by Przemyslaw Szczepaniak · 10 years ago
  47. 13ceeb2 Re-add intrinsics for String#charAt/isEmpty/length by Przemyslaw Szczepaniak · 10 years ago
  48. 903ac27 Use offset in sun.misc.Unsafe#copyMemoryTo/FromArray by Przemyslaw Szczepaniak · 10 years ago
  49. 67d39ad Implement JVM_FindLibraryEntry by Przemyslaw Szczepaniak · 10 years ago
  50. 5abc6f9 Add Object::Get/SetField methods for 8 and 16 bit fields. by Przemyslaw Szczepaniak · 10 years ago
  51. 84dcb99 Update layout of Class.class. by Piotr Jastrzebski · 10 years ago
  52. 29f33e6 A few more string related changes. by Piotr Jastrzebski · 10 years ago
  53. b7a35e4 Return false from GenInlined** for intrinsics that we don't implement. by Piotr Jastrzebski · 10 years ago
  54. 3a7cf8e Revert "Combine image string char arrays into single array" by Piotr Jastrzebski · 10 years ago
  55. e6cd3b5 Track renaming of a couple of fields. by Piotr Jastrzebski · 10 years ago
  56. 90f397e Update class_linker_test to account for annotationType. by Piotr Jastrzebski · 10 years ago
  57. 88f423f Remove native registration of a new classes. by Piotr Jastrzebski · 10 years ago
  58. 3ef5f48 Add an implementation of Constructor.newInstance0. by Piotr Jastrzebski · 10 years ago
  59. 8e73ea4 Implement some more of sun.misc.Unsafe. by Piotr Jastrzebski · 10 years ago
  60. c16a50f Track changes to the layout of java.lang.Throwable. by Piotr Jastrzebski · 10 years ago
  61. 87bd212 Update class layout for j.l.ref.Reference. by Piotr Jastrzebski · 10 years ago
  62. c712250 Update the layout for Class.class. by Piotr Jastrzebski · 10 years ago
  63. 63cb74b Temporarily disable StubTest.compareto. by Piotr Jastrzebski · 10 years ago
  64. 8a89433 Update runtime to work with the OpenJdk String. by Piotr Jastrzebski · 10 years ago
  65. 2c22f2e Temporarily remove intrinsics code. by Piotr Jastrzebski · 10 years ago
  66. 8d9b6d6 Update the size of Class.class. by Piotr Jastrzebski · 10 years ago
  67. 3b021bf Update the number of direct methods in j.l.reflect.Proxy. by Piotr Jastrzebski · 10 years ago
  68. 8c145b9 DirectByteBuffer: Track renaming of field. by Piotr Jastrzebski · 10 years ago
  69. d7fcf6e Unsafe: Add native implementations for new methods. by Piotr Jastrzebski · 10 years ago
  70. 44095a1 String: account for the hash32 field. by Piotr Jastrzebski · 10 years ago
  71. 8ca9077 Load libopenjdkjavacore in addition to libjavacore. by Piotr Jastrzebski · 10 years ago
  72. df0b17a Add an ART implementation of jvm.h by Piotr Jastrzebski · 10 years ago
  73. 62ce656 Add core-oj to the list of boot libraries. by Piotr Jastrzebski · 10 years ago
  74. 54d8f4b Fix in reference type propagation by Calin Juravle · 9 years ago
  75. ddb2a98 Parse runtime compiler options for JIT by Mathieu Chartier · 9 years ago
  76. f015c2f ART: Add missing GetInterfaceMethodIfProxy by Andreas Gampe · 10 years ago
  77. 2602aa8 ART: Decrease dex2oat watchdog timeout by Andreas Gampe · 10 years ago
  78. 22e0ce3 DO NOT MERGE Add locking to prevent races between setting class methods and marking by Mathieu Chartier · 9 years ago
  79. a13d2e1 Merge "ART: Do not abort on exception in CreatePeer" into mnc-dr-dev by Andreas Gampe · 9 years ago
  80. 39795fc Merge "ART: Clean up less in dex2oat" into mnc-dr-dev by Andreas Gampe · 9 years ago
  81. 2a19678 ART: Do not abort on exception in CreatePeer by Andreas Gampe · 9 years ago
  82. 39becb9 Revert "Fix another source of undeterministic inlining." DO NOT MERGE by Brian Carlstrom · 9 years ago
  83. cc07760 ART: Clean up less in dex2oat by Andreas Gampe · 9 years ago
  84. e4cf589 ART: Weaken size check in hprof by Andreas Gampe · 10 years ago
  85. eb9d1f7 ART: Relax verifier aput checking by Andreas Gampe · 10 years ago
  86. e682a02 ART: Change UninitializedThis tracking in the verifier by Andreas Gampe · 10 years ago
  87. 6aec9da [MIPS] Avoid using odd numbered fp registers by Goran Jakovljevic · 10 years ago
  88. 0d9982d ART: Fix Quick's DCE+GVN by Serguei Katkov · 10 years ago
  89. 168387d ART: Change UnresolvedMergedType merge by Andreas Gampe · 10 years ago
  90. f695a00 ART: Change UnresolvedMergedType internal representation by Andreas Gampe · 10 years ago
  91. 6e9c66e Fix a bug in the register allocator around pair allocation. by Nicolas Geoffray · 10 years ago
  92. d333389 Tighten default inlining settings when using the space filter. by Roland Levillain · 10 years ago
  93. f2ea71c ART: Fix the simplifier for add/sub by Serguei Katkov · 10 years ago
  94. ce4b132 ART: x86_64 RoundDouble/Float intrinsics should initialize out value. by Pavel Vyssotski · 10 years ago
  95. 2ada67b Don't dump stack when deleting an invalid local ref by Mathieu Chartier · 10 years ago
  96. 8f96df8 Allow for fine tuning the inliner. by Calin Juravle · 10 years ago
  97. 681652d HDeoptimize should hold values live in env. by Mingyao Yang · 10 years ago
  98. af50e41 Bugfix: Java char is 16 bits, can not be treated as boolean. by Fredrik Roubert · 10 years ago
  99. 458a7c7 Merge "ART: Change the stack dump format to be in line with debuggerd" into mnc-dev by Andreas Gampe · 10 years ago
  100. 242ae94 ART: Change the stack dump format to be in line with debuggerd by Andreas Gampe · 10 years ago