1. d34d4f3 Merge "Removed quick support from dexfuzz." by Treehugger Robot · 8 years ago
  2. b981c5e Merge "Re-enable run-test 484-checker-register-hints with read barriers." by Roland Levillain · 8 years ago
  3. c23d5e4 Merge "Use junit-host instead of junit" by Paul Duffin · 8 years ago
  4. 5596fc1 Merge "Moved escape analysis to reusable module" by Treehugger Robot · 8 years ago
  5. 96fd51d Moved escape analysis to reusable module by Aart Bik · 8 years ago
  6. 932b19a Use junit-host instead of junit by Paul Duffin · 8 years ago
  7. 424c03a Merge "Refine the DexOptNeeded codes." by Nicolas Geoffray · 8 years ago
  8. 49812bd Merge "ARM: VIXL32: Fix breaking changes from recent VIXL update." by Nicolas Geoffray · 8 years ago
  9. 4e68ebf Merge "Cache flush/invalidate needs RWX permission" by Treehugger Robot · 8 years ago
  10. b18a669 Cache flush/invalidate needs RWX permission by Artem Udovichenko · 8 years ago
  11. 35b6546 Merge "ART: Throw InternalError rather than VirtualMachineError" by Orion Hodson · 8 years ago
  12. d162cfe Merge "Revert "Revert "Method Handles: Add VarargsCollector.""" by Orion Hodson · 8 years ago
  13. 7225a8d Refine the DexOptNeeded codes. by Richard Uhler · 8 years ago
  14. 1c87878 Revert "Revert "Method Handles: Add VarargsCollector."" by Orion Hodson · 8 years ago
  15. fef0664 ART: Throw InternalError rather than VirtualMachineError by Orion Hodson · 8 years ago
  16. 5ee7716 Merge "Revert "Method Handles: Add VarargsCollector."" by Orion Hodson · 8 years ago
  17. 12af7a4 Revert "Method Handles: Add VarargsCollector." by Orion Hodson · 8 years ago
  18. b77051e ARM: VIXL32: Fix breaking changes from recent VIXL update. by Scott Wakeling · 8 years ago
  19. d011142 Merge "ARM: VIXL32: Improve codegen on CBZ/CBNZ" by Nicolas Geoffray · 8 years ago
  20. c3076fe Merge "Use input-vdex-fd, or input-vdex in dex2oat." by Nicolas Geoffray · 8 years ago
  21. be8440c Merge changes Ia3853e46,Ic32af2ec,I79c6cc12,Idfd59472,I68720661 by Richard Uhler · 8 years ago
  22. 03bc659 Refine OatStatus enum. by Richard Uhler · 8 years ago
  23. b0bbe8e Use input-vdex-fd, or input-vdex in dex2oat. by Nicolas Geoffray · 8 years ago
  24. f559b57 Removed quick support from dexfuzz. by Branislav Rankov · 8 years ago
  25. 7b7a78e Merge "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 8 years ago
  26. 09ded92 Revert "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 8 years ago
  27. 4bb3c7f Merge "Method Handles: Add VarargsCollector." by Orion Hodson · 8 years ago
  28. f51bc62 ARM: VIXL32: Improve codegen on CBZ/CBNZ by xueliang.zhong · 8 years ago
  29. 8f34359 Merge "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 8 years ago
  30. 88bc673 Factor out code for picking the best oat file. by Richard Uhler · 8 years ago
  31. 46cc64f Move dumping of oat file status inside of the OatFileAssistant. by Richard Uhler · 8 years ago
  32. 3e580bc Remove OatFileAssistant IsOutOfDate, IsUpToDate, and NeedsRelocation. by Richard Uhler · 8 years ago
  33. 70a8426 Simplify decision of which is the best oat file. by Richard Uhler · 8 years ago
  34. 4b60096 Merge "Speed up verified methods" by Mathieu Chartier · 8 years ago
  35. b9bc47f Merge "libopenjdkjvmti is actually not a test library." by Nicolas Geoffray · 8 years ago
  36. 25dcbad Revert "Revert "Make sure that const-class linkage is preserved."" by Vladimir Marko · 8 years ago
  37. ab52ce1 Method Handles: Add VarargsCollector. by Orion Hodson · 8 years ago
  38. ae02d2e libopenjdkjvmti is actually not a test library. by Nicolas Geoffray · 8 years ago
  39. eb26e28 Re-enable run-test 484-checker-register-hints with read barriers. by Roland Levillain · 8 years ago
  40. bbf3311 Merge "Update expectations in SetVerifierDeps/SetStackSample." by Nicolas Geoffray · 8 years ago
  41. dd77c2b Merge "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  42. ea7980d Revert "Use interpret-only instead of verify-at-runtime when testing JIT" by Calin Juravle · 8 years ago
  43. e424c93 Update expectations in SetVerifierDeps/SetStackSample. by Nicolas Geoffray · 8 years ago
  44. 8f26b10 Merge "Update run-test dependencies on device." by Nicolas Geoffray · 8 years ago
  45. d026ee5 Update run-test dependencies on device. by Nicolas Geoffray · 8 years ago
  46. 7160190 Merge "Fix build rules for statically linked oatdump on host." by Roland Levillain · 8 years ago
  47. fc2dd61 Speed up verified methods by Mathieu Chartier · 8 years ago
  48. f215c52 Merge changes from topic 'dex2oat_dexlayout' by Jeff Hao · 8 years ago
  49. 47d840b Merge "Always fill in root table length" by Mathieu Chartier · 8 years ago
  50. 042e898 Add layout scheme to dexlayout for dex file reordering. by Jeff Hao · 8 years ago
  51. 7a704be Always fill in root table length by Mathieu Chartier · 8 years ago
  52. 0e5e9fd Merge "Verify for type_id out of range errors" by Treehugger Robot · 8 years ago
  53. f05ccaf Merge "Correctly handle EINTR return from futex" by Mathieu Chartier · 8 years ago
  54. 28e74ed Verify for type_id out of range errors by David Sehr · 8 years ago
  55. c394d05 Merge "Revert "Make sure that const-class linkage is preserved."" by Vladimir Marko · 8 years ago
  56. ecffc67 Revert "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  57. 7f07f55 Fix build rules for statically linked oatdump on host. by Roland Levillain · 8 years ago
  58. 608f2ce Add new --layout-profile compiler-filter for dex2oat. by Jeff Hao · 8 years ago
  59. ea7c629 Dexlayout cleanup and refactoring. by Jeff Hao · 8 years ago
  60. b46782a Merge "Use a per-thread VerifierDeps." by Nicolas Geoffray · 8 years ago
  61. 24a56c6 Merge "Clear the right data pointer." by Nicolas Geoffray · 8 years ago
  62. 701bb7d Merge changes If9d1da45,I6daecb52 by Vladimir Marko · 8 years ago
  63. ddb8afe Do not test class unloading in 626-const-class-linking by Vladimir Marko · 8 years ago
  64. f46501c Clear the right data pointer. by Nicolas Geoffray · 8 years ago
  65. 0ba0c7d Fix 626-const-class-linking for no-dex2oat configuration. by Vladimir Marko · 8 years ago
  66. eb9c58e Merge "ARM: VIXL32: Fix the assembler usage in the intrinsics." by Nicolas Geoffray · 8 years ago
  67. 340dafa Use a per-thread VerifierDeps. by Nicolas Geoffray · 8 years ago
  68. 71d1510 Merge "Fix build: update test to use dex::TypeIndex." by Vladimir Marko · 8 years ago
  69. bad475a Fix build: update test to use dex::TypeIndex. by Vladimir Marko · 8 years ago
  70. 9ee5fdf Merge "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  71. 6f4d102 Correctly handle EINTR return from futex by Daniel Colascione · 8 years ago
  72. da2d78b Merge "Check same dex file for finding class descriptor string id" by Mathieu Chartier · 8 years ago
  73. 668ba83 Merge changes I8e51415a,I79a255c1 by Treehugger Robot · 8 years ago
  74. 32b5030 Check same dex file for finding class descriptor string id by Mathieu Chartier · 8 years ago
  75. a598b86 Merge "ART: Add dex::TypeIndex" by Treehugger Robot · 8 years ago
  76. b2dc551 Merge "ART: Add boot classpath check for initialization" by Treehugger Robot · 8 years ago
  77. e38f032 Merge "Use type lookup tables in compiler" by Mathieu Chartier · 8 years ago
  78. b88c484 ARM: VIXL32: Fix the assembler usage in the intrinsics. by Anton Kirilov · 8 years ago
  79. 19886db Make sure that const-class linkage is preserved. by Vladimir Marko · 8 years ago
  80. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  81. 22f71d2 ART: Add boot classpath check for initialization by Andreas Gampe · 8 years ago
  82. 1b86849 Use type lookup tables in compiler by Mathieu Chartier · 8 years ago
  83. bb4366d Merge "ART: Fix line break in Throwable::Dump" by Treehugger Robot · 8 years ago
  84. dac7ad1 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" by Nicolas Geoffray · 8 years ago
  85. af52443 Merge changes I240f8bb7,I27defaa7,Ib82d64cc by Treehugger Robot · 8 years ago
  86. cca340b ART: Fix line break in Throwable::Dump by Andreas Gampe · 8 years ago
  87. f8f36c2 ART: Do not DCHECK in verifier when already aborting by Andreas Gampe · 8 years ago
  88. 320ba91 ART: Add debug exception check to JIT by Andreas Gampe · 8 years ago
  89. 9fd470f ART: Extend DumpRecursiveAbort by Andreas Gampe · 8 years ago
  90. ab07cbe Merge "Fix valgrind issue with thread_pool_test." by Treehugger Robot · 8 years ago
  91. 1013bde Fix valgrind issue with thread_pool_test. by Andreas Gampe · 8 years ago
  92. 93c3090 ART: Add JNI local details for FollowReferences by Andreas Gampe · 8 years ago
  93. 862bdd8 ART: Fix generic_ptr handling in GetMethodName by Andreas Gampe · 8 years ago
  94. 3bf14d6 Merge "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Treehugger Robot · 8 years ago
  95. 88c4ff6 Merge "ART: Dump native stack on recursive abort" by Andreas Gampe · 8 years ago
  96. a9d8968 Merge "Run 103-string-append with libartd." by Hiroshi Yamauchi · 8 years ago
  97. 8df07aa Merge "ART: Use cerr in Runtime::Abort on the host" by Treehugger Robot · 8 years ago
  98. 8b2cf76 Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  99. 7afa454 ART: Dump native stack on recursive abort by Andreas Gampe · 8 years ago
  100. b67906b ART: Use cerr in Runtime::Abort on the host by Andreas Gampe · 8 years ago