1. 93fac11 am 38efdf51: Merge "Implement try/catch/throw in optimizing." by Nicolas Geoffray · 10 years ago
  2. 38efdf5 Merge "Implement try/catch/throw in optimizing." by Nicolas Geoffray · 10 years ago
  3. de58ab2 Implement try/catch/throw in optimizing. by Nicolas Geoffray · 10 years ago
  4. fd62d30 am 3ed86e4e: Merge "ART: Fix warnings in memcmp16 for arm32" by Andreas Gampe · 10 years ago
  5. 3ed86e4 Merge "ART: Fix warnings in memcmp16 for arm32" by Andreas Gampe · 10 years ago
  6. 943826e ART: Fix warnings in memcmp16 for arm32 by Andreas Gampe · 10 years ago
  7. 34a511f am a710c500: Merge "Fix failures after div support." by Nicolas Geoffray · 10 years ago
  8. a710c50 Merge "Fix failures after div support." by Nicolas Geoffray · 10 years ago
  9. cd2de0c Fix failures after div support. by Nicolas Geoffray · 10 years ago
  10. 308a056 am f746cd9b: Merge "Fix build." by Calin Juravle · 10 years ago
  11. dab7fa8 am 803ad870: Merge "[optimizing compiler] Add div-int and exception handling." by Calin Juravle · 10 years ago
  12. 55fb42e am 863b844e: Merge "Add more int-to-long tests for the optimizing compiler." by Roland Levillain · 10 years ago
  13. e7f9dfb am e8469ac1: Merge "Don\'t use R4 for suspend check." by Nicolas Geoffray · 10 years ago
  14. 24f1ff7 am a88b7b93: Merge "Fix ART build issues." by Roland Levillain · 10 years ago
  15. e086e32 am 508368cc: Merge "Support int-to-long conversions in the optimizing compiler." by Roland Levillain · 10 years ago
  16. e487a10 am eaeff2ab: Merge "Fix typo in test name." by Nicolas Geoffray · 10 years ago
  17. b45d827 am 2be4e406: Merge "Mark 703-floating-point-div as failing on optimizing/arm64." by Nicolas Geoffray · 10 years ago
  18. f746cd9 Merge "Fix build." by Calin Juravle · 10 years ago
  19. d375fab Fix build. by Calin Juravle · 10 years ago
  20. 803ad87 Merge "[optimizing compiler] Add div-int and exception handling." by Calin Juravle · 10 years ago
  21. d0d4852 [optimizing compiler] Add div-int and exception handling. by Calin Juravle · 10 years ago
  22. 863b844 Merge "Add more int-to-long tests for the optimizing compiler." by Roland Levillain · 10 years ago
  23. e8469ac Merge "Don't use R4 for suspend check." by Nicolas Geoffray · 10 years ago
  24. fc8b5f2 Add more int-to-long tests for the optimizing compiler. by Roland Levillain · 10 years ago
  25. 44b819e Don't use R4 for suspend check. by Nicolas Geoffray · 10 years ago
  26. a88b7b9 Merge "Fix ART build issues." by Roland Levillain · 10 years ago
  27. ed9b195 Fix ART build issues. by Roland Levillain · 10 years ago
  28. 508368c Merge "Support int-to-long conversions in the optimizing compiler." by Roland Levillain · 10 years ago
  29. eaeff2a Merge "Fix typo in test name." by Nicolas Geoffray · 10 years ago
  30. 6fb4ef5 Fix typo in test name. by Nicolas Geoffray · 10 years ago
  31. 2be4e40 Merge "Mark 703-floating-point-div as failing on optimizing/arm64." by Nicolas Geoffray · 10 years ago
  32. db3dae9 Mark 703-floating-point-div as failing on optimizing/arm64. by Nicolas Geoffray · 10 years ago
  33. 648c7f6 am 1991fed6: Merge "Don\'t enable ARM_R4_SUSPEND_FLAG." by Ian Rogers · 10 years ago
  34. 1991fed Merge "Don't enable ARM_R4_SUSPEND_FLAG." by Ian Rogers · 10 years ago
  35. 8ba17f6 Don't enable ARM_R4_SUSPEND_FLAG. by Ian Rogers · 10 years ago
  36. cae6e6b am 77dbcdd2: Merge "Fix LoadValue{Wide} to free temp when reg classes are not matched" by Ian Rogers · 10 years ago
  37. 77dbcdd Merge "Fix LoadValue{Wide} to free temp when reg classes are not matched" by Ian Rogers · 10 years ago
  38. 5087696 am 40845d26: Merge "ARM: Strength reduction for floating-point division" by Ian Rogers · 10 years ago
  39. 68347e8 am 211d45e0: Merge "X86 QBE: Mark kX86StartOfMethod as defining reg 0" by Ian Rogers · 10 years ago
  40. 40845d2 Merge "ARM: Strength reduction for floating-point division" by Ian Rogers · 10 years ago
  41. 675e09b ARM: Strength reduction for floating-point division by Ningsheng Jian · 10 years ago
  42. 211d45e Merge "X86 QBE: Mark kX86StartOfMethod as defining reg 0" by Ian Rogers · 10 years ago
  43. 9913c84 am 970a25ca: Merge "Clean up arena objects in Mir2Lir." by Vladimir Marko · 10 years ago
  44. 700b707 am 5e5632ff: Merge "Fix RI testing." by Nicolas Geoffray · 10 years ago
  45. 66d2870 am 3c30a723: Merge "Fix store instructions to large frames in ARM opt. compiler." by Roland Levillain · 10 years ago
  46. 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
  47. 2c15162 am 907080c6: Merge "Restore run-test TIME_OUT feature" by Brian Carlstrom · 10 years ago
  48. ab777cf am da04f29a: Merge "ART: Fix some redundant declarations" by Andreas Gampe · 10 years ago
  49. ea1a87f am 3a8a7a44: Merge "Add ATTRIBUTE_UNUSED to unused parameters." by Ian Rogers · 10 years ago
  50. 970a25c Merge "Clean up arena objects in Mir2Lir." by Vladimir Marko · 10 years ago
  51. dff1f28 Support int-to-long conversions in the optimizing compiler. by Roland Levillain · 10 years ago
  52. 080dd41 Clean up arena objects in Mir2Lir. by Vladimir Marko · 10 years ago
  53. 5e5632f Merge "Fix RI testing." by Nicolas Geoffray · 10 years ago
  54. 1250861 Fix RI testing. by Nicolas Geoffray · 10 years ago
  55. 3c30a72 Merge "Fix store instructions to large frames in ARM opt. compiler." by Roland Levillain · 10 years ago
  56. 4a43e79 Merge "Fix dependency from phony targets to real files to remove need for m or mma" by Brian Carlstrom · 10 years ago
  57. 907080c Merge "Restore run-test TIME_OUT feature" by Brian Carlstrom · 10 years ago
  58. 5bae9a2 Fix dependency from phony targets to real files to remove need for m or mma by Brian Carlstrom · 10 years ago
  59. 93d6ce5 Restore run-test TIME_OUT feature by Brian Carlstrom · 10 years ago
  60. da04f29 Merge "ART: Fix some redundant declarations" by Andreas Gampe · 10 years ago
  61. e179456 ART: Fix some redundant declarations by Andreas Gampe · 10 years ago
  62. 02c637e Fix LoadValue{Wide} to free temp when reg classes are not matched by Serguei Katkov · 10 years ago
  63. 3a8a7a4 Merge "Add ATTRIBUTE_UNUSED to unused parameters." by Ian Rogers · 10 years ago
  64. c4f990e Add ATTRIBUTE_UNUSED to unused parameters. by Chih-Hung Hsieh · 10 years ago
  65. 4364494 am 4d5d62f4: Merge "Make thread dumping more tolerant of broken invariants during abort." by Ian Rogers · 10 years ago
  66. 4d5d62f Merge "Make thread dumping more tolerant of broken invariants during abort." by Ian Rogers · 10 years ago
  67. ae1a434 am 78a32333: Merge "ART: More warnings" by Andreas Gampe · 10 years ago
  68. 78a3233 Merge "ART: More warnings" by Andreas Gampe · 10 years ago
  69. b396ff0 am fe50a0f6: Merge "Add a test for SafeMath." by Ian Rogers · 10 years ago
  70. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  71. 8409ec4 Make thread dumping more tolerant of broken invariants during abort. by Ian Rogers · 10 years ago
  72. fe50a0f Merge "Add a test for SafeMath." by Ian Rogers · 10 years ago
  73. 5ac814a Add a test for SafeMath. by Ian Rogers · 10 years ago
  74. 8cff137 am b5331ef9: Merge "Fix unused parameters for the Mac." by Ian Rogers · 10 years ago
  75. b7288e7 am 587e2ec6: Merge "Fix build." by Ian Rogers · 10 years ago
  76. 737b06f am 4150611d: Merge "Fix mac build." by Ian Rogers · 10 years ago
  77. 57bc0f5 am cc19cb68: Merge "Don\'t define DISALLOW_COPY_AND_ASSIGN if already defined." by Ian Rogers · 10 years ago
  78. b5331ef Merge "Fix unused parameters for the Mac." by Ian Rogers · 10 years ago
  79. 4bb1404 Fix unused parameters for the Mac. by Ian Rogers · 10 years ago
  80. 587e2ec Merge "Fix build." by Ian Rogers · 10 years ago
  81. 7dc9c81 Fix build. by Ian Rogers · 10 years ago
  82. 4150611 Merge "Fix mac build." by Ian Rogers · 10 years ago
  83. de2db52 Fix mac build. by Ian Rogers · 10 years ago
  84. cc19cb6 Merge "Don't define DISALLOW_COPY_AND_ASSIGN if already defined." by Ian Rogers · 10 years ago
  85. 3eaa852 Don't define DISALLOW_COPY_AND_ASSIGN if already defined. by Ian Rogers · 10 years ago
  86. 775ef49 Fix store instructions to large frames in ARM opt. compiler. by Roland Levillain · 10 years ago
  87. 2490b5b am e03864e9: Merge "Try to fix mac build." by Nicolas Geoffray · 10 years ago
  88. e03864e Merge "Try to fix mac build." by Nicolas Geoffray · 10 years ago
  89. e6ac4fd Try to fix mac build. by Nicolas Geoffray · 10 years ago
  90. a11c391 am 457e6170: Merge "New failure on optimizing/arm64 after CONST_CLASS support." by Nicolas Geoffray · 10 years ago
  91. 457e617 Merge "New failure on optimizing/arm64 after CONST_CLASS support." by Nicolas Geoffray · 10 years ago
  92. 03e68d5 New failure on optimizing/arm64 after CONST_CLASS support. by Nicolas Geoffray · 10 years ago
  93. 5f3a1a1 am 636e1f55: Merge "Implement CONST_CLASS in optimizing compiler." by Nicolas Geoffray · 10 years ago
  94. 636e1f5 Merge "Implement CONST_CLASS in optimizing compiler." by Nicolas Geoffray · 10 years ago
  95. 424f676 Implement CONST_CLASS in optimizing compiler. by Nicolas Geoffray · 10 years ago
  96. 4b7b706 am 793d1023: Merge "miranda multidex test fails on optimizing/arm64." by Nicolas Geoffray · 10 years ago
  97. 793d102 Merge "miranda multidex test fails on optimizing/arm64." by Nicolas Geoffray · 10 years ago
  98. 4b420e7 miranda multidex test fails on optimizing/arm64. by Nicolas Geoffray · 10 years ago
  99. f23b7ba am b6b9eeab: Merge "ART: Fix unused parameter warning on Mac" by Andreas Gampe · 10 years ago
  100. b6b9eea Merge "ART: Fix unused parameter warning on Mac" by Andreas Gampe · 10 years ago