Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
c8b7d445e02b752a68d824e2bc69658dfb76288a
c8b7d44
Defer unloader JNI libraries of boot classpath as late as possible.
by Nicolas Geoffray
· 6 years ago
2babede
Implement file absence checks in art_apex_test.py.
by Martin Stjernholm
· 6 years ago
5092811
Move elf_utils.h to libelffile library as well.
by David Srbecky
· 6 years ago
b9c29f6
Hide conscrypt package classes for app AOT compilation.
by Vladimir Marko
· 6 years ago
bcd99be
Open only necessary files for BCP checksums test.
by Vladimir Marko
· 6 years ago
3e5c4ce
Use normal checkpoints for NotifyStartupCompleted
by Mathieu Chartier
· 6 years ago
36dfa41
Delete RunCheckpointOnRunnableThreads
by Mathieu Chartier
· 6 years ago
f74d4cb
Move all tools/ agents into tools/jvmti-agents directory
by Alex Light
· 6 years ago
9d5956a
Change image method and field visiting to use templates
by Mathieu Chartier
· 6 years ago
1a9ac53
Support InMemoryDexClassLoader in ClassLoaderContext
by David Brazdil
· 6 years ago
e5d93b5
Compare the oat version of runtime, dex2oat and the compiler.
by David Srbecky
· 6 years ago
336245d
Fix art/build/apex/runtests.sh's usage command.
by Roland Levillain
· 6 years ago
e3e0f70
Return the same dex location for dex file whether backed by dex file or not.
by Nicolas Geoffray
· 6 years ago
02998cf
Add `oatdump` and ART tools to the Release Runtime APEX package.
by Roland Levillain
· 6 years ago
8982186
Support FDs for class loader context dex files
by David Brazdil
· 6 years ago
4bb2af5
ObjPtr<>-ify entrypoint utils.
by Vladimir Marko
· 6 years ago
975b774
Fix two_runtimes_test dependencies.
by Nicolas Geoffray
· 6 years ago
340eff4
ART: Disable kCorePlatform detection
by Andreas Gampe
· 6 years ago
72da985
Ensure to create the symlink in the symbols directory
by Jiyong Park
· 6 years ago
4cb26ac
ART: Change signature file derivation
by Andreas Gampe
· 6 years ago
a588086
Fix art-boot-image rule.
by Nicolas Geoffray
· 6 years ago
415ac85
Add read barrier comments for ArtField::IsProxyField().
by Vladimir Marko
· 6 years ago
7458291
Open in-memory dex files into a single DexFile object
by David Brazdil
· 6 years ago
c2109c6
Fix possible overrun bug for resolving startup strings
by Mathieu Chartier
· 6 years ago
09d3576
Update mips and mips64 mterp assembly
by Colin Cross
· 6 years ago
a040ddc
Document when we can avoid read barriers.
by Vladimir Marko
· 6 years ago
f57f7d4
Change registerNativeAllocation to long argument
by Hans Boehm
· 6 years ago
2faab00
Create libelffile library for ELF file manipulation.
by David Srbecky
· 6 years ago
5f1465f
Add binary search table for .debug_frame
by David Srbecky
· 6 years ago
21b6568
Unload native libraries during shutdown.
by Nicolas Geoffray
· 6 years ago
0985eb1
ART: Emit minidebug-info in preinstall
by Andreas Gampe
· 6 years ago
dc70fea
Create canonical name -> file name symlink in the symbol directory
by Jiyong Park
· 6 years ago
f2e7290
Make tifast print the values of 'jvalue' arguments
by Alex Light
· 6 years ago
3383f9c
ART: Conditionally remove loaded-oat-count check
by Andreas Gampe
· 6 years ago
7286ad6
Enable lld for oatdump tests
by Chih-Hung Hsieh
· 6 years ago
f1d973d
Fix PrintableString() for 4-byte UTF-8 sequences.
by Vladimir Marko
· 6 years ago
6c5ed85
Build all APEXes at once, to reduce build startup time.
by Martin Stjernholm
· 6 years ago
ebb481d
Revert "Change state to waiting during aborting the VM"
by Nicolas Geoffray
· 6 years ago
a1e5b97
ART: Use kNormThreadPriority for UnstartedRuntime
by Andreas Gampe
· 6 years ago
6e7a72c
Release app image metadata when startup is completed
by Mathieu Chartier
· 6 years ago
97b9649
Change state to waiting during aborting the VM
by Koji Fukui
· 6 years ago
26a5dd6
Add support for ANDROID_TZDATA_ROOT
by Neil Fuller
· 6 years ago
d0430bf
imgdiag: Do not abort for dirty pages in boot image.
by Vladimir Marko
· 6 years ago
3364d18
Clean up ImageSpace::LoadBootImage().
by Vladimir Marko
· 6 years ago
3892e62
Clean up Class::GetDescriptor().
by Vladimir Marko
· 6 years ago
bfaba28
Fix buildbots hidden_api_test
by David Brazdil
· 6 years ago
7dd0f0f
ART: Fix art_apex_test --tree
by Andreas Gampe
· 6 years ago
a43ba3d
ART: Add ClassVerifier
by Andreas Gampe
· 6 years ago
e37b791
Fix ImageSpace relocation direction check.
by Vladimir Marko
· 6 years ago
94b6c34
Don't bind-mount bionic files
by Jiyong Park
· 6 years ago
e095c91
ART: Cache Runtime* in nativePostForkChild
by Andreas Gampe
· 6 years ago
b214694
Revert^4 "Add extension and agent for dumping internal jvmti plugin data."
by Alex Light
· 6 years ago
a5c3a80
hiddenapi domain: Use oat dex file location if available
by David Brazdil
· 6 years ago
98fb083
Remove obsolete trampoline offsets from OatHeader.
by Vladimir Marko
· 6 years ago
c7c5d53
Add a filegroup and a resource jar referenced from cts/hostsidetests/jvmti
by Sasha Smundak
· 6 years ago
5797568
ART: Boot integrity checks for dalvik cache
by Andreas Gampe
· 6 years ago
8682354
ART: Allow to change boot image pickup order
by Andreas Gampe
· 6 years ago
1f146b7
Refactor and improve imgdiag.
by Vladimir Marko
· 6 years ago
3dacdd6
Revert^4 "Remove Global deopt requirement for several jvmti events"
by Alex Light
· 6 years ago
939798e
Revert "Revert^2 "Remove Global deopt requirement for several jvmti events""
by Nicolas Geoffray
· 6 years ago
a55e8b5
Revert "Revert^2 "Add extension and agent for dumping internal jvmti plugin data.""
by Nicolas Geoffray
· 6 years ago
403aafa
Fix non-deterministic compilation for const-string...
by Vladimir Marko
· 6 years ago
8809c9c
Preload const-strings only for profile methods.
by Vladimir Marko
· 6 years ago
2d8b811
Revert^2 "Add extension and agent for dumping internal jvmti plugin data."
by Alex Light
· 6 years ago
7cb707f
Use resolve-startup-const-strings=true for run tests
by Mathieu Chartier
· 6 years ago
a75e589
Revert^2 "Remove Global deopt requirement for several jvmti events"
by Alex Light
· 6 years ago
dd83a40
DO NOT MERGE - Skip PPRL.190305.001 into master
by The Android Open Source Project
· 6 years ago
4e91ee9
Fix pylint warnings in art_apex_test
by Luca Stefani
· 6 years ago
327497e
Move CompilerDriver to dex2oat/.
by Vladimir Marko
· 6 years ago
ef764ad
Move range_t definition is linux block.
by Nicolas Geoffray
· 6 years ago
ad344b6
Revert "Remove Global deopt requirement for several jvmti events"
by Nicolas Geoffray
· 6 years ago
739383c
Fix overflow in freed_bytes_histogram
by Lokesh Gidra
· 6 years ago
9da91d2
Revert "Add extension and agent for dumping internal jvmti plugin data."
by Nicolas Geoffray
· 6 years ago
35e6caa
Check /system/framework first in ArtDexFileLoader::Open.
by Nicolas Geoffray
· 6 years ago
23a8eb6
art: use PLOG rather than LOG strerror.
by Elliott Hughes
· 6 years ago
10d0c96
Revert^2 "Add peak RSS stats to GC perf dump"
by Lokesh Gidra
· 6 years ago
bdc6241
Create module for ahat, fix API checking
by Sasha Smundak
· 6 years ago
43c23b8
Delete thread pool in NotifyStartupCompleted
by Mathieu Chartier
· 6 years ago
370a064
Differentiate system and test apis in whitelist
by Andrei Onea
· 6 years ago
60ee778
Add extension and agent for dumping internal jvmti plugin data.
by Alex Light
· 6 years ago
334630e
Remove Global deopt requirement for several jvmti events
by Alex Light
· 6 years ago
5b76c16
Make simple-force-redefine search all loaded classes
by Alex Light
· 6 years ago
74ab975
Add simple-force-redefine agent
by Alex Light
· 6 years ago
175ce3d
Add callback for notifying that startup is completed
by Mathieu Chartier
· 6 years ago
cc292c6
Revert "Add peak RSS stats to GC perf dump"
by Lokesh Gidra
· 6 years ago
9adce77
Add freed bytes histogram to GC perf dump
by Lokesh Gidra
· 6 years ago
b4dad1b
Add peak RSS stats to GC perf dump
by Lokesh Gidra
· 6 years ago
85dd9e3
Revert^2 "RFC: ART: ARM64: Support SDOT/UDOT instructions."
by Artem Serov
· 6 years ago
20af92f
Add extra output for imgdiag's failing CHECK.
by Vladimir Marko
· 6 years ago
4b2d1c5
Fix memory leak in CommonCompilerTest::CompileMethod().
by Vladimir Marko
· 6 years ago
bf5f0f3
Revert "Revert^2 "Add code size to CodeInfo""
by Nicolas Geoffray
· 6 years ago
7e057ec
ART: Use slicer's no-rtti library
by Andreas Gampe
· 6 years ago
5708376
Revert "Remove code size from OatQuickMethodHeader"
by Nicolas Geoffray
· 6 years ago
3c83921
Assign conscrypt to core-platform hiddenapi domain
by David Brazdil
· 6 years ago
d51e574
Reenable core platform API violation warnings, dedupe
by David Brazdil
· 6 years ago
e7e26d1
Assign non-runtime /apex/* dex files to platform domain
by David Brazdil
· 6 years ago
815d5e5
Refactor compiler tests around CompilerDriver.
by Vladimir Marko
· 6 years ago
b1b2ca9
Revert "Don't pack code size in CodeInfo."
by Nicolas Geoffray
· 6 years ago
3767828
Disable 691-hiddenapi-proxy on for redefine tests
by David Brazdil
· 6 years ago
953da54
Clear the JIT task queue for child zygote.
by Nicolas Geoffray
· 6 years ago
Next »