1. 68347e8 am 211d45e0: Merge "X86 QBE: Mark kX86StartOfMethod as defining reg 0" by Ian Rogers · 10 years ago
  2. 211d45e Merge "X86 QBE: Mark kX86StartOfMethod as defining reg 0" by Ian Rogers · 10 years ago
  3. 9913c84 am 970a25ca: Merge "Clean up arena objects in Mir2Lir." by Vladimir Marko · 10 years ago
  4. 700b707 am 5e5632ff: Merge "Fix RI testing." by Nicolas Geoffray · 10 years ago
  5. 66d2870 am 3c30a723: Merge "Fix store instructions to large frames in ARM opt. compiler." by Roland Levillain · 10 years ago
  6. 5dfcb07 am 4a43e79f: Merge "Fix dependency from phony targets to real files to remove need for m or mma" by Brian Carlstrom · 10 years ago
  7. 2c15162 am 907080c6: Merge "Restore run-test TIME_OUT feature" by Brian Carlstrom · 10 years ago
  8. ab777cf am da04f29a: Merge "ART: Fix some redundant declarations" by Andreas Gampe · 10 years ago
  9. ea1a87f am 3a8a7a44: Merge "Add ATTRIBUTE_UNUSED to unused parameters." by Ian Rogers · 10 years ago
  10. 970a25c Merge "Clean up arena objects in Mir2Lir." by Vladimir Marko · 10 years ago
  11. 080dd41 Clean up arena objects in Mir2Lir. by Vladimir Marko · 10 years ago
  12. 5e5632f Merge "Fix RI testing." by Nicolas Geoffray · 10 years ago
  13. 1250861 Fix RI testing. by Nicolas Geoffray · 10 years ago
  14. 3c30a72 Merge "Fix store instructions to large frames in ARM opt. compiler." by Roland Levillain · 10 years ago
  15. 4a43e79 Merge "Fix dependency from phony targets to real files to remove need for m or mma" by Brian Carlstrom · 10 years ago
  16. 907080c Merge "Restore run-test TIME_OUT feature" by Brian Carlstrom · 10 years ago
  17. 5bae9a2 Fix dependency from phony targets to real files to remove need for m or mma by Brian Carlstrom · 10 years ago
  18. 93d6ce5 Restore run-test TIME_OUT feature by Brian Carlstrom · 10 years ago
  19. da04f29 Merge "ART: Fix some redundant declarations" by Andreas Gampe · 10 years ago
  20. e179456 ART: Fix some redundant declarations by Andreas Gampe · 10 years ago
  21. 3a8a7a4 Merge "Add ATTRIBUTE_UNUSED to unused parameters." by Ian Rogers · 10 years ago
  22. c4f990e Add ATTRIBUTE_UNUSED to unused parameters. by Chih-Hung Hsieh · 10 years ago
  23. 4364494 am 4d5d62f4: Merge "Make thread dumping more tolerant of broken invariants during abort." by Ian Rogers · 10 years ago
  24. 4d5d62f Merge "Make thread dumping more tolerant of broken invariants during abort." by Ian Rogers · 10 years ago
  25. ae1a434 am 78a32333: Merge "ART: More warnings" by Andreas Gampe · 10 years ago
  26. 78a3233 Merge "ART: More warnings" by Andreas Gampe · 10 years ago
  27. b396ff0 am fe50a0f6: Merge "Add a test for SafeMath." by Ian Rogers · 10 years ago
  28. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  29. 8409ec4 Make thread dumping more tolerant of broken invariants during abort. by Ian Rogers · 10 years ago
  30. fe50a0f Merge "Add a test for SafeMath." by Ian Rogers · 10 years ago
  31. 5ac814a Add a test for SafeMath. by Ian Rogers · 10 years ago
  32. 8cff137 am b5331ef9: Merge "Fix unused parameters for the Mac." by Ian Rogers · 10 years ago
  33. b7288e7 am 587e2ec6: Merge "Fix build." by Ian Rogers · 10 years ago
  34. 737b06f am 4150611d: Merge "Fix mac build." by Ian Rogers · 10 years ago
  35. 57bc0f5 am cc19cb68: Merge "Don\'t define DISALLOW_COPY_AND_ASSIGN if already defined." by Ian Rogers · 10 years ago
  36. b5331ef Merge "Fix unused parameters for the Mac." by Ian Rogers · 10 years ago
  37. 4bb1404 Fix unused parameters for the Mac. by Ian Rogers · 10 years ago
  38. 587e2ec Merge "Fix build." by Ian Rogers · 10 years ago
  39. 7dc9c81 Fix build. by Ian Rogers · 10 years ago
  40. 4150611 Merge "Fix mac build." by Ian Rogers · 10 years ago
  41. de2db52 Fix mac build. by Ian Rogers · 10 years ago
  42. cc19cb6 Merge "Don't define DISALLOW_COPY_AND_ASSIGN if already defined." by Ian Rogers · 10 years ago
  43. 3eaa852 Don't define DISALLOW_COPY_AND_ASSIGN if already defined. by Ian Rogers · 10 years ago
  44. 775ef49 Fix store instructions to large frames in ARM opt. compiler. by Roland Levillain · 10 years ago
  45. 2490b5b am e03864e9: Merge "Try to fix mac build." by Nicolas Geoffray · 10 years ago
  46. e03864e Merge "Try to fix mac build." by Nicolas Geoffray · 10 years ago
  47. e6ac4fd Try to fix mac build. by Nicolas Geoffray · 10 years ago
  48. a11c391 am 457e6170: Merge "New failure on optimizing/arm64 after CONST_CLASS support." by Nicolas Geoffray · 10 years ago
  49. 457e617 Merge "New failure on optimizing/arm64 after CONST_CLASS support." by Nicolas Geoffray · 10 years ago
  50. 03e68d5 New failure on optimizing/arm64 after CONST_CLASS support. by Nicolas Geoffray · 10 years ago
  51. 5f3a1a1 am 636e1f55: Merge "Implement CONST_CLASS in optimizing compiler." by Nicolas Geoffray · 10 years ago
  52. 636e1f5 Merge "Implement CONST_CLASS in optimizing compiler." by Nicolas Geoffray · 10 years ago
  53. 424f676 Implement CONST_CLASS in optimizing compiler. by Nicolas Geoffray · 10 years ago
  54. 4b7b706 am 793d1023: Merge "miranda multidex test fails on optimizing/arm64." by Nicolas Geoffray · 10 years ago
  55. 793d102 Merge "miranda multidex test fails on optimizing/arm64." by Nicolas Geoffray · 10 years ago
  56. 4b420e7 miranda multidex test fails on optimizing/arm64. by Nicolas Geoffray · 10 years ago
  57. f23b7ba am b6b9eeab: Merge "ART: Fix unused parameter warning on Mac" by Andreas Gampe · 10 years ago
  58. b6b9eea Merge "ART: Fix unused parameter warning on Mac" by Andreas Gampe · 10 years ago
  59. d77ac7e ART: Fix unused parameter warning on Mac by Andreas Gampe · 10 years ago
  60. cdd9838 am ad17d418: Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)" by Andreas Gampe · 10 years ago
  61. 6f3c4b3 am 8851cbae: Merge "ART: Replace COMPILE_ASSERT with static_assert (runtime)" by Andreas Gampe · 10 years ago
  62. ad17d41 Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)" by Andreas Gampe · 10 years ago
  63. 8851cba Merge "ART: Replace COMPILE_ASSERT with static_assert (runtime)" by Andreas Gampe · 10 years ago
  64. 575e78c ART: Replace COMPILE_ASSERT with static_assert (runtime) by Andreas Gampe · 10 years ago
  65. 785d2f2 ART: Replace COMPILE_ASSERT with static_assert (compiler) by Andreas Gampe · 10 years ago
  66. 317a7a1 am 2998e9cd: Merge "ART: Fix unused parameters in libsigchain" by Andreas Gampe · 10 years ago
  67. 2998e9c Merge "ART: Fix unused parameters in libsigchain" by Andreas Gampe · 10 years ago
  68. 9d9cfa8 ART: Fix unused parameters in libsigchain by Andreas Gampe · 10 years ago
  69. 1525ed8 am a10a8b56: Merge "Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags." by Ian Rogers · 10 years ago
  70. a10a8b5 Merge "Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags." by Ian Rogers · 10 years ago
  71. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  72. 9d7bf4e am c6e09557: Merge "Some improvement to reg alloc." by Mingyao Yang · 10 years ago
  73. a9c793c am 9aee6fc7: Merge "ART: Add missing test dependency" by Andreas Gampe · 10 years ago
  74. e9f3424 am 0c25f441: Merge "Check null this pointer for direct methods in FindMethodFast." by Jeff Hao · 10 years ago
  75. c6e0955 Merge "Some improvement to reg alloc." by Mingyao Yang · 10 years ago
  76. 296bd60 Some improvement to reg alloc. by Mingyao Yang · 10 years ago
  77. 9aee6fc Merge "ART: Add missing test dependency" by Andreas Gampe · 10 years ago
  78. da82344 ART: Add missing test dependency by Andreas Gampe · 10 years ago
  79. 0c25f44 Merge "Check null this pointer for direct methods in FindMethodFast." by Jeff Hao · 10 years ago
  80. 207a37d Check null this pointer for direct methods in FindMethodFast. by Jeff Hao · 10 years ago
  81. 16f523b am a338da43: Merge "ART: Add miranda checking" by Andreas Gampe · 10 years ago
  82. a338da4 Merge "ART: Add miranda checking" by Andreas Gampe · 10 years ago
  83. 231d835 am 4450721d: Merge "ART: Discard generated image in a low-memory environment" by Andreas Gampe · 10 years ago
  84. 4450721 Merge "ART: Discard generated image in a low-memory environment" by Andreas Gampe · 10 years ago
  85. 2b0fa5b ART: Add miranda checking by Andreas Gampe · 10 years ago
  86. d74f000 am a88219f1: Merge "Add image strings to intern table" by Mathieu Chartier · 10 years ago
  87. 5521f8e am 71ed8c7e: Merge "Remove generated file if compiling the image failed." by Nicolas Geoffray · 10 years ago
  88. a88219f Merge "Add image strings to intern table" by Mathieu Chartier · 10 years ago
  89. 71ed8c7 Merge "Remove generated file if compiling the image failed." by Nicolas Geoffray · 10 years ago
  90. eb175f7 Add image strings to intern table by Mathieu Chartier · 10 years ago
  91. 2585098 am 31e7c162: Merge "ART: Remove unnecessary includes" by Andreas Gampe · 10 years ago
  92. 31e7c16 Merge "ART: Remove unnecessary includes" by Andreas Gampe · 10 years ago
  93. b688611 ART: Remove unnecessary includes by Andreas Gampe · 10 years ago
  94. 130bd1b Remove generated file if compiling the image failed. by Nicolas Geoffray · 10 years ago
  95. 664091d am 07f09809: Merge "Add missing when testing TARGET_ARCH." by Nicolas Geoffray · 10 years ago
  96. 07f0980 Merge "Add missing $() when testing TARGET_ARCH." by Nicolas Geoffray · 10 years ago
  97. 08d5e28 Add missing $() when testing TARGET_ARCH. by Nicolas Geoffray · 10 years ago
  98. c36e77c am 17231d03: Merge "Only use Quick for optimizing on arm64." by Nicolas Geoffray · 10 years ago
  99. e68dde4 am 6cc88a7e: Merge "Disable kNoOutputOverlap optimization." by Nicolas Geoffray · 10 years ago
  100. 17231d0 Merge "Only use Quick for optimizing on arm64." by Nicolas Geoffray · 10 years ago