1. 279cfba MIPS: Follow-up to hash-based DexCache methods array by Alexey Frunze · 7 years ago
  2. 62432ae Merge "Disable valgrind 32-bit x86. It does not like SSE." by Treehugger Robot · 7 years ago
  3. 36898d0 Merge changes Ia8b678ab,I823201e3 by Treehugger Robot · 7 years ago
  4. cb72007 Disable valgrind 32-bit x86. It does not like SSE. by Aart Bik · 7 years ago
  5. e3f66f5 Merge "Templatize loops in imgdiag" by Igor Murashkin · 7 years ago
  6. b4005f0 Templatize loops in imgdiag by David Sehr · 7 years ago
  7. 84b65e9 Merge "Assume all x86/x86_64 hosts support at least sse4.x/popcount." by Aart Bik · 7 years ago
  8. 8e7ea37 Merge "Add compiler callbacks as arg to PrepareRuntimeOptions" by Treehugger Robot · 7 years ago
  9. 26761f7 ART: Move FillHeap to CommonRuntimeTest by Andreas Gampe · 7 years ago
  10. 46331a6 Add compiler callbacks as arg to PrepareRuntimeOptions by Mathieu Chartier · 7 years ago
  11. 64d2d3e ART: Account for OOME during array merging by Andreas Gampe · 7 years ago
  12. 2727d7c Merge "Ensure that we don't overwrite suspension target thread" by Treehugger Robot · 7 years ago
  13. 1a83a66 Merge "Update VMRuntime.preloadDexCaches() for hash-based arrays." by Vladimir Marko · 7 years ago
  14. 753d613 Update VMRuntime.preloadDexCaches() for hash-based arrays. by Vladimir Marko · 7 years ago
  15. c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 7 years ago
  16. 530a6b6 Merge "ahat: Switch to a custom dominators implementation." by Richard Uhler · 7 years ago
  17. 24ed463 Merge "Revert "Avoid recording CHA class status for dex2oat"" by Nicolas Geoffray · 7 years ago
  18. 918dcea Revert "Avoid recording CHA class status for dex2oat" by Nicolas Geoffray · 7 years ago
  19. fb25fbc Merge "Avoid recording CHA class status for dex2oat" by Mathieu Chartier · 7 years ago
  20. e5b1add Merge "Revert "Set timeout for testrunner in go/ab"" by Shubham Ajmera · 7 years ago
  21. 186d321 Revert "Set timeout for testrunner in go/ab" by Shubham Ajmera · 7 years ago
  22. 3b3df4d Merge "Make test 924 less flaky." by Treehugger Robot · 7 years ago
  23. 011d99b Merge "ART: Enable full sanitization under ASAN host by default" by Treehugger Robot · 7 years ago
  24. f605257 Assume all x86/x86_64 hosts support at least sse4.x/popcount. by Aart Bik · 7 years ago
  25. 79ad831 Avoid recording CHA class status for dex2oat by Mathieu Chartier · 7 years ago
  26. ed3a357 Make test 924 less flaky. by Alex Light · 7 years ago
  27. 5f2d800 Merge "tools: Do not pass "&>" to dalvikvm when running art --profile" by Treehugger Robot · 7 years ago
  28. 8fe41cf Merge "Set timeout for testrunner in go/ab" by Treehugger Robot · 7 years ago
  29. fb032a7 Merge "Added a new mutator called RegisterClobber." by Aart Bik · 7 years ago
  30. e1f602e Merge "Refined HasAtLeast() for x86 and x86_64." by Aart Bik · 7 years ago
  31. a9894d2 Merge "Move IsVeryLarge check before we create verification results" by Mathieu Chartier · 7 years ago
  32. 1194244 tools: Do not pass "&>" to dalvikvm when running art --profile by Igor Murashkin · 7 years ago
  33. ba0903b Set timeout for testrunner in go/ab by Shubham Ajmera · 7 years ago
  34. 6ee332c Ensure that we don't overwrite suspension target thread by Alex Light · 7 years ago
  35. 2f1d924 Merge "ARM64: JIT Code Cache maintenance" by Orion Hodson · 7 years ago
  36. e01b6f6 Move IsVeryLarge check before we create verification results by Mathieu Chartier · 7 years ago
  37. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 7 years ago
  38. 3ecac07 ARM64: JIT Code Cache maintenance by Orion Hodson · 7 years ago
  39. 331f4c4 Merge "ART: Change method lookup to be more consistent to JLS and the RI." by Treehugger Robot · 7 years ago
  40. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 7 years ago
  41. 13c8343 Merge "MIPS: Reduce Baker read barrier code size overhead" by Vladimir Marko · 7 years ago
  42. 3579eb2 Merge "ARM: VIXL32: Merge (un)signed extensions and integer additions" by Treehugger Robot · 7 years ago
  43. 2687050 ahat: Switch to a custom dominators implementation. by Richard Uhler · 7 years ago
  44. 24f4f79 Merge "Use the rel_pc instead of computing it." by Christopher Ferris · 7 years ago
  45. 4d0371a Merge "Only update declared methods during class redefinition." by Treehugger Robot · 7 years ago
  46. ffb6d49 Merge "ART: Refactor JIT stress mode a runtime debug flag" by Treehugger Robot · 7 years ago
  47. 1b1cac2 Merge "dalvikvm.cc: use proper nativehelper headers" by Treehugger Robot · 7 years ago
  48. 1c959aa Merge "testrunner: Don't override env defaults" by Treehugger Robot · 7 years ago
  49. 00e475c Only update declared methods during class redefinition. by Alex Light · 7 years ago
  50. 7897cec ART: Refactor JIT stress mode a runtime debug flag by Andreas Gampe · 7 years ago
  51. fcc7d67 ART: Enable full sanitization under ASAN host by default by Andreas Gampe · 7 years ago
  52. 0f414ed Added a new mutator called RegisterClobber. by Sumnima Joshi · 7 years ago
  53. 4147fcc MIPS: Reduce Baker read barrier code size overhead by Alexey Frunze · 7 years ago
  54. f88b5c0 Use the rel_pc instead of computing it. by Christopher Ferris · 7 years ago
  55. e8f48da Merge "Change kMultiDexSeparator from ':' to '!'" by Calin Juravle · 7 years ago
  56. 7dc46cf testrunner: Don't override env defaults by Igor Murashkin · 7 years ago
  57. 187ff45 Merge "Use AtomicDexRefMap for compiled classes" by Mathieu Chartier · 7 years ago
  58. 5354af9 Refined HasAtLeast() for x86 and x86_64. by Aart Bik · 7 years ago
  59. 56bd562 dalvikvm.cc: use proper nativehelper headers by Steven Moreland · 7 years ago
  60. 6c13ce8 Merge "Whitelist user_code_suspension_lock_ for ConditionVariable wait" by Treehugger Robot · 7 years ago
  61. 1a088d4 Use AtomicDexRefMap for compiled classes by Mathieu Chartier · 7 years ago
  62. dcc6617 Merge "Unbreak Odroid measurements." by Treehugger Robot · 7 years ago
  63. 57fe272 Merge "Pass the logger to the JIT compiler." by Treehugger Robot · 7 years ago
  64. 42cd8e7 Merge "Revert "Timeout the test run before go/ab timeout to capture test info"" by Nicolas Geoffray · 7 years ago
  65. 79400aa Whitelist user_code_suspension_lock_ for ConditionVariable wait by Alex Light · 7 years ago
  66. 3cfe3fc Revert "Timeout the test run before go/ab timeout to capture test info" by Nicolas Geoffray · 7 years ago
  67. 520dadf Unbreak Odroid measurements. by Nicolas Geoffray · 7 years ago
  68. fce0645 Merge "Change flush order in JIT code cache" by Treehugger Robot · 7 years ago
  69. 01db5f7 Pass the logger to the JIT compiler. by Nicolas Geoffray · 7 years ago
  70. 43ce5f8 Change flush order in JIT code cache by Orion Hodson · 7 years ago
  71. c5b1b06 Merge "art: use proper nativehelper headers" by Treehugger Robot · 7 years ago
  72. 4ce0f9a Merge "Fix the default ownership of dex files in ClassLoaderContext" by Treehugger Robot · 7 years ago
  73. e431e27 art: use proper nativehelper headers by Steven Moreland · 7 years ago
  74. 41acdc1 Fix the default ownership of dex files in ClassLoaderContext by Calin Juravle · 7 years ago
  75. a308a32 Change kMultiDexSeparator from ':' to '!' by Calin Juravle · 7 years ago
  76. bacafb1 Merge "Changed isInvokeCallInst() to getDifferentInvokeCallOpcode()." by Treehugger Robot · 7 years ago
  77. b12d432 Merge "Timeout the test run before go/ab timeout to capture test info" by Treehugger Robot · 7 years ago
  78. ef9f3cb Timeout the test run before go/ab timeout to capture test info by Shubham Ajmera · 7 years ago
  79. 6f7b23a Merge "Separate rw from rx views of jit code cache" by David Sehr · 7 years ago
  80. 527f18f Merge "Allow dex2oat to create a full class loader context" by Treehugger Robot · 7 years ago
  81. 774beea Merge "Verify the class loader context when loading oat files" by Treehugger Robot · 7 years ago
  82. 3d931dc Merge "Create a class loader context starting from an existing ClassLoader" by Treehugger Robot · 7 years ago
  83. 4865712 Changed isInvokeCallInst() to getDifferentInvokeCallOpcode(). by Sumnima Joshi · 7 years ago
  84. 420ee30 ARM: VIXL32: Merge (un)signed extensions and integer additions by Anton Kirilov · 7 years ago
  85. b98d384 Merge "A mutation that changes the length of an array." by Treehugger Robot · 7 years ago
  86. 7aa5449 Merge "Analysis of multiple dex files of a package added" by Treehugger Robot · 7 years ago
  87. c79470d Allow dex2oat to create a full class loader context by Calin Juravle · 7 years ago
  88. 3f91864 Verify the class loader context when loading oat files by Calin Juravle · 7 years ago
  89. 57d0acc Create a class loader context starting from an existing ClassLoader by Calin Juravle · 7 years ago
  90. d1dbb74 Separate rw from rx views of jit code cache by David Sehr · 7 years ago
  91. 64a102d Merge "ART: Ship debug tools when including debug artifacts" by Treehugger Robot · 7 years ago
  92. 9161721 A mutation that changes the length of an array. by Sumnima Joshi · 7 years ago
  93. 188ac6c Analysis of multiple dex files of a package added by Bharadwaj Kalandhabhatta · 7 years ago
  94. 3d14d2b ART: Ship debug tools when including debug artifacts by Andreas Gampe · 7 years ago
  95. 2f0ac4f Merge changes I01b45c86,I10307aea,Iefccd6ff,Ibbda8e9a,I71a7f59b by Andreas Gampe · 7 years ago
  96. 9fb4e85 Merge "Only honor $inline$ in AOT." by Treehugger Robot · 7 years ago
  97. d44c0d8 Merge "Don't encode OatQuickMethodHeader for non-compiled methods." by Treehugger Robot · 7 years ago
  98. b02ba93 Don't encode OatQuickMethodHeader for non-compiled methods. by Nicolas Geoffray · 7 years ago
  99. 08490b8 Only honor $inline$ in AOT. by Nicolas Geoffray · 7 years ago
  100. 24ff023 Merge "Remove the old ARM assemblers from ART." by Vladimir Marko · 7 years ago