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