1. 7ed2d38 Fix boot image extension class exclusion. by Vladimir Marko · 4 years, 8 months ago
  2. 149cdda Check stored references in transactional interpreter. by Vladimir Marko · 4 years, 8 months ago
  3. 672c080 Update Transaction for boot image extension. by Vladimir Marko · 5 years ago
  4. 7c5acbb ART: Fix some types by Andreas Gampe · 6 years ago
  5. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  6. 88dbad3 ART: Do some include-what-you-use by Andreas Gampe · 6 years ago
  7. c55bb39 Revert^2 "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  8. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  9. 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 6 years ago
  10. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  11. bd208d8 Read and write constraints for clinit by Chang Xing · 7 years ago
  12. 605fe24 Implemented Nested Transaction by Chang Xing · 7 years ago
  13. 5a906fc Add strict flag in transaction by Chang Xing · 7 years ago
  14. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  15. cade5c3 Track class initializing in transaction by Chang Xing · 7 years ago
  16. 508fdf3 ART: Small class-inl.h cleanup by Andreas Gampe · 7 years ago
  17. 38e954c Clean up transaction by Mathieu Chartier · 7 years ago
  18. 5f257b1 Fix root visiting in transaction.cc by Mathieu Chartier · 7 years ago
  19. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  20. 9e86809 Move intern table to ObjPtr by Mathieu Chartier · 8 years ago
  21. bb816d6 Add transactions for string resolve by Mathieu Chartier · 8 years ago
  22. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  23. b81e1cd Fix missing transaction abort error message by Sebastien Hertz · 9 years ago
  24. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 9 years ago
  25. 64db239 Revert "ART: Workaround for b/20019689" by Sebastien Hertz · 9 years ago
  26. 2fd7e69 Use specific exception class to abort transaction by Sebastien Hertz · 9 years ago
  27. 328dd44 ART: Workaround for b/20019689 by Andreas Gampe · 9 years ago
  28. 2969bcd ART: Refactor unstarted runtime by Andreas Gampe · 9 years ago
  29. 0aa50ce Remove ThrowLocation. by Nicolas Geoffray · 9 years ago
  30. bd9cf9f Follow-up 128393 by Sebastien Hertz · 9 years ago
  31. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 9 years ago
  32. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 9 years ago
  33. 2535abe Add JIT by Mathieu Chartier · 9 years ago
  34. 1c80bec Fix transaction aborting by Sebastien Hertz · 9 years ago
  35. e34fa1d Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 10 years ago
  36. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  37. cdfd39f Change intern table to unordered set. by Mathieu Chartier · 10 years ago
  38. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  39. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 10 years ago
  40. ee1d79a Cleanup transaction support by Sebastien Hertz · 10 years ago
  41. a559ccb Do not visit null object from transaction logs. by Sebastien Hertz · 10 years ago
  42. 815873e Change root visitor to use Object**. by Mathieu Chartier · 10 years ago
  43. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago