1. 6409a8c Merge "ART: Add ASAN_OPTIONS to gtest rules" am: 2bc159ebd1 by Andreas Gampe · 8 years ago
  2. 2bc159e Merge "ART: Add ASAN_OPTIONS to gtest rules" by Treehugger Robot · 8 years ago
  3. b057978 Merge "Refactor some profiling info functions" am: a5dcdf3461 by Mathieu Chartier · 8 years ago
  4. 0fe0cbb Merge "Remaining code review fixes" am: 942c597b00 by David Sehr · 8 years ago
  5. a5dcdf3 Merge "Refactor some profiling info functions" by Mathieu Chartier · 8 years ago
  6. 942c597 Merge "Remaining code review fixes" by Treehugger Robot · 8 years ago
  7. c8ace09 Merge "ART: JIT code cache allocation cleanup" am: b9499f4433 by Andreas Gampe · 8 years ago
  8. dcec9cf Merge "ART: Split out PROT_EXEC from custom low-4GB allocator" am: 8302d76e45 by Andreas Gampe · 8 years ago
  9. b9499f4 Merge "ART: JIT code cache allocation cleanup" by Treehugger Robot · 8 years ago
  10. 8302d76 Merge "ART: Split out PROT_EXEC from custom low-4GB allocator" by Treehugger Robot · 8 years ago
  11. bbe3a5e Refactor some profiling info functions by Mathieu Chartier · 8 years ago
  12. 41d8eee Remaining code review fixes by David Sehr · 8 years ago
  13. edfb5ef Merge "Make imgdiag more useful for dirty page in zygote" am: fa177ff4ca by David Sehr · 8 years ago
  14. fa177ff Merge "Make imgdiag more useful for dirty page in zygote" by Treehugger Robot · 8 years ago
  15. 6fdf837 Merge "Clean up ArraySlice<>." am: aebfd208a5 by Vladimir Marko · 8 years ago
  16. aebfd20 Merge "Clean up ArraySlice<>." by Vladimir Marko · 8 years ago
  17. ab19915 Merge "Set the deopt flag after adjusting the stack pointer." am: 718ec6e046 by Nicolas Geoffray · 8 years ago
  18. 718ec6e Merge "Set the deopt flag after adjusting the stack pointer." by Nicolas Geoffray · 8 years ago
  19. f789353 Set the deopt flag after adjusting the stack pointer. by Nicolas Geoffray · 8 years ago
  20. 56b9f3a Merge "Create an expectation file for gcstress/debug." am: c51d94b2c9 by Nicolas Geoffray · 8 years ago
  21. c51d94b Merge "Create an expectation file for gcstress/debug." by Nicolas Geoffray · 8 years ago
  22. f68577c Merge "Revert "test: Add desugar support to run-test"" am: fbc3fffc4a by Mariano Giardina · 8 years ago
  23. fbc3fff Merge "Revert "test: Add desugar support to run-test"" by Mariano Giardina · 8 years ago
  24. 75e7c9c Revert "test: Add desugar support to run-test" by Mariano Giardina · 8 years ago
  25. 7454400 Merge "Use ArrayRef<> instead of ArraySlice<> in JVMTI." am: 1368312bb4 by Vladimir Marko · 8 years ago
  26. 1368312 Merge "Use ArrayRef<> instead of ArraySlice<> in JVMTI." by Vladimir Marko · 8 years ago
  27. 622e2e2 Create an expectation file for gcstress/debug. by Nicolas Geoffray · 8 years ago
  28. 9ac7749 Clean up ArraySlice<>. by Vladimir Marko · 8 years ago
  29. 151e040 Merge "ScopedFlock: Refactor it to be a subclass of FdFile." am: c348380cc2 by Narayan Kamath · 8 years ago
  30. c348380 Merge "ScopedFlock: Refactor it to be a subclass of FdFile." by Narayan Kamath · 8 years ago
  31. 7a33a8c Merge "Blacklist 905-object-free on gcstress & jit & target" am: a8b125e0f6 by Nicolas Geoffray · 8 years ago
  32. a8b125e Merge "Blacklist 905-object-free on gcstress & jit & target" by Nicolas Geoffray · 8 years ago
  33. d732528 Blacklist 905-object-free on gcstress & jit & target by Nicolas Geoffray · 8 years ago
  34. 38b05eb Merge "ART: Export ASAN_OPTIONS in build testrunner" am: 8ff5c5e888 by Andreas Gampe · 8 years ago
  35. 8ff5c5e Merge "ART: Export ASAN_OPTIONS in build testrunner" by Treehugger Robot · 8 years ago
  36. 1663705 ART: Export ASAN_OPTIONS in build testrunner by Andreas Gampe · 8 years ago
  37. 17110c1 Merge "test: Add desugar support to run-test" am: 5c722df951 by Igor Murashkin · 8 years ago
  38. 5c722df Merge "test: Add desugar support to run-test" by Igor Murashkin · 8 years ago
  39. 0385805 ART: Add ASAN_OPTIONS to gtest rules by Andreas Gampe · 8 years ago
  40. 20e271a Make imgdiag more useful for dirty page in zygote by David Sehr · 8 years ago
  41. 86b0db4 test: Add desugar support to run-test by Igor Murashkin · 8 years ago
  42. fa7c8ec Merge "Clean up ti-stress" am: 61944b0c75 by Alex Light · 8 years ago
  43. 61944b0 Merge "Clean up ti-stress" by Treehugger Robot · 8 years ago
  44. e4deaf3 ART: JIT code cache allocation cleanup by Andreas Gampe · 8 years ago
  45. 651ba59 ART: Split out PROT_EXEC from custom low-4GB allocator by Andreas Gampe · 8 years ago
  46. bad2f51 Clean up ti-stress by Alex Light · 8 years ago
  47. e1993c7 Use ArrayRef<> instead of ArraySlice<> in JVMTI. by Vladimir Marko · 8 years ago
  48. 4b3705a Merge "MIPS: Fix art_quick_instrumentation_entry/exit" am: 4f647ebe81 by Goran Jakovljevic · 8 years ago
  49. 7478769 Merge "Blacklist tests under gcstress/debug/target." am: 2f50d18257 by Nicolas Geoffray · 8 years ago
  50. 4f647eb Merge "MIPS: Fix art_quick_instrumentation_entry/exit" by Treehugger Robot · 8 years ago
  51. 2f50d18 Merge "Blacklist tests under gcstress/debug/target." by Treehugger Robot · 8 years ago
  52. 25e4d1e MIPS: Fix art_quick_instrumentation_entry/exit by Goran Jakovljevic · 8 years ago
  53. 0e11abc Merge "Code cleanup around vdex." am: 2ec2b28686 by Nicolas Geoffray · 8 years ago
  54. 2ec2b28 Merge "Code cleanup around vdex." by Treehugger Robot · 8 years ago
  55. 1cfea7a Code cleanup around vdex. by Nicolas Geoffray · 8 years ago
  56. a3d27eb ScopedFlock: Refactor it to be a subclass of FdFile. by Narayan Kamath · 8 years ago
  57. cd9e5e7 Blacklist tests under gcstress/debug/target. by Nicolas Geoffray · 8 years ago
  58. bae429e Merge "ART: Add JIT cache race test" am: d38b67c989 by Orion Hodson · 8 years ago
  59. d38b67c Merge "ART: Add JIT cache race test" by Treehugger Robot · 8 years ago
  60. 71edb7b Merge "Rename art-run-test-asan to art-asan" am: af14a86fb4 by Alex Light · 8 years ago
  61. af14a86 Merge "Rename art-run-test-asan to art-asan" by Treehugger Robot · 8 years ago
  62. 9e35aa6 Merge "Fix some indentation errors in compiler driver" am: d58932f98a by Mathieu Chartier · 8 years ago
  63. e4c586b Merge "Revert "ART: Disable test 137 for ASAN"" am: dbd3c89ae7 by Christopher Ferris · 8 years ago
  64. d58932f Merge "Fix some indentation errors in compiler driver" by Mathieu Chartier · 8 years ago
  65. dbd3c89 Merge "Revert "ART: Disable test 137 for ASAN"" by Christopher Ferris · 8 years ago
  66. 353068c Merge "ART: Add GetStackTrace fast-path" am: 3d8c664add by Andreas Gampe · 8 years ago
  67. 3d8c664 Merge "ART: Add GetStackTrace fast-path" by Treehugger Robot · 8 years ago
  68. ac8f7d0 Merge "ART: Refactor GetStackTraceVisitor" am: f79975cd6f by Andreas Gampe · 8 years ago
  69. c7bea1f Merge "Avoid calling InitializeDependencies for non image case" am: 6aa23b5555 by Mathieu Chartier · 8 years ago
  70. f79975c Merge "ART: Refactor GetStackTraceVisitor" by Treehugger Robot · 8 years ago
  71. 7a8bcfd Fix some indentation errors in compiler driver by Mathieu Chartier · 8 years ago
  72. 6aa23b5 Merge "Avoid calling InitializeDependencies for non image case" by Mathieu Chartier · 8 years ago
  73. 3507e65 Merge "Address review comments for aog/411660" am: de944ae152 by Mathieu Chartier · 8 years ago
  74. de944ae Merge "Address review comments for aog/411660" by Mathieu Chartier · 8 years ago
  75. 2b5bc3a Revert "ART: Disable test 137 for ASAN" by Christopher Ferris · 8 years ago
  76. 850a0fe ART: Add GetStackTrace fast-path by Andreas Gampe · 8 years ago
  77. 17498e5 Avoid calling InitializeDependencies for non image case by Mathieu Chartier · 8 years ago
  78. 6db6b4d ART: Refactor GetStackTraceVisitor by Andreas Gampe · 8 years ago
  79. 8dbe954 Merge "Correctly set oat class status after initializing" am: 19a4d0f01f by Mathieu Chartier · 8 years ago
  80. 19a4d0f Merge "Correctly set oat class status after initializing" by Mathieu Chartier · 8 years ago
  81. 65ef1e5 Merge "tools: Allow testing with javac on buildbot" am: 731906083e by Igor Murashkin · 8 years ago
  82. 7319060 Merge "tools: Allow testing with javac on buildbot" by Igor Murashkin · 8 years ago
  83. 7c8cbf3 Merge "Add support for profiling boot class path" am: 9533cc0a37 by Mathieu Chartier · 8 years ago
  84. 9533cc0 Merge "Add support for profiling boot class path" by Mathieu Chartier · 8 years ago
  85. 885a713 Add support for profiling boot class path by Mathieu Chartier · 8 years ago
  86. dabeb3a Correctly set oat class status after initializing by Mathieu Chartier · 8 years ago
  87. db40eac Address review comments for aog/411660 by Mathieu Chartier · 8 years ago
  88. 29a15f2 Merge "Revert "Revert "Fixed installation time regression when compile.""" by Mathieu Chartier · 8 years ago
  89. 16d59b2 Merge "Revert "Revert "Fixed installation time regression when compile.""" by Treehugger Robot · 8 years ago
  90. 84f2632 tools: Allow testing with javac on buildbot by Igor Murashkin · 8 years ago
  91. c09ae47 Rename art-run-test-asan to art-asan by Alex Light · 8 years ago
  92. 2a05df0 Merge "Add FirstPathFromRootSet and use it to debug reachability issues" by Mathieu Chartier · 8 years ago
  93. fb3be76 Merge "Add art-ndebug target to target_config.py" am: bb5fd1bff1 by Alex Light · 8 years ago
  94. a7548fe Merge "Add FirstPathFromRootSet and use it to debug reachability issues" by Mathieu Chartier · 8 years ago
  95. bb5fd1b Merge "Add art-ndebug target to target_config.py" by Treehugger Robot · 8 years ago
  96. fd37f1d Revert "Revert "Fixed installation time regression when compile."" by Mathieu Chartier · 8 years ago
  97. 4f5e3cb Add FirstPathFromRootSet and use it to debug reachability issues by Mathieu Chartier · 8 years ago
  98. 05d9ec2 Merge "entrypoints: Remove DMBs from art_quick_alloc initialized variants." by Igor Murashkin · 8 years ago
  99. 07e6c2d Merge "entrypoints: Remove DMBs from art_quick_alloc initialized variants." by Igor Murashkin · 8 years ago
  100. 40caa69 Merge "Remove method reference from test 988" am: f22f68efca by Alex Light · 8 years ago