1. 6f1b65d Merge "More store/allocation elimination." by Mingyao Yang · 8 years ago
  2. 74a96e4 Merge "Output more for "Unable to determine architecture"." by Nicolas Geoffray · 8 years ago
  3. 0c14d8b ART: Additional initialization for MethodHandle accessors. by Orion Hodson · 8 years ago
  4. ba37e04 Output more for "Unable to determine architecture". by Nicolas Geoffray · 8 years ago
  5. de582c1 Merge "ARM: VIXL32: Implement the functionality needed by intrinsics." by Roland Levillain · 8 years ago
  6. 8f500fa Add print statements for "Unable to determine architecture". by Nicolas Geoffray · 8 years ago
  7. c4005c3 Merge "New instruction simplifications. Extra dce pass. Allow more per block repeats." by Aart Bik · 8 years ago
  8. 63f41f9 Merge "Improved range analysis (and thus BCE) around min/max/abs intrinsics." by Aart Bik · 8 years ago
  9. 2767f4b New instruction simplifications. Extra dce pass. Allow more per block repeats. by Aart Bik · 8 years ago
  10. 58d9bfc More store/allocation elimination. by Mingyao Yang · 8 years ago
  11. 40fbf74 Improved range analysis (and thus BCE) around min/max/abs intrinsics. by Aart Bik · 8 years ago
  12. e28d9ae ARM: VIXL32: Implement the functionality needed by intrinsics. by Anton Kirilov · 8 years ago
  13. a4af47e Merge "It exposes a few bugs that should be address before submitting it. " by Calin Juravle · 8 years ago
  14. f1d9265 It exposes a few bugs that should be address before submitting it. by Calin Juravle · 8 years ago
  15. 6409f58 Merge "ARM: VIXL32: Implement ArrayGet, ArraySet, BoundsCheck etc." by Roland Levillain · 8 years ago
  16. 96120f4 MethodHandles: Add tests for transforms in change 598d43d0dec5925c77 by Narayan Kamath · 8 years ago
  17. 9f54896 Merge "MethodHandles: Track libcore change cc4ded." by Narayan Kamath · 8 years ago
  18. 2d7af2d ART: Simplify test 913 by Andreas Gampe · 8 years ago
  19. ef3ace0 ART: Fix test 913 for concurrent collector by Andreas Gampe · 8 years ago
  20. 4ce767d Merge "Use interpret-only instead of verify-at-runtime when testing JIT" by Treehugger Robot · 8 years ago
  21. 195ea63 Merge changes Ica4f766c,Iaa97520d by Treehugger Robot · 8 years ago
  22. 5db5b1e Use interpret-only instead of verify-at-runtime when testing JIT by Calin Juravle · 8 years ago
  23. 56cc951 Merge "Flush the CFG visualizer output after writing to it." by Roland Levillain · 8 years ago
  24. c34dba7 ARM: VIXL32: Implement ArrayGet, ArraySet, BoundsCheck etc. by Scott Wakeling · 8 years ago
  25. b0103ca Flush the CFG visualizer output after writing to it. by Roland Levillain · 8 years ago
  26. 94bee02 MethodHandles: Track libcore change cc4ded. by Narayan Kamath · 8 years ago
  27. b2aaf1d Merge "Address missed review comment." by Nicolas Geoffray · 8 years ago
  28. ca6a719 Merge "MethodHandles: Better detail message for WrongMethodTypeExceptions" by Narayan Kamath · 8 years ago
  29. 40f2f31 ART: Blacklist test 913 for target by Andreas Gampe · 8 years ago
  30. 8da6d03 ART: Add forced garbage collection by Andreas Gampe · 8 years ago
  31. 54b20eb Merge changes I9afd9f88,I1cf94699 by Andreas Gampe · 8 years ago
  32. c8ba460 ART: Blacklist test 912 for target by Andreas Gampe · 8 years ago
  33. e492ae3 ART: Add GetClassSignature by Andreas Gampe · 8 years ago
  34. b0b2080 Merge changes Ib44df099,I8508f96f by Treehugger Robot · 8 years ago
  35. e7b46e2 Merge "MethodHandles: Remove obsolete test workaround." by Narayan Kamath · 8 years ago
  36. f0e359b MethodHandles: Remove obsolete test workaround. by Narayan Kamath · 8 years ago
  37. 3e0dce0 MethodHandles: Better detail message for WrongMethodTypeExceptions by Narayan Kamath · 8 years ago
  38. b24b026 MethodHandles: Temporarily rewrite test of exact invokes. by Narayan Kamath · 8 years ago
  39. bb04c9b Merge "Getter/Setter support for invoke-polymorphic of invokeExact()." by Orion Hodson · 8 years ago
  40. be92d69 Merge "method_handles: Complete support for emulated stack frames." by Narayan Kamath · 8 years ago
  41. 3d617ac Getter/Setter support for invoke-polymorphic of invokeExact(). by Orion Hodson · 8 years ago
  42. 80f5dba ART: Blacklist test 911 for target by Andreas Gampe · 8 years ago
  43. 36bcd4f ART: Add GetMethodModifiers by Andreas Gampe · 8 years ago
  44. 368a208 ART: Add GetMethodDeclaringClass by Andreas Gampe · 8 years ago
  45. b5eb94a ART: Add GetStackTrace support by Andreas Gampe · 8 years ago
  46. 785359d ART: Blacklist test 910 on target by Andreas Gampe · 8 years ago
  47. 3c252f0 ART: Add method name support to TI by Andreas Gampe · 8 years ago
  48. 44cea19 Address missed review comment. by Nicolas Geoffray · 8 years ago
  49. 02109dd ARM: VIXL32: Implement Shifts, Neg, Bitwise and Rotate visitors. by Artem Serov · 8 years ago
  50. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 8 years ago
  51. a507910 Merge "ART: Blacklist test 908 for GC_STRESS" by Treehugger Robot · 8 years ago
  52. a0a5fd6 Merge "ART: Add function to retrieve all tagged objects" by Treehugger Robot · 8 years ago
  53. dc19815 ART: Blacklist test 908 for GC_STRESS by Andreas Gampe · 8 years ago
  54. 1e330c2 Merge "ARM: VIXL32: Exclude recently added test that fails." by Treehugger Robot · 8 years ago
  55. b88c0ec Merge "ARM: VIXL32: Pass test 406-fields and a few others." by Roland Levillain · 8 years ago
  56. 61fa537 ARM: VIXL32: Exclude recently added test that fails. by Artem Serov · 8 years ago
  57. 394c26d Merge "MethodHandles: Remove reference to Jack 4.11.BETA from build rule." by Benoit Lamarche · 8 years ago
  58. 61e7b92 MethodHandles: Remove reference to Jack 4.11.BETA from build rule. by Narayan Kamath · 8 years ago
  59. 622ad2f Merge "Blacklist 130-hprof for tracing configs." by Hiroshi Yamauchi · 8 years ago
  60. a307a76 Merge "Always call into native loader when loading a native library" by Dimitry Ivanov · 8 years ago
  61. 874462f Merge "Improved induction variable analysis and loop optimizations." by Aart Bik · 8 years ago
  62. 089356b Merge "Reduce file descriptor limit for 151-OpenFileLimit." by Treehugger Robot · 8 years ago
  63. f9450a9 Merge "ARM: VIXL32: Implement more codegen code to pass a few more tests." by Roland Levillain · 8 years ago
  64. 89ee0b3 Forgot these files from previous VerifierDeps change. by Nicolas Geoffray · 8 years ago
  65. 5715e96 Reduce file descriptor limit for 151-OpenFileLimit. by Richard Uhler · 8 years ago
  66. 458036f Merge "Interpreter: Add support for method handle transforms [Part 1]." by Treehugger Robot · 8 years ago
  67. 1da4508 Merge "Fall back to true anonymous mmap if out of file descriptors." by Treehugger Robot · 8 years ago
  68. c3b7f1a Interpreter: Add support for method handle transforms [Part 1]. by Narayan Kamath · 8 years ago
  69. 5e6046b ART: Add function to retrieve all tagged objects by Andreas Gampe · 8 years ago
  70. eb84221 Enable agent attaching during live phase by Leonard Mosescu · 8 years ago
  71. ef54d8d Revert "ART: Temporarily use global references for GetLoadedClasses" by Andreas Gampe · 8 years ago
  72. 11e7f99 Merge "Revert "Disable kBssEntry LoadString sharpening."" by Vladimir Marko · 8 years ago
  73. b45fbaa5 ARM: VIXL32: Pass test 406-fields and a few others. by Alexandre Rames · 8 years ago
  74. 1bc4b17 Revert "Disable kBssEntry LoadString sharpening." by Vladimir Marko · 8 years ago
  75. a5c61bf Fall back to true anonymous mmap if out of file descriptors. by Richard Uhler · 8 years ago
  76. c0ada4a Blacklist 130-hprof for tracing configs. by Hiroshi Yamauchi · 8 years ago
  77. 5458f89 ART: Blacklist test 908 for target by Andreas Gampe · 8 years ago
  78. 78d5396 Merge "ART: Add GC callbacks" by Treehugger Robot · 8 years ago
  79. 9b8c588 ART: Add GC callbacks by Andreas Gampe · 8 years ago
  80. cc42be0 Improved induction variable analysis and loop optimizations. by Aart Bik · 8 years ago
  81. 1ceb37c Remove unnecessary load class for new instance by Mathieu Chartier · 8 years ago
  82. 9c19bd6 ARM: VIXL32: Implement more codegen code to pass a few more tests. by Alexandre Rames · 8 years ago
  83. 8447e6d Always call into native loader when loading a native library by Zhenhua WANG · 8 years ago
  84. 3667e26 Merge "Dex disassembly suppport for invoke-polymorphic." by Orion Hodson · 8 years ago
  85. dfa8f18 Merge "ART: Switch tagging table to a map" by Treehugger Robot · 8 years ago
  86. e54eee1 ART: Switch tagging table to a map by Andreas Gampe · 8 years ago
  87. 776e473 Merge "Reduce the number of dumps in 130-hprof." by Treehugger Robot · 8 years ago
  88. f8f830c Reduce the number of dumps in 130-hprof. by Hiroshi Yamauchi · 8 years ago
  89. 65e3e8d Merge "Add missing shared library" by Treehugger Robot · 8 years ago
  90. f0af906 Add missing shared library by Colin Cross · 8 years ago
  91. b55fdbb Disable kBssEntry LoadString sharpening. by Vladimir Marko · 8 years ago
  92. a818819 Merge "Improve recognition of select-based period induction." by Treehugger Robot · 8 years ago
  93. 639cc8c Improve recognition of select-based period induction. by Aart Bik · 8 years ago
  94. 6494dae Merge "Test for the CC RegionSpace::WalkInternal crash." by Hiroshi Yamauchi · 8 years ago
  95. fc5fbfc Merge "Ensure that overrides work in presence of package-private methods." by Treehugger Robot · 8 years ago
  96. b34bb19 Dex disassembly suppport for invoke-polymorphic. by Orion Hodson · 8 years ago
  97. 58deb86 Disable 151-OpenFileLimit test. by Richard Uhler · 8 years ago
  98. 4a4ff64 Merge "Revert "Revert "Interpreter: Add support for direct handle invokes on methods.""" by Narayan Kamath · 8 years ago
  99. 2f2533f Merge "ARM: VIXL32: Pass initial ART tests with new code generator." by Roland Levillain · 8 years ago
  100. 3bbfcb7 Merge "Return error message if IndirectReferenceTable construction fails." by Treehugger Robot · 8 years ago