1. c7f8320 Refactor verification results. by Vladimir Marko · 11 years ago
  2. 7ea5daf Merge "Improve x86 long multiply and shifts" by Ian Rogers · 11 years ago
  3. 6e65720 Merge "Remove the link from dalvik instruction back to kMirOpCheck." by Vladimir Marko · 11 years ago
  4. 4376c87 Remove the link from dalvik instruction back to kMirOpCheck. by Vladimir Marko · 11 years ago
  5. b429d1d Merge "Support GenSelect for x86" by Vladimir Marko · 11 years ago
  6. cd28a22 Merge "Reduce x86 sequence for GP pair to XMM" by Ian Rogers · 11 years ago
  7. f9b3bdb Merge "Fix bugs in ReleasePrimitiveArray." by Mathieu Chartier · 11 years ago
  8. 3e8b2e1 Fix bugs in ReleasePrimitiveArray. by Mathieu Chartier · 11 years ago
  9. e1ede2c Merge "Work around 103-string-append slowness by not running debug build" by Brian Carlstrom · 11 years ago
  10. 9a09160 Merge "Improve IsMovableObject logic." by Mathieu Chartier · 11 years ago
  11. a8453b9 Merge "Fix test-art-host to work with latest build project that does not set LOCAL_MODULE_PATH" by Brian Carlstrom · 11 years ago
  12. 5b20ef9 Work around 103-string-append slowness by not running debug build by Brian Carlstrom · 11 years ago
  13. afb2c32 Fix test-art-host to work with latest build project that does not set LOCAL_MODULE_PATH by Brian Carlstrom · 11 years ago
  14. e27b3bf Support GenSelect for x86 by Razvan A Lupusoru · 11 years ago
  15. 9be9a7a Improve IsMovableObject logic. by Mathieu Chartier · 11 years ago
  16. d3266bc Reduce x86 sequence for GP pair to XMM by Razvan A Lupusoru · 11 years ago
  17. 26a302b Merge "Change GC ergonomics to better handle heap verification." by Mathieu Chartier · 11 years ago
  18. 787bbf8 Merge "64bit printf flag clean-up for MIR graph." by Ian Rogers · 11 years ago
  19. e4a8d91 Merge "Revert "Remove the link from dalvik instruction back to kMirOpCheck."" by Ian Rogers · 11 years ago
  20. 7476280 Change GC ergonomics to better handle heap verification. by Mathieu Chartier · 11 years ago
  21. c6dbf90 Revert "Remove the link from dalvik instruction back to kMirOpCheck." by Ian Rogers · 11 years ago
  22. d72f62a Merge "art: rename aarch64 target to arm64" by Colin Cross · 11 years ago
  23. 4708dcd Improve x86 long multiply and shifts by Mark Mendell · 11 years ago
  24. 23b03b5 64bit printf flag clean-up for MIR graph. by Ian Rogers · 11 years ago
  25. a278ac3 Merge "Improve x86 long divide" by Ian Rogers · 11 years ago
  26. 5710355 Merge "Fix X86Mir2Lir::LoadBaseIndexedDisp causing SEGV" by Ian Rogers · 11 years ago
  27. f2f77d9 Merge "64bit friendly printf modifiers in JDWP." by Ian Rogers · 11 years ago
  28. fb87d20 Merge "64bit fixes for elf file." by Ian Rogers · 11 years ago
  29. 67122a0 Merge "64bit friendly printf modifiers in LIR dumping." by Ian Rogers · 11 years ago
  30. 2bf31e6 Improve x86 long divide by Mark Mendell · 11 years ago
  31. ae427c3 Fix X86Mir2Lir::LoadBaseIndexedDisp causing SEGV by Mark Mendell · 11 years ago
  32. d9e4e0c 64bit friendly printf modifiers in JDWP. by Ian Rogers · 11 years ago
  33. 3f5b42f Merge "Optimize x86 long arithmetic" by Vladimir Marko · 11 years ago
  34. 3605b38 Merge "Fix 64bit compilation issues with IndirectRef." by Ian Rogers · 11 years ago
  35. 469abfd Merge "64bit friendly printf modifiers in Instruction::DumpString." by Ian Rogers · 11 years ago
  36. 9a38ac0 Merge "Remove the link from dalvik instruction back to kMirOpCheck." by Vladimir Marko · 11 years ago
  37. 8a3e7e7 Remove the link from dalvik instruction back to kMirOpCheck. by Vladimir Marko · 11 years ago
  38. e1cf6d8 Merge "Move fused cmp branch ccode to MIR::meta." by Vladimir Marko · 11 years ago
  39. 107c31e 64bit friendly printf modifiers in LIR dumping. by Ian Rogers · 11 years ago
  40. cdfcf37 64bit fixes for elf file. by Ian Rogers · 11 years ago
  41. f61db68 Fix 64bit compilation issues with IndirectRef. by Ian Rogers · 11 years ago
  42. b574c18 64bit friendly printf modifiers in Instruction::DumpString. by Ian Rogers · 11 years ago
  43. c0df897 Merge "Move __STDC_FORMAT_MACROS to a cflag." by Ian Rogers · 11 years ago
  44. 3cab422 Move __STDC_FORMAT_MACROS to a cflag. by Ian Rogers · 11 years ago
  45. 81de680 art: rename aarch64 target to arm64 by Colin Cross · 11 years ago
  46. 5f7b000 Merge "64bit monitors are forced to 32bit in lock words." by Ian Rogers · 11 years ago
  47. c666ee8 64bit monitors are forced to 32bit in lock words. by Ian Rogers · 11 years ago
  48. 0080783 Merge "64bit friendly printf modifiers in mem map errors." by Ian Rogers · 11 years ago
  49. a64c4a9 Merge "Update ElfWriterMclinker for klp" by Brian Carlstrom · 11 years ago
  50. debeb3a 64bit friendly printf modifiers in mem map errors. by Ian Rogers · 11 years ago
  51. 2f7130b Merge "64bit friendly GC CAS operations." by Ian Rogers · 11 years ago
  52. 55b2764 64bit friendly GC CAS operations. by Ian Rogers · 11 years ago
  53. 8c95011 Merge "Use direct class pointers at allocation sites in the compiled code." by Hiroshi Yamauchi · 11 years ago
  54. be1ca55 Use direct class pointers at allocation sites in the compiled code. by Hiroshi Yamauchi · 11 years ago
  55. 2eea3f3 Merge "64bit cleanliness for the dex file verifier." by Ian Rogers · 11 years ago
  56. 8a6bbfc 64bit cleanliness for the dex file verifier. by Ian Rogers · 11 years ago
  57. e02d48f Optimize x86 long arithmetic by Mark Mendell · 11 years ago
  58. a894607 Move fused cmp branch ccode to MIR::meta. by Vladimir Marko · 11 years ago
  59. 919743e Merge "64bit cleanliness requires PRI*64 macros for stdint types." by Ian Rogers · 11 years ago
  60. 399b09b Merge "Fix 64bit issues in logging code." by Ian Rogers · 11 years ago
  61. b400da0 Fix 64bit issues in logging code. by Ian Rogers · 11 years ago
  62. 220228e 64bit cleanliness requires PRI*64 macros for stdint types. by Ian Rogers · 11 years ago
  63. 6c957f4 Merge "Fix header file references to the ::llvm::ELF namespace." by Vladimir Marko · 11 years ago
  64. 6c91a09 Merge "Fix non-PLT text relocation introduced by CL 79466" by Ian Rogers · 11 years ago
  65. d9de839 Fix header file references to the ::llvm::ELF namespace. by Vladimir Marko · 11 years ago
  66. b10a57d Fix non-PLT text relocation introduced by CL 79466 by Mark Mendell · 11 years ago
  67. 9d8918f Merge "Mark methods in method_verifier-inl.h as inline." by Vladimir Marko · 11 years ago
  68. a2e72b6 Merge "Use macros to remove CFI information for MAC OS/X" by Ian Rogers · 11 years ago
  69. 3f2d031 Use macros to remove CFI information for MAC OS/X by Mark Mendell · 11 years ago
  70. 0f98205 Mark methods in method_verifier-inl.h as inline. by Vladimir Marko · 11 years ago
  71. 7f09846 Merge "Clean up access checks." by Vladimir Marko · 11 years ago
  72. 23a2821 Clean up access checks. by Vladimir Marko · 11 years ago
  73. d6c3ae6 Merge "Clean up frontend.h includes and forward declarations." by Vladimir Marko · 11 years ago
  74. 05bded2 Clean up frontend.h includes and forward declarations. by Vladimir Marko · 11 years ago
  75. 38f5661 Merge "Fix bit-rot in clean-oat targets" by Brian Carlstrom · 11 years ago
  76. b32a3ad Fix bit-rot in clean-oat targets by Brian Carlstrom · 11 years ago
  77. 40afcfe Merge "Revert "Implement cumulative timings for CompilerDriver."" by Brian Carlstrom · 11 years ago
  78. 0c8f415 Merge "Fix heap verification and add runtime options." by Mathieu Chartier · 11 years ago
  79. 650be76 Revert "Implement cumulative timings for CompilerDriver." by Brian Carlstrom · 11 years ago
  80. 4e3b284 Update ElfWriterMclinker for klp by Brian Carlstrom · 11 years ago
  81. 938a03b Fix heap verification and add runtime options. by Mathieu Chartier · 11 years ago
  82. ed31bad Merge "Fix bug in CardTable::ModifyCardsAtomic." by Mathieu Chartier · 11 years ago
  83. 2ef33c3 Fix bug in CardTable::ModifyCardsAtomic. by Mathieu Chartier · 11 years ago
  84. 1776f50 Merge "Change to support new BacktraceMap." by Christopher Ferris · 11 years ago
  85. f3f139f Merge "Implement cumulative timings for CompilerDriver." by Nicolas Geoffray · 11 years ago
  86. f58c339 Merge "Pass Framework Cleanup" by Vladimir Marko · 11 years ago
  87. 4c65469 Merge "Fix opening oat files that are out of date." by Vladimir Marko · 11 years ago
  88. 943af7d Change to support new BacktraceMap. by Christopher Ferris · 11 years ago
  89. 0ab4c5c Merge "Change lock ordering to prevent violation." by Mathieu Chartier · 11 years ago
  90. 0b6b18e Change lock ordering to prevent violation. by Mathieu Chartier · 11 years ago
  91. 775c472 Pass Framework Cleanup by Jean Christophe Beyler · 11 years ago
  92. 60836d5 Fix opening oat files that are out of date. by Vladimir Marko · 11 years ago
  93. df01317 Implement cumulative timings for CompilerDriver. by Nicolas Geoffray · 11 years ago
  94. 6e60cfd Merge "Fix memory error when dumping timings." by Nicolas Geoffray · 11 years ago
  95. a3058e7 Fix memory error when dumping timings. by Nicolas Geoffray · 11 years ago
  96. 00e7f2e Merge "AArch64: Temporary workaround to build art" by Elliott Hughes · 11 years ago
  97. dd13413 Merge "Run checkpoints after resuming threads in signal catcher SIGQUIT." by Mathieu Chartier · 11 years ago
  98. ce4689f Run checkpoints after resuming threads in signal catcher SIGQUIT. by Mathieu Chartier · 11 years ago
  99. 27dbc31 Merge "Add sample profiling interface to startMethodTracing." by Jeff Hao · 11 years ago
  100. e99f8c8 Merge "Don't resolve types in verifier when we can't load classes." by Mathieu Chartier · 11 years ago