1. aebfd20 Merge "Clean up ArraySlice<>." by Vladimir Marko · 7 years ago
  2. 718ec6e Merge "Set the deopt flag after adjusting the stack pointer." by Nicolas Geoffray · 7 years ago
  3. f789353 Set the deopt flag after adjusting the stack pointer. by Nicolas Geoffray · 7 years ago
  4. c51d94b Merge "Create an expectation file for gcstress/debug." by Nicolas Geoffray · 7 years ago
  5. fbc3fff Merge "Revert "test: Add desugar support to run-test"" by Mariano Giardina · 7 years ago
  6. 75e7c9c Revert "test: Add desugar support to run-test" by Mariano Giardina · 7 years ago
  7. 1368312 Merge "Use ArrayRef<> instead of ArraySlice<> in JVMTI." by Vladimir Marko · 7 years ago
  8. 622e2e2 Create an expectation file for gcstress/debug. by Nicolas Geoffray · 7 years ago
  9. 9ac7749 Clean up ArraySlice<>. by Vladimir Marko · 7 years ago
  10. c348380 Merge "ScopedFlock: Refactor it to be a subclass of FdFile." by Narayan Kamath · 7 years ago
  11. a8b125e Merge "Blacklist 905-object-free on gcstress & jit & target" by Nicolas Geoffray · 7 years ago
  12. d732528 Blacklist 905-object-free on gcstress & jit & target by Nicolas Geoffray · 7 years ago
  13. 8ff5c5e Merge "ART: Export ASAN_OPTIONS in build testrunner" by Treehugger Robot · 7 years ago
  14. 1663705 ART: Export ASAN_OPTIONS in build testrunner by Andreas Gampe · 7 years ago
  15. 5c722df Merge "test: Add desugar support to run-test" by Igor Murashkin · 7 years ago
  16. 0385805 ART: Add ASAN_OPTIONS to gtest rules by Andreas Gampe · 8 years ago
  17. 20e271a Make imgdiag more useful for dirty page in zygote by David Sehr · 7 years ago
  18. 86b0db4 test: Add desugar support to run-test by Igor Murashkin · 7 years ago
  19. 61944b0 Merge "Clean up ti-stress" by Treehugger Robot · 7 years ago
  20. e4deaf3 ART: JIT code cache allocation cleanup by Andreas Gampe · 7 years ago
  21. 651ba59 ART: Split out PROT_EXEC from custom low-4GB allocator by Andreas Gampe · 7 years ago
  22. bad2f51 Clean up ti-stress by Alex Light · 7 years ago
  23. e1993c7 Use ArrayRef<> instead of ArraySlice<> in JVMTI. by Vladimir Marko · 7 years ago
  24. 4f647eb Merge "MIPS: Fix art_quick_instrumentation_entry/exit" by Treehugger Robot · 7 years ago
  25. 2f50d18 Merge "Blacklist tests under gcstress/debug/target." by Treehugger Robot · 7 years ago
  26. 25e4d1e MIPS: Fix art_quick_instrumentation_entry/exit by Goran Jakovljevic · 7 years ago
  27. 2ec2b28 Merge "Code cleanup around vdex." by Treehugger Robot · 7 years ago
  28. 1cfea7a Code cleanup around vdex. by Nicolas Geoffray · 7 years ago
  29. a3d27eb ScopedFlock: Refactor it to be a subclass of FdFile. by Narayan Kamath · 7 years ago
  30. cd9e5e7 Blacklist tests under gcstress/debug/target. by Nicolas Geoffray · 7 years ago
  31. d38b67c Merge "ART: Add JIT cache race test" by Treehugger Robot · 7 years ago
  32. af14a86 Merge "Rename art-run-test-asan to art-asan" by Treehugger Robot · 7 years ago
  33. d58932f Merge "Fix some indentation errors in compiler driver" by Mathieu Chartier · 7 years ago
  34. dbd3c89 Merge "Revert "ART: Disable test 137 for ASAN"" by Christopher Ferris · 7 years ago
  35. 3d8c664 Merge "ART: Add GetStackTrace fast-path" by Treehugger Robot · 7 years ago
  36. f79975c Merge "ART: Refactor GetStackTraceVisitor" by Treehugger Robot · 7 years ago
  37. 7a8bcfd Fix some indentation errors in compiler driver by Mathieu Chartier · 7 years ago
  38. 6aa23b5 Merge "Avoid calling InitializeDependencies for non image case" by Mathieu Chartier · 7 years ago
  39. de944ae Merge "Address review comments for aog/411660" by Mathieu Chartier · 7 years ago
  40. 2b5bc3a Revert "ART: Disable test 137 for ASAN" by Christopher Ferris · 7 years ago
  41. 850a0fe ART: Add GetStackTrace fast-path by Andreas Gampe · 7 years ago
  42. 17498e5 Avoid calling InitializeDependencies for non image case by Mathieu Chartier · 7 years ago
  43. 6db6b4d ART: Refactor GetStackTraceVisitor by Andreas Gampe · 7 years ago
  44. 19a4d0f Merge "Correctly set oat class status after initializing" by Mathieu Chartier · 7 years ago
  45. 7319060 Merge "tools: Allow testing with javac on buildbot" by Igor Murashkin · 7 years ago
  46. 9533cc0 Merge "Add support for profiling boot class path" by Mathieu Chartier · 7 years ago
  47. 885a713 Add support for profiling boot class path by Mathieu Chartier · 7 years ago
  48. dabeb3a Correctly set oat class status after initializing by Mathieu Chartier · 7 years ago
  49. db40eac Address review comments for aog/411660 by Mathieu Chartier · 7 years ago
  50. 16d59b2 Merge "Revert "Revert "Fixed installation time regression when compile.""" by Treehugger Robot · 7 years ago
  51. 84f2632 tools: Allow testing with javac on buildbot by Igor Murashkin · 7 years ago
  52. c09ae47 Rename art-run-test-asan to art-asan by Alex Light · 7 years ago
  53. a7548fe Merge "Add FirstPathFromRootSet and use it to debug reachability issues" by Mathieu Chartier · 7 years ago
  54. bb5fd1b Merge "Add art-ndebug target to target_config.py" by Treehugger Robot · 7 years ago
  55. fd37f1d Revert "Revert "Fixed installation time regression when compile."" by Mathieu Chartier · 7 years ago
  56. 4f5e3cb Add FirstPathFromRootSet and use it to debug reachability issues by Mathieu Chartier · 7 years ago
  57. 07e6c2d Merge "entrypoints: Remove DMBs from art_quick_alloc initialized variants." by Igor Murashkin · 7 years ago
  58. f22f68e Merge "Remove method reference from test 988" by Treehugger Robot · 7 years ago
  59. 504cfab Add art-ndebug target to target_config.py by Alex Light · 7 years ago
  60. 8aa5270 Remove method reference from test 988 by Alex Light · 7 years ago
  61. d455b87 Merge "x86/x86-64: Fix art_quick_instrumentation_exit CFI." by Vladimir Marko · 7 years ago
  62. df28982 Merge "Blacklist timing sensitive test." by Nicolas Geoffray · 7 years ago
  63. 12d5f3c Blacklist timing sensitive test. by Nicolas Geoffray · 7 years ago
  64. 1012fba Merge "Fix mips64 build" by Treehugger Robot · 7 years ago
  65. 9877855 x86/x86-64: Fix art_quick_instrumentation_exit CFI. by Vladimir Marko · 7 years ago
  66. c5dd99f Fix mips64 build by Goran Jakovljevic · 7 years ago
  67. 237377b Merge "Remove 'break's to make sure we see all options." by Nicolas Geoffray · 7 years ago
  68. c0fe9db Merge "Use IntrusiveForwardList<> for Env-/UsePosition." by Vladimir Marko · 7 years ago
  69. 8f03c57 Remove 'break's to make sure we see all options. by Nicolas Geoffray · 7 years ago
  70. 53ac313 Merge "Update test expectation for no-image." by Nicolas Geoffray · 7 years ago
  71. 9a18396 Update test expectation for no-image. by Nicolas Geoffray · 7 years ago
  72. fbb22de Merge "Don't reset to a level above warmup threshold." by Nicolas Geoffray · 7 years ago
  73. f052aa7 Merge "Update startup compilation thresholds" by Treehugger Robot · 7 years ago
  74. 4e44dcc Merge "X86: Add sandybridge microarchitecture" by Treehugger Robot · 7 years ago
  75. 9e20fd6 Merge "Add method tracing JVMTI callbacks" by Treehugger Robot · 7 years ago
  76. 273d110 Update startup compilation thresholds by Mathieu Chartier · 7 years ago
  77. 13600e9 Merge "MIPS64: Min/max vectorization support" by Aart Bik · 7 years ago
  78. a74c04b Merge "ART: Clean up asm_support.h" by Treehugger Robot · 7 years ago
  79. 2936518 Merge "ART: Update stl_util.h" by Treehugger Robot · 7 years ago
  80. b8bff09 X86: Add sandybridge microarchitecture by Luis Hector Chavez · 7 years ago
  81. cd0b9ee Merge "Optimize FetchAndCacheResolvedClassesAndMethods" by Treehugger Robot · 7 years ago
  82. faf8320 Optimize FetchAndCacheResolvedClassesAndMethods by Mathieu Chartier · 7 years ago
  83. b2d18fa ART: Clean up asm_support.h by Andreas Gampe · 7 years ago
  84. 8bdda5a ART: Update stl_util.h by Andreas Gampe · 7 years ago
  85. 58794c5 Merge "ART: Refactor bit_utils and stl_util" by Treehugger Robot · 7 years ago
  86. b7edcda Add method tracing JVMTI callbacks by Alex Light · 8 years ago
  87. 73321bf Merge "ART: Fix old warnings" by Treehugger Robot · 7 years ago
  88. 86060f9 Merge "Revert "Revert "Fully support static encoded fields.""" by Mathieu Chartier · 7 years ago
  89. 049f2a5 Merge "ART: Fix mac build" by Andreas Gampe · 7 years ago
  90. 6da1071 ART: Fix mac build by Andreas Gampe · 7 years ago
  91. 8375e4f Merge "ART: Fix or disable some tidy warnings." by Treehugger Robot · 7 years ago
  92. 05ae674 Merge "Introduce a number of MSA instructions for MIPS32" by Aart Bik · 7 years ago
  93. 2722f38 ART: Fix old warnings by Andreas Gampe · 7 years ago
  94. ca333f4 Merge "no-image does not prebuild, so disable checker for this." by Nicolas Geoffray · 7 years ago
  95. f654ef9 no-image does not prebuild, so disable checker for this. by Nicolas Geoffray · 7 years ago
  96. 88f50b1 Don't reset to a level above warmup threshold. by Nicolas Geoffray · 7 years ago
  97. fed9cb1 Merge "ART: Use stdout in run-test 909" by Nicolas Geoffray · 7 years ago
  98. 482e58c Merge "Disable 137-cfi and 629-vdex-speed in no-prebuild mode" by Nicolas Geoffray · 7 years ago
  99. 4e4001e Disable 137-cfi and 629-vdex-speed in no-prebuild mode by Calin Juravle · 7 years ago
  100. f471155 Merge "Revert "Update profiling info allocation logic."" by Nicolas Geoffray · 7 years ago