1. 08f1f50 Remove FieldHelper. by Ian Rogers · 10 years ago
  2. e72efa1 am d7bc7ba2: am f8425713: Merge "Move FindDexMethodIndexInOtherDexFile into ArtMethod." by Ian Rogers · 10 years ago
  3. f842571 Merge "Move FindDexMethodIndexInOtherDexFile into ArtMethod." by Ian Rogers · 10 years ago
  4. e0a02da Move FindDexMethodIndexInOtherDexFile into ArtMethod. by Ian Rogers · 10 years ago
  5. 9a517d6 am 2d2aac9d: am b67f965a: Merge "ART: Add some thread abort logging" by Andreas Gampe · 10 years ago
  6. cd3c13c am abf64a7e: am 4256440d: Merge "Remove MethodHelper from the interpreter." by Ian Rogers · 10 years ago
  7. b67f965 Merge "ART: Add some thread abort logging" by Andreas Gampe · 10 years ago
  8. 4256440 Merge "Remove MethodHelper from the interpreter." by Ian Rogers · 10 years ago
  9. e94652f Remove MethodHelper from the interpreter. by Ian Rogers · 10 years ago
  10. 704505a am 360c81cb: am e7106cbc: Merge "ART: Avoid a recursive abort" by Andreas Gampe · 10 years ago
  11. e7106cb Merge "ART: Avoid a recursive abort" by Andreas Gampe · 10 years ago
  12. 72267f9 Fix build by Sebastien Hertz · 10 years ago
  13. 9df839f am 9ad2dc61: am be413415: Merge "JDWP: only deoptimize when it is required" into lmp-mr1-dev by Sebastien Hertz · 10 years ago
  14. be41341 Merge "JDWP: only deoptimize when it is required" into lmp-mr1-dev by Sebastien Hertz · 10 years ago
  15. ae4871e am 6f0e24ee: am f25c2ec6: Merge "Fix OOM throwing if it happens in finalizer reference (take 2)" by Nicolas Geoffray · 10 years ago
  16. 3ac90da Fix OOM throwing if it happens in finalizer reference (take 2) by Pavel Vyssotski · 10 years ago
  17. 6360b4a am b627d1f9: am f7ebda43: Merge "Fix fault handler invoked before vm running." by Christopher Ferris · 10 years ago
  18. f7ebda4 Merge "Fix fault handler invoked before vm running." by Christopher Ferris · 10 years ago
  19. f3eec50 am fd47559d: am 4f4ddd5f: Merge "Try normal allocation if large object allocation fails" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  20. 446f9ee Try normal allocation if large object allocation fails by Mathieu Chartier · 10 years ago
  21. dd7b5f5 am f402deb1: am d59c1700: Fix growth limit / footprint limit problems by Mathieu Chartier · 10 years ago
  22. 4f4ddd5 Merge "Try normal allocation if large object allocation fails" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  23. 0310da5 Fix growth limit / footprint limit problems by Mathieu Chartier · 10 years ago
  24. f1c4d0e Try normal allocation if large object allocation fails by Mathieu Chartier · 10 years ago
  25. d59c170 Fix growth limit / footprint limit problems by Mathieu Chartier · 10 years ago
  26. 0d2021e am 3935f2df: am ea1c3d77: Set dex_cache_strings_ when we call Class::SetDexCache by Mathieu Chartier · 10 years ago
  27. 91a6dc4 Set dex_cache_strings_ when we call Class::SetDexCache by Mathieu Chartier · 10 years ago
  28. ea1c3d7 Set dex_cache_strings_ when we call Class::SetDexCache by Mathieu Chartier · 10 years ago
  29. db6b8dc Merge "Disable stack mprotects when running on valgrind" into lmp-mr1-dev by Dmitriy Ivanov · 10 years ago
  30. 3c07579 am 6b378e4b: am 35ecc8ca: Merge "Trim reference tables when we trim the heap" by Mathieu Chartier · 10 years ago
  31. 89f67e9 am 79bd7b12: am 7939a254: Merge "Add a missing SHARED_LOCKS_REQUIRED(mutator_lock_)." by Stephen Hines · 10 years ago
  32. 3abf4d6 Revert "Trim reference tables when we trim the heap" by Mathieu Chartier · 10 years ago
  33. abf9edc Revert "Add missing thread state change to kWaitingForCheckPointsToRun" by Mathieu Chartier · 10 years ago
  34. 91c2f0c Trim reference tables when we trim the heap by Mathieu Chartier · 10 years ago
  35. bd6bb37 Merge "Add a way to change the IMT size" by Mathieu Chartier · 10 years ago
  36. dd62ecf am 20e11a79: Add missing thread state change to kWaitingForCheckPointsToRun by Mathieu Chartier · 10 years ago
  37. 7443c9a ART: Avoid a recursive abort by Andreas Gampe · 10 years ago
  38. a9ad40d am 84dc99d2: Trim reference tables when we trim the heap by Mathieu Chartier · 10 years ago
  39. 20e11a7 Add missing thread state change to kWaitingForCheckPointsToRun by Mathieu Chartier · 10 years ago
  40. 84dc99d Trim reference tables when we trim the heap by Mathieu Chartier · 10 years ago
  41. 7939a25 Merge "Add a missing SHARED_LOCKS_REQUIRED(mutator_lock_)." by Stephen Hines · 10 years ago
  42. 1e75c5a am 8ee96437: Add a way to change the IMT size by Mathieu Chartier · 10 years ago
  43. cd195fe Add a way to change the IMT size by Mathieu Chartier · 10 years ago
  44. 8ee9643 Add a way to change the IMT size by Mathieu Chartier · 10 years ago
  45. 56bf0c7 Disable stack mprotects when running on valgrind by Dmitriy Ivanov · 10 years ago
  46. 555d6bf am 0214850e: am f2611341: Merge "ART: Use Overwrite instead of Put" by Andreas Gampe · 10 years ago
  47. f261134 Merge "ART: Use Overwrite instead of Put" by Andreas Gampe · 10 years ago
  48. 4af4a13 am 4307b2d0: am 94572c51: Merge "Add ART_USE_OPTIMIZING_COMPILER flag." by Nicolas Geoffray · 10 years ago
  49. 94572c5 Merge "Add ART_USE_OPTIMIZING_COMPILER flag." by Nicolas Geoffray · 10 years ago
  50. a1785c5 ART: Use Overwrite instead of Put by Andreas Gampe · 10 years ago
  51. ef048f6 ART: Add some thread abort logging by Andreas Gampe · 10 years ago
  52. 95c51b3 Add a missing SHARED_LOCKS_REQUIRED(mutator_lock_). by Stephen Hines · 10 years ago
  53. afd3f15 am e5fc7729: am 220526b0: Merge "Move dexCacheStrings from ArtMethod to Class" by Mathieu Chartier · 10 years ago
  54. eace458 Move dexCacheStrings from ArtMethod to Class by Mathieu Chartier · 10 years ago
  55. 9bb492a Add ART_USE_OPTIMIZING_COMPILER flag. by Nicolas Geoffray · 10 years ago
  56. a3d3fb0 am 75430ae8: am 8ac8d555: Merge "Fix oatwriter code deduping" by Mathieu Chartier · 10 years ago
  57. 19506c5 Merge "Move dex cache strings from ArtMethod -> Class" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  58. 3115877 Fix oatwriter code deduping by Mathieu Chartier · 10 years ago
  59. 81deace am d99f91a0: am dc00c73d: Merge "ART: Avoid recursive abort" by Andreas Gampe · 10 years ago
  60. 4cdf450 Fix oatwriter code deduping by Mathieu Chartier · 10 years ago
  61. dc00c73 Merge "ART: Avoid recursive abort" by Andreas Gampe · 10 years ago
  62. 2a25b91 am 261e8294: am 1fd2ab38: Merge "ART: Fix inline dependency" by Andreas Gampe · 10 years ago
  63. d9e267b am 15b849cd: am af2d5307: Merge "ART: Fix unused variables and functions" by Andreas Gampe · 10 years ago
  64. 3f153e9 am d3ff02e6: am 385f00f8: Merge "Delete ArtMethod gc_map_ field" by Mathieu Chartier · 10 years ago
  65. f521f42 Move dex cache strings from ArtMethod -> Class by Mathieu Chartier · 10 years ago
  66. f2134f6 JDWP: only deoptimize when it is required by Sebastien Hertz · 10 years ago
  67. ae214ee ART: Fix inline dependency by Andreas Gampe · 10 years ago
  68. af2d530 Merge "ART: Fix unused variables and functions" by Andreas Gampe · 10 years ago
  69. 9f612ff ART: Fix unused variables and functions by Andreas Gampe · 10 years ago
  70. 89ea417 Fix failing tests by Mathieu Chartier · 10 years ago
  71. 957ca1c Delete ArtMethod gc_map_ field by Mathieu Chartier · 10 years ago
  72. 9942377 am 6e7a4636: am c12da2d9: Merge "Rewrite GVN\'s field id and field type handling." by Vladimir Marko · 10 years ago
  73. c12da2d Merge "Rewrite GVN's field id and field type handling." by Vladimir Marko · 10 years ago
  74. 90675a7 ART: Avoid recursive abort by Andreas Gampe · 10 years ago
  75. b3f6c22 am 83567861: am 4a9ac63b: Merge "ART: ELF symbol table lookup is fixed" by Andreas Gampe · 10 years ago
  76. acb0138 ART: ELF symbol table lookup is fixed by Yevgeny Rouban · 10 years ago
  77. 184e4b7 am 5c183bdf: am cd00b57f: Merge "Avoid some recursive aborting." by Ian Rogers · 10 years ago
  78. e8b547d Avoid some recursive aborting. by Ian Rogers · 10 years ago
  79. 7d96fa8 am 934b2a02: am a79da1b4: Merge "ART: Wrap AllocThreadUnsafe in Valgrind wrapper" by Andreas Gampe · 10 years ago
  80. a79da1b Merge "ART: Wrap AllocThreadUnsafe in Valgrind wrapper" by Andreas Gampe · 10 years ago
  81. 24a5a30 ART: Wrap AllocThreadUnsafe in Valgrind wrapper by Andreas Gampe · 10 years ago
  82. f981fa8 am d1a1da06: am e2631032: Merge "Fix UnimplementedEntryPoint initialziation." by Ian Rogers · 10 years ago
  83. 57dff35 am 063ce10e: am 022b46cb: Merge "Fixed ArtMethod::GetQuickFrameInfo() for proxy methods" by Ian Rogers · 10 years ago
  84. 6a2cd20 am c54ceca1: am 124cd8f7: Merge "Add JNI trampoline for mips32." by Ian Rogers · 10 years ago
  85. e263103 Merge "Fix UnimplementedEntryPoint initialziation." by Ian Rogers · 10 years ago
  86. 022b46c Merge "Fixed ArtMethod::GetQuickFrameInfo() for proxy methods" by Ian Rogers · 10 years ago
  87. c6fc909 Delete ArtMethod gc_map_ field by Mathieu Chartier · 10 years ago
  88. 124cd8f Merge "Add JNI trampoline for mips32." by Ian Rogers · 10 years ago
  89. e2f8365 am b0c4e93d: am 819b3c05: Merge "ART: Fix crash with unreachable void check-cast" by Ian Rogers · 10 years ago
  90. 819b3c0 Merge "ART: Fix crash with unreachable void check-cast" by Ian Rogers · 10 years ago
  91. af6925b Rewrite GVN's field id and field type handling. by Vladimir Marko · 10 years ago
  92. 84108f2 am f802e87d: am 07721698: Merge "Fix oatdump to use OatHeader pointer size" by Mathieu Chartier · 10 years ago
  93. 0772169 Merge "Fix oatdump to use OatHeader pointer size" by Mathieu Chartier · 10 years ago
  94. a7dd038 Fix oatdump to use OatHeader pointer size by Mathieu Chartier · 10 years ago
  95. c934e48 Fix oatdump to use OatHeader pointer size by Mathieu Chartier · 10 years ago
  96. 9d1db16 am 25931e40: am 7da7fe0a: Merge "Restrict FDO to only apply to target build." by Christopher Ferris · 10 years ago
  97. 6c36a8b Restrict FDO to only apply to target build. by Dehao Chen · 10 years ago
  98. 5e2b874 Fix fault handler invoked before vm running. by Christopher Ferris · 10 years ago
  99. 9a3a536 am d572c2d4: am 0c45167f: Merge "dex2oat: Pack likely-dirty objects together when generating the boot image" by Igor Murashkin · 10 years ago
  100. e912d4e am b14f1b98: am be0bb06d: Merge "Tune rosalloc buffer sizes." by Hiroshi Yamauchi · 10 years ago