Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
9a44f878d2ee8a58a42a0291ba026d57bc664b26
/
runtime
/
dex_instruction_visitor_test.cc
cf7f191
C++11 related clean-up of DISALLOW_..
by Ian Rogers
· 10 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 10 years ago
507dfdd
Compatibility layer to transition from UniquePtr to std::unique_ptr.
by Ian Rogers
· 10 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/dex_instruction_visitor_test.cc]
317eb64
Fix another unused parameter.
by Elliott Hughes
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
90a3369
Switch to UniquePtr.
by Elliott Hughes
· 13 years ago
ba5ebb9
Added first pass of verifier and supporting changes.
by jeffhao
· 13 years ago
578bbdc
Move DexFiles to be allocated on the heap
by Brian Carlstrom
· 13 years ago
a331b3c
New ClassLinker::CreateArrayClass
by Brian Carlstrom
· 13 years ago
1fb8620
Add class loading infrastructure.
by Carl Shapiro
· 13 years ago
12eb78e
Add an instruction abstraction and visitor.
by Carl Shapiro
· 13 years ago