1. 72f1e2f Merge "test: Fix 956-methodhandle-stackframe for javac/dx" am: 51448499d9 by Igor Murashkin · 8 years ago
  2. 5144849 Merge "test: Fix 956-methodhandle-stackframe for javac/dx" by Igor Murashkin · 8 years ago
  3. 9ad1c38 Merge "test: Fix 636-wrong-static-access for javac/dx" am: 2ffec908eb by Igor Murashkin · 8 years ago
  4. 2ffec90 Merge "test: Fix 636-wrong-static-access for javac/dx" by Treehugger Robot · 8 years ago
  5. 866042a Merge "Ensure GetLoadedClasses only returns 'Loaded' Classes." am: a08c9bbe02 by Alex Light · 8 years ago
  6. a08c9bb Merge "Ensure GetLoadedClasses only returns 'Loaded' Classes." by Treehugger Robot · 8 years ago
  7. 2264b0c Merge "Add dex2oat support for profile based image creation" am: 19df565ffc by Mathieu Chartier · 8 years ago
  8. 8860f1f Merge changes Ib2146ee7,I65f724be am: 34bf6221de by Andreas Gampe · 8 years ago
  9. 9392e51 Merge "test: Fix jvmti tests for javac/dx" am: 4040a40ba1 by Igor Murashkin · 8 years ago
  10. 19df565 Merge "Add dex2oat support for profile based image creation" by Mathieu Chartier · 8 years ago
  11. 34bf622 Merge changes Ib2146ee7,I65f724be by Treehugger Robot · 8 years ago
  12. 4040a40 Merge "test: Fix jvmti tests for javac/dx" by Treehugger Robot · 8 years ago
  13. 3741c04 Merge changes Ia0c5e920,I71e957db am: bdd03448c1 by Andreas Gampe · 8 years ago
  14. bdd0344 Merge changes Ia0c5e920,I71e957db by Treehugger Robot · 8 years ago
  15. c0f2321 test: Fix 956-methodhandle-stackframe for javac/dx by Igor Murashkin · 8 years ago
  16. 829da13 test: Fix 636-wrong-static-access for javac/dx by Igor Murashkin · 8 years ago
  17. f8a4a2c Ensure GetLoadedClasses only returns 'Loaded' Classes. by Alex Light · 8 years ago
  18. 919852e test: Fix jvmti tests for javac/dx by Igor Murashkin · 8 years ago
  19. 31b1085 Merge "ART: Fix old warnings" am: 3f8d2d88eb by Andreas Gampe · 8 years ago
  20. 3f8d2d8 Merge "ART: Fix old warnings" by Treehugger Robot · 8 years ago
  21. f70fe3d Add dex2oat support for profile based image creation by Mathieu Chartier · 8 years ago
  22. 20ebfb7 Merge "Fix loop optimization in the presence of environment uses." by Narayan Kamath · 8 years ago
  23. fae4d85 Merge "Fix loop optimization in the presence of environment uses." by Narayan Kamath · 8 years ago
  24. 27aaf64 ART: Add slow-debug test in 004-JniTest by Andreas Gampe · 8 years ago
  25. 3f04ed1 Merge "Fix lval/rval confusion in imgdiag" am: 2dcdf529e5 by David Sehr · 8 years ago
  26. 2dcdf52 Merge "Fix lval/rval confusion in imgdiag" by David Sehr · 8 years ago
  27. edc8b58 Merge "Revert "More run-test with Jack"" am: a4811cd349 by Igor Murashkin · 8 years ago
  28. 8adc6c5 Merge "test: More javac/dx fixes" am: 5ab5427dd5 by Igor Murashkin · 8 years ago
  29. a4811cd Merge "Revert "More run-test with Jack"" by Igor Murashkin · 8 years ago
  30. 5ab5427 Merge "test: More javac/dx fixes" by Igor Murashkin · 8 years ago
  31. 46c4c85 ART: Add slow-debug test in CommonRuntimeTest by Andreas Gampe · 8 years ago
  32. 917f876 Merge "More robust 652-deopt-intrinsic." am: 5154e2a89a by Nicolas Geoffray · 8 years ago
  33. 5154e2a Merge "More robust 652-deopt-intrinsic." by Nicolas Geoffray · 8 years ago
  34. 1a0a519 Fix loop optimization in the presence of environment uses. by Nicolas Geoffray · 8 years ago
  35. 69489fa ART: Fix old warnings by Andreas Gampe · 8 years ago
  36. 28c4a23 ART: Fix RequestSynchronousCheckpoint by Andreas Gampe · 8 years ago
  37. f1221a1 ART: Use ThreadList RunCheckpoint for GetAllStackTraces by Andreas Gampe · 8 years ago
  38. de9f9d4 Merge "Bump vdex version to regenerate vdex files" am: 8979f71079 by Shubham Ajmera · 8 years ago
  39. 8979f71 Merge "Bump vdex version to regenerate vdex files" by Treehugger Robot · 8 years ago
  40. 27d3715 Merge "build: disable -Wmissing-noreturn for clang-tidy" am: 4aeed04c08 by George Burgess IV · 8 years ago
  41. 4aeed04 Merge "build: disable -Wmissing-noreturn for clang-tidy" by Treehugger Robot · 8 years ago
  42. dd8aa32 build: disable -Wmissing-noreturn for clang-tidy by George Burgess IV · 8 years ago
  43. f86eda6 Fix lval/rval confusion in imgdiag by David Sehr · 8 years ago
  44. 17ab7fa Merge "ART: Move debug-checks to runtime-debug-flags" am: ef0bf09b3a by Andreas Gampe · 8 years ago
  45. f37ac16 Merge "ART: Add support for runtime debug checks" am: 7888b59b45 by Andreas Gampe · 8 years ago
  46. ef0bf09 Merge "ART: Move debug-checks to runtime-debug-flags" by Treehugger Robot · 8 years ago
  47. 7888b59 Merge "ART: Add support for runtime debug checks" by Treehugger Robot · 8 years ago
  48. 69790f7 Merge "Revert "Revert "Refactor imgdiag in preparation for ArtMethod""" by David Sehr · 8 years ago
  49. 7506c70 Merge "Revert "Revert "Refactor imgdiag in preparation for ArtMethod""" by Treehugger Robot · 8 years ago
  50. d61c381 Revert "More run-test with Jack" by Igor Murashkin · 8 years ago
  51. 10ba685 test: More javac/dx fixes by Igor Murashkin · 8 years ago
  52. 50005a0 Revert "Revert "Refactor imgdiag in preparation for ArtMethod"" by David Sehr · 8 years ago
  53. aea05c1 ART: Move debug-checks to runtime-debug-flags by Andreas Gampe · 8 years ago
  54. 1c5b42f ART: Add support for runtime debug checks by Andreas Gampe · 8 years ago
  55. 8298166 Merge "test: enable javac/dx to import libcore on the bootclasspath" by Igor Murashkin · 8 years ago
  56. 71fa64f Bump vdex version to regenerate vdex files by Shubham Ajmera · 8 years ago
  57. b96ed2c Merge "test: enable javac/dx to import libcore on the bootclasspath" by Igor Murashkin · 8 years ago
  58. 1c843e9 test: enable javac/dx to import libcore on the bootclasspath by Igor Murashkin · 8 years ago
  59. 96a7338 Merge "Revert "Refactor imgdiag in preparation for ArtMethod"" am: 2603bcd380 by David Sehr · 8 years ago
  60. 2603bcd Merge "Revert "Refactor imgdiag in preparation for ArtMethod"" by David Sehr · 8 years ago
  61. 45de57f Revert "Refactor imgdiag in preparation for ArtMethod" by David Sehr · 8 years ago
  62. 2804ff9 Merge "Address some review comments for aog/415919" am: c18f3d08f7 by Mathieu Chartier · 8 years ago
  63. c18f3d0 Merge "Address some review comments for aog/415919" by Mathieu Chartier · 8 years ago
  64. c5a8e8e Merge "Fixing syntax and behavior from previous commit" am: ce7a8b4be5 by Bharadwaj Kalandhabhatta · 8 years ago
  65. ce7a8b4 Merge "Fixing syntax and behavior from previous commit" by Treehugger Robot · 8 years ago
  66. ad47e4d Fixing syntax and behavior from previous commit by Bharadwaj Kalandhabhatta · 8 years ago
  67. e46f3a8 Address some review comments for aog/415919 by Mathieu Chartier · 8 years ago
  68. a7a24b7 Merge "Add GetSourceFile and GetSourceDebugExt JVMTI functions" am: e032690a61 by Alex Light · 8 years ago
  69. d41b718 Merge "Refactor imgdiag in preparation for ArtMethod" am: 97813fbb4d by David Sehr · 8 years ago
  70. e032690 Merge "Add GetSourceFile and GetSourceDebugExt JVMTI functions" by Treehugger Robot · 8 years ago
  71. 97813fb Merge "Refactor imgdiag in preparation for ArtMethod" by David Sehr · 8 years ago
  72. b0c8683 Merge "build: always define NDEBUG in the static analyzer" am: 2e4fe5ad01 by George Burgess IV · 8 years ago
  73. 2e4fe5a Merge "build: always define NDEBUG in the static analyzer" by Treehugger Robot · 8 years ago
  74. 7fb4665 build: always define NDEBUG in the static analyzer by George Burgess IV · 8 years ago
  75. 0627be3 Refactor imgdiag in preparation for ArtMethod by David Sehr · 8 years ago
  76. 6fa7b81 Add GetSourceFile and GetSourceDebugExt JVMTI functions by Alex Light · 8 years ago
  77. 6ccd284 Merge changes from topic 'jvmti-field-cbs' am: 18b4ed19eb by Alex Light · 8 years ago
  78. 18b4ed1 Merge changes from topic 'jvmti-field-cbs' by Alex Light · 8 years ago
  79. f48029f More robust 652-deopt-intrinsic. by Nicolas Geoffray · 8 years ago
  80. 06f1b0f Merge "ART: Refactor stack.h" am: 89af4771a6 by Andreas Gampe · 8 years ago
  81. 89af477 Merge "ART: Refactor stack.h" by Treehugger Robot · 8 years ago
  82. 64de9ab Merge "test: Fix broken build scripts causing art-test-javac to fail" by Igor Murashkin · 8 years ago
  83. e882b6d Merge "test: Fix broken build scripts causing art-test-javac to fail" by Treehugger Robot · 8 years ago
  84. 58d4df2 Merge "test: Fix 004-JniTest for javac/dx" am: b5f479212f by Igor Murashkin · 8 years ago
  85. b5f4792 Merge "test: Fix 004-JniTest for javac/dx" by Igor Murashkin · 8 years ago
  86. 09eb186 test: Fix broken build scripts causing art-test-javac to fail by Igor Murashkin · 8 years ago
  87. 36a296f ART: Refactor stack.h by Andreas Gampe · 8 years ago
  88. 43e935d Add field-access/modification to ti-stress. by Alex Light · 8 years ago
  89. 7c95849 Add tests for field access and modify JVMTI callbacks by Alex Light · 8 years ago
  90. 7507196 Merge "Add field/method skipping helper functions to DexFile" am: 77c7d10932 by Mathieu Chartier · 8 years ago
  91. 4db66ab test: Fix 004-JniTest for javac/dx by Igor Murashkin · 8 years ago
  92. 77c7d10 Merge "Add field/method skipping helper functions to DexFile" by Mathieu Chartier · 8 years ago
  93. a429342 Merge changes from topic 'art_javac' am: 1c15526f61 by Igor Murashkin · 8 years ago
  94. e17cf24 Add field/method skipping helper functions to DexFile by Mathieu Chartier · 8 years ago
  95. 1c15526 Merge changes from topic 'art_javac' by Igor Murashkin · 8 years ago
  96. 6919639 test: Don't force-compile with jack for runtests by Igor Murashkin · 8 years ago
  97. 6c946b5 test: Fix javac/dx run-test regressions from adding desugar by Igor Murashkin · 8 years ago
  98. 084fa37 Add field access & modify JVMTI callbacks by Alex Light · 8 years ago
  99. bdf1b2e Merge "Layout code items of post startup methods" am: 2ebc76e665 by Mathieu Chartier · 8 years ago
  100. 2ebc76e Merge "Layout code items of post startup methods" by Treehugger Robot · 8 years ago