1. 528c78b am 6b0518f6: Merge "Enable -Wimplicit-fallthrough." by Ian Rogers · 10 years ago
  2. 6b0518f Merge "Enable -Wimplicit-fallthrough." by Ian Rogers · 10 years ago
  3. fc787ec Enable -Wimplicit-fallthrough. by Ian Rogers · 10 years ago
  4. b824bd3 am 8fa8c904: Merge "Fix object header size for baker read barrier." by Ian Rogers · 10 years ago
  5. 8fa8c90 Merge "Fix object header size for baker read barrier." by Ian Rogers · 10 years ago
  6. 6cdedf0 Fix object header size for baker read barrier. by Ian Rogers · 10 years ago
  7. f625fd5 am 182c9f66: Merge "stdint types all the way!" by Ian Rogers · 10 years ago
  8. 182c9f6 Merge "stdint types all the way!" by Ian Rogers · 10 years ago
  9. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  10. 8720c2a am 25b18bbd: Merge "Simplify instance reference offsets." by Ian Rogers · 10 years ago
  11. 25b18bb Merge "Simplify instance reference offsets." by Ian Rogers · 10 years ago
  12. e4dfdf1 am 98672681: Merge "Fix race in thread list destructor" by Mathieu Chartier · 10 years ago
  13. cdc1aaf Simplify instance reference offsets. by Ian Rogers · 10 years ago
  14. 41b6bdd am b90132cb: Fix race in thread list destructor by Mathieu Chartier · 10 years ago
  15. 9867268 Merge "Fix race in thread list destructor" by Mathieu Chartier · 10 years ago
  16. fec72f4 Fix race in thread list destructor by Mathieu Chartier · 10 years ago
  17. b90132c Fix race in thread list destructor by Mathieu Chartier · 10 years ago
  18. 2b4a73f am bbb1fc6e: Merge changes Ia0044523,Ieefe83cf by Ian Rogers · 10 years ago
  19. bbb1fc6 Merge changes Ia0044523,Ieefe83cf by Ian Rogers · 10 years ago
  20. ec1694d Fix ARM64 build. by Ian Rogers · 10 years ago
  21. e82b8c0 am 349e486f: Merge "Fix arm64 build: move macro usage after definition." by Vladimir Marko · 10 years ago
  22. 8e64ab3 am 4ecaf87a: Merge "ART: X86: GenLongArith should handle overlapped VRs" by Bill Buzbee · 10 years ago
  23. 349e486 Merge "Fix arm64 build: move macro usage after definition." by Vladimir Marko · 10 years ago
  24. 4ecaf87 Merge "ART: X86: GenLongArith should handle overlapped VRs" by Bill Buzbee · 10 years ago
  25. 3b37073 Fix arm64 build: move macro usage after definition. by Vladimir Marko · 10 years ago
  26. a86b1fd am a1d1fc2b: Merge "Restore valgrind-test-art-host" by Brian Carlstrom · 10 years ago
  27. a1d1fc2 Merge "Restore valgrind-test-art-host" by Brian Carlstrom · 10 years ago
  28. 46a6fc5 Restore valgrind-test-art-host by Brian Carlstrom · 10 years ago
  29. d8c3e36 ART: X86: GenLongArith should handle overlapped VRs by Alexei Zavjalov · 10 years ago
  30. f2ff308 am 88dd36d2: Merge "Makefile cleanups." by Nicolas Geoffray · 10 years ago
  31. 88dd36d Merge "Makefile cleanups." by Nicolas Geoffray · 10 years ago
  32. 611e1db Makefile cleanups. by Nicolas Geoffray · 10 years ago
  33. cee7524 ARM64: Update code after the VIXL 1.6 release. by Alexandre Rames · 10 years ago
  34. b1d6f9b am 9e878d50: Merge "Tidy ELF builder." by Ian Rogers · 10 years ago
  35. 9e878d5 Merge "Tidy ELF builder." by Ian Rogers · 10 years ago
  36. 1d574ad am 51205042: Merge "Quick: Reduce memory usage and improve compile time." by Vladimir Marko · 10 years ago
  37. e7ee7ad am 2da74f2d: Merge "Quick: Separate null check elimination and type inference." by Vladimir Marko · 10 years ago
  38. 5120504 Merge "Quick: Reduce memory usage and improve compile time." by Vladimir Marko · 10 years ago
  39. 2da74f2 Merge "Quick: Separate null check elimination and type inference." by Vladimir Marko · 10 years ago
  40. 0279ebb Tidy ELF builder. by Ian Rogers · 10 years ago
  41. 5229cf1 Quick: Reduce memory usage and improve compile time. by Vladimir Marko · 10 years ago
  42. 67c72b8 Quick: Separate null check elimination and type inference. by Vladimir Marko · 10 years ago
  43. 2875425 am 2072c465: Merge "Stop converting from Location to ManagedRegister." by Nicolas Geoffray · 10 years ago
  44. 2072c46 Merge "Stop converting from Location to ManagedRegister." by Nicolas Geoffray · 10 years ago
  45. 56b9ee6 Stop converting from Location to ManagedRegister. by Nicolas Geoffray · 10 years ago
  46. 704b4f1 am b6404fe0: Disable kEnableJavaStackTraceHandler by Brian Carlstrom · 10 years ago
  47. 208b1e5 am a3c4d722: Merge "Disable kEnableJavaStackTraceHandler" by Brian Carlstrom · 10 years ago
  48. a3c4d72 Merge "Disable kEnableJavaStackTraceHandler" by Brian Carlstrom · 10 years ago
  49. b57f1c7 Disable kEnableJavaStackTraceHandler by Brian Carlstrom · 10 years ago
  50. c401ff0 am a9b09744: Merge "Don\'t copy fill array data to quick literal pool." by Ian Rogers · 10 years ago
  51. a9b0974 Merge "Don't copy fill array data to quick literal pool." by Ian Rogers · 10 years ago
  52. 832336b Don't copy fill array data to quick literal pool. by Ian Rogers · 10 years ago
  53. b2b246b am 47798949: Merge "Dump mutator lock for thread suspend timeout" by Mathieu Chartier · 10 years ago
  54. 4779894 Merge "Dump mutator lock for thread suspend timeout" by Mathieu Chartier · 10 years ago
  55. 5869a2c Dump mutator lock for thread suspend timeout by Mathieu Chartier · 10 years ago
  56. b6404fe Disable kEnableJavaStackTraceHandler by Brian Carlstrom · 10 years ago
  57. d84d69b am f1f05d30: Merge "Really fix --gdb when running tests on target." by Nicolas Geoffray · 10 years ago
  58. f1f05d3 Merge "Really fix --gdb when running tests on target." by Nicolas Geoffray · 10 years ago
  59. 5bf66fd am 175b2732: Merge "Header file clean up." by Ian Rogers · 10 years ago
  60. 175b273 Merge "Header file clean up." by Ian Rogers · 10 years ago
  61. 7e70b00 Header file clean up. by Ian Rogers · 10 years ago
  62. 35d013f am edc34c88: Merge "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK" by Bill Buzbee · 10 years ago
  63. 176336d am 254aa0d3: Merge "ART: Fix SelectKind to work with nullptr" by Bill Buzbee · 10 years ago
  64. 32a74a4 am 1293b6b2: Merge "ART: Fix issues with SplitBlock" by Bill Buzbee · 10 years ago
  65. 26cce4c am 893e8558: Merge "Fix to MirGraph::GetSSANameWithConst()" by Bill Buzbee · 10 years ago
  66. edc34c8 Merge "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK" by Bill Buzbee · 10 years ago
  67. 254aa0d Merge "ART: Fix SelectKind to work with nullptr" by Bill Buzbee · 10 years ago
  68. 1293b6b Merge "ART: Fix issues with SplitBlock" by Bill Buzbee · 10 years ago
  69. 893e855 Merge "Fix to MirGraph::GetSSANameWithConst()" by Bill Buzbee · 10 years ago
  70. 2e6a60d am 663796fb: Merge "Fix and improve static evaluation of constant expressions." by Roland Levillain · 10 years ago
  71. 663796f Merge "Fix and improve static evaluation of constant expressions." by Roland Levillain · 10 years ago
  72. 9344568 Fix and improve static evaluation of constant expressions. by Roland Levillain · 10 years ago
  73. 33c1702 ART: Fix issues with SplitBlock by Mathew Zaleski · 11 years ago
  74. 54083fb am 50940ea8: Merge "Implement method calls using relative BL on ARM64." by Vladimir Marko · 10 years ago
  75. 50940ea Merge "Implement method calls using relative BL on ARM64." by Vladimir Marko · 10 years ago
  76. baf9102 Really fix --gdb when running tests on target. by Nicolas Geoffray · 10 years ago
  77. fda39af am 1000e69b: Merge "Add trivial register hints to the register allocator." by Nicolas Geoffray · 10 years ago
  78. 1000e69 Merge "Add trivial register hints to the register allocator." by Nicolas Geoffray · 10 years ago
  79. 01ef345 Add trivial register hints to the register allocator. by Nicolas Geoffray · 10 years ago
  80. 1042fbd am a9f29042: Merge "Add support for floats and doubles." by Nicolas Geoffray · 10 years ago
  81. a9f2904 Merge "Add support for floats and doubles." by Nicolas Geoffray · 10 years ago
  82. 7fb49da Add support for floats and doubles. by Nicolas Geoffray · 10 years ago
  83. adc0a8f am 4a1b4679: Merge "Inserting a node must also update its inputs users." by Nicolas Geoffray · 10 years ago
  84. 4a1b467 Merge "Inserting a node must also update its inputs users." by Nicolas Geoffray · 10 years ago
  85. 191c4b1 Inserting a node must also update its inputs users. by Nicolas Geoffray · 10 years ago
  86. 9c14053 am 0d6102a8: Merge "Propagate optimization flags to kMirOpCheck." by Vladimir Marko · 10 years ago
  87. 0d6102a Merge "Propagate optimization flags to kMirOpCheck." by Vladimir Marko · 10 years ago
  88. 71c7dc4 am 45eaba56: Merge "Fix movw on x86/x86_64 to accept any 16bits immediate." by Nicolas Geoffray · 10 years ago
  89. 45eaba5 Merge "Fix movw on x86/x86_64 to accept any 16bits immediate." by Nicolas Geoffray · 10 years ago
  90. b6e7206 Fix movw on x86/x86_64 to accept any 16bits immediate. by Nicolas Geoffray · 10 years ago
  91. 52f2687 am 41abdb6e: Merge "Do not use kDiesAtEntry when inputs must be in specific reg." by Nicolas Geoffray · 10 years ago
  92. 41abdb6 Merge "Do not use kDiesAtEntry when inputs must be in specific reg." by Nicolas Geoffray · 10 years ago
  93. 7adfcc8 Do not use kDiesAtEntry when inputs must be in specific reg. by Nicolas Geoffray · 10 years ago
  94. 3cdf658 am e9da5d17: Merge "Add a prepare for register allocation pass." by Nicolas Geoffray · 10 years ago
  95. e9da5d1 Merge "Add a prepare for register allocation pass." by Nicolas Geoffray · 10 years ago
  96. b50f49b am 9800e55b: Merge "Make which dex2oat version to use configurable." by Nicolas Geoffray · 10 years ago
  97. 9800e55 Merge "Make which dex2oat version to use configurable." by Nicolas Geoffray · 10 years ago
  98. 504b788 ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK by Yevgeny Rouban · 10 years ago
  99. f360467 am 92e7b912: Merge "Fix a merge error in cl 108991." by Hiroshi Yamauchi · 10 years ago
  100. 233806e am 902c989b: Merge "Add way to warn about missing JNI_ABORT" by Mathieu Chartier · 10 years ago