ART: Fix another potential N-th visitor issue
Andreas Gampe authored
Bug: 16867274
Change-Id: I5466af563032041ef4a547894f40f303871302c6
ab61295e
Name Last commit Last update
arch Reduce stack usage for overflow checks
base Avoid use of std::string where we have const char*.
entrypoints Reduce stack usage for overflow checks
gc Merge "Avoid use of std::string where we have const char*." into lmp-dev
hprof Add detection of zygote vs app vs image objects in hprof
interpreter Avoid use of std::string where we have const char*.
jdwp Avoid direct use of QuasiAtomic by using Atomic.
mirror Reduce stack usage for overflow checks
native ART: Fix another potential N-th visitor issue
quick AArch64: Add inlining support for ceil(), floor(), rint(), round()
verifier Avoid use of std::string where we have const char*.
Android.mk Add implicit checks for x86_64 architecture.
asm_support.h Insert an empty read barrier call.
atomic.cc Assign a lower Locklevel for Mutexes used in QuasiAtomic operations.
atomic.h Revert "Revert "Remove GCC atomic workarounds.""
barrier.cc Add sampling profiler
barrier.h Now we have a proper C++ library, use std::unique_ptr.
barrier_test.cc Break apart header files.
check_jni.cc am b76cac63: Revert "Revert "Disable adding main and non moving spaces to immune region in GSS""
class_linker-inl.h Avoid use of std::string where we have const char*.
class_linker.cc Avoid use of std::string where we have const char*.
class_linker.h Make system use patchoat to relocate during runtime.
class_linker_test.cc Avoid use of std::string where we have const char*.
class_reference.h Include what is used
closure.h Fix multiple inclusion guards to match new pathnames
common_runtime_test.cc
common_runtime_test.h
common_throws.cc
common_throws.h
compiler_callbacks.h
debugger.cc
debugger.h
dex_file-inl.h
dex_file.cc
dex_file.h
dex_file_test.cc
dex_file_verifier.cc
dex_file_verifier.h
dex_file_verifier_test.cc
dex_instruction-inl.h
dex_instruction.cc
dex_instruction.h
dex_instruction_list.h
dex_instruction_visitor.h
dex_instruction_visitor_test.cc
dex_method_iterator.h
dex_method_iterator_test.cc
dwarf.h
elf.h
elf_file.cc
elf_file.h
elf_utils.h
entrypoints_order_test.cc
exception_test.cc
fault_handler.cc
fault_handler.h
field_helper.cc
field_helper.h
gc_map.h
gc_root-inl.h
gc_root.h
globals.h
gtest_test.cc
handle.h
handle_scope-inl.h
handle_scope.h
handle_scope_test.cc
image.cc
image.h
indenter.h
indenter_test.cc
indirect_reference_table-inl.h
indirect_reference_table.cc
indirect_reference_table.h
indirect_reference_table_test.cc
instruction_set.cc
instruction_set.h
instruction_set_test.cc
instrumentation.cc
instrumentation.h
intern_table.cc
intern_table.h
intern_table_test.cc
invoke_type.h
jni_internal-inl.h
jni_internal.cc
jni_internal.h
jni_internal_test.cc
jobject_comparator.cc
jobject_comparator.h
jvalue.h
leb128.h
leb128_test.cc
lock_word-inl.h
lock_word.h
log_severity.h
mapping_table.h
mem_map.cc
mem_map.h
mem_map_test.cc
memory_region.cc
memory_region.h
method_helper-inl.h
method_helper.cc
method_helper.h
method_reference.h
modifiers.h
monitor.cc
monitor.h
monitor_android.cc
monitor_linux.cc