1. 8409ec4 Make thread dumping more tolerant of broken invariants during abort. by Ian Rogers · 10 years ago
  2. b5331ef Merge "Fix unused parameters for the Mac." by Ian Rogers · 10 years ago
  3. 4bb1404 Fix unused parameters for the Mac. by Ian Rogers · 10 years ago
  4. 587e2ec Merge "Fix build." by Ian Rogers · 10 years ago
  5. 7dc9c81 Fix build. by Ian Rogers · 10 years ago
  6. 4150611 Merge "Fix mac build." by Ian Rogers · 10 years ago
  7. de2db52 Fix mac build. by Ian Rogers · 10 years ago
  8. cc19cb6 Merge "Don't define DISALLOW_COPY_AND_ASSIGN if already defined." by Ian Rogers · 10 years ago
  9. 3eaa852 Don't define DISALLOW_COPY_AND_ASSIGN if already defined. by Ian Rogers · 10 years ago
  10. e03864e Merge "Try to fix mac build." by Nicolas Geoffray · 10 years ago
  11. e6ac4fd Try to fix mac build. by Nicolas Geoffray · 10 years ago
  12. 457e617 Merge "New failure on optimizing/arm64 after CONST_CLASS support." by Nicolas Geoffray · 10 years ago
  13. 03e68d5 New failure on optimizing/arm64 after CONST_CLASS support. by Nicolas Geoffray · 10 years ago
  14. 636e1f5 Merge "Implement CONST_CLASS in optimizing compiler." by Nicolas Geoffray · 10 years ago
  15. 424f676 Implement CONST_CLASS in optimizing compiler. by Nicolas Geoffray · 10 years ago
  16. 793d102 Merge "miranda multidex test fails on optimizing/arm64." by Nicolas Geoffray · 10 years ago
  17. 4b420e7 miranda multidex test fails on optimizing/arm64. by Nicolas Geoffray · 10 years ago
  18. b6b9eea Merge "ART: Fix unused parameter warning on Mac" by Andreas Gampe · 10 years ago
  19. d77ac7e ART: Fix unused parameter warning on Mac by Andreas Gampe · 10 years ago
  20. ad17d41 Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)" by Andreas Gampe · 10 years ago
  21. 8851cba Merge "ART: Replace COMPILE_ASSERT with static_assert (runtime)" by Andreas Gampe · 10 years ago
  22. 575e78c ART: Replace COMPILE_ASSERT with static_assert (runtime) by Andreas Gampe · 10 years ago
  23. 785d2f2 ART: Replace COMPILE_ASSERT with static_assert (compiler) by Andreas Gampe · 10 years ago
  24. 2998e9c Merge "ART: Fix unused parameters in libsigchain" by Andreas Gampe · 10 years ago
  25. 9d9cfa8 ART: Fix unused parameters in libsigchain by Andreas Gampe · 10 years ago
  26. a10a8b5 Merge "Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags." by Ian Rogers · 10 years ago
  27. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  28. c6e0955 Merge "Some improvement to reg alloc." by Mingyao Yang · 10 years ago
  29. 296bd60 Some improvement to reg alloc. by Mingyao Yang · 10 years ago
  30. 9aee6fc Merge "ART: Add missing test dependency" by Andreas Gampe · 10 years ago
  31. da82344 ART: Add missing test dependency by Andreas Gampe · 10 years ago
  32. 0c25f44 Merge "Check null this pointer for direct methods in FindMethodFast." by Jeff Hao · 10 years ago
  33. 207a37d Check null this pointer for direct methods in FindMethodFast. by Jeff Hao · 10 years ago
  34. a338da4 Merge "ART: Add miranda checking" by Andreas Gampe · 10 years ago
  35. 4450721 Merge "ART: Discard generated image in a low-memory environment" by Andreas Gampe · 10 years ago
  36. 2b0fa5b ART: Add miranda checking by Andreas Gampe · 10 years ago
  37. a88219f Merge "Add image strings to intern table" by Mathieu Chartier · 10 years ago
  38. 71ed8c7 Merge "Remove generated file if compiling the image failed." by Nicolas Geoffray · 10 years ago
  39. eb175f7 Add image strings to intern table by Mathieu Chartier · 10 years ago
  40. 31e7c16 Merge "ART: Remove unnecessary includes" by Andreas Gampe · 10 years ago
  41. b688611 ART: Remove unnecessary includes by Andreas Gampe · 10 years ago
  42. 130bd1b Remove generated file if compiling the image failed. by Nicolas Geoffray · 10 years ago
  43. 07f0980 Merge "Add missing $() when testing TARGET_ARCH." by Nicolas Geoffray · 10 years ago
  44. 08d5e28 Add missing $() when testing TARGET_ARCH. by Nicolas Geoffray · 10 years ago
  45. 17231d0 Merge "Only use Quick for optimizing on arm64." by Nicolas Geoffray · 10 years ago
  46. 6cc88a7 Merge "Disable kNoOutputOverlap optimization." by Nicolas Geoffray · 10 years ago
  47. 70be1fb ART: Discard generated image in a low-memory environment by Andreas Gampe · 10 years ago
  48. 9a41fb1 Merge "Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods" by Brian Carlstrom · 10 years ago
  49. f322c4c Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods by Brian Carlstrom · 10 years ago
  50. 57b4d1c Merge "Fix armv8 testing with default ANDROID_ROOT." by Nicolas Geoffray · 10 years ago
  51. eb441dd Fix armv8 testing with default ANDROID_ROOT. by Nicolas Geoffray · 10 years ago
  52. f6e59f5 Merge "More armv8 failures now that optimizing supports CONST_STRING." by Nicolas Geoffray · 10 years ago
  53. 53c42b6 More armv8 failures now that optimizing supports CONST_STRING. by Nicolas Geoffray · 10 years ago
  54. 2810f92 Disable kNoOutputOverlap optimization. by Nicolas Geoffray · 10 years ago
  55. a9014f9 Merge "Support for CONST_STRING in optimizing compiler." by Nicolas Geoffray · 10 years ago
  56. b5f62b3 Support for CONST_STRING in optimizing compiler. by Nicolas Geoffray · 10 years ago
  57. a136ab5 Only use Quick for optimizing on arm64. by Nicolas Geoffray · 10 years ago
  58. 8b557af Merge "Add math routines with defined wrapping behavior for the interpreter." by Ian Rogers · 10 years ago
  59. f72a11d Add math routines with defined wrapping behavior for the interpreter. by Ian Rogers · 10 years ago
  60. 2a4e71c Merge "Avoid signed integer overflow in identity hash code." by Ian Rogers · 10 years ago
  61. bbcd30b Avoid signed integer overflow in identity hash code. by Ian Rogers · 10 years ago
  62. 45664c9 Merge "Avoid signed integer overflow." by Ian Rogers · 10 years ago
  63. 6163fd4 Merge "Add hash table to link virtual methods" by Mathieu Chartier · 10 years ago
  64. c74c218 Merge "Fix mixed signed/unsigned arithmetic in BitVector." by Ian Rogers · 10 years ago
  65. 9f3629d Add hash table to link virtual methods by Mathieu Chartier · 10 years ago
  66. da7bb73 Merge "Avoid signed arithmetic overflow in UTF hash functions." by Ian Rogers · 10 years ago
  67. 8f41dc3 Avoid signed arithmetic overflow in UTF hash functions. by Ian Rogers · 10 years ago
  68. 5a2e4cc Fix mixed signed/unsigned arithmetic in BitVector. by Ian Rogers · 10 years ago
  69. 7d4ecd5 Avoid signed integer overflow. by Ian Rogers · 10 years ago
  70. 3efa15f Merge "art: Fix classlinker and nopatchoat test for PIC case" by Igor Murashkin · 10 years ago
  71. 96e8393 art: Fix classlinker and nopatchoat test for PIC case by Igor Murashkin · 10 years ago
  72. d99865e Merge "Remove bogus compiler flag from libart-compiler." by Ian Rogers · 10 years ago
  73. 99f84c4 Remove bogus compiler flag from libart-compiler. by Ian Rogers · 10 years ago
  74. a8825e4 Merge "ARM: Generate $t mapping symbol to indicate thumb2 code" by Ian Rogers · 10 years ago
  75. 263f20b Merge "Tidy and reduce ART library dependencies on the host." by Ian Rogers · 10 years ago
  76. 26dcecb Merge "Follow-up CL after hard float changes." by Nicolas Geoffray · 10 years ago
  77. 872dd82 Tidy and reduce ART library dependencies on the host. by Ian Rogers · 10 years ago
  78. 29ce77f Merge "419 fails on optimizing/arm64." by Nicolas Geoffray · 10 years ago
  79. 020ac03 419 fails on optimizing/arm64. by Nicolas Geoffray · 10 years ago
  80. 2fba9d4 Merge "ART: Do not abort on most verifier failures" by Andreas Gampe · 10 years ago
  81. 7c03810 ART: Do not abort on most verifier failures by Andreas Gampe · 10 years ago
  82. db32ffe Merge "Fix for long parameter passed both in stack and register." by Nicolas Geoffray · 10 years ago
  83. 0a6c459 Fix for long parameter passed both in stack and register. by Nicolas Geoffray · 10 years ago
  84. d8e231c Merge "Update list of failing tests for arm64/optimizing." by Nicolas Geoffray · 10 years ago
  85. d59fae7 Merge "Fix gtest dependencies." by Nicolas Geoffray · 10 years ago
  86. 96a6345 Fix gtest dependencies. by Nicolas Geoffray · 10 years ago
  87. 32607a1 Update list of failing tests for arm64/optimizing. by Nicolas Geoffray · 10 years ago
  88. b96fd84 Merge "Another ART_TEST_ANDROID_ROOT fix." by Nicolas Geoffray · 10 years ago
  89. 96a37c8 Another ART_TEST_ANDROID_ROOT fix. by Nicolas Geoffray · 10 years ago
  90. ab9f4fe Merge "Also use Quick for target boot image." by Nicolas Geoffray · 10 years ago
  91. 7b76ec4 Also use Quick for target boot image. by Nicolas Geoffray · 10 years ago
  92. 1381b51 Merge "Opt compiler: Add ARM64 support for the Mul IR." by Nicolas Geoffray · 10 years ago
  93. f973455 ARM: Generate $t mapping symbol to indicate thumb2 code by Ningsheng Jian · 10 years ago
  94. 91d6f3f Merge "ART: Fix no-image run-test dependency" by Andreas Gampe · 10 years ago
  95. bf03e84 ART: Fix no-image run-test dependency by Andreas Gampe · 10 years ago
  96. 0ea5368 Merge "Fix combination of prebuild/no-image." by Andreas Gampe · 10 years ago
  97. 58f767f Merge "Support gtest with ART_TEST_ANDROID_ROOT." by Nicolas Geoffray · 10 years ago
  98. 9eb4074 Support gtest with ART_TEST_ANDROID_ROOT. by Nicolas Geoffray · 10 years ago
  99. 68e25eb Fix combination of prebuild/no-image. by Nicolas Geoffray · 10 years ago
  100. 42d641b Opt compiler: Add ARM64 support for the Mul IR. by Alexandre Rames · 10 years ago