1. 5fd0a87 Double debug monitor pool size again by Hans Boehm · 2 years, 10 months ago
  2. 11226b1 Quadruple monitor table size in debug build by Hans Boehm · 2 years, 11 months ago
  3. 4f99071 Modernize typedefs with `using`. by Vladimir Marko · 3 years, 6 months ago
  4. f52d92f ObjPtr<>-ify Monitor/-Pool. by Vladimir Marko · 6 years ago
  5. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  6. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  7. a319f4d Correct monitor pool synchronization by Hans Boehm · 9 years ago
  8. 057134b ART: Release all resource on MonitorPool destruction by Andreas Gampe · 9 years ago
  9. 4464a3e ART: Fix UTF test and monitor pool old chunks by Andreas Gampe · 9 years ago
  10. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  11. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  12. e15ea08 Reserve bits in the lock word for read barriers. by Hiroshi Yamauchi · 10 years ago
  13. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  14. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  15. bad0267 Add native memory accounting through custom allocator. by Mathieu Chartier · 10 years ago
  16. 7424081 Use memory chunks for monitors on LP64 by Andreas Gampe · 11 years ago
  17. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 11 years ago
  18. 44d6ff1 Fix issues with clang and BUILD_HOST_64bit. by Ian Rogers · 11 years ago
  19. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago