1. 495311c Modernize libartbase/ usage of <type_traits>... by Vladimir Marko · 2 years, 9 months ago
  2. 3ba32d9 ART: Remove assert include (iwyu) by Andreas Gampe · 6 years ago
  3. 8e524ad Always produce PIC code for AOT compilation. by Vladimir Marko · 7 years ago
  4. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago[Renamed (98%) from runtime/base/casts.h]
  5. 2c64a83 Change ClassStatus to fit into 4 bits. by Vladimir Marko · 7 years ago
  6. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  7. 69147f1 Add code item accessor helper classes by Mathieu Chartier · 7 years ago
  8. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  9. 8cf00fa ART: Change dchecked_integral_cast logging by Andreas Gampe · 8 years ago
  10. db8e62d Optimizing: Clean up after const-string sharpening. by Vladimir Marko · 9 years ago
  11. e34a42c ART: Fix Trace types, check minimum buf size by Andreas Gampe · 10 years ago
  12. 575e78c ART: Replace COMPILE_ASSERT with static_assert (runtime) by Andreas Gampe · 10 years ago
  13. eafdb96 ART: Use static_assert in down_cast by Andreas Gampe · 10 years ago
  14. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  15. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/base/casts.h]
  16. 1aa246d Move casts.h and stl_util.h into base/. by Elliott Hughes · 12 years ago[Renamed (97%) from src/casts.h]
  17. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 12 years ago
  18. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  19. a663ea5 Initialize ClassLinker from image by Brian Carlstrom · 13 years ago
  20. 07d579f Add NDEBUG build by Brian Carlstrom · 13 years ago
  21. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  22. 6d860c1 Add the down_cast template. by Carl Shapiro · 13 years ago
  23. 6b6b5f0 Shorten the namespace and re-normalize include guards. by Carl Shapiro · 14 years ago
  24. a5d5cfd Add basic assembler interface and an x86 backend. by Carl Shapiro · 14 years ago