1. 47686f6 Merge "ahat: Improve field diffing." by Treehugger Robot · 8 years ago
  2. d6918e3 ahat: Improve field diffing. by Richard Uhler · 8 years ago
  3. 2cf5659 Merge "run-test: Fix bash warning with DESUGAR=false" by Treehugger Robot · 8 years ago
  4. fe51c7b Merge "ART: Fix missing wait in GetAllStackTraces" by Treehugger Robot · 8 years ago
  5. 6237cd3 ART: Fix missing wait in GetAllStackTraces by Andreas Gampe · 8 years ago
  6. 19921b7 Merge "Fix static analyzer warnings" by Treehugger Robot · 8 years ago
  7. cd48a4e Merge "ART: Create phony package for ART artifacts" by Treehugger Robot · 8 years ago
  8. 1bfc9fc Merge "ART: Fix use-after-free" by Treehugger Robot · 8 years ago
  9. 8046f3f Merge "Add support for generating boot image profile" by Mathieu Chartier · 8 years ago
  10. 760a58f ART: Create phony package for ART artifacts by Andreas Gampe · 8 years ago
  11. 2f79455 Add support for generating boot image profile by Mathieu Chartier · 8 years ago
  12. ad9173d ART: Fix use-after-free by Andreas Gampe · 8 years ago
  13. 984387f Fix static analyzer warnings by George Burgess IV · 8 years ago
  14. 5144849 Merge "test: Fix 956-methodhandle-stackframe for javac/dx" by Igor Murashkin · 8 years ago
  15. 2ffec90 Merge "test: Fix 636-wrong-static-access for javac/dx" by Treehugger Robot · 8 years ago
  16. d323277 run-test: Fix bash warning with DESUGAR=false by Igor Murashkin · 8 years ago
  17. a08c9bb Merge "Ensure GetLoadedClasses only returns 'Loaded' Classes." by Treehugger Robot · 8 years ago
  18. 19df565 Merge "Add dex2oat support for profile based image creation" by Mathieu Chartier · 8 years ago
  19. 34bf622 Merge changes Ib2146ee7,I65f724be by Treehugger Robot · 8 years ago
  20. 4040a40 Merge "test: Fix jvmti tests for javac/dx" by Treehugger Robot · 8 years ago
  21. bdd0344 Merge changes Ia0c5e920,I71e957db by Treehugger Robot · 8 years ago
  22. c0f2321 test: Fix 956-methodhandle-stackframe for javac/dx by Igor Murashkin · 8 years ago
  23. 829da13 test: Fix 636-wrong-static-access for javac/dx by Igor Murashkin · 8 years ago
  24. f8a4a2c Ensure GetLoadedClasses only returns 'Loaded' Classes. by Alex Light · 8 years ago
  25. 919852e test: Fix jvmti tests for javac/dx by Igor Murashkin · 8 years ago
  26. 3f8d2d8 Merge "ART: Fix old warnings" by Treehugger Robot · 8 years ago
  27. f70fe3d Add dex2oat support for profile based image creation by Mathieu Chartier · 8 years ago
  28. fae4d85 Merge "Fix loop optimization in the presence of environment uses." by Narayan Kamath · 8 years ago
  29. 27aaf64 ART: Add slow-debug test in 004-JniTest by Andreas Gampe · 8 years ago
  30. 2dcdf52 Merge "Fix lval/rval confusion in imgdiag" by David Sehr · 8 years ago
  31. a4811cd Merge "Revert "More run-test with Jack"" by Igor Murashkin · 8 years ago
  32. 5ab5427 Merge "test: More javac/dx fixes" by Igor Murashkin · 8 years ago
  33. 46c4c85 ART: Add slow-debug test in CommonRuntimeTest by Andreas Gampe · 8 years ago
  34. 5154e2a Merge "More robust 652-deopt-intrinsic." by Nicolas Geoffray · 8 years ago
  35. 1a0a519 Fix loop optimization in the presence of environment uses. by Nicolas Geoffray · 8 years ago
  36. 69489fa ART: Fix old warnings by Andreas Gampe · 8 years ago
  37. 28c4a23 ART: Fix RequestSynchronousCheckpoint by Andreas Gampe · 8 years ago
  38. f1221a1 ART: Use ThreadList RunCheckpoint for GetAllStackTraces by Andreas Gampe · 8 years ago
  39. 8979f71 Merge "Bump vdex version to regenerate vdex files" by Treehugger Robot · 8 years ago
  40. 4aeed04 Merge "build: disable -Wmissing-noreturn for clang-tidy" by Treehugger Robot · 8 years ago
  41. dd8aa32 build: disable -Wmissing-noreturn for clang-tidy by George Burgess IV · 8 years ago
  42. f86eda6 Fix lval/rval confusion in imgdiag by David Sehr · 8 years ago
  43. ef0bf09 Merge "ART: Move debug-checks to runtime-debug-flags" by Treehugger Robot · 8 years ago
  44. 7888b59 Merge "ART: Add support for runtime debug checks" by Treehugger Robot · 8 years ago
  45. 7506c70 Merge "Revert "Revert "Refactor imgdiag in preparation for ArtMethod""" by Treehugger Robot · 8 years ago
  46. d61c381 Revert "More run-test with Jack" by Igor Murashkin · 8 years ago
  47. 10ba685 test: More javac/dx fixes by Igor Murashkin · 8 years ago
  48. 50005a0 Revert "Revert "Refactor imgdiag in preparation for ArtMethod"" by David Sehr · 8 years ago
  49. aea05c1 ART: Move debug-checks to runtime-debug-flags by Andreas Gampe · 8 years ago
  50. 1c5b42f ART: Add support for runtime debug checks by Andreas Gampe · 8 years ago
  51. 71fa64f Bump vdex version to regenerate vdex files by Shubham Ajmera · 8 years ago
  52. b96ed2c Merge "test: enable javac/dx to import libcore on the bootclasspath" by Igor Murashkin · 8 years ago
  53. 1c843e9 test: enable javac/dx to import libcore on the bootclasspath by Igor Murashkin · 8 years ago
  54. 2603bcd Merge "Revert "Refactor imgdiag in preparation for ArtMethod"" by David Sehr · 8 years ago
  55. 45de57f Revert "Refactor imgdiag in preparation for ArtMethod" by David Sehr · 8 years ago
  56. c18f3d0 Merge "Address some review comments for aog/415919" by Mathieu Chartier · 8 years ago
  57. ce7a8b4 Merge "Fixing syntax and behavior from previous commit" by Treehugger Robot · 8 years ago
  58. ad47e4d Fixing syntax and behavior from previous commit by Bharadwaj Kalandhabhatta · 8 years ago
  59. e46f3a8 Address some review comments for aog/415919 by Mathieu Chartier · 8 years ago
  60. e032690 Merge "Add GetSourceFile and GetSourceDebugExt JVMTI functions" by Treehugger Robot · 8 years ago
  61. 97813fb Merge "Refactor imgdiag in preparation for ArtMethod" by David Sehr · 8 years ago
  62. 2e4fe5a Merge "build: always define NDEBUG in the static analyzer" by Treehugger Robot · 8 years ago
  63. 7fb4665 build: always define NDEBUG in the static analyzer by George Burgess IV · 8 years ago
  64. 0627be3 Refactor imgdiag in preparation for ArtMethod by David Sehr · 8 years ago
  65. 6fa7b81 Add GetSourceFile and GetSourceDebugExt JVMTI functions by Alex Light · 8 years ago
  66. 18b4ed1 Merge changes from topic 'jvmti-field-cbs' by Alex Light · 8 years ago
  67. f48029f More robust 652-deopt-intrinsic. by Nicolas Geoffray · 8 years ago
  68. 89af477 Merge "ART: Refactor stack.h" by Treehugger Robot · 8 years ago
  69. e882b6d Merge "test: Fix broken build scripts causing art-test-javac to fail" by Treehugger Robot · 8 years ago
  70. b5f4792 Merge "test: Fix 004-JniTest for javac/dx" by Igor Murashkin · 8 years ago
  71. 09eb186 test: Fix broken build scripts causing art-test-javac to fail by Igor Murashkin · 8 years ago
  72. 36a296f ART: Refactor stack.h by Andreas Gampe · 8 years ago
  73. 43e935d Add field-access/modification to ti-stress. by Alex Light · 8 years ago
  74. 7c95849 Add tests for field access and modify JVMTI callbacks by Alex Light · 8 years ago
  75. 4db66ab test: Fix 004-JniTest for javac/dx by Igor Murashkin · 8 years ago
  76. 77c7d10 Merge "Add field/method skipping helper functions to DexFile" by Mathieu Chartier · 8 years ago
  77. e17cf24 Add field/method skipping helper functions to DexFile by Mathieu Chartier · 8 years ago
  78. 1c15526 Merge changes from topic 'art_javac' by Igor Murashkin · 8 years ago
  79. 6919639 test: Don't force-compile with jack for runtests by Igor Murashkin · 8 years ago
  80. 6c946b5 test: Fix javac/dx run-test regressions from adding desugar by Igor Murashkin · 8 years ago
  81. 084fa37 Add field access & modify JVMTI callbacks by Alex Light · 8 years ago
  82. 2ebc76e Merge "Layout code items of post startup methods" by Treehugger Robot · 8 years ago
  83. 7c1be8b Layout code items of post startup methods by Mathieu Chartier · 8 years ago
  84. 8b0673f Merge "Make native field operations call instrumentation listeners." by Treehugger Robot · 8 years ago
  85. 8d80bba Merge "test: Skip desugar with DESUGAR=false when running tests" by Treehugger Robot · 8 years ago
  86. e00ec30 Make native field operations call instrumentation listeners. by Alex Light · 8 years ago
  87. 698bd05 Merge "Null check thread peers in JVMTI class callbacks" by Treehugger Robot · 8 years ago
  88. e518193 test: Skip desugar with DESUGAR=false when running tests by Igor Murashkin · 8 years ago
  89. 7239865 Null check thread peers in JVMTI class callbacks by Alex Light · 8 years ago
  90. 4cf4e36 Merge "Revert "Revert "test: Add desugar support to run-test""" by Treehugger Robot · 8 years ago
  91. 2a33775 Revert "Revert "test: Add desugar support to run-test"" by Igor Murashkin · 8 years ago
  92. 2dcfe26 Merge "ART: Refactor run-test 104" by Treehugger Robot · 8 years ago
  93. 97176b0 Merge "Added scripts to analyze sanitizer poisoning" by Treehugger Robot · 8 years ago
  94. 5d3ae5b Merge "Add a bounds check when getting indexed items in dexlayout." by Treehugger Robot · 8 years ago
  95. 9804e9e Add a bounds check when getting indexed items in dexlayout. by Jeff Hao · 8 years ago
  96. 2dd3d71 ART: Refactor run-test 104 by Andreas Gampe · 8 years ago
  97. 2bc159e Merge "ART: Add ASAN_OPTIONS to gtest rules" by Treehugger Robot · 8 years ago
  98. a5dcdf3 Merge "Refactor some profiling info functions" by Mathieu Chartier · 8 years ago
  99. 942c597 Merge "Remaining code review fixes" by Treehugger Robot · 8 years ago
  100. b9499f4 Merge "ART: JIT code cache allocation cleanup" by Treehugger Robot · 8 years ago