1. a3f37c5 am ac3f1a5f: (-s ours) Merge "Add image strings to intern table" into lmp-mr1-dev by Mathieu Chartier · 11 years ago
  2. 9492ce5 am 25850980: am 31e7c162: Merge "ART: Remove unnecessary includes" by Andreas Gampe · 11 years ago
  3. 2585098 am 31e7c162: Merge "ART: Remove unnecessary includes" by Andreas Gampe · 11 years ago
  4. 31e7c16 Merge "ART: Remove unnecessary includes" by Andreas Gampe · 11 years ago
  5. b688611 ART: Remove unnecessary includes by Andreas Gampe · 11 years ago
  6. ac3f1a5 Merge "Add image strings to intern table" into lmp-mr1-dev by Mathieu Chartier · 11 years ago
  7. c3697c9 am 664091dd: am 07f09809: Merge "Add missing when testing TARGET_ARCH." by Nicolas Geoffray · 11 years ago
  8. 664091d am 07f09809: Merge "Add missing when testing TARGET_ARCH." by Nicolas Geoffray · 11 years ago
  9. 07f0980 Merge "Add missing $() when testing TARGET_ARCH." by Nicolas Geoffray · 11 years ago
  10. 08d5e28 Add missing $() when testing TARGET_ARCH. by Nicolas Geoffray · 11 years ago
  11. 371d45f am c36e77c7: am 17231d03: Merge "Only use Quick for optimizing on arm64." by Nicolas Geoffray · 11 years ago
  12. c1f3020 am e68dde41: am 6cc88a7e: Merge "Disable kNoOutputOverlap optimization." by Nicolas Geoffray · 11 years ago
  13. c36e77c am 17231d03: Merge "Only use Quick for optimizing on arm64." by Nicolas Geoffray · 11 years ago
  14. e68dde4 am 6cc88a7e: Merge "Disable kNoOutputOverlap optimization." by Nicolas Geoffray · 11 years ago
  15. 17231d0 Merge "Only use Quick for optimizing on arm64." by Nicolas Geoffray · 11 years ago
  16. 6cc88a7 Merge "Disable kNoOutputOverlap optimization." by Nicolas Geoffray · 11 years ago
  17. b6e292b Add image strings to intern table by Mathieu Chartier · 11 years ago
  18. e49e76c am 22c84690: am 64d79730: am 9a783d6a: Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods by Brian Carlstrom · 11 years ago
  19. 22c8469 am 64d79730: am 9a783d6a: Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods by Brian Carlstrom · 11 years ago
  20. 2271885 am 7d7b1434: Merge "ART: Discard generated image in a low-memory environment" into lmp-mr1-dev by Andreas Gampe · 11 years ago
  21. 7d7b143 Merge "ART: Discard generated image in a low-memory environment" into lmp-mr1-dev by Andreas Gampe · 11 years ago
  22. 958f614 am 5ef2990c: art: Fix classlinker and nopatchoat test for PIC case by Igor Murashkin · 11 years ago
  23. fd879f5 am 90ca5c03: (-s ours) ART: Add support for patching and loading OAT files compiled with PIC by Igor Murashkin · 11 years ago
  24. ac22f88 am d7392fae: (-s ours) ART: Add pic flag to oat header store by Andreas Gampe · 11 years ago
  25. f90f33e am 643b5df2: (-s ours) dex2oat: Add a --compile-pic option by Igor Murashkin · 11 years ago
  26. e059b77 ART: Discard generated image in a low-memory environment by Andreas Gampe · 11 years ago
  27. f2a7e70 am e4c648b7: am 9a41fb16: Merge "Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods" by Brian Carlstrom · 11 years ago
  28. e4c648b am 9a41fb16: Merge "Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods" by Brian Carlstrom · 11 years ago
  29. 9a41fb1 Merge "Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods" by Brian Carlstrom · 11 years ago
  30. f322c4c Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods by Brian Carlstrom · 11 years ago
  31. 5ef2990 art: Fix classlinker and nopatchoat test for PIC case by Igor Murashkin · 11 years ago
  32. 90ca5c0 ART: Add support for patching and loading OAT files compiled with PIC by Igor Murashkin · 11 years ago
  33. d7392fa ART: Add pic flag to oat header store by Andreas Gampe · 11 years ago
  34. 643b5df dex2oat: Add a --compile-pic option by Igor Murashkin · 11 years ago
  35. 41ecf17 am 043b3b05: am 57b4d1c4: Merge "Fix armv8 testing with default ANDROID_ROOT." by Nicolas Geoffray · 11 years ago
  36. 01f5c57 am da2a5512: am f6e59f57: Merge "More armv8 failures now that optimizing supports CONST_STRING." by Nicolas Geoffray · 11 years ago
  37. 043b3b0 am 57b4d1c4: Merge "Fix armv8 testing with default ANDROID_ROOT." by Nicolas Geoffray · 11 years ago
  38. da2a551 am f6e59f57: Merge "More armv8 failures now that optimizing supports CONST_STRING." by Nicolas Geoffray · 11 years ago
  39. 57b4d1c Merge "Fix armv8 testing with default ANDROID_ROOT." by Nicolas Geoffray · 11 years ago
  40. eb441dd Fix armv8 testing with default ANDROID_ROOT. by Nicolas Geoffray · 11 years ago
  41. f6e59f5 Merge "More armv8 failures now that optimizing supports CONST_STRING." by Nicolas Geoffray · 11 years ago
  42. 53c42b6 More armv8 failures now that optimizing supports CONST_STRING. by Nicolas Geoffray · 11 years ago
  43. 2810f92 Disable kNoOutputOverlap optimization. by Nicolas Geoffray · 11 years ago
  44. 64d7973 am 9a783d6a: Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods by Brian Carlstrom · 11 years ago
  45. 4fec1f1 am 8ed5c9cb: am a9014f97: Merge "Support for CONST_STRING in optimizing compiler." by Nicolas Geoffray · 11 years ago
  46. 8ed5c9c am a9014f97: Merge "Support for CONST_STRING in optimizing compiler." by Nicolas Geoffray · 11 years ago
  47. a9014f9 Merge "Support for CONST_STRING in optimizing compiler." by Nicolas Geoffray · 11 years ago
  48. b5f62b3 Support for CONST_STRING in optimizing compiler. by Nicolas Geoffray · 11 years ago
  49. a136ab5 Only use Quick for optimizing on arm64. by Nicolas Geoffray · 11 years ago
  50. 9a783d6 Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods by Brian Carlstrom · 11 years ago
  51. 4d9381c am 372ad2e7: (-s ours) Merge "Add hash table to link virtual methods" into lmp-mr1-dev by Mathieu Chartier · 11 years ago
  52. 44fecfc Merge "resolved conflicts for merge of 62a09752 to lmp-mr1-dev-plus-aosp" into lmp-mr1-dev-plus-aosp by Ian Rogers · 11 years ago
  53. e1477b3 resolved conflicts for merge of 62a09752 to lmp-mr1-dev-plus-aosp by Ian Rogers · 11 years ago
  54. b2e752f am 3613c2a3: Merge "Fix deoptimization bugs" into lmp-mr1-dev by Sebastien Hertz · 11 years ago
  55. cb859cd am 7e7f648d: am 8b557af8: Merge "Add math routines with defined wrapping behavior for the interpreter." by Ian Rogers · 11 years ago
  56. bfa734a am 4ae7f324: am 2a4e71ca: Merge "Avoid signed integer overflow in identity hash code." by Ian Rogers · 11 years ago
  57. 9931250 am ed54f6a9: am 45664c99: Merge "Avoid signed integer overflow." by Ian Rogers · 11 years ago
  58. 2a65303 am 53e0fc9c: am 6163fd40: Merge "Add hash table to link virtual methods" by Mathieu Chartier · 11 years ago
  59. 2574ade am 63abb7d5: am c74c218d: Merge "Fix mixed signed/unsigned arithmetic in BitVector." by Ian Rogers · 11 years ago
  60. 934a040 am 83148489: am da7bb738: Merge "Avoid signed arithmetic overflow in UTF hash functions." by Ian Rogers · 11 years ago
  61. 31ef46f am d2e90170: am 3efa15fd: Merge "art: Fix classlinker and nopatchoat test for PIC case" by Igor Murashkin · 11 years ago
  62. 7e7f648 am 8b557af8: Merge "Add math routines with defined wrapping behavior for the interpreter." by Ian Rogers · 11 years ago
  63. 4ae7f32 am 2a4e71ca: Merge "Avoid signed integer overflow in identity hash code." by Ian Rogers · 11 years ago
  64. ed54f6a am 45664c99: Merge "Avoid signed integer overflow." by Ian Rogers · 11 years ago
  65. 53e0fc9 am 6163fd40: Merge "Add hash table to link virtual methods" by Mathieu Chartier · 11 years ago
  66. 63abb7d am c74c218d: Merge "Fix mixed signed/unsigned arithmetic in BitVector." by Ian Rogers · 11 years ago
  67. 8314848 am da7bb738: Merge "Avoid signed arithmetic overflow in UTF hash functions." by Ian Rogers · 11 years ago
  68. d2e9017 am 3efa15fd: Merge "art: Fix classlinker and nopatchoat test for PIC case" by Igor Murashkin · 11 years ago
  69. ccbc584 am beb05a89: am 2759810f: am 7dd72618: Work around relocated boot.oat corruption by Brian Carlstrom · 11 years ago
  70. f3fdd23 resolved conflicts for merge of 936897a4 to lmp-mr1-dev-plus-aosp by Ian Rogers · 11 years ago
  71. b3b6366 am de38e693: (-s ours) am d7c581cc: am a6b2affa: Remove boot.art/boot.oat on failure to create by Brian Carlstrom · 11 years ago
  72. 8b557af Merge "Add math routines with defined wrapping behavior for the interpreter." by Ian Rogers · 11 years ago
  73. 6add014 resolved conflicts for merge of f13e6d82 to lmp-mr1-dev-plus-aosp by Ian Rogers · 11 years ago
  74. f72a11d Add math routines with defined wrapping behavior for the interpreter. by Ian Rogers · 11 years ago
  75. 54f4f00 resolved conflicts for merge of 473484fa to lmp-mr1-dev-plus-aosp by Ian Rogers · 11 years ago
  76. 2a4e71c Merge "Avoid signed integer overflow in identity hash code." by Ian Rogers · 11 years ago
  77. bbcd30b Avoid signed integer overflow in identity hash code. by Ian Rogers · 11 years ago
  78. 45664c9 Merge "Avoid signed integer overflow." by Ian Rogers · 11 years ago
  79. 6163fd4 Merge "Add hash table to link virtual methods" by Mathieu Chartier · 11 years ago
  80. c74c218 Merge "Fix mixed signed/unsigned arithmetic in BitVector." by Ian Rogers · 11 years ago
  81. 372ad2e Merge "Add hash table to link virtual methods" into lmp-mr1-dev by Mathieu Chartier · 11 years ago
  82. 9f3629d Add hash table to link virtual methods by Mathieu Chartier · 11 years ago
  83. da7bb73 Merge "Avoid signed arithmetic overflow in UTF hash functions." by Ian Rogers · 11 years ago
  84. 8f41dc3 Avoid signed arithmetic overflow in UTF hash functions. by Ian Rogers · 11 years ago
  85. 5a2e4cc Fix mixed signed/unsigned arithmetic in BitVector. by Ian Rogers · 11 years ago
  86. 7d4ecd5 Avoid signed integer overflow. by Ian Rogers · 11 years ago
  87. a9ca9ac Add hash table to link virtual methods by Mathieu Chartier · 11 years ago
  88. 3efa15f Merge "art: Fix classlinker and nopatchoat test for PIC case" by Igor Murashkin · 11 years ago
  89. 96e8393 art: Fix classlinker and nopatchoat test for PIC case by Igor Murashkin · 11 years ago
  90. c70480b am 1dd40915: am d99865e1: Merge "Remove bogus compiler flag from libart-compiler." by Ian Rogers · 11 years ago
  91. 1dd4091 am d99865e1: Merge "Remove bogus compiler flag from libart-compiler." by Ian Rogers · 11 years ago
  92. d99865e Merge "Remove bogus compiler flag from libart-compiler." by Ian Rogers · 11 years ago
  93. 99f84c4 Remove bogus compiler flag from libart-compiler. by Ian Rogers · 11 years ago
  94. 1814a67 am d0403ec5: am a8825e4b: Merge "ARM: Generate mapping symbol to indicate thumb2 code" by Ian Rogers · 11 years ago
  95. d0403ec am a8825e4b: Merge "ARM: Generate mapping symbol to indicate thumb2 code" by Ian Rogers · 11 years ago
  96. a06a59d am 4c556b20: am 263f20b7: Merge "Tidy and reduce ART library dependencies on the host." by Ian Rogers · 11 years ago
  97. 4c556b2 am 263f20b7: Merge "Tidy and reduce ART library dependencies on the host." by Ian Rogers · 11 years ago
  98. a8825e4 Merge "ARM: Generate $t mapping symbol to indicate thumb2 code" by Ian Rogers · 11 years ago
  99. 263f20b Merge "Tidy and reduce ART library dependencies on the host." by Ian Rogers · 11 years ago
  100. 75a93bc am a3d6f679: am 26dcecb0: Merge "Follow-up CL after hard float changes." by Nicolas Geoffray · 11 years ago