1. bd9e9db Fix clang errors in ArenaAllocator. by Vladimir Marko · 11 years ago
  2. 83cc7ae Create a scoped arena allocator and use that for LVN. by Vladimir Marko · 11 years ago
  3. 818f210 Re-apply: Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago[Renamed (95%) from compiler/dex/arena_allocator.h]
  4. 1af0c0b Revert "Initial check-in of an optimizing compiler." by Nicolas Geoffray · 11 years ago[Renamed (95%) from compiler/utils/arena_allocator.h]
  5. 68a5fef Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago[Renamed (95%) from compiler/dex/arena_allocator.h]
  6. 75165d0 Add valgrind support to compiler arena allocator. by Mathieu Chartier · 11 years ago
  7. f6c4b3b New arena memory allocator. by Mathieu Chartier · 11 years ago
  8. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  9. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 11 years ago
  10. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  11. 93ba893 Fix cpplint runtime/explicit issues by Brian Carlstrom · 11 years ago
  12. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  13. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  14. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/compiler/dex/arena_allocator.h]
  15. a5abf70 Compiler: replace DOM traversal computation by buzbee · 12 years ago
  16. e7a5b7d Fix memory leak of and use without initialization. by Ian Rogers · 12 years ago
  17. 862a760 Compiler: continuing refactoring by buzbee · 12 years ago