1. 0685b98 Abort transaction when Class.forName() fails. by Vladimir Marko · 3 years, 9 months ago
  2. b68bb7a Fix compiling boot image extension with assume-verified. by Vladimir Marko · 4 years, 10 months ago
  3. 4d7b689 Fix Transaction constraint validation... by Vladimir Marko · 5 years ago
  4. 149cdda Check stored references in transactional interpreter. by Vladimir Marko · 5 years ago
  5. 672c080 Update Transaction for boot image extension. by Vladimir Marko · 5 years ago
  6. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  7. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  8. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  9. bd208d8 Read and write constraints for clinit by Chang Xing · 7 years ago
  10. 605fe24 Implemented Nested Transaction by Chang Xing · 7 years ago
  11. 5a906fc Add strict flag in transaction by Chang Xing · 7 years ago
  12. cade5c3 Track class initializing in transaction by Chang Xing · 7 years ago
  13. 57cf00b ART: Remove old object_callbacks.h includes by Andreas Gampe · 8 years ago
  14. deae7db ART: Add missing namespace comments by Andreas Gampe · 8 years ago
  15. d9911ee ART: Clean up field initialization by Andreas Gampe · 8 years ago
  16. 38e954c Clean up transaction by Mathieu Chartier · 8 years ago
  17. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  18. 9e86809 Move intern table to ObjPtr by Mathieu Chartier · 8 years ago
  19. bb816d6 Add transactions for string resolve by Mathieu Chartier · 8 years ago
  20. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  21. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  22. b81e1cd Fix missing transaction abort error message by Sebastien Hertz · 10 years ago
  23. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 10 years ago
  24. 2fd7e69 Use specific exception class to abort transaction by Sebastien Hertz · 10 years ago
  25. bd9cf9f Follow-up 128393 by Sebastien Hertz · 10 years ago
  26. 1c80bec Fix transaction aborting by Sebastien Hertz · 10 years ago
  27. e34fa1d Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 10 years ago
  28. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  29. cdfd39f Change intern table to unordered set. by Mathieu Chartier · 10 years ago
  30. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  31. 1bd4872 Add read barriers to the weak roots in the intern table. by Hiroshi Yamauchi · 11 years ago
  32. ee1d79a Cleanup transaction support by Sebastien Hertz · 11 years ago
  33. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 11 years ago
  34. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago