Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
463d03e93071be1efe6c5b65dbf7cbbe1b793eee
/
libartbase
9fde2db
Update host tests to point to a dedicated boot image directory.
by Martin Stjernholm
· 6 years ago
4bb0900
[metrics] Implement JitMethodCompileTime histogram
by Eric Holk
· 6 years ago
a79872b
[metrics] Add metrics to Runtime, implement ClassVerificationTotalTime
by Eric Holk
· 6 years ago
1cd030f
[metrics] Add timer conveniences
by Eric Holk
· 6 years ago
c4adf54
[metrics] Make metrics atomic
by Eric Holk
· 6 years ago
d02435d
[metrics] Define Histogram
by Eric Holk
· 6 years ago
2734999
Fallback to using ANDROID_HOST_OUT env-var in gtests
by Alex Light
· 6 years ago
f1a2c0e
[metrics] Define Counter and related data structures
by Eric Holk
· 6 years ago
71f7aff
Use prebuilt_visibility property on sdk/module_exports
by Paul Duffin
· 6 years ago
e2a9bb7
Augment search path for tradefed host gtests.
by David Srbecky
· 6 years ago
35f765b
Link all internal libraries statically into dex2oat(d) on host.
by Martin Stjernholm
· 6 years ago
a28438a
Disable the -d vs non-d libartbase dlopen check when it's static.
by Martin Stjernholm
· 6 years ago
e407d97
Reattach some comments to what they apply to.
by Martin Stjernholm
· 6 years ago
c372314
Fix missing globals_unix.cc on device.
by Martin Stjernholm
· 6 years ago
2eb1f83
Link liblz4 and liblzma dynamically again.
by Martin Stjernholm
· 6 years ago
3c7bd3c
Fix issue where moving BitVector could cause free(nullptr)
by Alex Light
· 6 years ago
46c2a23
Don't assume allocators clear memory
by Alex Light
· 6 years ago
b76cb89
Fix incorrect inheritance declaration in IndexIterator
by Alex Light
· 6 years ago
1faacf5
Support running art gtests out-of-tree
by Alex Light
· 6 years ago
dd3b57f
Remove dead code
by Greg Kaiser
· 6 years ago
f1e1dd1
Enable -Wconversion for thread.cc
by Eric Holk
· 6 years ago
ca83438
Avoid NanoSleep overflow
by Hans Boehm
· 6 years ago
02db072
Rename api lists
by Andrei Onea
· 6 years ago
fc12a6c
Rename ApiList::Value enums
by Andrei Onea
· 6 years ago
f81d06c
Fix missing return in non-void TransformArrayRef::end
by Evgeny Astigeevich
· 6 years ago
26ab270
A few more inclusive language updates based on newer wordlist
by Orion Hodson
· 6 years ago
43d7c65
Match debuggerd timestamps in SIGQUIT dumps.
by Elliott Hughes
· 6 years ago
8ebd86e
Replace "dummy" in libartbase/, libdexfile/, compiler/.
by Vladimir Marko
· 6 years ago
07f7890
Replace "dummy" with "placeholder" for MemMaps.
by Vladimir Marko
· 6 years ago
75c8b63
Take into account custom OUT_DIR in gtests
by Alex Light
· 6 years ago
2d53643
Update language to comply with Android’s inclusive language guidance
by Ian Pedowitz
· 6 years ago
c607092
Fix golem build
by David Srbecky
· 6 years ago
7400a54
Fixes for gtests in eng-prod
by David Srbecky
· 6 years ago
b461b53
Revert^2 "Switch to LLVM prebuilt tools for ART gtests"
by David Srbecky
· 6 years ago
ea54b82
Revert "Switch to LLVM prebuilt tools for ART gtests"
by Alex Light
· 6 years ago
8070443
Switch to LLVM prebuilt tools for ART gtests
by David Srbecky
· 6 years ago
194f555
Refactor arm assembly tests.
by David Srbecky
· 6 years ago
d6e14e0
Rewrite assembler_test_base.h
by David Srbecky
· 6 years ago
edda3ca
Use different extension for smali test files.
by David Srbecky
· 6 years ago
33247ee
Add default EmptyFn for HashMap<>.
by Vladimir Marko
· 6 years ago
c4b50b3
Improve library search paths for host gtests.
by David Srbecky
· 6 years ago
0a17b6a
Revert "Support running of host gtests in eng-prod"
by David Srbecky
· 6 years ago
22872da
Support running of host gtests in eng-prod
by David Srbecky
· 6 years ago
f8cc26e
Fix a braino when marking a method as being compiled.
by Nicolas Geoffray
· 6 years ago
9974e3c
Clean up generated operator<<(os, enum).
by Vladimir Marko
· 6 years ago
a8106bc
HWASan fixes for ART tests (part 2)
by David Srbecky
· 6 years ago
6355d69
Remove core.art image
by David Srbecky
· 6 years ago
4a88a5a
Finish move of jar compilation rules from makefile to soong.
by David Srbecky
· 6 years ago
b708fc1
Add support for greylist-max-r signatures.
by Artur Satayev
· 6 years ago
2acd1ec
HWASan fixes for ART tests
by David Srbecky
· 6 years ago
b1c8e16
Dynamically link to libz
by Jiyong Park
· 6 years ago
88c139b
Disable hwasan for BitMemoryRegion::LoadBits
by David Srbecky
· 6 years ago
883c134
Revert^2 "Remove test_per_src from ART tests."
by David Srbecky
· 6 years ago
58520df
Revert "Use MADV_FREE to reclaim pages of freed regions"
by Lokesh Gidra
· 6 years ago
75b961a
Add visibilities for prebuilts.
by Martin Stjernholm
· 6 years ago
fc5e2ef
Revert "Remove test_per_src from ART tests."
by Christopher Ferris
· 6 years ago
8103e47
Remove test_per_src from ART tests.
by David Srbecky
· 6 years ago
d20e51d
"Move ICU from ART APEX to i18n APEX" Attempt 2
by Victor Chang
· 6 years ago
9e4b42a
Refactor vdex file writing.
by Vladimir Marko
· 6 years ago
5477b8e
Allow bootjars in system_ext.
by Chris Gross
· 6 years ago
4a48775
Revert "Move ICU from ART APEX to i18n APEX"
by vichang
· 6 years ago
b5146a3
Revert "Calling @IntraCoreApi from core-icu4j should not cause "..."
by vichang
· 6 years ago
50f89ba
Calling @IntraCoreApi from core-icu4j should not cause "Core platform API violation"
by Victor Chang
· 6 years ago
8419b82
Move ICU from ART APEX to i18n APEX
by Victor Chang
· 6 years ago
71f661c
Set apex_available property
by Jiyong Park
· 6 years ago
315f1b2
Use MADV_FREE to reclaim pages of freed regions
by Lokesh Gidra
· 6 years ago
0240d2b
Move the logging line interleave lock from libbase to ART
by Tom Cherry
· 6 years ago
07c3da7
Reland "Remove platform availability from internal libs that make up
by Martin Stjernholm
· 6 years ago
02e6a6f
Revert "Remove platform availability from internal libs that make up"
by Ady Abraham
· 6 years ago
030f548
Remove platform availability from internal libs that make up
by Martin Stjernholm
· 6 years ago
9a625b5
Fix mmap leakage for ASAN build
by Rock.Yeh
· 6 years ago
d31def5
Adjust embedded dex locations in host boot image.
by David Srbecky
· 6 years ago
fdd4684
Deduplicate interned image strings.
by Vladimir Marko
· 6 years ago
0c0f302
Host gtests: Use the apex boot image instead of core.art.
by David Srbecky
· 6 years ago
2d18719
Remove access to internal dex libs for com.android.runtime.
by Martin Stjernholm
· 7 years ago
2c2248c
Reland^3 "Always put the framework profile in the boot image location."
by Nicolas Geoffray
· 6 years ago
9bdba6e
Revert "Reland^2 "Always put the framework profile in the boot image location.""
by Nicolas Geoffray
· 6 years ago
ed1f531
Reland^2 "Always put the framework profile in the boot image location."
by Nicolas Geoffray
· 6 years ago
9f8ead2
Remove support code for native Core Platform API checks
by Orion Hodson
· 6 years ago
acb5c2d
Revert "Revert "Revert "Always put the framework profile in the boot image location."""
by Nicolas Geoffray
· 6 years ago
ec769b8
Revert "Revert "Always put the framework profile in the boot image location.""
by Nicolas Geoffray
· 6 years ago
2ad7c98
Revert "Always put the framework profile in the boot image location."
by Nicolas Geoffray
· 6 years ago
be0d3cf
Remove remaining MIPS support.
by Vladimir Marko
· 6 years ago
5265419
Always put the framework profile in the boot image location.
by Nicolas Geoffray
· 6 years ago
41b605c
Remove MIPS support from runtime/.
by Vladimir Marko
· 6 years ago
cf0c6ef
Device gtests: Use boot.art instead of core.art.
by David Srbecky
· 6 years ago
7c2f69e
apex_available becomes more correct
by Jiyong Park
· 6 years ago
9987b74
Fix memfd_create_compat() F_DUPFD call.
by Vladimir Marko
· 6 years ago
066dd906
Revert "Disable BitStructs::NestedFieldAssignment."
by Igor Murashkin
· 6 years ago
dd14a3d
Update old comment in bit_struct_detail.h .
by Vladimir Marko
· 6 years ago
e4207a7
Use consistent storage type in bit structs.
by Vladimir Marko
· 6 years ago
299141a
Fix undefined behavior in BitStruct.
by Vladimir Marko
· 6 years ago
aa6f6f1
Revert "Add temporary logging to MemMap::swap"
by Hans Boehm
· 6 years ago
78815ee
Cleanup endian_utils.h
by Alex Light
· 6 years ago
fc58809
Remove old JDWP implementation from ART
by Alex Light
· 6 years ago
aea71ae
Add temporary logging to MemMap::swap
by Hans Boehm
· 6 years ago
8404f34
Disable BitStructs::NestedFieldAssignment.
by Nicolas Geoffray
· 6 years ago
628f488
Remove the LogId parameter from libbase's LogMessage
by Tom Cherry
· 6 years ago
81ba7db
Revert^2 "Use framework boot image extension."
by Ulyana Trafimovich
· 6 years ago
65c18a2
Revert^4 "Add spin loop to mutex, overhaul monitor"
by Hans Boehm
· 6 years ago
Next »