Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
art
Repository
ab61295e55c38072095e498053b8f5bebf46ad63
Switch branch/tag
art
runtime
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy SSH clone URL
git@repo.buzztime.com:halo/art.git
Copy HTTPS clone URL
https://repo.buzztime.com/halo/art.git
ART: Fix another potential N-th visitor issue
Andreas Gampe authored
10 years ago
Bug: 16867274 Change-Id: I5466af563032041ef4a547894f40f303871302c6
ab61295e
Name
Last commit
Last update
arch
Reduce stack usage for overflow checks
10 years ago
base
Avoid use of std::string where we have const char*.
10 years ago
entrypoints
Reduce stack usage for overflow checks
10 years ago
gc
Merge "Avoid use of std::string where we have const char*." into lmp-dev
10 years ago
hprof
Add detection of zygote vs app vs image objects in hprof
11 years ago
interpreter
Avoid use of std::string where we have const char*.
10 years ago
jdwp
Avoid direct use of QuasiAtomic by using Atomic.
11 years ago
mirror
Reduce stack usage for overflow checks
10 years ago
native
ART: Fix another potential N-th visitor issue
10 years ago
quick
AArch64: Add inlining support for ceil(), floor(), rint(), round()
10 years ago
verifier
Avoid use of std::string where we have const char*.
10 years ago
Android.mk
Add implicit checks for x86_64 architecture.
10 years ago
asm_support.h
Insert an empty read barrier call.
11 years ago
atomic.cc
Assign a lower Locklevel for Mutexes used in QuasiAtomic operations.
11 years ago
atomic.h
Revert "Revert "Remove GCC atomic workarounds.""
10 years ago
barrier.cc
Add sampling profiler
11 years ago
barrier.h
Now we have a proper C++ library, use std::unique_ptr.
11 years ago
barrier_test.cc
Break apart header files.
11 years ago
check_jni.cc
am
b76cac63
: Revert "Revert "Disable adding main and non moving spaces to immune region in GSS""
11 years ago
class_linker-inl.h
Avoid use of std::string where we have const char*.
10 years ago
class_linker.cc
Avoid use of std::string where we have const char*.
10 years ago
class_linker.h
Make system use patchoat to relocate during runtime.
10 years ago
class_linker_test.cc
Avoid use of std::string where we have const char*.
10 years ago
class_reference.h
Include what is used
11 years ago
closure.h
Fix multiple inclusion guards to match new pathnames
12 years ago
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