1. 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 8 years ago
  2. 3c68315 Merge "Revert^2 "ART: Remove workaround in verifer after Jack update."" by Treehugger Robot · 7 years ago
  3. b923848 Merge "Revert "Verify profile wrt dex file in dex2oat"" by Nicolas Geoffray · 7 years ago
  4. 7b211a1 Revert "Verify profile wrt dex file in dex2oat" by Nicolas Geoffray · 7 years ago
  5. c4d71c3 Merge "Fix DumpString to read the right amount of args" by Mathieu Chartier · 7 years ago
  6. ac7f970 Merge "Verify profile wrt dex file in dex2oat" by Treehugger Robot · 7 years ago
  7. bc61cb5 Fix DumpString to read the right amount of args by Mathieu Chartier · 7 years ago
  8. 0588f3a Merge changes Ib4459783,Ibb40f919 by Treehugger Robot · 7 years ago
  9. 2676520 Verify profile wrt dex file in dex2oat by Shubham Ajmera · 7 years ago
  10. 4584122 ART: Remove suspend-check optimization by Andreas Gampe · 7 years ago
  11. 8048bf6 Merge "Recognize ABS cases." by Treehugger Robot · 7 years ago
  12. 486b1b3 Merge "Fix exclusive_owner_ spelling" by Andreas Gampe · 7 years ago
  13. 8ffe25c Merge "ART: Add warmup to 063-process-manager" by Treehugger Robot · 7 years ago
  14. 7c0b587 Merge "Fix typo in run-jdwp-tests.sh" by Treehugger Robot · 7 years ago
  15. 04bb35a Fix exclusive_owner_ spelling by Hans Boehm · 7 years ago
  16. 09659c2 ART: Remove heap poisoning from globals.h by Andreas Gampe · 7 years ago
  17. 4f7dd34 Recognize ABS cases. by Aart Bik · 7 years ago
  18. 4d15980 Merge "Shrink ART Mutex exclusive_owner_ field to Atomic<pid_t>" by Hans Boehm · 7 years ago
  19. ccb7bb9 Fix typo in run-jdwp-tests.sh by Alex Light · 7 years ago
  20. aa3317e ART: Add warmup to 063-process-manager by Andreas Gampe · 7 years ago
  21. 08601a4 Merge changes I38b16291,I159669ec by Treehugger Robot · 7 years ago
  22. 216ba99 Merge "DWARF: Allow compilation units to contain methods out of order." by David Srbecky · 7 years ago
  23. a627477 Merge "Make 567-checker-compare less Dex-sensitive." by Treehugger Robot · 7 years ago
  24. e1fe6a9 Merge "Handle new zygote flags in ART" by Nicolas Geoffray · 7 years ago
  25. 560b7c8 Merge "MIPS: Follow-up to "Allow deoptimization when returning from a runtime method"" by Treehugger Robot · 7 years ago
  26. 60454cb MIPS: Follow-up to "Allow deoptimization when returning from a runtime method" by Alexey Frunze · 7 years ago
  27. 67246e9 Merge "Cleanup and consolidate JVMTI event code." by Treehugger Robot · 7 years ago
  28. d4f686c Merge "ART: Add debug output to 063-process-manager" by Treehugger Robot · 7 years ago
  29. 9df79b7 Cleanup and consolidate JVMTI event code. by Alex Light · 7 years ago
  30. 4486442 ART: Add debug output to 063-process-manager by Andreas Gampe · 7 years ago
  31. dbeacd6 Merge "Clean up AtomicDexRefMap" by Mathieu Chartier · 7 years ago
  32. 217d6d3 ART: Remove old code by Andreas Gampe · 7 years ago
  33. 217488a ART: Move read barrier config out of globals by Andreas Gampe · 7 years ago
  34. da6f3ee Merge "Refactor artQuickToInterpreterBridge to fix a perf regression" by Mingyao Yang · 7 years ago
  35. e16ed6d Merge changes I8ef4492b,I3c61421d by Treehugger Robot · 7 years ago
  36. 04c6ab9 ART: Forward declarations for InvokeType by Andreas Gampe · 7 years ago
  37. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 7 years ago
  38. fc8b422 Clean up AtomicDexRefMap by Mathieu Chartier · 7 years ago
  39. 7090dfe Merge "Add debug info for link-time generated thunks." by Vladimir Marko · 7 years ago
  40. 1b404a8 Add debug info for link-time generated thunks. by Vladimir Marko · 7 years ago
  41. 56da23c DWARF: Allow compilation units to contain methods out of order. by David Srbecky · 7 years ago
  42. 3993358 Merge "Add java.util.zip.ZipException to preloads for test 912-classes." by Treehugger Robot · 7 years ago
  43. 3074410 Merge "Missed submitting this in last commit." by Treehugger Robot · 7 years ago
  44. 1c5033a Merge "Add a test for b/62065640." by Nicolas Geoffray · 7 years ago
  45. c4204a3 Missed submitting this in last commit. by Nicolas Geoffray · 7 years ago
  46. 581fe31 Add java.util.zip.ZipException to preloads for test 912-classes. by Roland Levillain · 7 years ago
  47. 09b9fdb Add a test for b/62065640. by Nicolas Geoffray · 7 years ago
  48. 68bf390 Handle new zygote flags in ART by Nicolas Geoffray · 7 years ago
  49. fe712a8 Merge "Add support for registering classpath classes status." by Nicolas Geoffray · 7 years ago
  50. 3597f51 Merge "Bail for SIMD code in LSE." by Treehugger Robot · 7 years ago
  51. 75b4e12 Make 567-checker-compare less Dex-sensitive. by Alan Leung · 7 years ago
  52. 775784b Merge "Add tests for two ways to do subtract 1 in stencil." by Treehugger Robot · 7 years ago
  53. a5cd917 Merge "Smailify a test in checker-lse-ctor-fences" by Alan Leung · 7 years ago
  54. 803108a Merge "Add repeat support for memory addresses." by Treehugger Robot · 7 years ago
  55. 7a06e4a Merge "tools: Add new titrace tool to print dynamic instruction counts" by Treehugger Robot · 7 years ago
  56. 72e80c6 Merge changes Ia3f19f0f,I0fe8038e by Treehugger Robot · 7 years ago
  57. c5e7180 Merge "Do not fill DexCache methods in resolution trampoline." by Treehugger Robot · 7 years ago
  58. caa31e7 Add repeat support for memory addresses. by Aart Bik · 7 years ago
  59. 417528d Refactor artQuickToInterpreterBridge to fix a perf regression by Mingyao Yang · 7 years ago
  60. 0ae1532 tools: Add new titrace tool to print dynamic instruction counts by Igor Murashkin · 7 years ago
  61. 41006c6 Implement JVMTI GetCurrentContendedMonitor by Alex Light · 7 years ago
  62. aa0912c Do not fill DexCache methods in resolution trampoline. by Vladimir Marko · 7 years ago
  63. afdab8d Merge "Revert "Revert "Make WatchedFramePop instrumentation event pure-virtual""" by Alex Light · 7 years ago
  64. d30f205 Bail for SIMD code in LSE. by Aart Bik · 7 years ago
  65. 486dda0 Add support for registering classpath classes status. by Nicolas Geoffray · 7 years ago
  66. 9e76f43 Merge "Add check that classpath is up to date to getDexOptNeeded" by Calin Juravle · 7 years ago
  67. 528c3ed Merge "Update the context classpath after the dex files are opened." by Calin Juravle · 7 years ago
  68. 44e5efa Add check that classpath is up to date to getDexOptNeeded by Calin Juravle · 7 years ago
  69. c5b215f Update the context classpath after the dex files are opened. by Calin Juravle · 7 years ago
  70. 77fee87 Add support for JVMTI monitor events. by Alex Light · 7 years ago
  71. 5809417 Merge changes Ifddf4991,If7804f94,I9d96d8ff,I6108dba5,I5429996a by Richard Uhler · 7 years ago
  72. 05f4774 Revert "Revert "Make WatchedFramePop instrumentation event pure-virtual"" by Alex Light · 7 years ago
  73. 3824222 Merge "Test assembler driver utilities." by Aart Bik · 7 years ago
  74. 003d997 Add tests for two ways to do subtract 1 in stencil. by Alan Leung · 7 years ago
  75. 5dafb3c Test assembler driver utilities. by Aart Bik · 7 years ago
  76. 0882af2 Shrink ART Mutex exclusive_owner_ field to Atomic<pid_t> by Hans Boehm · 7 years ago
  77. 49a6f39 Merge "Add a DCHECK for BCE." by Mingyao Yang · 7 years ago
  78. d0e4c9d Merge "ART: Do not add Proxy prototype methods to their dex cache." by Vladimir Marko · 7 years ago
  79. e9691f5 ART: Do not add Proxy prototype methods to their dex cache. by Vladimir Marko · 7 years ago
  80. a490555 Store instance fields and types with class objects. by Richard Uhler · 7 years ago
  81. 8d02c89 Remove findClass and mClasses from AhatSnapshot. by Richard Uhler · 7 years ago
  82. 21f89d2 Specialize Value types and make Value more type safe. by Richard Uhler · 7 years ago
  83. 8f0d9f1 Minor style cleanup of test-dump/Main.java. by Richard Uhler · 7 years ago
  84. 29c4bee Make Site ids be independent of instance ids. by Richard Uhler · 7 years ago
  85. 640a32f Merge "ART: Pass current Thread* to Jit::ShouldUsePriorityThreadWeight()." by Treehugger Robot · 7 years ago
  86. a710d91 ART: Pass current Thread* to Jit::ShouldUsePriorityThreadWeight(). by Vladimir Marko · 7 years ago
  87. 857a160 Merge "Rename debugFlags to runtimeFlags." by Nicolas Geoffray · 7 years ago
  88. 65b1ce2 Smailify a test in checker-lse-ctor-fences by Alan Leung · 7 years ago
  89. 73b326e Add a DCHECK for BCE. by Mingyao Yang · 7 years ago
  90. 89c2f5e Merge "ART: Clear JniConstants on shutdown" by Treehugger Robot · 7 years ago
  91. c4cb7c1 ART: Clear JniConstants on shutdown by Andreas Gampe · 7 years ago
  92. 6b411fc Merge "Don't deoptimize everything with can_access_local_variables" by Treehugger Robot · 7 years ago
  93. 51bee8b Merge "Revert "ART: additional info SIGILL"" by Orion Hodson · 7 years ago
  94. 6c8151f Merge "ART: Make test 913-heaps more robust" by Treehugger Robot · 7 years ago
  95. 5510c0a Rename debugFlags to runtimeFlags. by Nicolas Geoffray · 7 years ago
  96. 496b883 Revert "ART: additional info SIGILL" by Orion Hodson · 7 years ago
  97. 61add1d Merge "Random comment typo fixes" by Hans Boehm · 7 years ago
  98. 6d525fd Merge "Fix bug in BCE remainder handling." by Treehugger Robot · 7 years ago
  99. 34dc841 Merge "Show ArtMethods in imgdiag" by David Sehr · 7 years ago
  100. eafee33 ART: Make test 913-heaps more robust by Andreas Gampe · 7 years ago