Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
2fde9bdc252e209d722f83410f2ced42ab73e8a4
2fde9bd
Add test 980 to knownfailures for no-image + jit
by Alex Light
· 6 years ago
67f0e9c
ART: Fix stale reference use in debugger.
by Vladimir Marko
· 6 years ago
4617d58
ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test.
by Vladimir Marko
· 6 years ago
d7e9bbf
Clean up explicit conversions to ObjPtr<>.
by Vladimir Marko
· 6 years ago
bb206de
ObjPtr<>-ify ClassExt.
by Vladimir Marko
· 6 years ago
5fdd1e8
Add more host/debug/gcstress expected timeouts.
by Nicolas Geoffray
· 6 years ago
5a83225
Address comments for aog/934603
by Mathieu Chartier
· 6 years ago
0841735
Use tidy_checks_as_errors blueprint field instead of manually setting --warnings-as-errors
by Nikita Ioffe
· 6 years ago
c17ace2
Rename various functions for consistency and clarity.
by Martin Stjernholm
· 6 years ago
362e9f2
ART: Update art-tools modules for host
by Orion Hodson
· 6 years ago
d133917
Revert "Disable check that no oat libraries are loaded."
by Nicolas Geoffray
· 6 years ago
0984e48
Style cleanup for ObjPtr<>-ify changes.
by Vladimir Marko
· 6 years ago
621c880
ObjPtr<>-ify mirror::CallSite.
by Vladimir Marko
· 6 years ago
0eefb9b
ObjPtr<>-ify mirror::Field and mirror::Executable.
by Vladimir Marko
· 6 years ago
5aead70
ObjPtr<>-ify method/var handles, fix stale refs in tests.
by Vladimir Marko
· 6 years ago
4f1e328
Stop verifying barrier count for thread dumping
by Mathieu Chartier
· 6 years ago
ad7fa6e
Delete alloc tracker properties
by Mathieu Chartier
· 6 years ago
097d976
Disable check that no oat libraries are loaded.
by Steven Moreland
· 6 years ago
6f342dd
Revert^2 "Only extract zipapex once for linux-bionic-zipapex tests"
by Alex Light
· 6 years ago
2bcea18
Add another ASAN variant of libclang_rt that is causing test failure.
by Martin Stjernholm
· 6 years ago
4b63d97
Remove links to libart(d).so from the platform namespace.
by Martin Stjernholm
· 6 years ago
c26d9e3
Revert "Only extract zipapex once for linux-bionic-zipapex tests"
by Alex Light
· 6 years ago
d53f606
Partially disable building ART for host on Mac.
by David Srbecky
· 6 years ago
fe1d952
Use generic name for JNI trampolines.
by David Srbecky
· 6 years ago
34857b5
Revert "Revert "Change state to waiting during aborting the VM""
by Koji Fukui
· 6 years ago
3b45890
ObjPtr<>-ify mirror::Throwable.
by Vladimir Marko
· 6 years ago
423bebb
ObjPtr<>-ify mirror::ObjectArray.
by Vladimir Marko
· 6 years ago
93d99f3
Revert "InMemoryDexClassLoader in ClassLoaderContext follow-up"
by Nicolas Geoffray
· 6 years ago
912cee8
Only extract zipapex once for linux-bionic-zipapex tests
by Alex Light
· 6 years ago
1617f8c
Mention `standalone-apex-files` in the Runtime APEX build rules.
by Roland Levillain
· 6 years ago
95e0303
Copy libandroidio.so from the Runtime APEX to /system in ART testing.
by Roland Levillain
· 6 years ago
30498de
Add mixed buildbot/LUCI console and a dedicated LUCI console
by Eric Foo
· 6 years ago
338403c
jni: Avoid extra std::string copies
by Greg Kaiser
· 6 years ago
f276f95
dex2oat: Avoid extra std::string copy
by Greg Kaiser
· 6 years ago
e7e195d
optimizing_compiler: Avoid extra std::string copy
by Greg Kaiser
· 6 years ago
557fece
ObjPtr<>-ify mirror::IfTable.
by Vladimir Marko
· 6 years ago
c524e9e
ObjPtr<>-ify mirror::Class.
by Vladimir Marko
· 6 years ago
2e1ec83
Ensure that debug symbols are sorted.
by David Srbecky
· 6 years ago
a72ca6c
Don't attach thread before dex2oat finish creating runtime
by Koji Fukui
· 6 years ago
dfad9fc
ART: fix buildbots following art-tools build change
by Orion Hodson
· 6 years ago
1a1398e
InMemoryDexClassLoader in ClassLoaderContext follow-up
by David Brazdil
· 6 years ago
f57f2ed
ART: Clean up obj_ptr.h and obj_ptr-inl.h .
by Vladimir Marko
· 6 years ago
5cb98a9
ART: change art-tools be host-only
by Orion Hodson
· 6 years ago
79f5662
Tighten native API surface.
by Pete Bentley
· 6 years ago
d27e60a
Add another library that appears on branch git_master_asan_cf_throttled,
by Martin Stjernholm
· 6 years ago
9f3ea7c
Make titrace work with kArtTiVersion
by Alex Light
· 6 years ago
b81fe23
Make libvixl dependency optional since it only exists on some architectures.
by Martin Stjernholm
· 6 years ago
6a399f3
Allow jvmti Allocate & Deallocate function on unattached threads
by Alex Light
· 7 years ago
d91de5f
Fix JNI GetFieldId() signature check for "".
by Vladimir Marko
· 6 years ago
179b7c6
ObjPtr<>-ify String allocations, fix stale refs.
by Vladimir Marko
· 6 years ago
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
Next »