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