1. db8e62d Optimizing: Clean up after const-string sharpening. by Vladimir Marko · 8 years ago
  2. e34a42c ART: Fix Trace types, check minimum buf size by Andreas Gampe · 9 years ago
  3. 575e78c ART: Replace COMPILE_ASSERT with static_assert (runtime) by Andreas Gampe · 10 years ago
  4. eafdb96 ART: Use static_assert in down_cast by Andreas Gampe · 10 years ago
  5. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  6. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/base/casts.h]
  7. 1aa246d Move casts.h and stl_util.h into base/. by Elliott Hughes · 12 years ago[Renamed (97%) from src/casts.h]
  8. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 12 years ago
  9. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  10. a663ea5 Initialize ClassLinker from image by Brian Carlstrom · 13 years ago
  11. 07d579f Add NDEBUG build by Brian Carlstrom · 13 years ago
  12. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  13. 6d860c1 Add the down_cast template. by Carl Shapiro · 13 years ago
  14. 6b6b5f0 Shorten the namespace and re-normalize include guards. by Carl Shapiro · 13 years ago
  15. a5d5cfd Add basic assembler interface and an x86 backend. by Carl Shapiro · 13 years ago