1. babecc4 Merge "Add options for building/testing with coverage." by Dan Albert · 10 years ago
  2. 02c5f4d Remove some unused cutils/properties.h references by Brian Carlstrom · 10 years ago
  3. 31fb260 Add options for building/testing with coverage. by Dan Albert · 10 years ago
  4. 28acb6f Merge "Remove libcxx.mk cruft." by Dan Albert · 10 years ago
  5. f36df54 Remove libcxx.mk cruft. by Dan Albert · 10 years ago
  6. 542361f Introduce primitive type helpers. by Alexandre Rames · 10 years ago
  7. e4a91bb Force set resolved method for static invokes by Mathieu Chartier · 10 years ago
  8. 4c10110 Print lock level in ExclusiveUnlock by Mathieu Chartier · 10 years ago
  9. 0530082 Merge "Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""" by Andreas Gampe · 10 years ago
  10. 966c3ae Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" by Mark P Mendell · 10 years ago
  11. 04a7780 Merge "ART: reduce UpdateModUnionTable time for partial GC" by Hiroshi Yamauchi · 10 years ago
  12. 85ed6bd Merge "ART: clear dirty cards of alloc space for MS/CMS partial and full GCs" by Hiroshi Yamauchi · 10 years ago
  13. eb6e852 Merge "ART: More Quick cleanup" by Andreas Gampe · 10 years ago
  14. 949c91f Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  15. aeb47bb Merge "Refactor register access from StackVisitor" by Sebastien Hertz · 10 years ago
  16. aa854af Merge "JDWP: allocate single step control only when active" by Sebastien Hertz · 10 years ago
  17. 0e92f4f ART: More Quick cleanup by Andreas Gampe · 10 years ago
  18. b80c315 Merge "ART: Take apart stream output" by Andreas Gampe · 10 years ago
  19. 2ca19c2 Merge "Change AtomicStack to use StackReference" by Mathieu Chartier · 10 years ago
  20. 597c4f0 JDWP: allocate single step control only when active by Sebastien Hertz · 10 years ago
  21. 3ef69b4 ART: Take apart stream output by Andreas Gampe · 10 years ago
  22. f601d19 ART: Fix assembler labels' usage in macros for Mac. by Vladimir Marko · 10 years ago
  23. 96ba8dc Refactor register access from StackVisitor by Sebastien Hertz · 10 years ago
  24. bc50334 Fix Mac build. by Vladimir Marko · 10 years ago
  25. 34eda1d ART: Fix asm literals for Mac builds. by Vladimir Marko · 10 years ago
  26. ebb3cbc Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  27. 4add3b4 ART: clear dirty cards of alloc space for MS/CMS partial and full GCs by Lei Li · 10 years ago
  28. cb535da Change AtomicStack to use StackReference by Mathieu Chartier · 10 years ago
  29. 336247f Merge "ART: Fix new[] / delete mismatch" by Andreas Gampe · 10 years ago
  30. 6c08a45 ART: Fix new[] / delete mismatch by Andreas Gampe · 10 years ago
  31. c23f0d8 Make it possible to enable read barriers at build time. by Hiroshi Yamauchi · 10 years ago
  32. d7fa69c Merge "ART: On shutdown, only warn on mutex contention" by Andreas Gampe · 10 years ago
  33. 8f1fa10 ART: On shutdown, only warn on mutex contention by Andreas Gampe · 10 years ago
  34. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  35. 4597b5b Fix valgrind error. by Nicolas Geoffray · 10 years ago
  36. 4c4d609 Fix compaction bugs related to IdentityHashCode by Mathieu Chartier · 10 years ago
  37. 3d2c8e7 ART: Implement X86 hard float (Quick/JNI/Baseline) by Mark Mendell · 10 years ago
  38. 294f986 Merge "Fix exception handling during deoptimization" by Sebastien Hertz · 10 years ago
  39. 270a0e1 Fix exception handling during deoptimization by Sebastien Hertz · 10 years ago
  40. 0407196 Fix BitVector::IndexIterator::operator*() to return uint32_t. by Vladimir Marko · 10 years ago
  41. 3befba4 ART: reduce UpdateModUnionTable time for partial GC by Lei Li · 10 years ago
  42. 4dfe58d Merge "ART: clear dirty cards of alloc space in pause phase" by Mathieu Chartier · 10 years ago
  43. 4936159 Fix compaction unsafe DescribeWait by Mathieu Chartier · 10 years ago
  44. e2c05a2 Merge "ART: Refactor common ELF->InstructionSet code" by Andreas Gampe · 10 years ago
  45. 746a040 Merge "Improve error messages in art::GraphChecker and art::SSAChecker" by Roland Levillain · 10 years ago
  46. 77ed343 Merge "Enable core callee-save on x64." by Nicolas Geoffray · 10 years ago
  47. 727b294 ART: clear dirty cards of alloc space in pause phase by Lei Li · 10 years ago
  48. 0ff51b1 Merge "Follow up on CL 123650" by Sebastien Hertz · 10 years ago
  49. 6f61141 ART: Refactor common ELF->InstructionSet code by Andreas Gampe · 10 years ago
  50. 5c3d3a9 ART: Fix stub_test by Andreas Gampe · 10 years ago
  51. 9889396 Enable core callee-save on x64. by Nicolas Geoffray · 10 years ago
  52. a10aa37 Follow up on CL 123650 by Sebastien Hertz · 10 years ago
  53. f3f62f2 Merge "Update instrumentation stubs on resolved classes" by Sebastien Hertz · 10 years ago
  54. 5c4405e Improve error messages in art::GraphChecker and art::SSAChecker by Roland Levillain · 10 years ago
  55. 86657be Merge "[optimizing compiler] Implement inline x86 FP '%'" by Calin Juravle · 10 years ago
  56. 24f2dfa [optimizing compiler] Implement inline x86 FP '%' by Mark Mendell · 10 years ago
  57. 0c8c303 Clean up the locks around Heap::VisitObjects(). by Hiroshi Yamauchi · 10 years ago
  58. a8a697f Update instrumentation stubs on resolved classes by Sebastien Hertz · 10 years ago
  59. 7380c31 Fix infinite loop in GenerateIdentityHashCode by tony.ys_liu · 10 years ago
  60. fa04842 Merge "Fix refs_and_args callee save order for Mips32." by Andreas Gampe · 10 years ago
  61. d16d76a Merge "Fix comment referring to nonexistent ElementDeleter" by Richard Uhler · 10 years ago
  62. ddcaf45 Merge "ART: Mips64 runtime support" by Andreas Gampe · 10 years ago
  63. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  64. e34fa1d Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 10 years ago
  65. 0223a19 Merge "ART: Allow to compile interpret-only mips64 files" by Andreas Gampe · 10 years ago
  66. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  67. 726078d Merge "ART: Optimizing compiler intrinsics" by Andreas Gampe · 10 years ago
  68. 88c7c58 Merge "ART: Only run addr2line in abort thread dumps" by Andreas Gampe · 10 years ago
  69. 941c551 ART: Only run addr2line in abort thread dumps by Andreas Gampe · 10 years ago
  70. 5306f5d Merge "Fix false alarm on thread suspend timeout" by Mathieu Chartier · 10 years ago
  71. 3c43f8d Fix comment referring to nonexistent ElementDeleter by Richard Uhler · 10 years ago
  72. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 10 years ago
  73. e81e1cd Merge "ART: Allow scoped adjustments to log verbosity" by Andreas Gampe · 10 years ago
  74. 369810a ART: Allow scoped adjustments to log verbosity by Andreas Gampe · 10 years ago
  75. fcf81d8 ART: Mac build fix for unused constant by Andreas Gampe · 10 years ago
  76. cbfded4 ART: Host timeout Mac build fix. by Andreas Gampe · 10 years ago
  77. 44c78b3 Merge "ART: Simple structural class check" by Andreas Gampe · 10 years ago
  78. fd9eb39 ART: Simple structural class check by Andreas Gampe · 10 years ago
  79. fe7e224 Merge "ART: Dump all threads on test timeout" by Andreas Gampe · 10 years ago
  80. 038bb22 ART: Dump all threads on test timeout by Andreas Gampe · 10 years ago
  81. 1e4b0ca ART: Change ternary location for timeout by Andreas Gampe · 10 years ago
  82. 127d933 Merge "Use unique_ptr to track ownership of dex files." by Richard Uhler · 10 years ago
  83. 071e48e Fix false alarm on thread suspend timeout by tony.ys_liu · 10 years ago
  84. 7774edf Merge "Skip r1 on arm if first parameter is a long." by Nicolas Geoffray · 10 years ago
  85. b640dec Merge "JDWP: fix deadlock with GC" by Sebastien Hertz · 10 years ago
  86. 7fd1c7e Merge "Fix bootclasspath string initialization" by Sebastien Hertz · 10 years ago
  87. df179cb ART: Fix mips typo by Andreas Gampe · 10 years ago
  88. 6452d9a Merge "ART: Introduce Mips32 R6" by Andreas Gampe · 10 years ago
  89. c5a3ea7 ART: Introduce Mips32 R6 by Andreas Gampe · 10 years ago
  90. 26c1d5f Merge "ART: Hprof cleanup" by Andreas Gampe · 10 years ago
  91. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  92. d277efe Merge "ART: Use jalr instead of jr for Mips" by Andreas Gampe · 10 years ago
  93. 55f6534 JDWP: fix deadlock with GC by Sebastien Hertz · 10 years ago
  94. e6c143f Fix bootclasspath string initialization by Sebastien Hertz · 10 years ago
  95. 8d36591 ART: Use jalr instead of jr for Mips by Andreas Gampe · 10 years ago
  96. 07ab4ec Merge "Follow up on CL 122665." by Hiroshi Yamauchi · 10 years ago
  97. 312baf1 Follow up on CL 122665. by Hiroshi Yamauchi · 10 years ago
  98. 69c15d3 Skip r1 on arm if first parameter is a long. by Nicolas Geoffray · 10 years ago
  99. 3a91309 ART: Hprof cleanup by Andreas Gampe · 10 years ago
  100. c6d8672 Fix refs_and_args callee save order for Mips32. by Douglas Leung · 10 years ago