1. 0787f9d Rename native library. by Narayan Kamath · 11 years ago
  2. a0cf5a6 Fix cpplint issues. by Narayan Kamath · 11 years ago
  3. b02d9b7 Add missing JVM_IsNaN function. by Przemyslaw Szczepaniak · 11 years ago
  4. 36379fd Remove signal handling stubs. by Narayan Kamath · 11 years ago
  5. efea1fc Fixed arm64 string compareto&indexof asm code. by Przemyslaw Szczepaniak · 11 years ago
  6. 7b4ca39 Fixed x86 art_quick_string_compareto asm code. by Przemyslaw Szczepaniak · 11 years ago
  7. 5c40422 Fix sun.misc.Unsafe#(get|set)(Float|Double) by Przemyslaw Szczepaniak · 11 years ago
  8. 3c183ce Fix asm for String#indexOf/compareTo intrinsics by Przemyslaw Szczepaniak · 11 years ago
  9. 903ac27 Use offset in sun.misc.Unsafe#copyMemoryTo/FromArray by Przemyslaw Szczepaniak · 11 years ago
  10. 67d39ad Implement JVM_FindLibraryEntry by Przemyslaw Szczepaniak · 11 years ago
  11. 5abc6f9 Add Object::Get/SetField methods for 8 and 16 bit fields. by Przemyslaw Szczepaniak · 11 years ago
  12. 84dcb99 Update layout of Class.class. by Piotr Jastrzebski · 11 years ago
  13. 29f33e6 A few more string related changes. by Piotr Jastrzebski · 11 years ago
  14. 3a7cf8e Revert "Combine image string char arrays into single array" by Piotr Jastrzebski · 11 years ago
  15. e6cd3b5 Track renaming of a couple of fields. by Piotr Jastrzebski · 11 years ago
  16. 90f397e Update class_linker_test to account for annotationType. by Piotr Jastrzebski · 11 years ago
  17. 88f423f Remove native registration of a new classes. by Piotr Jastrzebski · 11 years ago
  18. 3ef5f48 Add an implementation of Constructor.newInstance0. by Piotr Jastrzebski · 11 years ago
  19. 8e73ea4 Implement some more of sun.misc.Unsafe. by Piotr Jastrzebski · 11 years ago
  20. c16a50f Track changes to the layout of java.lang.Throwable. by Piotr Jastrzebski · 11 years ago
  21. 87bd212 Update class layout for j.l.ref.Reference. by Piotr Jastrzebski · 11 years ago
  22. c712250 Update the layout for Class.class. by Piotr Jastrzebski · 11 years ago
  23. 63cb74b Temporarily disable StubTest.compareto. by Piotr Jastrzebski · 11 years ago
  24. 8a89433 Update runtime to work with the OpenJdk String. by Piotr Jastrzebski · 11 years ago
  25. 8d9b6d6 Update the size of Class.class. by Piotr Jastrzebski · 11 years ago
  26. 3b021bf Update the number of direct methods in j.l.reflect.Proxy. by Piotr Jastrzebski · 11 years ago
  27. 8c145b9 DirectByteBuffer: Track renaming of field. by Piotr Jastrzebski · 11 years ago
  28. d7fcf6e Unsafe: Add native implementations for new methods. by Piotr Jastrzebski · 11 years ago
  29. 44095a1 String: account for the hash32 field. by Piotr Jastrzebski · 11 years ago
  30. 8ca9077 Load libopenjdkjavacore in addition to libjavacore. by Piotr Jastrzebski · 11 years ago
  31. df0b17a Add an ART implementation of jvm.h by Piotr Jastrzebski · 11 years ago
  32. 62ce656 Add core-oj to the list of boot libraries. by Piotr Jastrzebski · 11 years ago
  33. 44fb719 ART: Allow class-loading during deopt by Andreas Gampe · 11 years ago
  34. 7d9ad8b Fix false alarm on thread suspend timeout by tony.ys_liu · 12 years ago
  35. 65370e3 Check for null class of class by Mathieu Chartier · 12 years ago
  36. 72d72ef Force set resolved method for static invokes by Mathieu Chartier · 12 years ago
  37. 980417b Merge "ART: On shutdown, only warn on mutex contention" into lmp-mr1-dev by Andreas Gampe · 12 years ago
  38. c0440f6 ART: On shutdown, only warn on mutex contention by Andreas Gampe · 12 years ago
  39. 90a3359 Fix exception handling during deoptimization by Sebastien Hertz · 12 years ago
  40. 92fbd28 Use correct handle scope offset from StackVisitor by Sebastien Hertz · 12 years ago
  41. 108a9ac Merge "JDWP: fix breakpoint for method in the image" into lmp-mr1-dev by Sebastien Hertz · 12 years ago
  42. 7f418db JDWP: fix breakpoint for method in the image by Sebastien Hertz · 12 years ago
  43. b34d505 Fix infinite loop in GenerateIdentityHashCode by tony.ys_liu · 12 years ago
  44. 12f7423 Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 12 years ago
  45. 300dee9 Merge "ART: Simple structural class check" into lmp-mr1-dev by Andreas Gampe · 12 years ago
  46. 15a33b3 ART: Simple structural class check by Andreas Gampe · 12 years ago
  47. 66516ac JDWP: allow VirtualMachine.Resume on partial suspension by Sebastien Hertz · 12 years ago
  48. 0b1b135 Mute common case DexFile.isDexOptNeeded log spam by Brian Carlstrom · 12 years ago
  49. 5593304 Merge "ART: Do not JNI abort on nullptr GetObjectRefType" into lmp-mr1-dev by Andreas Gampe · 12 years ago
  50. 246a013 ART: Do not JNI abort on nullptr GetObjectRefType by Andreas Gampe · 12 years ago
  51. 5e3dd90 Merge "ART: Use interpret-only for vmSafeMode" into lmp-mr1-dev by Andreas Gampe · 12 years ago
  52. 4489369 ART: Use interpret-only for vmSafeMode by Andreas Gampe · 12 years ago
  53. 634d58a Pass the real capacity to CreateRosAlloc. by Hiroshi Yamauchi · 12 years ago
  54. 62746d8 ART: Swap-space in the compiler by Andreas Gampe · 12 years ago
  55. 2f5c202 JDWP: fix setting multiple breakpoints in the same method by Sebastien Hertz · 12 years ago
  56. 7460831 Merge "Increase default allocation stack size" into lmp-mr1-dev by Mathieu Chartier · 12 years ago
  57. 4911153 Increase default allocation stack size by Mathieu Chartier · 12 years ago
  58. d2c8f92 Merge "ART: More ELF and oat file safety measures" into lmp-mr1-dev by Andreas Gampe · 12 years ago
  59. ad00fed ART: More ELF and oat file safety measures by Andreas Gampe · 12 years ago
  60. 6aa9ebe Merge "Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics." into lmp-mr1-dev by Brian Carlstrom · 12 years ago
  61. ae2533b Merge "Ensure void type is resolved when running without image" into lmp-mr1-dev by Sebastien Hertz · 12 years ago
  62. cad417c Ensure void type is resolved when running without image by Sebastien Hertz · 12 years ago
  63. f9943f2 Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics. by Brian Carlstrom · 12 years ago
  64. fcfc8a7 Support proxy method in StackVisitor::GetThisObject by Sebastien Hertz · 12 years ago
  65. a8ff529 Merge "JDWP: avoid crash on unsupported modifier" into lmp-mr1-dev by Sebastien Hertz · 12 years ago
  66. 16abc5f Fix reference table sorting by Brian Carlstrom · 12 years ago
  67. 0fb33e7 JDWP: avoid crash on unsupported modifier by Sebastien Hertz · 12 years ago
  68. 2f62cfe Make Barrier robust against spurious wakeups by Hans Boehm · 12 years ago
  69. be41341 Merge "JDWP: only deoptimize when it is required" into lmp-mr1-dev by Sebastien Hertz · 12 years ago
  70. 4f4ddd5 Merge "Try normal allocation if large object allocation fails" into lmp-mr1-dev by Mathieu Chartier · 12 years ago
  71. f1c4d0e Try normal allocation if large object allocation fails by Mathieu Chartier · 12 years ago
  72. d59c170 Fix growth limit / footprint limit problems by Mathieu Chartier · 12 years ago
  73. ea1c3d7 Set dex_cache_strings_ when we call Class::SetDexCache by Mathieu Chartier · 12 years ago
  74. db6b8dc Merge "Disable stack mprotects when running on valgrind" into lmp-mr1-dev by Dmitriy Ivanov · 12 years ago
  75. 20e11a7 Add missing thread state change to kWaitingForCheckPointsToRun by Mathieu Chartier · 12 years ago
  76. 84dc99d Trim reference tables when we trim the heap by Mathieu Chartier · 12 years ago
  77. 8ee9643 Add a way to change the IMT size by Mathieu Chartier · 12 years ago
  78. 56bf0c7 Disable stack mprotects when running on valgrind by Dmitriy Ivanov · 12 years ago
  79. 19506c5 Merge "Move dex cache strings from ArtMethod -> Class" into lmp-mr1-dev by Mathieu Chartier · 12 years ago
  80. 4cdf450 Fix oatwriter code deduping by Mathieu Chartier · 12 years ago
  81. f521f42 Move dex cache strings from ArtMethod -> Class by Mathieu Chartier · 12 years ago
  82. f2134f6 JDWP: only deoptimize when it is required by Sebastien Hertz · 12 years ago
  83. 89ea417 Fix failing tests by Mathieu Chartier · 12 years ago
  84. c6fc909 Delete ArtMethod gc_map_ field by Mathieu Chartier · 12 years ago
  85. c934e48 Fix oatdump to use OatHeader pointer size by Mathieu Chartier · 12 years ago
  86. c4cd95f Tune rosalloc buffer sizes. by Hiroshi Yamauchi · 12 years ago
  87. 4fc104f Merge "dex2oat: Pack likely-dirty objects together when generating the boot image" into lmp-mr1-dev by Igor Murashkin · 12 years ago
  88. 3f735bd dex2oat: Pack likely-dirty objects together when generating the boot image by Igor Murashkin · 12 years ago
  89. c5d085c Fix zygote space and non moving space map names by Mathieu Chartier · 12 years ago
  90. c3944d7 Merge "Change 64 bit ArtMethod fields to be pointer sized" into lmp-mr1-dev by Mathieu Chartier · 12 years ago
  91. b6626c7 Merge "ART: Track Flush & Close in FdFile" into lmp-mr1-dev by Andreas Gampe · 12 years ago
  92. 9433ec6 ART: Track Flush & Close in FdFile by Andreas Gampe · 12 years ago
  93. e832e64 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 12 years ago
  94. acc71b0 Merge "Enable the hspace compaction on OOM by default." into lmp-mr1-dev by Hiroshi Yamauchi · 12 years ago
  95. 4b6b343 Merge "Combine image string char arrays into single array" into lmp-mr1-dev by Mathieu Chartier · 12 years ago
  96. ab1953f Don't call AddImageStringsToTable or MoveImageClassesToClassTable if running imageless by Mathieu Chartier · 12 years ago
  97. 23c1d0c Combine image string char arrays into single array by Mathieu Chartier · 12 years ago
  98. 054990c Merge "Fix ordering of fields with the same name." into lmp-mr1-dev by Vladimir Marko · 12 years ago
  99. 830637c Merge "Fix LinkFieldsComparator." into lmp-mr1-dev by Vladimir Marko · 12 years ago
  100. d3f2280 Enable the hspace compaction on OOM by default. by Hiroshi Yamauchi · 12 years ago