1. d1760f3 Merge "ART: Regenerate test data for 952." by Treehugger Robot · 8 years ago
  2. 0527a22 Merge "Testrunner: Accept test_name by run-test number" by Shubham Ajmera · 8 years ago
  3. a01769f Merge "Testrunner: Take default only when no other variant is selected" by Shubham Ajmera · 8 years ago
  4. faf1250 Testrunner: Accept test_name by run-test number by Shubham Ajmera · 8 years ago
  5. 4b8c53d Testrunner: Take default only when no other variant is selected by Shubham Ajmera · 8 years ago
  6. 6005f42 ART: Regenerate test data for 952. by Orion Hodson · 8 years ago
  7. be2cfab Merge "ARM: Faster read barrier marking entrypoints." by Vladimir Marko · 8 years ago
  8. ea7109b Merge "Inline methods that throw." by Nicolas Geoffray · 8 years ago
  9. cadf244 Merge "Update verify-profile logic." by Nicolas Geoffray · 8 years ago
  10. 8b4a45c Merge "Use a synchronization barrier to fix flakes." by Nicolas Geoffray · 8 years ago
  11. 23a625c Update verify-profile logic. by Nicolas Geoffray · 8 years ago
  12. fdb7d63 Inline methods that throw. by Nicolas Geoffray · 8 years ago
  13. 59a19c8 Use a synchronization barrier to fix flakes. by Nicolas Geoffray · 8 years ago
  14. 8dc12b1 Merge "Add a DCHECK in thread::GetPeer." by Nicolas Geoffray · 8 years ago
  15. e92ba68 Merge "Change behavior of $noinline$ to now force not inlining." by Nicolas Geoffray · 8 years ago
  16. f39d422 Merge "Fix DEX zip open error message printing" by David Sehr · 8 years ago
  17. b3f2284 Merge "ART: Rewrite test 911" by Treehugger Robot · 8 years ago
  18. 166ef74 Merge "ART: Change test 121-modifiers to use smali" by Treehugger Robot · 8 years ago
  19. d458d08 Merge "Address some comments for aog/333864" by Mathieu Chartier · 8 years ago
  20. f898f47 Merge "Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory""" by Treehugger Robot · 8 years ago
  21. c420a80 Address some comments for aog/333864 by Mathieu Chartier · 8 years ago
  22. 8a3d0b8 ART: Rewrite test 911 by Andreas Gampe · 8 years ago
  23. b703d18 Change behavior of $noinline$ to now force not inlining. by Nicolas Geoffray · 8 years ago
  24. fe35fe1 Merge "ART: Add operator == and != with nullptr to Handle" by Treehugger Robot · 8 years ago
  25. a063754 Merge "Fix test scripts to account for new linker behavior" by Treehugger Robot · 8 years ago
  26. 271a0f8 Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory"" by Igor Murashkin · 8 years ago
  27. 0c30664 Merge "Update test 044 for java-8" by Treehugger Robot · 8 years ago
  28. a6dfa57 Merge "ART: Make dex2oat watchdog configurable" by Treehugger Robot · 8 years ago
  29. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  30. 49c2c92 Fix test scripts to account for new linker behavior by Dimitry Ivanov · 8 years ago
  31. 1fb5126 Merge "Added a few integral SIMD extensions for x86/x86_64 (SSE)." by Treehugger Robot · 8 years ago
  32. 6def702 Merge "Revert^6 "Make class redefinition work with native methods on stack."" by Treehugger Robot · 8 years ago
  33. c922922 Fix DEX zip open error message printing by David Sehr · 8 years ago
  34. 5afd1be ARM: Faster read barrier marking entrypoints. by Vladimir Marko · 8 years ago
  35. eee0bd4 Revert^6 "Make class redefinition work with native methods on stack." by Alex Light · 8 years ago
  36. aff5505 Merge "Revert "Enable dex2oat swap test for CC on x86."" by Vladimir Marko · 8 years ago
  37. 57070da Revert "Enable dex2oat swap test for CC on x86." by Vladimir Marko · 8 years ago
  38. 2a46b68 Merge "ART: invoke-custom support" by Orion Hodson · 8 years ago
  39. 2d98ba6 Merge "ARM64: Improve String.equals() intrinsic for const strings." by Treehugger Robot · 8 years ago
  40. ffc8cad Add a DCHECK in thread::GetPeer. by Nicolas Geoffray · 8 years ago
  41. 582fc05 Merge "Revert "Disable libcore tests for now."" by Nicolas Geoffray · 8 years ago
  42. f4728f7 Revert "Disable libcore tests for now." by Nicolas Geoffray · 8 years ago
  43. c069a30 ART: invoke-custom support by Orion Hodson · 8 years ago
  44. e39f14f ARM64: Improve String.equals() intrinsic for const strings. by Vladimir Marko · 8 years ago
  45. 1882c22 Merge "Bump oat version." by Treehugger Robot · 8 years ago
  46. b7ea379 Bump oat version. by Vladimir Marko · 8 years ago
  47. 5d3357b Merge changes I1042e87f,I58b17ecf by Treehugger Robot · 8 years ago
  48. 86bbe45 Merge "Revert "Revert^4 "Make class redefinition work with native methods on stack.""" by Roland Levillain · 8 years ago
  49. 02b2349 Revert "Revert^4 "Make class redefinition work with native methods on stack."" by Roland Levillain · 8 years ago
  50. 84f50ae Remove remaining uses of DexFile::GetChecksum. by Richard Uhler · 8 years ago
  51. 69bcf2c Improve checking of multidex dex checksums. by Richard Uhler · 8 years ago
  52. 3f38398 Merge "ART: Add DEX support for MethodHandle and CallSite info." by Orion Hodson · 8 years ago
  53. df5492c Merge "Revert^3 "Hash-based dex cache type array."" by Treehugger Robot · 8 years ago
  54. 1f38f99 Merge "ART: Correctly handle temporary classes in class-load events (4/3)" by Treehugger Robot · 8 years ago
  55. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 8 years ago
  56. 2505733 Merge "Revert^4 "Make class redefinition work with native methods on stack."" by Treehugger Robot · 8 years ago
  57. 52784ac ART: Correctly handle temporary classes in class-load events (4/3) by Andreas Gampe · 8 years ago
  58. 518f373 Merge "Deduplicate register maps for both inline and normal stack maps" by Treehugger Robot · 8 years ago
  59. c0af234 Update test 044 for java-8 by Alex Light · 8 years ago
  60. 724f77e Revert^4 "Make class redefinition work with native methods on stack." by Alex Light · 8 years ago
  61. 3228908 Deduplicate register maps for both inline and normal stack maps by Mathieu Chartier · 8 years ago
  62. 68555e9 Added a few integral SIMD extensions for x86/x86_64 (SSE). by Aart Bik · 8 years ago
  63. 5abcfe6 Merge "Enable dex2oat swap test for CC on x86." by Treehugger Robot · 8 years ago
  64. 60acc33 Merge "Remove special treatment of native method for CHA." by Mingyao Yang · 8 years ago
  65. 2d33ce2 Merge "Disable libcore tests for now." by Nicolas Geoffray · 8 years ago
  66. b1cde6a Disable libcore tests for now. by Nicolas Geoffray · 8 years ago
  67. ec0395c Merge "Clarify comment on JIT cache flush issue" by Treehugger Robot · 8 years ago
  68. 7d86334 Merge "Fix the empty checkpoint timeout." by Hiroshi Yamauchi · 8 years ago
  69. 2e8a256 ART: Make dex2oat watchdog configurable by Andreas Gampe · 8 years ago
  70. 38f5663 Enable dex2oat swap test for CC on x86. by Vladimir Marko · 8 years ago
  71. ebf4d99 Merge "ART: Correctly handle temporary classes in class-load events (3/3)" by Treehugger Robot · 8 years ago
  72. 7a2a340 Merge "Use VerifierDeps test file for dex2oat swap tests." by Vladimir Marko · 8 years ago
  73. 71953d8 Merge "Revert^2 "Hash-based dex cache type array."" by Vladimir Marko · 8 years ago
  74. 12f4ff4 ART: Add DEX support for MethodHandle and CallSite info. by Orion Hodson · 8 years ago
  75. ab58a62 Merge "String Compression for MIPS32 and MIPS64" by Treehugger Robot · 8 years ago
  76. 47bad4d Merge changes I425a7d61,I30365ad6 by Roland Levillain · 8 years ago
  77. f94fa81 String Compression for MIPS32 and MIPS64 by Goran Jakovljevic · 8 years ago
  78. 4ab54e1 Merge "Convert preload list to profile" by David Sehr · 8 years ago
  79. ff3711c Merge "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory"" by Nicolas Geoffray · 8 years ago
  80. 960b2af Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory" by Nicolas Geoffray · 8 years ago
  81. 671eb7b Merge "Allow testrunner to run test when inside ART directory" by Shubham Ajmera · 8 years ago
  82. ade4011 Merge "Use null error_msg for pic images" by Treehugger Robot · 8 years ago
  83. c740a85 Merge "Add extra logging for image decompression speed" by Treehugger Robot · 8 years ago
  84. 66b1d57 Use null error_msg for pic images by Mathieu Chartier · 8 years ago
  85. 0d4d291 Add extra logging for image decompression speed by Mathieu Chartier · 8 years ago
  86. 1f3fce2 Merge "Revert "Revert "Revert "Make class redefinition work with native methods on stack."""" by Alex Light · 8 years ago
  87. 38c20d4 Revert "Revert "Revert "Make class redefinition work with native methods on stack.""" by Alex Light · 8 years ago
  88. a67354b ART: Correctly handle temporary classes in class-load events (3/3) by Andreas Gampe · 8 years ago
  89. a222404 Fix the empty checkpoint timeout. by Hiroshi Yamauchi · 8 years ago
  90. a05787e Merge "ART: Remove run-test blacklist" by Treehugger Robot · 8 years ago
  91. fb38266 Merge "Remove breakpoints from redefined classes" by Treehugger Robot · 8 years ago
  92. 7a9510d Merge "Fix a moving gc bug in Instrumentation::ExceptionCaughtEvent." by Treehugger Robot · 8 years ago
  93. 06cde29 Allow testrunner to run test when inside ART directory by Shubham Ajmera · 8 years ago
  94. 60d79d2 Merge "ART: Fix potential deadlock in class-load events" by Treehugger Robot · 8 years ago
  95. 6e4576f Merge "Revert "Revert "Make class redefinition work with native methods on stack.""" by Treehugger Robot · 8 years ago
  96. 7c80f2d Convert preload list to profile by David Sehr · 8 years ago
  97. e27abfa Merge "ART: Correctly handle temporary classes in class-load events (2/3)" by Treehugger Robot · 8 years ago
  98. 37c8e5c Remove special treatment of native method for CHA. by Mingyao Yang · 8 years ago
  99. 639f4e2 ART: Remove run-test blacklist by Andreas Gampe · 8 years ago
  100. 5643caf Remove breakpoints from redefined classes by Alex Light · 8 years ago