1. 0fd9a7d Merge "Infrastructure for obsolete methods" by Alex Light · 8 years ago
  2. 07ab883 Merge "Revert "Revert CC related changes."" by Mathieu Chartier · 8 years ago
  3. 7874c0c Merge "Add release fence after copying object" by Mathieu Chartier · 8 years ago
  4. 5ace201 Revert "Revert CC related changes." by Mathieu Chartier · 8 years ago
  5. a01de59 Infrastructure for obsolete methods by Alex Light · 8 years ago
  6. 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 8 years ago
  7. a813126 Add release fence after copying object by Mathieu Chartier · 8 years ago
  8. 304f2d3 Merge "Do not call IsMarked on null." by Nicolas Geoffray · 8 years ago
  9. 846ddc7 Merge "ART: Remove duplicate StackVisitor method." by Treehugger Robot · 8 years ago
  10. b84defb Do not call IsMarked on null. by Nicolas Geoffray · 8 years ago
  11. c9e2fc2 Merge "Move inline caches GC handling in JitCodeCache." by Nicolas Geoffray · 8 years ago
  12. 96172e0 Revert CC related changes. by Nicolas Geoffray · 8 years ago
  13. 626b839 Merge "Don't use ashmen when kIsTargetLinux is set." by Nicolas Geoffray · 8 years ago
  14. f5ba115 Merge "Improve invalid object logging" by Mathieu Chartier · 8 years ago
  15. e4d4cd2 ART: Remove duplicate StackVisitor method. by Andreas Gampe · 8 years ago
  16. cc238e2 Fix mips build in InitEntryPoints by Mathieu Chartier · 8 years ago
  17. 58a73d2 Don't use ashmen when kIsTargetLinux is set. by Nicolas Geoffray · 8 years ago
  18. 8003caf Fix mac build in ResetQuickAllocEntryPoints by Mathieu Chartier · 8 years ago
  19. ab19153 Merge "X86_64: Add allocation entrypoint switching for CC is_marking" by Mathieu Chartier · 8 years ago
  20. 8fb28dc Merge "Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""""" by Vladimir Marko · 8 years ago
  21. 171cf81 Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 8 years ago
  22. e51ca8b Move inline caches GC handling in JitCodeCache. by Nicolas Geoffray · 8 years ago
  23. fc80ff7 Improve invalid object logging by Mathieu Chartier · 8 years ago
  24. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  25. 60438b4 Merge "Fix event reporting from the debugger thread" by Sebastien Hertz · 8 years ago
  26. df74375 Merge "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 8 years ago
  27. ded461e Merge "Fix the target Linux builds of ART" by Nicolas Geoffray · 8 years ago
  28. e47172b Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 8 years ago
  29. af8bcf8 Fix event reporting from the debugger thread by Sebastien Hertz · 8 years ago
  30. 424c03a Merge "Refine the DexOptNeeded codes." by Nicolas Geoffray · 8 years ago
  31. b18a669 Cache flush/invalidate needs RWX permission by Artem Udovichenko · 8 years ago
  32. 35b6546 Merge "ART: Throw InternalError rather than VirtualMachineError" by Orion Hodson · 8 years ago
  33. 7225a8d Refine the DexOptNeeded codes. by Richard Uhler · 8 years ago
  34. 1c87878 Revert "Revert "Method Handles: Add VarargsCollector."" by Orion Hodson · 8 years ago
  35. fef0664 ART: Throw InternalError rather than VirtualMachineError by Orion Hodson · 8 years ago
  36. 5ee7716 Merge "Revert "Method Handles: Add VarargsCollector."" by Orion Hodson · 8 years ago
  37. 12af7a4 Revert "Method Handles: Add VarargsCollector." by Orion Hodson · 8 years ago
  38. c3076fe Merge "Use input-vdex-fd, or input-vdex in dex2oat." by Nicolas Geoffray · 8 years ago
  39. be8440c Merge changes Ia3853e46,Ic32af2ec,I79c6cc12,Idfd59472,I68720661 by Richard Uhler · 8 years ago
  40. 03bc659 Refine OatStatus enum. by Richard Uhler · 8 years ago
  41. b0bbe8e Use input-vdex-fd, or input-vdex in dex2oat. by Nicolas Geoffray · 8 years ago
  42. 7b7a78e Merge "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 8 years ago
  43. 09ded92 Revert "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 8 years ago
  44. 4bb3c7f Merge "Method Handles: Add VarargsCollector." by Orion Hodson · 8 years ago
  45. 8f34359 Merge "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 8 years ago
  46. 88bc673 Factor out code for picking the best oat file. by Richard Uhler · 8 years ago
  47. 46cc64f Move dumping of oat file status inside of the OatFileAssistant. by Richard Uhler · 8 years ago
  48. 3e580bc Remove OatFileAssistant IsOutOfDate, IsUpToDate, and NeedsRelocation. by Richard Uhler · 8 years ago
  49. 70a8426 Simplify decision of which is the best oat file. by Richard Uhler · 8 years ago
  50. 4b60096 Merge "Speed up verified methods" by Mathieu Chartier · 8 years ago
  51. 25dcbad Revert "Revert "Make sure that const-class linkage is preserved."" by Vladimir Marko · 8 years ago
  52. ab52ce1 Method Handles: Add VarargsCollector. by Orion Hodson · 8 years ago
  53. e424c93 Update expectations in SetVerifierDeps/SetStackSample. by Nicolas Geoffray · 8 years ago
  54. 1af0c4f Fix the target Linux builds of ART by Julien Duraj · 8 years ago
  55. fc2dd61 Speed up verified methods by Mathieu Chartier · 8 years ago
  56. f215c52 Merge changes from topic 'dex2oat_dexlayout' by Jeff Hao · 8 years ago
  57. 47d840b Merge "Always fill in root table length" by Mathieu Chartier · 8 years ago
  58. 7a704be Always fill in root table length by Mathieu Chartier · 8 years ago
  59. 0e5e9fd Merge "Verify for type_id out of range errors" by Treehugger Robot · 8 years ago
  60. f05ccaf Merge "Correctly handle EINTR return from futex" by Mathieu Chartier · 8 years ago
  61. 28e74ed Verify for type_id out of range errors by David Sehr · 8 years ago
  62. ecffc67 Revert "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  63. 608f2ce Add new --layout-profile compiler-filter for dex2oat. by Jeff Hao · 8 years ago
  64. b46782a Merge "Use a per-thread VerifierDeps." by Nicolas Geoffray · 8 years ago
  65. f46501c Clear the right data pointer. by Nicolas Geoffray · 8 years ago
  66. 340dafa Use a per-thread VerifierDeps. by Nicolas Geoffray · 8 years ago
  67. 9ee5fdf Merge "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  68. 6f4d102 Correctly handle EINTR return from futex by Daniel Colascione · 8 years ago
  69. da2d78b Merge "Check same dex file for finding class descriptor string id" by Mathieu Chartier · 8 years ago
  70. 668ba83 Merge changes I8e51415a,I79a255c1 by Treehugger Robot · 8 years ago
  71. 32b5030 Check same dex file for finding class descriptor string id by Mathieu Chartier · 8 years ago
  72. a598b86 Merge "ART: Add dex::TypeIndex" by Treehugger Robot · 8 years ago
  73. b2dc551 Merge "ART: Add boot classpath check for initialization" by Treehugger Robot · 8 years ago
  74. e38f032 Merge "Use type lookup tables in compiler" by Mathieu Chartier · 8 years ago
  75. 19886db Make sure that const-class linkage is preserved. by Vladimir Marko · 8 years ago
  76. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  77. 22f71d2 ART: Add boot classpath check for initialization by Andreas Gampe · 8 years ago
  78. 1b86849 Use type lookup tables in compiler by Mathieu Chartier · 8 years ago
  79. bb4366d Merge "ART: Fix line break in Throwable::Dump" by Treehugger Robot · 8 years ago
  80. dac7ad1 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" by Nicolas Geoffray · 8 years ago
  81. cca340b ART: Fix line break in Throwable::Dump by Andreas Gampe · 8 years ago
  82. f8f36c2 ART: Do not DCHECK in verifier when already aborting by Andreas Gampe · 8 years ago
  83. 320ba91 ART: Add debug exception check to JIT by Andreas Gampe · 8 years ago
  84. 9fd470f ART: Extend DumpRecursiveAbort by Andreas Gampe · 8 years ago
  85. 1013bde Fix valgrind issue with thread_pool_test. by Andreas Gampe · 8 years ago
  86. 93c3090 ART: Add JNI local details for FollowReferences by Andreas Gampe · 8 years ago
  87. 862bdd8 ART: Fix generic_ptr handling in GetMethodName by Andreas Gampe · 8 years ago
  88. 7afa454 ART: Dump native stack on recursive abort by Andreas Gampe · 8 years ago
  89. b67906b ART: Use cerr in Runtime::Abort on the host by Andreas Gampe · 8 years ago
  90. 132d836 Revert "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 8 years ago
  91. 2dae2f2 Merge "Add dequickening support." by Nicolas Geoffray · 8 years ago
  92. 01b70e8 Add dequickening support. by Nicolas Geoffray · 8 years ago
  93. e2fc98e Fix valgrind issue with thread_pool_test. by Nicolas Geoffray · 8 years ago
  94. 1ffcf7b Fix false positive stack ASan errors on x86. by Evgenii Stepanov · 8 years ago
  95. 137b075 Merge "Change offline profile to store type_idx of classes." by Jeff Hao · 8 years ago
  96. de19542 Merge changes I710ca0ed,I576e7926,Id0144b68 by Treehugger Robot · 8 years ago
  97. 54b5855 Change offline profile to store type_idx of classes. by Jeff Hao · 8 years ago
  98. f149b3f ART: Add ScopedJitSuspend by Andreas Gampe · 8 years ago
  99. 6f3a70f ART: Change ThreadPool::Wait behavior by Andreas Gampe · 8 years ago
  100. 2b36258 Merge "MIPS32: Assign missing entrypoints in InitEntryPoints" by Treehugger Robot · 8 years ago