Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
refs/heads/sos-5.0
/
libartbase
/
base
/
casts.h
495311c
Modernize libartbase/ usage of <type_traits>...
by Vladimir Marko
· 2 years, 9 months ago
3ba32d9
ART: Remove assert include (iwyu)
by Andreas Gampe
· 6 years ago
8e524ad
Always produce PIC code for AOT compilation.
by Vladimir Marko
· 7 years ago
67bf42e
Header library to remove dependence on runtime/
by David Sehr
· 7 years ago
[Renamed (98%) from runtime/base/casts.h]
2c64a83
Change ClassStatus to fit into 4 bits.
by Vladimir Marko
· 7 years ago
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 7 years ago
69147f1
Add code item accessor helper classes
by Mathieu Chartier
· 7 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 7 years ago
8cf00fa
ART: Change dchecked_integral_cast logging
by Andreas Gampe
· 8 years ago
db8e62d
Optimizing: Clean up after const-string sharpening.
by Vladimir Marko
· 9 years ago
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
· 13 years ago
07d579f
Add NDEBUG build
by Brian Carlstrom
· 13 years ago
578bbdc
Move DexFiles to be allocated on the heap
by Brian Carlstrom
· 13 years ago
6d860c1
Add the down_cast template.
by Carl Shapiro
· 13 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