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