1. 12cd7bf am fb598fec: am dfae5e62: Merge "Pass linker patches around as const." by Vladimir Marko · 10 years ago
  2. fb598fe am dfae5e62: Merge "Pass linker patches around as const." by Vladimir Marko · 10 years ago
  3. dfae5e6 Merge "Pass linker patches around as const." by Vladimir Marko · 10 years ago
  4. 843ec35 am 8bbcb6fe: am e57fc0f0: Merge "Delete missed ClampGrowthLimit CHECK" by Mathieu Chartier · 10 years ago
  5. 8bbcb6f am e57fc0f0: Merge "Delete missed ClampGrowthLimit CHECK" by Mathieu Chartier · 10 years ago
  6. e57fc0f Merge "Delete missed ClampGrowthLimit CHECK" by Mathieu Chartier · 10 years ago
  7. de194bf Delete missed ClampGrowthLimit CHECK by Mathieu Chartier · 10 years ago
  8. 57efdf5 am 1cd7303c: am 9d231cc4: Merge "Add missing RecordPcInfo\'s for intrinsics_x86." by Mingyao Yang · 10 years ago
  9. 1cd7303 am 9d231cc4: Merge "Add missing RecordPcInfo\'s for intrinsics_x86." by Mingyao Yang · 10 years ago
  10. 9d231cc Merge "Add missing RecordPcInfo's for intrinsics_x86." by Mingyao Yang · 10 years ago
  11. e90db12 Add missing RecordPcInfo's for intrinsics_x86. by Mingyao Yang · 10 years ago
  12. 363f550 am 08746505: am 9c53fa5a: Merge "ART: Turn of native stack dump on x86 on-device" by Andreas Gampe · 10 years ago
  13. 0874650 am 9c53fa5a: Merge "ART: Turn of native stack dump on x86 on-device" by Andreas Gampe · 10 years ago
  14. 9c53fa5 Merge "ART: Turn of native stack dump on x86 on-device" by Andreas Gampe · 10 years ago
  15. 2f0751e ART: Turn of native stack dump on x86 on-device by Andreas Gampe · 10 years ago
  16. 7bb23f7 am 08ca8d5f: am 9ba48cef: Merge "Fix the read barrier builds." by Hiroshi Yamauchi · 10 years ago
  17. 08ca8d5 am 9ba48cef: Merge "Fix the read barrier builds." by Hiroshi Yamauchi · 10 years ago
  18. 9ba48ce Merge "Fix the read barrier builds." by Hiroshi Yamauchi · 10 years ago
  19. 02d2f29 Fix the read barrier builds. by Hiroshi Yamauchi · 10 years ago
  20. 4288e30 am 7f4d8bed: am 425587d2: Merge "Use va_list argument to abort transaction" by Sebastien Hertz · 10 years ago
  21. 7f4d8be am 425587d2: Merge "Use va_list argument to abort transaction" by Sebastien Hertz · 10 years ago
  22. 425587d Merge "Use va_list argument to abort transaction" by Sebastien Hertz · 10 years ago
  23. effd49d am 2dddfdeb: am 73eaf9b7: Merge "Delegate SIG_DFL on sigaction to libc." by Dmitriy Ivanov · 10 years ago
  24. 005dd97 am b31e6412: am b2d4768e: Merge "Store OatDexFile instead of OatFile in DexFile." by Richard Uhler · 10 years ago
  25. 2dddfde am 73eaf9b7: Merge "Delegate SIG_DFL on sigaction to libc." by Dmitriy Ivanov · 10 years ago
  26. b31e641 am b2d4768e: Merge "Store OatDexFile instead of OatFile in DexFile." by Richard Uhler · 10 years ago
  27. 73eaf9b Merge "Delegate SIG_DFL on sigaction to libc." by Dmitriy Ivanov · 10 years ago
  28. b2d4768 Merge "Store OatDexFile instead of OatFile in DexFile." by Richard Uhler · 10 years ago
  29. a99c70f am 914e63c1: am 69838541: Merge "Fix a bug when creating a HDeoptimization instruction." by Nicolas Geoffray · 10 years ago
  30. 914e63c am 69838541: Merge "Fix a bug when creating a HDeoptimization instruction." by Nicolas Geoffray · 10 years ago
  31. 34a0c20 Delegate SIG_DFL on sigaction to libc. by Dmitriy Ivanov · 10 years ago
  32. 6983854 Merge "Fix a bug when creating a HDeoptimization instruction." by Nicolas Geoffray · 10 years ago
  33. 6954eb8 am c3a2aaad: am 2c18b956: Merge "ART: Avoid obvious segfault in arm & x86 fault handler" by Andreas Gampe · 10 years ago
  34. c3a2aaa am 2c18b956: Merge "ART: Avoid obvious segfault in arm & x86 fault handler" by Andreas Gampe · 10 years ago
  35. 2c18b95 Merge "ART: Avoid obvious segfault in arm & x86 fault handler" by Andreas Gampe · 10 years ago
  36. 7908b28 am 21a7fd52: am 784192aa: Merge "Explicitly specify the C libraries that have mallinfo(3)." by Elliott Hughes · 10 years ago
  37. 21a7fd5 am 784192aa: Merge "Explicitly specify the C libraries that have mallinfo(3)." by Elliott Hughes · 10 years ago
  38. 784192a Merge "Explicitly specify the C libraries that have mallinfo(3)." by Elliott Hughes · 10 years ago
  39. 45b1597 Use va_list argument to abort transaction by Sebastien Hertz · 10 years ago
  40. 3dcd58c Fix a bug when creating a HDeoptimization instruction. by Nicolas Geoffray · 10 years ago
  41. 76e039b am e2f80d9e: am d43f160d: Merge "Revert "ART: Workaround for b/20019689"" by Sebastien Hertz · 10 years ago
  42. 9415886 ART: Avoid obvious segfault in arm & x86 fault handler by Andreas Gampe · 10 years ago
  43. a560827 am 6cebc3d2: am ae36b4a8: Merge "Use specific exception class to abort transaction" by Sebastien Hertz · 10 years ago
  44. e2f80d9 am d43f160d: Merge "Revert "ART: Workaround for b/20019689"" by Sebastien Hertz · 10 years ago
  45. d43f160 Merge "Revert "ART: Workaround for b/20019689"" by Sebastien Hertz · 10 years ago
  46. 6cebc3d am ae36b4a8: Merge "Use specific exception class to abort transaction" by Sebastien Hertz · 10 years ago
  47. 64db239 Revert "ART: Workaround for b/20019689" by Sebastien Hertz · 10 years ago
  48. ae36b4a Merge "Use specific exception class to abort transaction" by Sebastien Hertz · 10 years ago
  49. 2fd7e69 Use specific exception class to abort transaction by Sebastien Hertz · 10 years ago
  50. 7bf5a26 Explicitly specify the C libraries that have mallinfo(3). by Elliott Hughes · 10 years ago
  51. a4110b4 am 1f694245: am a68a7cf8: Merge "ART: Move trace options to a struct" by Andreas Gampe · 10 years ago
  52. 1f69424 am a68a7cf8: Merge "ART: Move trace options to a struct" by Andreas Gampe · 10 years ago
  53. a68a7cf Merge "ART: Move trace options to a struct" by Andreas Gampe · 10 years ago
  54. f6a780a ART: Move trace options to a struct by Andreas Gampe · 10 years ago
  55. 5b43a1a am c61083db: am fc2b49a5: Merge "Revert "ART: Valgrind hotfix for VIXL 1.9"" by Andreas Gampe · 10 years ago
  56. c61083d am fc2b49a5: Merge "Revert "ART: Valgrind hotfix for VIXL 1.9"" by Andreas Gampe · 10 years ago
  57. fc2b49a Merge "Revert "ART: Valgrind hotfix for VIXL 1.9"" by Andreas Gampe · 10 years ago
  58. 8b8cf93 am 202342ff: am 97597c9b: Merge "[optimizing] Implement x86/x86_64 math intrinsics" by Andreas Gampe · 10 years ago
  59. 202342f am 97597c9b: Merge "[optimizing] Implement x86/x86_64 math intrinsics" by Andreas Gampe · 10 years ago
  60. 97597c9 Merge "[optimizing] Implement x86/x86_64 math intrinsics" by Andreas Gampe · 10 years ago
  61. 9c752bf am f25c46cf: am 7775d2c1: Merge "Fix for issue 20051601 - ARM instruction alignment." by Andreas Gampe · 10 years ago
  62. f25c46c am 7775d2c1: Merge "Fix for issue 20051601 - ARM instruction alignment." by Andreas Gampe · 10 years ago
  63. f968b09 am 6eac5c77: am 79ed989a: Merge "Remove version-script option" by Dmitriy Ivanov · 10 years ago
  64. 7775d2c Merge "Fix for issue 20051601 - ARM instruction alignment." by Andreas Gampe · 10 years ago
  65. 6eac5c7 am 79ed989a: Merge "Remove version-script option" by Dmitriy Ivanov · 10 years ago
  66. 79ed989 Merge "Remove version-script option" by Dmitriy Ivanov · 10 years ago
  67. 7de85ca Remove version-script option by Dmitriy Ivanov · 10 years ago
  68. b207e14 Pass linker patches around as const. by Vladimir Marko · 10 years ago
  69. 4977f6b am a5c25e7d: am 3795e94a: Merge "Split RelativePatcher::ReserveSpace() into two." by Vladimir Marko · 10 years ago
  70. a5c25e7 am 3795e94a: Merge "Split RelativePatcher::ReserveSpace() into two." by Vladimir Marko · 10 years ago
  71. 3795e94 Merge "Split RelativePatcher::ReserveSpace() into two." by Vladimir Marko · 10 years ago
  72. 934d754 Fix for issue 20051601 - ARM instruction alignment. by David Srbecky · 10 years ago
  73. 0dc93d2 am 43cbc0d7: am 93c65adb: Merge "Add tests for Arm64RelativePatcher." by Vladimir Marko · 10 years ago
  74. 71b0ddf Split RelativePatcher::ReserveSpace() into two. by Vladimir Marko · 10 years ago
  75. 43cbc0d am 93c65adb: Merge "Add tests for Arm64RelativePatcher." by Vladimir Marko · 10 years ago
  76. 93c65ad Merge "Add tests for Arm64RelativePatcher." by Vladimir Marko · 10 years ago
  77. 9ff676e am f1742d60: am 9a5df52b: Merge "Fix race with Heap::ClampGrowthLimit and GC" by Mathieu Chartier · 10 years ago
  78. f1742d6 am 9a5df52b: Merge "Fix race with Heap::ClampGrowthLimit and GC" by Mathieu Chartier · 10 years ago
  79. 9a5df52 Merge "Fix race with Heap::ClampGrowthLimit and GC" by Mathieu Chartier · 10 years ago
  80. ddac423 Fix race with Heap::ClampGrowthLimit and GC by Mathieu Chartier · 10 years ago
  81. 3f311cf Add tests for Arm64RelativePatcher. by Vladimir Marko · 10 years ago
  82. 83f84dc am d30f4a3d: am f9492310: Merge "Update dexfuzz after optimizing default selection." by Andreas Gampe · 10 years ago
  83. d30f4a3 am f9492310: Merge "Update dexfuzz after optimizing default selection." by Andreas Gampe · 10 years ago
  84. 07b3c23 Store OatDexFile instead of OatFile in DexFile. by Richard Uhler · 10 years ago
  85. f949231 Merge "Update dexfuzz after optimizing default selection." by Andreas Gampe · 10 years ago
  86. fc3ee8f Revert "ART: Valgrind hotfix for VIXL 1.9" by Serban Constantinescu · 10 years ago
  87. 2fbe480 am d244b40a: am e28be7d9: Merge "Add tests for Thumb2RelativePatcher." by Vladimir Marko · 10 years ago
  88. d244b40 am e28be7d9: Merge "Add tests for Thumb2RelativePatcher." by Vladimir Marko · 10 years ago
  89. e28be7d Merge "Add tests for Thumb2RelativePatcher." by Vladimir Marko · 10 years ago
  90. 4d23c9d Add tests for Thumb2RelativePatcher. by Vladimir Marko · 10 years ago
  91. 5fddbf9 am 82150c36: am e8a339e5: Merge "Write .debug_line section using the new DWARF library." by David Srbecky · 10 years ago
  92. 82150c3 am e8a339e5: Merge "Write .debug_line section using the new DWARF library." by David Srbecky · 10 years ago
  93. e8a339e Merge "Write .debug_line section using the new DWARF library." by David Srbecky · 10 years ago
  94. b417352 am 8849cede: am fc67542a: Merge "Refactor RelativePatcher out of OatWriter." by Vladimir Marko · 10 years ago
  95. 5ceddb4 am f2d25950: am 24864207: Merge "PC-relative loads from dex cache arrays for x86-64." by Vladimir Marko · 10 years ago
  96. c6eb199 am 740b2d8b: am 28be3fbd: Merge "Move the "huge method" test into its own test case." by Roland Levillain · 10 years ago
  97. 440357b am 7c43af0f: am c6e949a6: Merge "Switch to shared libcutils on host to fix odr-violation" by Brian Carlstrom · 10 years ago
  98. 8849ced am fc67542a: Merge "Refactor RelativePatcher out of OatWriter." by Vladimir Marko · 10 years ago
  99. f2d2595 am 24864207: Merge "PC-relative loads from dex cache arrays for x86-64." by Vladimir Marko · 10 years ago
  100. 740b2d8 am 28be3fbd: Merge "Move the "huge method" test into its own test case." by Roland Levillain · 10 years ago