1. de40d47 Use arenas for the verifier by Mathieu Chartier · 10 years ago
  2. e2aa326 Use binary search for FindDeclaredInstance/StaticField by Mathieu Chartier · 10 years ago
  3. 277ccbd ART: More warnings by Andreas Gampe · 11 years ago
  4. 6b604a1 Fix Class::IsInSamePackage to not read beyond the end of a StringPiece. by Ian Rogers · 11 years ago
  5. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 11 years ago
  6. 7dfb28c Don't scan image space when starting runtime. by Ian Rogers · 12 years ago
  7. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  8. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/base/stringpiece.h]
  9. 39ebcb8 More profiler driven tweaks. by Ian Rogers · 12 years ago
  10. e222ee0 Move stringpiece.h and stringprintf.h to base/. by Elliott Hughes · 13 years ago[Renamed (98%) from src/stringpiece.h]
  11. 16dfc04 Add cstddef for ptrdiff_t by Brian Carlstrom · 13 years ago
  12. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  13. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 13 years ago
  14. c3b77c7 Avoid copying and strlen(3) in the FindClass path. by Elliott Hughes · 14 years ago
  15. a663ea5 Initialize ClassLinker from image by Brian Carlstrom · 14 years ago
  16. 6cc1845 Simplify ClassLinker::LoadClass by Brian Carlstrom · 14 years ago
  17. 1f359b0 Improve CHECK_<op> logging. by Elliott Hughes · 14 years ago
  18. 0e5d75d Add support for linking classes. by Carl Shapiro · 14 years ago
  19. d4e48fd Add the StringPiece class. by Carl Shapiro · 14 years ago