1. c801f0d ART: Fix "unused parameters" by Andreas Gampe · 9 years ago
  2. b666f48 Move arenas into runtime by Mathieu Chartier · 9 years ago[Renamed (95%) from compiler/utils/scoped_arena_containers.h]
  3. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  4. 8081d2b Create allocator adapter for using Arena in std containers. by Vladimir Marko · 10 years ago
  5. 622bdbe Fix topological ordering and use it for optimizations. by Vladimir Marko · 10 years ago
  6. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  7. 69f08ba Clean up ScopedArenaAllocatorAdapter. by Vladimir Marko · 10 years ago