1. a1b94c6 Fix a race condition during the rosalloc verification. by Hiroshi Yamauchi · 10 years ago
  2. e2c2f6e Fix concurrent GC ergonomics by Mathieu Chartier · 10 years ago
  3. 70a596d Add thread suspend histogram by Mathieu Chartier · 10 years ago
  4. e9231c0 Merge "Add a new imgdiag tool to diff boot.art/core.art against a process" by Igor Murashkin · 10 years ago
  5. d457b9c Merge "Add systrace events to monitors and thread suspension" by Mathieu Chartier · 10 years ago
  6. f0dc8b5 Add systrace events to monitors and thread suspension by Mathieu Chartier · 10 years ago
  7. 28d6b6c Merge "JDWP: fix setting multiple breakpoints in the same method" by Sebastien Hertz · 10 years ago
  8. abe93e0 JDWP: fix setting multiple breakpoints in the same method by Sebastien Hertz · 10 years ago
  9. 7d95565 Cleanup JDWP event matching by Sebastien Hertz · 10 years ago
  10. 475cfd8 Fix typo bug for Mips32. by Douglas Leung · 10 years ago
  11. c85cdeb Delete gc request lock by Mathieu Chartier · 10 years ago
  12. 3774335 Add a new imgdiag tool to diff boot.art/core.art against a process by Igor Murashkin · 10 years ago
  13. e34652f [MIPSR6] Adjust assembly routines for MIPS R6 isa by Duane Sand · 10 years ago
  14. 487c1c9 Don't add or remove verifiers if aborting by Mathieu Chartier · 10 years ago
  15. eb0a179 Add more logging to Mutex::ExclusiveUnlock by Mathieu Chartier · 10 years ago
  16. 82a800d Decrement suspend count if thread is shutting down by Mathieu Chartier · 10 years ago
  17. 079101a Move GC daemon locking logic into heap by Mathieu Chartier · 10 years ago
  18. 81d0352 Merge "Clean up debugger" by Mathieu Chartier · 10 years ago
  19. bc689b7 Clean up debugger by Mathieu Chartier · 10 years ago
  20. 8683038 ART: Do not inline elf writer debug symbols by Andreas Gampe · 10 years ago
  21. 2904573 Merge "Use WaitHoldingLocks in ReferenceProcessor::MakeCircularListIfUnenqueued." by Mathieu Chartier · 10 years ago
  22. c930509 Merge "ART: Show invalid oat header cause in error message" by Andreas Gampe · 10 years ago
  23. 2bcb3b2 ART: Show invalid oat header cause in error message by Andreas Gampe · 10 years ago
  24. 4de14bb Merge "Save all registers in native to Java stubs." by Nicolas Geoffray · 10 years ago
  25. d64ba38 Use WaitHoldingLocks in ReferenceProcessor::MakeCircularListIfUnenqueued. by Pavel Vyssotski · 10 years ago
  26. 152f391 Merge "Disable HomogeneousSpaceCompact for GSS collector" by Hiroshi Yamauchi · 10 years ago
  27. d289348 Remove a dependency on AndroidConfig.h. by Elliott Hughes · 10 years ago
  28. d1512fe Merge "Add ReferenceQueue test" by Mathieu Chartier · 10 years ago
  29. 9e2094f Add ReferenceQueue test by Mathieu Chartier · 10 years ago
  30. f51890d Merge "ART: More logging on GetAccessFlags failure" by Andreas Gampe · 10 years ago
  31. a692866 ART: More logging on GetAccessFlags failure by Andreas Gampe · 10 years ago
  32. 55037f1 Merge "Remove portable." by Elliott Hughes · 10 years ago
  33. 67989fd Merge "Remove proxy logic from GetCodeItem" by Mathieu Chartier · 10 years ago
  34. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  35. ecf04dd Merge "ART: Fix DDM client hang transmitting native heap dump with MALLOC_IMPL=dlmalloc" by Sebastien Hertz · 10 years ago
  36. d0e0d4c Disable HomogeneousSpaceCompact for GSS collector by Lin Zang · 10 years ago
  37. 4808846 Save all registers in native to Java stubs. by Nicolas Geoffray · 10 years ago
  38. 12b3dd7 Remove proxy logic from GetCodeItem by Mathieu Chartier · 10 years ago
  39. 95a505c Increase default allocation stack size by Mathieu Chartier · 10 years ago
  40. d691045 Merge "Revert "Revert "Ensure void type is resolved when running without image""" by Andreas Gampe · 10 years ago
  41. 68a8f5e Merge "Add verifier support for dequickening" by Mathieu Chartier · 10 years ago
  42. 36b58f5 Add verifier support for dequickening by Mathieu Chartier · 10 years ago
  43. a696c0a ART: More ELF and oat file safety measures by Andreas Gampe · 10 years ago
  44. 76bd880 Revert "Revert "Ensure void type is resolved when running without image"" by Andreas Gampe · 10 years ago
  45. 4381cd6 Merge "Revert "Ensure void type is resolved when running without image"" by Nicolas Geoffray · 10 years ago
  46. fe382b5 Revert "Ensure void type is resolved when running without image" by Nicolas Geoffray · 10 years ago
  47. 2cd6142 Merge "Stop daemon threads in runtime shutdown" by Mathieu Chartier · 10 years ago
  48. 2387a59 Merge "Ensure void type is resolved when running without image" by Sebastien Hertz · 10 years ago
  49. b3991da Merge "Add missing iget quick for bool, byte, char, short" by Mathieu Chartier · 10 years ago
  50. ffc605c Add missing iget quick for bool, byte, char, short by Mathieu Chartier · 10 years ago
  51. 3138584 Ensure void type is resolved when running without image by Sebastien Hertz · 10 years ago
  52. cef50f0 Stop daemon threads in runtime shutdown by Mathieu Chartier · 10 years ago
  53. 776b880 Merge "Ensure stack maps are 4 byte aligned." by Nicolas Geoffray · 10 years ago
  54. be6fa5e Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics. by Brian Carlstrom · 10 years ago
  55. 376b2bb Ensure stack maps are 4 byte aligned. by Nicolas Geoffray · 10 years ago
  56. b1a38e2 Merge "Support proxy method in StackVisitor::GetThisObject" by Sebastien Hertz · 10 years ago
  57. 55e681a Merge "Revert "Tidy gAborting."" by Nicolas Geoffray · 10 years ago
  58. db97871 Revert "Tidy gAborting." by Nicolas Geoffray · 10 years ago
  59. a836bc9 Support proxy method in StackVisitor::GetThisObject by Sebastien Hertz · 10 years ago
  60. 6bb3919 Merge "Quick: Redefine the notion of back-egdes." by Vladimir Marko · 10 years ago
  61. d1780b9 Merge "JDWP: avoid crash on unsupported modifier" by Sebastien Hertz · 10 years ago
  62. 6d7839e JDWP: avoid crash on unsupported modifier by Sebastien Hertz · 10 years ago
  63. 8b858e1 Quick: Redefine the notion of back-egdes. by Vladimir Marko · 10 years ago
  64. 838debd Fix reference table sorting by Brian Carlstrom · 10 years ago
  65. e4ea6a9 Merge "Make it possible to enable heap poisoning via make variable." by Hiroshi Yamauchi · 10 years ago
  66. b0d22f1 Make it possible to enable heap poisoning via make variable. by Hiroshi Yamauchi · 10 years ago
  67. 4099b78 Re-add missing read barriers by Mathieu Chartier · 10 years ago
  68. 38ebea4 Clean up ReferenceTable::Dump by Mathieu Chartier · 10 years ago
  69. c4925d4 Merge "[optimizing compiler] Add REM_FLOAT and REM_DOUBLE" by Calin Juravle · 10 years ago
  70. d2ec87d [optimizing compiler] Add REM_FLOAT and REM_DOUBLE by Calin Juravle · 10 years ago
  71. 7522c74 ART: Fix DDM client hang transmitting native heap dump with MALLOC_IMPL=dlmalloc by Pavel Vyssotski · 10 years ago
  72. 9d4c8dc Merge "Add pointer size logic to InitFromImageInterpretOnly" by Mathieu Chartier · 10 years ago
  73. c8b975f Merge "Fix arm unwind data for art code." by Christopher Ferris · 10 years ago
  74. a89d7ed Add pointer size logic to InitFromImageInterpretOnly by Mathieu Chartier · 10 years ago
  75. d02bd69 Merge "ART: Fix typo" by Andreas Gampe · 10 years ago
  76. 0a7993e ART: Fix typo by Andreas Gampe · 10 years ago
  77. edfdaf3 Revert "Re-enable one thread dumping the native stack of another." by Ian Rogers · 10 years ago
  78. e652b62 Re-enable one thread dumping the native stack of another. by Ian Rogers · 10 years ago
  79. 015b137 Tidy gAborting. by Ian Rogers · 10 years ago
  80. d0a0b3e Fix arm unwind data for art code. by Christopher Ferris · 10 years ago
  81. d4605cb Merge "Make Barrier robust against spurious wakeups" by Hans Boehm · 10 years ago
  82. 5567c11 Make Barrier robust against spurious wakeups by Hans Boehm · 10 years ago
  83. b510c82 Merge "Remove unused headers." by Ian Rogers · 10 years ago
  84. baede34 Merge "JDWP: fix breakpoint for method in the image" by Sebastien Hertz · 10 years ago
  85. 6963e44 JDWP: fix breakpoint for method in the image by Sebastien Hertz · 10 years ago
  86. 14317f0 Remove unused headers. by Ian Rogers · 10 years ago
  87. 1a10218 Remove MethodHelper. by Ian Rogers · 10 years ago
  88. b5fb207 Remove MethodHelper::HasSameSignatureWithDifferentClassLoaders. by Ian Rogers · 10 years ago
  89. b5af264 Merge "Fix artQuickResolutionTrampoline." by Ian Rogers · 10 years ago
  90. 00f1527 Fix artQuickResolutionTrampoline. by Ian Rogers · 10 years ago
  91. f224751 Remove MethodHelper::HasSameNameAndSignature. by Ian Rogers · 10 years ago
  92. a048560 Move GetClassFromTypeIdx to ArtMethod. by Ian Rogers · 10 years ago
  93. 08f1f50 Remove FieldHelper. by Ian Rogers · 10 years ago
  94. f842571 Merge "Move FindDexMethodIndexInOtherDexFile into ArtMethod." by Ian Rogers · 10 years ago
  95. e0a02da Move FindDexMethodIndexInOtherDexFile into ArtMethod. by Ian Rogers · 10 years ago
  96. b67f965 Merge "ART: Add some thread abort logging" by Andreas Gampe · 10 years ago
  97. 4256440 Merge "Remove MethodHelper from the interpreter." by Ian Rogers · 10 years ago
  98. e94652f Remove MethodHelper from the interpreter. by Ian Rogers · 10 years ago
  99. e7106cb Merge "ART: Avoid a recursive abort" by Andreas Gampe · 10 years ago
  100. 3ac90da Fix OOM throwing if it happens in finalizer reference (take 2) by Pavel Vyssotski · 10 years ago