1. 28a8f38 am 469abfdd: Merge "64bit friendly printf modifiers in Instruction::DumpString." by Ian Rogers · 11 years ago
  2. 469abfd Merge "64bit friendly printf modifiers in Instruction::DumpString." by Ian Rogers · 11 years ago
  3. 7f84711 am 9a38ac0c: Merge "Remove the link from dalvik instruction back to kMirOpCheck." by Vladimir Marko · 11 years ago
  4. 9a38ac0 Merge "Remove the link from dalvik instruction back to kMirOpCheck." by Vladimir Marko · 11 years ago
  5. dd6d3da am e1cf6d89: Merge "Move fused cmp branch ccode to MIR::meta." by Vladimir Marko · 11 years ago
  6. 8a3e7e7 Remove the link from dalvik instruction back to kMirOpCheck. by Vladimir Marko · 11 years ago
  7. e1cf6d8 Merge "Move fused cmp branch ccode to MIR::meta." by Vladimir Marko · 11 years ago
  8. b574c18 64bit friendly printf modifiers in Instruction::DumpString. by Ian Rogers · 11 years ago
  9. 268ca4b am c0df897d: Merge "Move __STDC_FORMAT_MACROS to a cflag." by Ian Rogers · 11 years ago
  10. c0df897 Merge "Move __STDC_FORMAT_MACROS to a cflag." by Ian Rogers · 11 years ago
  11. 3cab422 Move __STDC_FORMAT_MACROS to a cflag. by Ian Rogers · 11 years ago
  12. ebe6499 am 5f7b0005: Merge "64bit monitors are forced to 32bit in lock words." by Ian Rogers · 11 years ago
  13. 5f7b000 Merge "64bit monitors are forced to 32bit in lock words." by Ian Rogers · 11 years ago
  14. 67c6132 am 00807839: Merge "64bit friendly printf modifiers in mem map errors." by Ian Rogers · 11 years ago
  15. 388b7a2 am a64c4a92: Merge "Update ElfWriterMclinker for klp" by Brian Carlstrom · 11 years ago
  16. 9c5e93f am 2f7130b2: Merge "64bit friendly GC CAS operations." by Ian Rogers · 11 years ago
  17. c666ee8 64bit monitors are forced to 32bit in lock words. by Ian Rogers · 11 years ago
  18. 0080783 Merge "64bit friendly printf modifiers in mem map errors." by Ian Rogers · 11 years ago
  19. a64c4a9 Merge "Update ElfWriterMclinker for klp" by Brian Carlstrom · 11 years ago
  20. debeb3a 64bit friendly printf modifiers in mem map errors. by Ian Rogers · 11 years ago
  21. 2f7130b Merge "64bit friendly GC CAS operations." by Ian Rogers · 11 years ago
  22. 55b2764 64bit friendly GC CAS operations. by Ian Rogers · 11 years ago
  23. ac8a5be am 8c95011d: Merge "Use direct class pointers at allocation sites in the compiled code." by Hiroshi Yamauchi · 11 years ago
  24. 8c95011 Merge "Use direct class pointers at allocation sites in the compiled code." by Hiroshi Yamauchi · 11 years ago
  25. be1ca55 Use direct class pointers at allocation sites in the compiled code. by Hiroshi Yamauchi · 11 years ago
  26. 3ccd259 am 2eea3f3c: Merge "64bit cleanliness for the dex file verifier." by Ian Rogers · 11 years ago
  27. 2eea3f3 Merge "64bit cleanliness for the dex file verifier." by Ian Rogers · 11 years ago
  28. 8a6bbfc 64bit cleanliness for the dex file verifier. by Ian Rogers · 11 years ago
  29. 14b8258 am 919743e4: Merge "64bit cleanliness requires PRI*64 macros for stdint types." by Ian Rogers · 11 years ago
  30. dab8ed1 am 399b09b8: Merge "Fix 64bit issues in logging code." by Ian Rogers · 11 years ago
  31. a894607 Move fused cmp branch ccode to MIR::meta. by Vladimir Marko · 11 years ago
  32. 919743e Merge "64bit cleanliness requires PRI*64 macros for stdint types." by Ian Rogers · 11 years ago
  33. 399b09b Merge "Fix 64bit issues in logging code." by Ian Rogers · 11 years ago
  34. b400da0 Fix 64bit issues in logging code. by Ian Rogers · 11 years ago
  35. 220228e 64bit cleanliness requires PRI*64 macros for stdint types. by Ian Rogers · 11 years ago
  36. 3481b0d am 6c957f4b: Merge "Fix header file references to the ::llvm::ELF namespace." by Vladimir Marko · 11 years ago
  37. b966365 am 6c91a095: Merge "Fix non-PLT text relocation introduced by CL 79466" by Ian Rogers · 11 years ago
  38. 6c957f4 Merge "Fix header file references to the ::llvm::ELF namespace." by Vladimir Marko · 11 years ago
  39. 6c91a09 Merge "Fix non-PLT text relocation introduced by CL 79466" by Ian Rogers · 11 years ago
  40. d9de839 Fix header file references to the ::llvm::ELF namespace. by Vladimir Marko · 11 years ago
  41. b10a57d Fix non-PLT text relocation introduced by CL 79466 by Mark Mendell · 11 years ago
  42. 83d4401 am 9d8918fe: Merge "Mark methods in method_verifier-inl.h as inline." by Vladimir Marko · 11 years ago
  43. 9d8918f Merge "Mark methods in method_verifier-inl.h as inline." by Vladimir Marko · 11 years ago
  44. 8a87796 am a2e72b6c: Merge "Use macros to remove CFI information for MAC OS/X" by Ian Rogers · 11 years ago
  45. a2e72b6 Merge "Use macros to remove CFI information for MAC OS/X" by Ian Rogers · 11 years ago
  46. 3f2d031 Use macros to remove CFI information for MAC OS/X by Mark Mendell · 11 years ago
  47. 0f98205 Mark methods in method_verifier-inl.h as inline. by Vladimir Marko · 11 years ago
  48. 997a5c7 am 7f09846d: Merge "Clean up access checks." by Vladimir Marko · 11 years ago
  49. 7f09846 Merge "Clean up access checks." by Vladimir Marko · 11 years ago
  50. 23a2821 Clean up access checks. by Vladimir Marko · 11 years ago
  51. a015240 am d6c3ae63: Merge "Clean up frontend.h includes and forward declarations." by Vladimir Marko · 11 years ago
  52. d6c3ae6 Merge "Clean up frontend.h includes and forward declarations." by Vladimir Marko · 11 years ago
  53. 05bded2 Clean up frontend.h includes and forward declarations. by Vladimir Marko · 11 years ago
  54. 2b031eb am 38f56613: Merge "Fix bit-rot in clean-oat targets" by Brian Carlstrom · 11 years ago
  55. 38f5661 Merge "Fix bit-rot in clean-oat targets" by Brian Carlstrom · 11 years ago
  56. b32a3ad Fix bit-rot in clean-oat targets by Brian Carlstrom · 11 years ago
  57. 952fe6b am 40afcfe9: Merge "Revert "Implement cumulative timings for CompilerDriver."" by Brian Carlstrom · 11 years ago
  58. 40afcfe Merge "Revert "Implement cumulative timings for CompilerDriver."" by Brian Carlstrom · 11 years ago
  59. 20940a9 am 0c8f415f: Merge "Fix heap verification and add runtime options." by Mathieu Chartier · 11 years ago
  60. 0c8f415 Merge "Fix heap verification and add runtime options." by Mathieu Chartier · 11 years ago
  61. 650be76 Revert "Implement cumulative timings for CompilerDriver." by Brian Carlstrom · 11 years ago
  62. 4e3b284 Update ElfWriterMclinker for klp by Brian Carlstrom · 11 years ago
  63. 938a03b Fix heap verification and add runtime options. by Mathieu Chartier · 11 years ago
  64. 69bd63a am ed31badc: Merge "Fix bug in CardTable::ModifyCardsAtomic." by Mathieu Chartier · 11 years ago
  65. ed31bad Merge "Fix bug in CardTable::ModifyCardsAtomic." by Mathieu Chartier · 11 years ago
  66. 2ef33c3 Fix bug in CardTable::ModifyCardsAtomic. by Mathieu Chartier · 11 years ago
  67. 335fb42 am 1776f50b: Merge "Change to support new BacktraceMap." by Christopher Ferris · 11 years ago
  68. 3898b7f am f3f139f1: Merge "Implement cumulative timings for CompilerDriver." by Nicolas Geoffray · 11 years ago
  69. 18ef109 am f58c3397: Merge "Pass Framework Cleanup" by Vladimir Marko · 11 years ago
  70. a476991 am 4c654695: Merge "Fix opening oat files that are out of date." by Vladimir Marko · 11 years ago
  71. 1776f50 Merge "Change to support new BacktraceMap." by Christopher Ferris · 11 years ago
  72. f3f139f Merge "Implement cumulative timings for CompilerDriver." by Nicolas Geoffray · 11 years ago
  73. f58c339 Merge "Pass Framework Cleanup" by Vladimir Marko · 11 years ago
  74. 4c65469 Merge "Fix opening oat files that are out of date." by Vladimir Marko · 11 years ago
  75. 943af7d Change to support new BacktraceMap. by Christopher Ferris · 11 years ago
  76. 73e682a am 0ab4c5c0: Merge "Change lock ordering to prevent violation." by Mathieu Chartier · 11 years ago
  77. 0ab4c5c Merge "Change lock ordering to prevent violation." by Mathieu Chartier · 11 years ago
  78. 0b6b18e Change lock ordering to prevent violation. by Mathieu Chartier · 11 years ago
  79. 775c472 Pass Framework Cleanup by Jean Christophe Beyler · 11 years ago
  80. 60836d5 Fix opening oat files that are out of date. by Vladimir Marko · 11 years ago
  81. 0e9c567 am 6e60cfd6: Merge "Fix memory error when dumping timings." by Nicolas Geoffray · 11 years ago
  82. df01317 Implement cumulative timings for CompilerDriver. by Nicolas Geoffray · 11 years ago
  83. 6e60cfd Merge "Fix memory error when dumping timings." by Nicolas Geoffray · 11 years ago
  84. a3058e7 Fix memory error when dumping timings. by Nicolas Geoffray · 11 years ago
  85. e29a119 am 00e7f2e9: Merge "AArch64: Temporary workaround to build art" by Elliott Hughes · 11 years ago
  86. 00e7f2e Merge "AArch64: Temporary workaround to build art" by Elliott Hughes · 11 years ago
  87. b8e34bc am dd13413c: Merge "Run checkpoints after resuming threads in signal catcher SIGQUIT." by Mathieu Chartier · 11 years ago
  88. dd13413 Merge "Run checkpoints after resuming threads in signal catcher SIGQUIT." by Mathieu Chartier · 11 years ago
  89. ce4689f Run checkpoints after resuming threads in signal catcher SIGQUIT. by Mathieu Chartier · 11 years ago
  90. 8d62c8d am 27dbc319: Merge "Add sample profiling interface to startMethodTracing." by Jeff Hao · 11 years ago
  91. 27dbc31 Merge "Add sample profiling interface to startMethodTracing." by Jeff Hao · 11 years ago
  92. 82b7d78 am e99f8c81: Merge "Don\'t resolve types in verifier when we can\'t load classes." by Mathieu Chartier · 11 years ago
  93. e99f8c8 Merge "Don't resolve types in verifier when we can't load classes." by Mathieu Chartier · 11 years ago
  94. 1c3d446 am f47fa7b3: Merge "Revert accidental default collector type change." by Mathieu Chartier · 11 years ago
  95. f47fa7b Merge "Revert accidental default collector type change." by Mathieu Chartier · 11 years ago
  96. 0f875ef Revert accidental default collector type change. by Mathieu Chartier · 11 years ago
  97. eae2fb2 Don't resolve types in verifier when we can't load classes. by Mathieu Chartier · 11 years ago
  98. 1883550 am 42891165: Merge "Improve the generational mode." by Hiroshi Yamauchi · 11 years ago
  99. 4289116 Merge "Improve the generational mode." by Hiroshi Yamauchi · 11 years ago
  100. 6f4ffe4 Improve the generational mode. by Hiroshi Yamauchi · 11 years ago