1. dc4bcce Move image_classes_ to CompilerOptions. by Vladimir Marko · 7 years ago
  2. eebb821 Implement Integer.valueOf() intrinsic for PIC. by Vladimir Marko · 7 years ago
  3. 54159c6 Use HashSet<std::string> instead of unordered_set<>. by Vladimir Marko · 7 years ago
  4. 74f2ccc Merge "Revert^2 "Remove support for Valgrind in ART."" by Roland Levillain · 7 years ago
  5. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 7 years ago
  6. f75613c Keep objects for Integer.valueOf() intrinsic alive. by Vladimir Marko · 7 years ago
  7. c13fbd8 Use pre-allocated Throwables from the boot image. by Vladimir Marko · 7 years ago
  8. 679730e Remove static GcRoot<>s from Field, Method, Constructor. by Vladimir Marko · 7 years ago
  9. b4eb1b1 Refactor ClassRoot/GetClassRoot(). by Vladimir Marko · 7 years ago
  10. 197f1ef Merge "Revert "Remove support for Valgrind in ART."" by Treehugger Robot · 7 years ago
  11. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 7 years ago
  12. f31343f Merge "Remove support for Valgrind in ART." by Roland Levillain · 7 years ago
  13. a218b3e Re-enable LZ4_compress_HC in image writer by Mathieu Chartier · 7 years ago
  14. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 7 years ago
  15. 1ab0fa8 Refactor ClassLinker & ImageWriter to use a common resolution routine by David Brazdil · 7 years ago
  16. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 7 years ago
  17. 1979c64 Clean up include paths by David Sehr · 7 years ago
  18. 703b82a Add extra timing loggers for image writing by Mathieu Chartier · 7 years ago
  19. e47f60c Retrieve String/Class references from .data.bimg.rel.ro. by Vladimir Marko · 7 years ago
  20. af29031 Small documentation and stylistic changes. by Roland Levillain · 7 years ago
  21. 305c38b Disable bitstring type check runtime hooks. by Vladimir Marko · 7 years ago
  22. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  23. 2c64a83 Change ClassStatus to fit into 4 bits. by Vladimir Marko · 7 years ago
  24. 666ee3d Do not pass DexFile to ClassLinker::Lookup/ResolveType(). by Vladimir Marko · 7 years ago
  25. 0f13269 Merge changes I8c4cec43,I00634b89,I0579db64 by Vladimir Marko · 7 years ago
  26. a64b52d Do not pass DexFile to ClassLinker::Lookup/ResolveString(). by Vladimir Marko · 7 years ago
  27. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  28. d504c7e Change enums in ImageWriter to `enum class`. by Vladimir Marko · 7 years ago
  29. 86083f7 runtime: Bitstring implementation for subtype checking (4/4). by Igor Murashkin · 7 years ago
  30. 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 8 years ago[Renamed (99%) from compiler/image_writer.cc]
  31. 3c68315 Merge "Revert^2 "ART: Remove workaround in verifer after Jack update."" by Treehugger Robot · 7 years ago