1. a1c9665 Support map data in the backtrace data structure. by Christopher Ferris · 10 years ago
  2. 3be6e9d Read JDWP options from runtime by Sebastien Hertz · 10 years ago
  3. 911b4be Merge "Fix transaction aborting" by Sebastien Hertz · 10 years ago
  4. 1c80bec Fix transaction aborting by Sebastien Hertz · 10 years ago
  5. 7e6a918 Merge "Clear thread local freed bits in RosAlloc::Run::InspectAllSlots" by Mathieu Chartier · 10 years ago
  6. c38c5ea Clear thread local freed bits in RosAlloc::Run::InspectAllSlots by Mathieu Chartier · 10 years ago
  7. eb6c7c2 art: Try to fix parsed_options_test on the build server by Igor Murashkin · 10 years ago
  8. 446ba4b Fix broken volantis build by Igor Murashkin · 10 years ago
  9. 1bb6cb0 Merge "art: Refactor RuntimeOptions/ParsedOptions" by Igor Murashkin · 10 years ago
  10. aaebaa0 art: Refactor RuntimeOptions/ParsedOptions by Igor Murashkin · 10 years ago
  11. 3a958aa Fix incorrect static const by Mathieu Chartier · 10 years ago
  12. c470aef Merge "Fix occasional long ThreadSuspendSleep" by Mathieu Chartier · 10 years ago
  13. f4b24f7 Merge "ART: Change x86 long param ABI (Quick/JNI/Opt)" by Nicolas Geoffray · 10 years ago
  14. 9914386 Fix occasional long ThreadSuspendSleep by Mathieu Chartier · 10 years ago
  15. 69d69ea Merge "ART: checkpoint mechanism optimization" by Hiroshi Yamauchi · 10 years ago
  16. dd9943d ART: checkpoint mechanism optimization by Lei Li · 10 years ago
  17. 13e70ac Merge "Clean up enums in RegionSpace." by Hiroshi Yamauchi · 10 years ago
  18. f26e1b3 Check for null class of class by Mathieu Chartier · 10 years ago
  19. 6461d19 Add Mips64 art_quick_proxy_invoke_handler assembly. by Douglas Leung · 10 years ago
  20. d25f842 Clean up enums in RegionSpace. by Hiroshi Yamauchi · 10 years ago
  21. e977747 Merge "Disable clang optimization to boot up on arm64." by Chih-Hung Hsieh · 10 years ago
  22. cc7c39d ART: Add Mips64 resolution trampoline assembly by Andreas Gampe · 10 years ago
  23. 1675f2c Disable clang optimization to boot up on arm64. by Chih-Hung Hsieh · 10 years ago
  24. babecc4 Merge "Add options for building/testing with coverage." by Dan Albert · 10 years ago
  25. 02c5f4d Remove some unused cutils/properties.h references by Brian Carlstrom · 10 years ago
  26. 31fb260 Add options for building/testing with coverage. by Dan Albert · 10 years ago
  27. 3e6a3bf ART: Change x86 long param ABI (Quick/JNI/Opt) by Mark Mendell · 10 years ago
  28. 28acb6f Merge "Remove libcxx.mk cruft." by Dan Albert · 10 years ago
  29. f36df54 Remove libcxx.mk cruft. by Dan Albert · 10 years ago
  30. 542361f Introduce primitive type helpers. by Alexandre Rames · 10 years ago
  31. e4a91bb Force set resolved method for static invokes by Mathieu Chartier · 10 years ago
  32. 4c10110 Print lock level in ExclusiveUnlock by Mathieu Chartier · 10 years ago
  33. 0530082 Merge "Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""" by Andreas Gampe · 10 years ago
  34. 966c3ae Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" by Mark P Mendell · 10 years ago
  35. 04a7780 Merge "ART: reduce UpdateModUnionTable time for partial GC" by Hiroshi Yamauchi · 10 years ago
  36. 85ed6bd Merge "ART: clear dirty cards of alloc space for MS/CMS partial and full GCs" by Hiroshi Yamauchi · 10 years ago
  37. eb6e852 Merge "ART: More Quick cleanup" by Andreas Gampe · 10 years ago
  38. 949c91f Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  39. aeb47bb Merge "Refactor register access from StackVisitor" by Sebastien Hertz · 10 years ago
  40. aa854af Merge "JDWP: allocate single step control only when active" by Sebastien Hertz · 10 years ago
  41. 0e92f4f ART: More Quick cleanup by Andreas Gampe · 10 years ago
  42. b80c315 Merge "ART: Take apart stream output" by Andreas Gampe · 10 years ago
  43. 2ca19c2 Merge "Change AtomicStack to use StackReference" by Mathieu Chartier · 10 years ago
  44. 597c4f0 JDWP: allocate single step control only when active by Sebastien Hertz · 10 years ago
  45. 3ef69b4 ART: Take apart stream output by Andreas Gampe · 10 years ago
  46. f601d19 ART: Fix assembler labels' usage in macros for Mac. by Vladimir Marko · 10 years ago
  47. 96ba8dc Refactor register access from StackVisitor by Sebastien Hertz · 10 years ago
  48. bc50334 Fix Mac build. by Vladimir Marko · 10 years ago
  49. 34eda1d ART: Fix asm literals for Mac builds. by Vladimir Marko · 10 years ago
  50. ebb3cbc Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  51. 4add3b4 ART: clear dirty cards of alloc space for MS/CMS partial and full GCs by Lei Li · 10 years ago
  52. cb535da Change AtomicStack to use StackReference by Mathieu Chartier · 10 years ago
  53. 336247f Merge "ART: Fix new[] / delete mismatch" by Andreas Gampe · 10 years ago
  54. 6c08a45 ART: Fix new[] / delete mismatch by Andreas Gampe · 10 years ago
  55. c23f0d8 Make it possible to enable read barriers at build time. by Hiroshi Yamauchi · 10 years ago
  56. d7fa69c Merge "ART: On shutdown, only warn on mutex contention" by Andreas Gampe · 10 years ago
  57. 8f1fa10 ART: On shutdown, only warn on mutex contention by Andreas Gampe · 10 years ago
  58. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  59. 4597b5b Fix valgrind error. by Nicolas Geoffray · 10 years ago
  60. 4c4d609 Fix compaction bugs related to IdentityHashCode by Mathieu Chartier · 10 years ago
  61. 3d2c8e7 ART: Implement X86 hard float (Quick/JNI/Baseline) by Mark Mendell · 10 years ago
  62. 294f986 Merge "Fix exception handling during deoptimization" by Sebastien Hertz · 10 years ago
  63. 270a0e1 Fix exception handling during deoptimization by Sebastien Hertz · 10 years ago
  64. 0407196 Fix BitVector::IndexIterator::operator*() to return uint32_t. by Vladimir Marko · 10 years ago
  65. 3befba4 ART: reduce UpdateModUnionTable time for partial GC by Lei Li · 10 years ago
  66. 4dfe58d Merge "ART: clear dirty cards of alloc space in pause phase" by Mathieu Chartier · 10 years ago
  67. 4936159 Fix compaction unsafe DescribeWait by Mathieu Chartier · 10 years ago
  68. e2c05a2 Merge "ART: Refactor common ELF->InstructionSet code" by Andreas Gampe · 10 years ago
  69. 746a040 Merge "Improve error messages in art::GraphChecker and art::SSAChecker" by Roland Levillain · 10 years ago
  70. 77ed343 Merge "Enable core callee-save on x64." by Nicolas Geoffray · 10 years ago
  71. 727b294 ART: clear dirty cards of alloc space in pause phase by Lei Li · 10 years ago
  72. 0ff51b1 Merge "Follow up on CL 123650" by Sebastien Hertz · 10 years ago
  73. 6f61141 ART: Refactor common ELF->InstructionSet code by Andreas Gampe · 10 years ago
  74. 5c3d3a9 ART: Fix stub_test by Andreas Gampe · 10 years ago
  75. 9889396 Enable core callee-save on x64. by Nicolas Geoffray · 10 years ago
  76. a10aa37 Follow up on CL 123650 by Sebastien Hertz · 10 years ago
  77. f3f62f2 Merge "Update instrumentation stubs on resolved classes" by Sebastien Hertz · 10 years ago
  78. 5c4405e Improve error messages in art::GraphChecker and art::SSAChecker by Roland Levillain · 10 years ago
  79. 86657be Merge "[optimizing compiler] Implement inline x86 FP '%'" by Calin Juravle · 10 years ago
  80. 24f2dfa [optimizing compiler] Implement inline x86 FP '%' by Mark Mendell · 10 years ago
  81. 0c8c303 Clean up the locks around Heap::VisitObjects(). by Hiroshi Yamauchi · 10 years ago
  82. a8a697f Update instrumentation stubs on resolved classes by Sebastien Hertz · 10 years ago
  83. 7380c31 Fix infinite loop in GenerateIdentityHashCode by tony.ys_liu · 10 years ago
  84. fa04842 Merge "Fix refs_and_args callee save order for Mips32." by Andreas Gampe · 10 years ago
  85. d16d76a Merge "Fix comment referring to nonexistent ElementDeleter" by Richard Uhler · 10 years ago
  86. ddcaf45 Merge "ART: Mips64 runtime support" by Andreas Gampe · 10 years ago
  87. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  88. e34fa1d Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 10 years ago
  89. 0223a19 Merge "ART: Allow to compile interpret-only mips64 files" by Andreas Gampe · 10 years ago
  90. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  91. 726078d Merge "ART: Optimizing compiler intrinsics" by Andreas Gampe · 10 years ago
  92. 88c7c58 Merge "ART: Only run addr2line in abort thread dumps" by Andreas Gampe · 10 years ago
  93. 941c551 ART: Only run addr2line in abort thread dumps by Andreas Gampe · 10 years ago
  94. 5306f5d Merge "Fix false alarm on thread suspend timeout" by Mathieu Chartier · 10 years ago
  95. 3c43f8d Fix comment referring to nonexistent ElementDeleter by Richard Uhler · 10 years ago
  96. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 10 years ago
  97. e81e1cd Merge "ART: Allow scoped adjustments to log verbosity" by Andreas Gampe · 10 years ago
  98. 369810a ART: Allow scoped adjustments to log verbosity by Andreas Gampe · 10 years ago
  99. fcf81d8 ART: Mac build fix for unused constant by Andreas Gampe · 10 years ago
  100. cbfded4 ART: Host timeout Mac build fix. by Andreas Gampe · 10 years ago