Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
8706b9c9bf9292ec313d8590f7f6c0c8a753a79d
8706b9c
Support unrecognized methods in profman
by Alex Light
· 5 years ago
2769f01
Fix IC resolution DCHECK
by Alex Light
· 5 years ago
f4c06b5
Remove method cache from libdexfile_external.
by David Srbecky
· 5 years ago
40cd07c
Add a fast path for nterp entrypoint to avoid fetching the shorty.
by Nicolas Geoffray
· 5 years ago
4924ea9
Remove Vdex::GetQuickenedInfoOf and all its users.
by Nicolas Geoffray
· 5 years ago
4312f74
Export libdexfile and dependencies for host.
by Martin Stjernholm
· 5 years ago
84ebf3c
odrefresh: ensure dalvik-cache exists for cache-info.xml file
by Orion Hodson
· 5 years ago
fcbbdd4
odrefresh: make --compile single pass
by Orion Hodson
· 5 years ago
3b2629b
Add libcore-platform-compat-config to art apex and sdk
by Paul Duffin
· 5 years ago
5f340ff
JNI: Use callee-save register for IRT cookie.
by Vladimir Marko
· 5 years ago
4dcd238
Cleanups and fixes for sigchain_test.cc
by Nicolas Geoffray
· 5 years ago
fcd3d85
Move libsigchain into whole_static_libs for dalvikvm on host.
by Nicolas Geoffray
· 5 years ago
1043aa2
[metrics] Add MetricsAccumulator
by Eric Holk
· 5 years ago
3965fe8
Mark the ART module as updatable.
by Nicolas Geoffray
· 5 years ago
c436659
Disable tests failing on Cuttlefish x86 and regenerate ART test files.
by Roland Levillain
· 5 years ago
cb332bc
Add dex lookup overloads which take C++ lambda callback.
by David Srbecky
· 5 years ago
2ddb98b
Simplify libdexfile external api.
by David Srbecky
· 5 years ago
efc03b8
Fix reported dex file size to libunwindstack.
by David Srbecky
· 5 years ago
5b0b2e1
Explictly pass VerifierDeps when asking for class verification.
by Nicolas Geoffray
· 5 years ago
f0407cf
Document Atest support for wildcards in ART run-tests invocations.
by Roland Levillain
· 5 years ago
d031899
Relax load address check in create_minidebuginfo
by David Srbecky
· 5 years ago
3907ce0
Change the value of kAccPreCompiled.
by Vladimir Marko
· 5 years ago
dfe5544
Remove quickened bytecode support from interpreters.
by David Srbecky
· 5 years ago
98aa748
Increase 053-wait delay tolerance
by Hans Boehm
· 5 years ago
f3d1034
Timeout waiting for child.
by Florian Mayer
· 5 years ago
0ea1dac
Revert^2 "[metrics] Turn on statsd reporting at app startup completion"
by Eric Holk
· 5 years ago
d91328f
[metrics] Reset metrics at zygote fork
by Eric Holk
· 5 years ago
71a6e89
Fix DCHECK() in ElfBuilder.
by Vladimir Marko
· 5 years ago
e7ff7ef
[metrics] Add ClassVerificationCount
by Eric Holk
· 5 years ago
a4c8795
[metrics] Improve metrics definition API
by Eric Holk
· 5 years ago
3407fb2
odrefresh: failure handling improvements
by Orion Hodson
· 5 years ago
c4b9ae9
Regenerate ART test files.
by Roland Levillain
· 5 years ago
de0d0de
Remove kAccMiranda and kAccDefaultConflicting.
by Vladimir Marko
· 5 years ago
ec388c0
Add min_sdk_version for ART module.
by Nicolas Geoffray
· 5 years ago
e017bb0
Drop whole_static_libs for libasync_safe and clean up static linking of
by Martin Stjernholm
· 5 years ago
d3d1a1a
Remove DexToDexCompiler
by David Srbecky
· 5 years ago
9cf1711
[LSC] Add LOCAL_LICENSE_KINDS to art
by Bob Badour
· 5 years ago
ef8c337
Do not crash on out-of-date oat files.
by Vladimir Marko
· 5 years ago
35363cf
odrefresh: clean error message if env var missing
by Orion Hodson
· 5 years ago
c9f4a37
Allocate LSEVisitor on the arena stack.
by Vladimir Marko
· 5 years ago
e3ca16f
Do not use absolute addresses in image test oat files.
by Vladimir Marko
· 5 years ago
3752578
Clean up OatHeader::GetStoreValueKey*().
by Vladimir Marko
· 5 years ago
d1c8aae
perfetto_hprof: Unsuspend parent process before waitpid.
by Florian Mayer
· 5 years ago
98fa40a
nterp/arm64: Clean up branch PC calculation.
by Vladimir Marko
· 5 years ago
a2e2eb1
odrefresh: update flags to dex2oat
by Orion Hodson
· 5 years ago
7c5e5c6
Fix DexToDexCompiler setup condition.
by Vladimir Marko
· 5 years ago
0e9d9fc
Add command line tool for creating mini-debug-info for native code.
by David Srbecky
· 7 years ago
553a4b6
Rename enum in ArtDexMetadataType with appropriate prefix.
by yawanng
· 5 years ago
0461e33
Fix target_pos capping logic
by Jagadeesh Pakaravoor
· 5 years ago
9773328
Adds a .clang-format file to ART
by Chris Wailes
· 5 years ago
27dc877
Revert^2 "[metrics] Always enable background thread"
by Eric Holk
· 5 years ago
41b1892
Add support for sharding the ART MTS definition to `regen-test-files`.
by Roland Levillain
· 5 years ago
14a814b
Enclose nterp helper code in symbol.
by David Srbecky
· 5 years ago
aded139
Make libsigchain a stub library.
by Nicolas Geoffray
· 5 years ago
e9fb3dc
Store inline caches in StackHandleScope<> in HInliner.
by Vladimir Marko
· 5 years ago
a64c1ad
Rewrite hot method info retrieval.
by Vladimir Marko
· 5 years ago
f84ec86
Avoid CHA trying to inline the default conflict method
by v-qianliguo
· 5 years ago
b7bc2e4
Support verbose logging in script `regen-test-files`.
by Roland Levillain
· 5 years ago
0654153
Add madvising of .odex, .vdex and .art files
by Jagadeesh Pakaravoor
· 5 years ago
947a850
odrefresh: check artifacts using cache and filesystem metadata
by Orion Hodson
· 5 years ago
3f64940
Revert "[metrics] Always enable background thread"
by Nicolas Geoffray
· 5 years ago
f622d89
Adjust to libunwindstack JIT api.
by David Srbecky
· 5 years ago
e4d1354
Simplify Golem target platform dependencies.
by Martin Stjernholm
· 5 years ago
7bda303
Add libprocinfo to Golem target builds, needed by heapprofd_client_api.
by Martin Stjernholm
· 5 years ago
a1507a4
Disable ART run-test `053-wait-some` on gcstress configurations.
by Roland Levillain
· 5 years ago
ad6c22f
Revert "[metrics] Turn on statsd reporting at app startup completion"
by Nicolas Geoffray
· 5 years ago
b6c0e73
Remove some methods from DdmVmInternal.
by Nicolas Geoffray
· 5 years ago
5591b71
Add art-boot-image to art-module-sdk
by Paul Duffin
· 5 years ago
7a0d219
[metrics] Turn on statsd reporting at app startup completion
by Eric Holk
· 5 years ago
6660e3b
[metrics] Always enable background thread
by Eric Holk
· 5 years ago
34ce1b8
Clean up transitions in JniMethodEnd.
by Vladimir Marko
· 5 years ago
a718d64
Preallocate a HashMap buffer in LSE.
by Vladimir Marko
· 5 years ago
5e435b2
[metrics] Add RequestMetricsReport
by Eric Holk
· 5 years ago
45a9fc9
Add API to ART/Perfetto Java Heap Profiler (reland)
by Wessam Hassanein
· 5 years ago
f2893ad
Install the prebuilt heapprofd_client_api library in the ART chroot.
by Martin Stjernholm
· 5 years ago
634b04a
Refactor stack map printing in oatdump.
by David Srbecky
· 5 years ago
5c7cddf
Fast path for some calls in nterp.
by Nicolas Geoffray
· 5 years ago
4dd1bf4
Require ART_USE_FUTEXES in monitor.cc
by Hans Boehm
· 5 years ago
113d6ea
Move code size from OatQuickMethodHeader to CodeInfo.
by David Srbecky
· 5 years ago
bc1748f
Refactor statistics printing in oatdump.
by David Srbecky
· 5 years ago
157fc96
Move 100% of ART run-tests to test group `presubmit` in `TEST_MAPPING`.
by Roland Levillain
· 5 years ago
2291439
Revert "Add API to ART/Perfetto Java Heap Profiler"
by Nicolas Geoffray
· 5 years ago
08e44f1
Add API to ART/Perfetto Java Heap Profiler
by Wessam Hassanein
· 5 years ago
4e01411
Add extraction of necessary libs from the statsd APEX in Golem builds.
by Martin Stjernholm
· 5 years ago
5950cf8
[metrics] Do not write to statsd when not supported
by Eric Holk
· 5 years ago
b0298f5
make the art thread pool use the exact stack_size
by eric.yan
· 5 years ago
7a5a7c3
arm/arm64: Add comment to JNI assemblers' TestGcMarking.
by Vladimir Marko
· 5 years ago
987a8ea
Create directory before running tests.
by Nicolas Geoffray
· 5 years ago
81b1d78
Slightly refactor stack map stats printing.
by David Srbecky
· 5 years ago
765a167
Faster DexFileVerifier::CheckInterClassDefItem().
by Vladimir Marko
· 5 years ago
68e8a7c
Clean up JniMethodStart().
by Vladimir Marko
· 5 years ago
c2f4693
Reduce string allocations in ProfileCompilationInfo.
by Vladimir Marko
· 5 years ago
62b7558
[metrics] Enable periodic reporting for system server
by Eric Holk
· 5 years ago
7fc6aac
Add GC-related metrics to the telemetry infrastructure
by Lokesh Gidra
· 5 years ago
65a9fb4
[metrics] Change -Xwrite-metrics-to-statsd to take explicit argument
by Eric Holk
· 5 years ago
8059bdb
odrefresh: temporarily disable check
by Orion Hodson
· 5 years ago
eb7882b
Do not produce an entry for a Test Mapping test group if it is empty.
by Roland Levillain
· 5 years ago
87531a6
Aesthetic changes in generated ART run-test Blueprint files.
by Roland Levillain
· 5 years ago
e8657bf
Adjust `regen-test-files` to match current ART run-test Blueprint files.
by Roland Levillain
· 5 years ago
59c2103
Support /system/system_ext/framework jars with hiddenapi.
by Nicolas Geoffray
· 5 years ago
Next »