1. 285c2a4 Merge "Update expectations in SetVerifierDeps/SetStackSample." am: bbf3311144 by Nicolas Geoffray · 8 years ago
  2. bbf3311 Merge "Update expectations in SetVerifierDeps/SetStackSample." by Nicolas Geoffray · 8 years ago
  3. d7c0080 Merge "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  4. dd77c2b Merge "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  5. ea7980d Revert "Use interpret-only instead of verify-at-runtime when testing JIT" by Calin Juravle · 8 years ago
  6. e424c93 Update expectations in SetVerifierDeps/SetStackSample. by Nicolas Geoffray · 8 years ago
  7. 529b268 Merge "Update run-test dependencies on device." am: 8f26b1039a by Nicolas Geoffray · 8 years ago
  8. 8f26b10 Merge "Update run-test dependencies on device." by Nicolas Geoffray · 8 years ago
  9. d026ee5 Update run-test dependencies on device. by Nicolas Geoffray · 8 years ago
  10. 9dc697e Merge "Fix build rules for statically linked oatdump on host." am: 71601907b9 by Roland Levillain · 8 years ago
  11. 7160190 Merge "Fix build rules for statically linked oatdump on host." by Roland Levillain · 8 years ago
  12. 176fc22 Merge changes from topic 'dex2oat_dexlayout' am: f215c5255c by Jeff Hao · 8 years ago
  13. 085445f Add layout scheme to dexlayout for dex file reordering. am: 042e898f18 by Jeff Hao · 8 years ago
  14. 1f74d6e Add new --layout-profile compiler-filter for dex2oat. am: 608f2ce4b9 by Jeff Hao · 8 years ago
  15. 1c9f571 Dexlayout cleanup and refactoring. am: ea7c62983b by Jeff Hao · 8 years ago
  16. f215c52 Merge changes from topic 'dex2oat_dexlayout' by Jeff Hao · 8 years ago
  17. 2e4e6e9 Merge "Always fill in root table length" am: 47d840bcf9 by Mathieu Chartier · 8 years ago
  18. 47d840b Merge "Always fill in root table length" by Mathieu Chartier · 8 years ago
  19. 042e898 Add layout scheme to dexlayout for dex file reordering. by Jeff Hao · 8 years ago
  20. 7a704be Always fill in root table length by Mathieu Chartier · 8 years ago
  21. ce5d3b4 Merge "Verify for type_id out of range errors" am: 0e5e9fd335 by David Sehr · 8 years ago
  22. 0e5e9fd Merge "Verify for type_id out of range errors" by Treehugger Robot · 8 years ago
  23. 73b2b80 Merge "Correctly handle EINTR return from futex" am: f05ccaf2cc by Mathieu Chartier · 8 years ago
  24. f05ccaf Merge "Correctly handle EINTR return from futex" by Mathieu Chartier · 8 years ago
  25. 28e74ed Verify for type_id out of range errors by David Sehr · 8 years ago
  26. 60f6b60 Merge "Revert "Make sure that const-class linkage is preserved."" am: c394d0558d by Vladimir Marko · 8 years ago
  27. c394d05 Merge "Revert "Make sure that const-class linkage is preserved."" by Vladimir Marko · 8 years ago
  28. ecffc67 Revert "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  29. 7f07f55 Fix build rules for statically linked oatdump on host. by Roland Levillain · 8 years ago
  30. 608f2ce Add new --layout-profile compiler-filter for dex2oat. by Jeff Hao · 8 years ago
  31. ea7c629 Dexlayout cleanup and refactoring. by Jeff Hao · 8 years ago
  32. fddf55f Merge "Use a per-thread VerifierDeps." am: b46782abf6 by Nicolas Geoffray · 8 years ago
  33. b46782a Merge "Use a per-thread VerifierDeps." by Nicolas Geoffray · 8 years ago
  34. 535f528 Merge "Clear the right data pointer." am: 24a56c6207 by Nicolas Geoffray · 8 years ago
  35. 24a56c6 Merge "Clear the right data pointer." by Nicolas Geoffray · 8 years ago
  36. f07329e Merge changes If9d1da45,I6daecb52 am: 701bb7d1d7 by Vladimir Marko · 8 years ago
  37. efe59e8 Do not test class unloading in 626-const-class-linking am: ddb8afec79 by Vladimir Marko · 8 years ago
  38. 6e10b8e Fix 626-const-class-linking for no-dex2oat configuration. am: 0ba0c7d9b0 by Vladimir Marko · 8 years ago
  39. 701bb7d Merge changes If9d1da45,I6daecb52 by Vladimir Marko · 8 years ago
  40. ddb8afe Do not test class unloading in 626-const-class-linking by Vladimir Marko · 8 years ago
  41. f46501c Clear the right data pointer. by Nicolas Geoffray · 8 years ago
  42. 2c69f82 Merge "ARM: VIXL32: Fix the assembler usage in the intrinsics." am: eb9c58e88f by Nicolas Geoffray · 8 years ago
  43. 0ba0c7d Fix 626-const-class-linking for no-dex2oat configuration. by Vladimir Marko · 8 years ago
  44. eb9c58e Merge "ARM: VIXL32: Fix the assembler usage in the intrinsics." by Nicolas Geoffray · 8 years ago
  45. 340dafa Use a per-thread VerifierDeps. by Nicolas Geoffray · 8 years ago
  46. 2e7576e Merge "Fix build: update test to use dex::TypeIndex." am: 71d15102b5 by Vladimir Marko · 8 years ago
  47. 71d1510 Merge "Fix build: update test to use dex::TypeIndex." by Vladimir Marko · 8 years ago
  48. bad475a Fix build: update test to use dex::TypeIndex. by Vladimir Marko · 8 years ago
  49. a519a83 Merge "Make sure that const-class linkage is preserved." am: 9ee5fdf92f by Vladimir Marko · 8 years ago
  50. 9ee5fdf Merge "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  51. 6f4d102 Correctly handle EINTR return from futex by Daniel Colascione · 8 years ago
  52. c907e7d Merge "Check same dex file for finding class descriptor string id" by Mathieu Chartier · 8 years ago
  53. da2d78b Merge "Check same dex file for finding class descriptor string id" by Mathieu Chartier · 8 years ago
  54. 2ded154 Merge changes I8e51415a,I79a255c1 am: 668ba83a0a by Andreas Gampe · 8 years ago
  55. d87a364 ART: Add JNI local details for FollowReferences am: 93c3090f39 by Andreas Gampe · 8 years ago
  56. db35590 ART: Fix generic_ptr handling in GetMethodName am: 862bdd8ac9 by Andreas Gampe · 8 years ago
  57. 668ba83 Merge changes I8e51415a,I79a255c1 by Treehugger Robot · 8 years ago
  58. 32b5030 Check same dex file for finding class descriptor string id by Mathieu Chartier · 8 years ago
  59. e48dbca Merge "ART: Add dex::TypeIndex" am: a598b869b2 by Andreas Gampe · 8 years ago
  60. a598b86 Merge "ART: Add dex::TypeIndex" by Treehugger Robot · 8 years ago
  61. fb0237b Merge "ART: Add boot classpath check for initialization" am: b2dc551496 by Andreas Gampe · 8 years ago
  62. b2dc551 Merge "ART: Add boot classpath check for initialization" by Treehugger Robot · 8 years ago
  63. 36e9ee7 Merge "Use type lookup tables in compiler" am: e38f0320df by Mathieu Chartier · 8 years ago
  64. e38f032 Merge "Use type lookup tables in compiler" by Mathieu Chartier · 8 years ago
  65. b88c484 ARM: VIXL32: Fix the assembler usage in the intrinsics. by Anton Kirilov · 8 years ago
  66. 19886db Make sure that const-class linkage is preserved. by Vladimir Marko · 8 years ago
  67. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  68. 22f71d2 ART: Add boot classpath check for initialization by Andreas Gampe · 8 years ago
  69. 1b86849 Use type lookup tables in compiler by Mathieu Chartier · 8 years ago
  70. 8c96d1a Merge "ART: Fix line break in Throwable::Dump" am: bb4366d2b0 by Andreas Gampe · 8 years ago
  71. bb4366d Merge "ART: Fix line break in Throwable::Dump" by Treehugger Robot · 8 years ago
  72. 1eaefe8 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" am: dac7ad17c7 by Nicolas Geoffray · 8 years ago
  73. dac7ad1 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" by Nicolas Geoffray · 8 years ago
  74. b4c63db Merge changes I240f8bb7,I27defaa7,Ib82d64cc am: af524438b8 by Andreas Gampe · 8 years ago
  75. 1e1d48f ART: Do not DCHECK in verifier when already aborting am: f8f36c246e by Andreas Gampe · 8 years ago
  76. fbabed5 ART: Add debug exception check to JIT am: 320ba91911 by Andreas Gampe · 8 years ago
  77. 81f3e2d ART: Extend DumpRecursiveAbort am: 9fd470f873 by Andreas Gampe · 8 years ago
  78. af52443 Merge changes I240f8bb7,I27defaa7,Ib82d64cc by Treehugger Robot · 8 years ago
  79. cca340b ART: Fix line break in Throwable::Dump by Andreas Gampe · 8 years ago
  80. f8f36c2 ART: Do not DCHECK in verifier when already aborting by Andreas Gampe · 8 years ago
  81. 320ba91 ART: Add debug exception check to JIT by Andreas Gampe · 8 years ago
  82. 9fd470f ART: Extend DumpRecursiveAbort by Andreas Gampe · 8 years ago
  83. 962a861 Merge "Fix valgrind issue with thread_pool_test." am: ab07cbe238 by Andreas Gampe · 8 years ago
  84. ab07cbe Merge "Fix valgrind issue with thread_pool_test." by Treehugger Robot · 8 years ago
  85. 1013bde Fix valgrind issue with thread_pool_test. by Andreas Gampe · 8 years ago
  86. 93c3090 ART: Add JNI local details for FollowReferences by Andreas Gampe · 8 years ago
  87. 862bdd8 ART: Fix generic_ptr handling in GetMethodName by Andreas Gampe · 8 years ago
  88. 49a9771 Merge "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Calin Juravle · 8 years ago
  89. 40d98eb Merge "ART: Dump native stack on recursive abort" am: 88c4ff69df by Andreas Gampe · 8 years ago
  90. 3bf14d6 Merge "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Treehugger Robot · 8 years ago
  91. 88c4ff6 Merge "ART: Dump native stack on recursive abort" by Andreas Gampe · 8 years ago
  92. 5da6d67 Merge "Run 103-string-append with libartd." am: a9d89686c9 by Hiroshi Yamauchi · 8 years ago
  93. a9d8968 Merge "Run 103-string-append with libartd." by Hiroshi Yamauchi · 8 years ago
  94. 39f6852 Merge "ART: Use cerr in Runtime::Abort on the host" am: 8df07aa7fe by Andreas Gampe · 8 years ago
  95. 8df07aa Merge "ART: Use cerr in Runtime::Abort on the host" by Treehugger Robot · 8 years ago
  96. 8b2cf76 Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  97. 7afa454 ART: Dump native stack on recursive abort by Andreas Gampe · 8 years ago
  98. b67906b ART: Use cerr in Runtime::Abort on the host by Andreas Gampe · 8 years ago
  99. 1995c6b Merge "Revert "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Calin Juravle · 8 years ago
  100. 5e294c3 Merge "Revert "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Calin Juravle · 8 years ago