1. c1ed11d Move GrBlockAllocator and GrTBlockList to src/core/ by Michael Ludwig · 3 years ago[Renamed (84%) from tests/GrTBlockListTest.cpp]
  2. 9765973 Fix cases of variable shadowing in /tests/. by John Stiles · 3 years ago
  3. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 1 month ago
  4. 982fff2 Remove "sanity"/"insane" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 1 month ago
  5. cc848b5 Rename GrTAllocator to GrTBlockList by Michael Ludwig · 4 years, 1 month ago[Renamed (88%) from tests/GrTAllocatorTest.cpp]
  6. 1d4c08f Reland "Support moving blocks from one allocator to another" by Michael Ludwig · 4 years, 1 month ago
  7. 423dd68 Revert "Support moving blocks from one allocator to another" by Michael Ludwig · 4 years, 1 month ago
  8. 0f06404 Support moving blocks from one allocator to another by Michael Ludwig · 4 years, 1 month ago
  9. 68e5f29 Keep a scratch block around for reuse in GrBlockAllocator by Michael Ludwig · 4 years, 1 month ago
  10. c97ebe0 Sneak per-GrBlockAllocator user-controlled metadata into head block by Michael Ludwig · 4 years, 1 month ago
  11. a291b37 Fix GrTAllocator tests by Michael Ludwig · 4 years, 1 month ago
  12. 26b4ffd Generalize iterator in GrTAllocator to be useful for other data types by Michael Ludwig · 4 years, 1 month ago
  13. 14ba58f Add GrTAllocator::push_back(T&&) by Ben Wagner · 4 years, 5 months ago
  14. 4519134 Implement GrTAllocator in terms of GrBlockAllocator by Michael Ludwig · 4 years, 5 months ago