1. c18f3d0 Merge "Address some review comments for aog/415919" by Mathieu Chartier · 8 years ago
  2. ce7a8b4 Merge "Fixing syntax and behavior from previous commit" by Treehugger Robot · 8 years ago
  3. ad47e4d Fixing syntax and behavior from previous commit by Bharadwaj Kalandhabhatta · 8 years ago
  4. e46f3a8 Address some review comments for aog/415919 by Mathieu Chartier · 8 years ago
  5. e032690 Merge "Add GetSourceFile and GetSourceDebugExt JVMTI functions" by Treehugger Robot · 8 years ago
  6. 97813fb Merge "Refactor imgdiag in preparation for ArtMethod" by David Sehr · 8 years ago
  7. 2e4fe5a Merge "build: always define NDEBUG in the static analyzer" by Treehugger Robot · 8 years ago
  8. 7fb4665 build: always define NDEBUG in the static analyzer by George Burgess IV · 8 years ago
  9. 0627be3 Refactor imgdiag in preparation for ArtMethod by David Sehr · 8 years ago
  10. 6fa7b81 Add GetSourceFile and GetSourceDebugExt JVMTI functions by Alex Light · 8 years ago
  11. 18b4ed1 Merge changes from topic 'jvmti-field-cbs' by Alex Light · 8 years ago
  12. 89af477 Merge "ART: Refactor stack.h" by Treehugger Robot · 8 years ago
  13. e882b6d Merge "test: Fix broken build scripts causing art-test-javac to fail" by Treehugger Robot · 8 years ago
  14. b5f4792 Merge "test: Fix 004-JniTest for javac/dx" by Igor Murashkin · 8 years ago
  15. 09eb186 test: Fix broken build scripts causing art-test-javac to fail by Igor Murashkin · 8 years ago
  16. 36a296f ART: Refactor stack.h by Andreas Gampe · 8 years ago
  17. 43e935d Add field-access/modification to ti-stress. by Alex Light · 8 years ago
  18. 7c95849 Add tests for field access and modify JVMTI callbacks by Alex Light · 8 years ago
  19. 4db66ab test: Fix 004-JniTest for javac/dx by Igor Murashkin · 8 years ago
  20. 77c7d10 Merge "Add field/method skipping helper functions to DexFile" by Mathieu Chartier · 8 years ago
  21. e17cf24 Add field/method skipping helper functions to DexFile by Mathieu Chartier · 8 years ago
  22. 1c15526 Merge changes from topic 'art_javac' by Igor Murashkin · 8 years ago
  23. 6919639 test: Don't force-compile with jack for runtests by Igor Murashkin · 8 years ago
  24. 6c946b5 test: Fix javac/dx run-test regressions from adding desugar by Igor Murashkin · 8 years ago
  25. 084fa37 Add field access & modify JVMTI callbacks by Alex Light · 8 years ago
  26. 2ebc76e Merge "Layout code items of post startup methods" by Treehugger Robot · 8 years ago
  27. 7c1be8b Layout code items of post startup methods by Mathieu Chartier · 8 years ago
  28. 8b0673f Merge "Make native field operations call instrumentation listeners." by Treehugger Robot · 8 years ago
  29. 8d80bba Merge "test: Skip desugar with DESUGAR=false when running tests" by Treehugger Robot · 8 years ago
  30. e00ec30 Make native field operations call instrumentation listeners. by Alex Light · 8 years ago
  31. 698bd05 Merge "Null check thread peers in JVMTI class callbacks" by Treehugger Robot · 8 years ago
  32. e518193 test: Skip desugar with DESUGAR=false when running tests by Igor Murashkin · 8 years ago
  33. 7239865 Null check thread peers in JVMTI class callbacks by Alex Light · 8 years ago
  34. 4cf4e36 Merge "Revert "Revert "test: Add desugar support to run-test""" by Treehugger Robot · 8 years ago
  35. 2a33775 Revert "Revert "test: Add desugar support to run-test"" by Igor Murashkin · 8 years ago
  36. 2dcfe26 Merge "ART: Refactor run-test 104" by Treehugger Robot · 8 years ago
  37. 97176b0 Merge "Added scripts to analyze sanitizer poisoning" by Treehugger Robot · 8 years ago
  38. 5d3ae5b Merge "Add a bounds check when getting indexed items in dexlayout." by Treehugger Robot · 8 years ago
  39. 9804e9e Add a bounds check when getting indexed items in dexlayout. by Jeff Hao · 8 years ago
  40. 2dd3d71 ART: Refactor run-test 104 by Andreas Gampe · 8 years ago
  41. 2bc159e Merge "ART: Add ASAN_OPTIONS to gtest rules" by Treehugger Robot · 8 years ago
  42. a5dcdf3 Merge "Refactor some profiling info functions" by Mathieu Chartier · 8 years ago
  43. 942c597 Merge "Remaining code review fixes" by Treehugger Robot · 8 years ago
  44. b9499f4 Merge "ART: JIT code cache allocation cleanup" by Treehugger Robot · 8 years ago
  45. 8302d76 Merge "ART: Split out PROT_EXEC from custom low-4GB allocator" by Treehugger Robot · 8 years ago
  46. bbe3a5e Refactor some profiling info functions by Mathieu Chartier · 8 years ago
  47. 41d8eee Remaining code review fixes by David Sehr · 8 years ago
  48. 9e1c45d Added scripts to analyze sanitizer poisoning by Bharadwaj Kalandhabhatta · 8 years ago
  49. fa177ff Merge "Make imgdiag more useful for dirty page in zygote" by Treehugger Robot · 8 years ago
  50. aebfd20 Merge "Clean up ArraySlice<>." by Vladimir Marko · 8 years ago
  51. 718ec6e Merge "Set the deopt flag after adjusting the stack pointer." by Nicolas Geoffray · 8 years ago
  52. f789353 Set the deopt flag after adjusting the stack pointer. by Nicolas Geoffray · 8 years ago
  53. c51d94b Merge "Create an expectation file for gcstress/debug." by Nicolas Geoffray · 8 years ago
  54. fbc3fff Merge "Revert "test: Add desugar support to run-test"" by Mariano Giardina · 8 years ago
  55. 75e7c9c Revert "test: Add desugar support to run-test" by Mariano Giardina · 8 years ago
  56. 1368312 Merge "Use ArrayRef<> instead of ArraySlice<> in JVMTI." by Vladimir Marko · 8 years ago
  57. 622e2e2 Create an expectation file for gcstress/debug. by Nicolas Geoffray · 8 years ago
  58. 9ac7749 Clean up ArraySlice<>. by Vladimir Marko · 8 years ago
  59. c348380 Merge "ScopedFlock: Refactor it to be a subclass of FdFile." by Narayan Kamath · 8 years ago
  60. a8b125e Merge "Blacklist 905-object-free on gcstress & jit & target" by Nicolas Geoffray · 8 years ago
  61. d732528 Blacklist 905-object-free on gcstress & jit & target by Nicolas Geoffray · 8 years ago
  62. 8ff5c5e Merge "ART: Export ASAN_OPTIONS in build testrunner" by Treehugger Robot · 8 years ago
  63. 1663705 ART: Export ASAN_OPTIONS in build testrunner by Andreas Gampe · 8 years ago
  64. 5c722df Merge "test: Add desugar support to run-test" by Igor Murashkin · 8 years ago
  65. 0385805 ART: Add ASAN_OPTIONS to gtest rules by Andreas Gampe · 8 years ago
  66. 20e271a Make imgdiag more useful for dirty page in zygote by David Sehr · 8 years ago
  67. 86b0db4 test: Add desugar support to run-test by Igor Murashkin · 8 years ago
  68. 61944b0 Merge "Clean up ti-stress" by Treehugger Robot · 8 years ago
  69. e4deaf3 ART: JIT code cache allocation cleanup by Andreas Gampe · 8 years ago
  70. 651ba59 ART: Split out PROT_EXEC from custom low-4GB allocator by Andreas Gampe · 8 years ago
  71. bad2f51 Clean up ti-stress by Alex Light · 8 years ago
  72. e1993c7 Use ArrayRef<> instead of ArraySlice<> in JVMTI. by Vladimir Marko · 8 years ago
  73. 4f647eb Merge "MIPS: Fix art_quick_instrumentation_entry/exit" by Treehugger Robot · 8 years ago
  74. 2f50d18 Merge "Blacklist tests under gcstress/debug/target." by Treehugger Robot · 8 years ago
  75. 25e4d1e MIPS: Fix art_quick_instrumentation_entry/exit by Goran Jakovljevic · 8 years ago
  76. 2ec2b28 Merge "Code cleanup around vdex." by Treehugger Robot · 8 years ago
  77. 1cfea7a Code cleanup around vdex. by Nicolas Geoffray · 8 years ago
  78. a3d27eb ScopedFlock: Refactor it to be a subclass of FdFile. by Narayan Kamath · 8 years ago
  79. cd9e5e7 Blacklist tests under gcstress/debug/target. by Nicolas Geoffray · 8 years ago
  80. d38b67c Merge "ART: Add JIT cache race test" by Treehugger Robot · 8 years ago
  81. af14a86 Merge "Rename art-run-test-asan to art-asan" by Treehugger Robot · 8 years ago
  82. d58932f Merge "Fix some indentation errors in compiler driver" by Mathieu Chartier · 8 years ago
  83. dbd3c89 Merge "Revert "ART: Disable test 137 for ASAN"" by Christopher Ferris · 8 years ago
  84. 3d8c664 Merge "ART: Add GetStackTrace fast-path" by Treehugger Robot · 8 years ago
  85. f79975c Merge "ART: Refactor GetStackTraceVisitor" by Treehugger Robot · 8 years ago
  86. 7a8bcfd Fix some indentation errors in compiler driver by Mathieu Chartier · 8 years ago
  87. 6aa23b5 Merge "Avoid calling InitializeDependencies for non image case" by Mathieu Chartier · 8 years ago
  88. de944ae Merge "Address review comments for aog/411660" by Mathieu Chartier · 8 years ago
  89. 2b5bc3a Revert "ART: Disable test 137 for ASAN" by Christopher Ferris · 8 years ago
  90. 850a0fe ART: Add GetStackTrace fast-path by Andreas Gampe · 8 years ago
  91. 17498e5 Avoid calling InitializeDependencies for non image case by Mathieu Chartier · 8 years ago
  92. 6db6b4d ART: Refactor GetStackTraceVisitor by Andreas Gampe · 8 years ago
  93. 19a4d0f Merge "Correctly set oat class status after initializing" by Mathieu Chartier · 8 years ago
  94. 7319060 Merge "tools: Allow testing with javac on buildbot" by Igor Murashkin · 8 years ago
  95. 9533cc0 Merge "Add support for profiling boot class path" by Mathieu Chartier · 8 years ago
  96. 885a713 Add support for profiling boot class path by Mathieu Chartier · 8 years ago
  97. dabeb3a Correctly set oat class status after initializing by Mathieu Chartier · 8 years ago
  98. db40eac Address review comments for aog/411660 by Mathieu Chartier · 8 years ago
  99. 16d59b2 Merge "Revert "Revert "Fixed installation time regression when compile.""" by Treehugger Robot · 8 years ago
  100. 84f2632 tools: Allow testing with javac on buildbot by Igor Murashkin · 8 years ago