1. e49e195 More use of WellKnownClasses for debugger by Sebastien Hertz · 10 years ago
  2. 8fc5acf Merge "Rewrite null check elimination to work on dalvik regs." by Vladimir Marko · 10 years ago
  3. 16b842a Merge "Store exiting thread ids and names while tracing to output later." by Jeff Hao · 10 years ago
  4. 8fd9bc9 Merge "Add more logging to finalization test" by Mathieu Chartier · 10 years ago
  5. e163a3a Merge "Fix oatdump for no image" by Mathieu Chartier · 10 years ago
  6. d424d08 Fix oatdump for no image by Mathieu Chartier · 10 years ago
  7. bbb5479 Add more logging to finalization test by Mathieu Chartier · 10 years ago
  8. 7baa6f8 Rewrite null check elimination to work on dalvik regs. by Vladimir Marko · 10 years ago
  9. 5c5efc2 Merge "ART: NullCheckElimination should converge with MIR_IGNORE_NULL_CHECK" by Vladimir Marko · 10 years ago
  10. 423b137 ART: NullCheckElimination should converge with MIR_IGNORE_NULL_CHECK by Yevgeny Rouban · 10 years ago
  11. 2df6840 Merge "Add tests for missing classes" by Brian Carlstrom · 10 years ago
  12. d2caad3 Merge "Fix mac build (second attempt)" by Dmitriy Ivanov · 10 years ago
  13. e094b87 Store exiting thread ids and names while tracing to output later. by Jeff Hao · 10 years ago
  14. 8b5b698 Fix mac build (second attempt) by Dmitriy Ivanov · 10 years ago
  15. 3d434d4 Add tests for missing classes by Brian Carlstrom · 10 years ago
  16. cfd8ade Merge "Add VLOG(class_linker) for clinit errors" by Brian Carlstrom · 10 years ago
  17. b23eab1 Add VLOG(class_linker) for clinit errors by Brian Carlstrom · 10 years ago
  18. eff8160 Merge "Use exit(1), not exit(-1)" by Brian Carlstrom · 10 years ago
  19. 67555f1 Merge "Fixing mac build" by Dmitriy Ivanov · 10 years ago
  20. da4442e Use exit(1), not exit(-1) by Brian Carlstrom · 10 years ago
  21. b13d4c5 Merge "Change MemMap::maps_ to not be global variable" by Mathieu Chartier · 10 years ago
  22. 1d74e57 Fixing mac build by Dmitriy Ivanov · 10 years ago
  23. 6e88ef6 Change MemMap::maps_ to not be global variable by Mathieu Chartier · 10 years ago
  24. 58e51f3 Merge "Untie gtest executables from LD_PRELOAD" by Dmitriy Ivanov · 10 years ago
  25. 8508a43 Untie gtest executables from LD_PRELOAD by Dmitriy Ivanov · 10 years ago
  26. e4228d9 Merge "Remove libsigchain from LD_PRELOADS" by Dmitriy Ivanov · 10 years ago
  27. b8f2480 Merge "Merge reference-run-test-classes and run-test-jar." by Nicolas Geoffray · 10 years ago
  28. 3527425 Merge "Make finalization test more robust" by Mathieu Chartier · 10 years ago
  29. cbcbd90 Merge "Revert "Adjust the suspend check interval to 16."" by Ian Rogers · 10 years ago
  30. 12b479c Revert "Adjust the suspend check interval to 16." by Ian Rogers · 10 years ago
  31. bbacc2c Merge "Make gc-thrash able to handle OOME" by Mathieu Chartier · 10 years ago
  32. cecc2d9 Make gc-thrash able to handle OOME by Mathieu Chartier · 10 years ago
  33. f14cc2c Merge "Adjust the suspend check interval to 16." by Hiroshi Yamauchi · 10 years ago
  34. c39eb4a Merge "Add regression test for null check elimination." by Vladimir Marko · 10 years ago
  35. 8cb0306 Make finalization test more robust by Mathieu Chartier · 10 years ago
  36. dc0f40e Adjust the suspend check interval to 16. by Hiroshi Yamauchi · 10 years ago
  37. 7cd01f5 Add regression test for null check elimination. by Vladimir Marko · 10 years ago
  38. 72ab3ca Merge "Revert "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK"" by Vladimir Marko · 10 years ago
  39. 472b159 Merge "Handlerize throw location in DumpJavaStack" by Ian Rogers · 10 years ago
  40. bae113d Merge "ART: Stash any exception before dumping a stack" by Ian Rogers · 10 years ago
  41. a881c38 Merge "ART: ARM64: Fix instruction addresses in the disassembly." by Ian Rogers · 10 years ago
  42. cb46ee1 Revert "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK" by Vladimir Marko · 10 years ago
  43. fef019c ART: ARM64: Fix instruction addresses in the disassembly. by Alexandre Rames · 10 years ago
  44. f8e28f5 Merge "Use Is*() helpers to shorten code in the optimizing compiler." by Roland Levillain · 10 years ago
  45. f659bec Merge "Fix ScopedArenaAllocator::Reset() for Create()d allocators." by Vladimir Marko · 10 years ago
  46. 5eaff90 Handlerize throw location in DumpJavaStack by Ian Rogers · 10 years ago
  47. 986c6fb ART: Stash any exception before dumping a stack by Andreas Gampe · 10 years ago
  48. b71c9d7 Merge "Switch to C++11 style [[noreturn]]." by Ian Rogers · 10 years ago
  49. 7223d44 Switch to C++11 style [[noreturn]]. by Ian Rogers · 10 years ago
  50. 3f5b8a1 Merge "ART: Add smali-based run-test" by Ian Rogers · 10 years ago
  51. 8fda9f2 ART: Add smali-based run-test by Andreas Gampe · 10 years ago
  52. eac2738 Merge "ART Runtime: Add movb $xx,yy fault handling" by Ian Rogers · 10 years ago
  53. 824e124 Merge "Hold mutator lock in DdmSendHeapSegments for all spaces" by Mathieu Chartier · 10 years ago
  54. 4c69d7f Hold mutator lock in DdmSendHeapSegments for all spaces by Mathieu Chartier · 10 years ago
  55. b7f1c06 Merge "Work around ICE bugs with MIPS GCC and O1." by Ian Rogers · 10 years ago
  56. 59c0706 Work around ICE bugs with MIPS GCC and O1. by Ian Rogers · 10 years ago
  57. 6055bcc Merge "Fix 2 new sets of clang compiler warnings." by Ian Rogers · 10 years ago
  58. b2a7ec2 Merge "Disable 114-ParallelGC for GC stress testing." by Ian Rogers · 10 years ago
  59. 58920cc Disable 114-ParallelGC for GC stress testing. by Ian Rogers · 10 years ago
  60. 647b1a8 Fix 2 new sets of clang compiler warnings. by Ian Rogers · 10 years ago
  61. 3d2ec35 Fix ScopedArenaAllocator::Reset() for Create()d allocators. by Vladimir Marko · 10 years ago
  62. acfbbd4 Merge "Cleanup baseline register allocator." by Nicolas Geoffray · 10 years ago
  63. 71175b7 Cleanup baseline register allocator. by Nicolas Geoffray · 10 years ago
  64. b76c549 Merge "Fix code generation of materialized conditions." by Nicolas Geoffray · 10 years ago
  65. 4471609 Merge "Only watch location for BREAKPOINT event" by Sebastien Hertz · 10 years ago
  66. 6b0518f Merge "Enable -Wimplicit-fallthrough." by Ian Rogers · 10 years ago
  67. fc787ec Enable -Wimplicit-fallthrough. by Ian Rogers · 10 years ago
  68. 8fa8c90 Merge "Fix object header size for baker read barrier." by Ian Rogers · 10 years ago
  69. 6cdedf0 Fix object header size for baker read barrier. by Ian Rogers · 10 years ago
  70. 182c9f6 Merge "stdint types all the way!" by Ian Rogers · 10 years ago
  71. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  72. 25b18bb Merge "Simplify instance reference offsets." by Ian Rogers · 10 years ago
  73. cdc1aaf Simplify instance reference offsets. by Ian Rogers · 10 years ago
  74. 9867268 Merge "Fix race in thread list destructor" by Mathieu Chartier · 10 years ago
  75. fec72f4 Fix race in thread list destructor by Mathieu Chartier · 10 years ago
  76. bbb1fc6 Merge changes Ia0044523,Ieefe83cf by Ian Rogers · 10 years ago
  77. ec1694d Fix ARM64 build. by Ian Rogers · 10 years ago
  78. 349e486 Merge "Fix arm64 build: move macro usage after definition." by Vladimir Marko · 10 years ago
  79. 4ecaf87 Merge "ART: X86: GenLongArith should handle overlapped VRs" by Bill Buzbee · 10 years ago
  80. 3b37073 Fix arm64 build: move macro usage after definition. by Vladimir Marko · 10 years ago
  81. a1d1fc2 Merge "Restore valgrind-test-art-host" by Brian Carlstrom · 10 years ago
  82. 46a6fc5 Restore valgrind-test-art-host by Brian Carlstrom · 10 years ago
  83. d8c3e36 ART: X86: GenLongArith should handle overlapped VRs by Alexei Zavjalov · 10 years ago
  84. 88dd36d Merge "Makefile cleanups." by Nicolas Geoffray · 10 years ago
  85. 476df55 Use Is*() helpers to shorten code in the optimizing compiler. by Roland Levillain · 10 years ago
  86. 611e1db Makefile cleanups. by Nicolas Geoffray · 10 years ago
  87. 033aabf Only watch location for BREAKPOINT event by Sebastien Hertz · 10 years ago
  88. cee7524 ARM64: Update code after the VIXL 1.6 release. by Alexandre Rames · 10 years ago
  89. 9e878d5 Merge "Tidy ELF builder." by Ian Rogers · 10 years ago
  90. 5120504 Merge "Quick: Reduce memory usage and improve compile time." by Vladimir Marko · 10 years ago
  91. 2da74f2 Merge "Quick: Separate null check elimination and type inference." by Vladimir Marko · 10 years ago
  92. 0279ebb Tidy ELF builder. by Ian Rogers · 10 years ago
  93. 5229cf1 Quick: Reduce memory usage and improve compile time. by Vladimir Marko · 10 years ago
  94. 67c72b8 Quick: Separate null check elimination and type inference. by Vladimir Marko · 10 years ago
  95. 360231a Fix code generation of materialized conditions. by Nicolas Geoffray · 10 years ago
  96. 2072c46 Merge "Stop converting from Location to ManagedRegister." by Nicolas Geoffray · 10 years ago
  97. 56b9ee6 Stop converting from Location to ManagedRegister. by Nicolas Geoffray · 10 years ago
  98. a3c4d72 Merge "Disable kEnableJavaStackTraceHandler" by Brian Carlstrom · 10 years ago
  99. b57f1c7 Disable kEnableJavaStackTraceHandler by Brian Carlstrom · 10 years ago
  100. a9b0974 Merge "Don't copy fill array data to quick literal pool." by Ian Rogers · 10 years ago