Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
3d0660147f02370fe4b2c7d7337fcf5ca7a4839d
3d06601
Merge "ART: Remove static libbase"
by Treehugger Robot
· 7 years ago
dc241ce
Merge "Ignore vdex files for addr2line."
by Christopher Ferris
· 7 years ago
e36223c
Merge "Fix OS::GetFileSizeBytes()."
by Treehugger Robot
· 7 years ago
bd72ae0
Merge "Saturation arithmetic instructions for X86 and X86_64."
by Treehugger Robot
· 7 years ago
281fee0
ART: Remove static libbase
by Andreas Gampe
· 7 years ago
45677e5
Merge "ART: Implement loop peeling/unrolling routines."
by Treehugger Robot
· 7 years ago
8ba5641
Merge "Load ArtMethod* from .data.bimg.rel.ro entries."
by Vladimir Marko
· 7 years ago
66f40db
Merge "Minor cleanup of MIN/MAX code."
by Treehugger Robot
· 7 years ago
a5785a2
Fix OS::GetFileSizeBytes().
by Vladimir Marko
· 7 years ago
05c1fb4
Merge "ARM64: Simplify save/restore regs in invoke stub."
by Vladimir Marko
· 7 years ago
d395e73
Merge "MIPS: Use PCNT to implement VisitIntegerBitCount() and VisitLongBitCount()"
by Treehugger Robot
· 7 years ago
7e61411
ARM64: Simplify save/restore regs in invoke stub.
by Vladimir Marko
· 7 years ago
b066d43
Load ArtMethod* from .data.bimg.rel.ro entries.
by Vladimir Marko
· 7 years ago
04bd682
Merge "Disable failing test."
by Nicolas Geoffray
· 7 years ago
f0e3d9f
Disable failing test.
by Nicolas Geoffray
· 7 years ago
1f9df4a
Merge "Enable ThinLTO for dex2oat"
by Yi Kong
· 7 years ago
45d857b
Merge "Remove skip for testModifiers001"
by Treehugger Robot
· 7 years ago
4ca1735
Saturation arithmetic instructions for X86 and X86_64.
by Aart Bik
· 7 years ago
02eebcf
ART: Implement loop peeling/unrolling routines.
by Artem Serov
· 7 years ago
b1f23f9
Ignore vdex files for addr2line.
by Christopher Ferris
· 7 years ago
c9d5109
Merge "Change Addr2line to use poll."
by Christopher Ferris
· 7 years ago
351df3e
Minor cleanup of MIN/MAX code.
by Aart Bik
· 7 years ago
72efc15
Merge "Introduce MIN/MAX/ABS as HIR nodes."
by Treehugger Robot
· 7 years ago
e625555
Merge "Fix sigchain_test on mips"
by Treehugger Robot
· 7 years ago
fde0562
Merge "Remove FramePop trace listener if no outstanding events"
by Alex Light
· 7 years ago
1f8d51b
Introduce MIN/MAX/ABS as HIR nodes.
by Aart Bik
· 7 years ago
bac00b9
Merge "ART: Add to comments"
by Treehugger Robot
· 7 years ago
247ff37
Fix sigchain_test on mips
by Goran Jakovljevic
· 7 years ago
9417650
Merge "ART: Do not load wrong libart(d)/libdexfile(d).so for tests."
by Vladimir Marko
· 7 years ago
84debf7
Merge "ART: JitCodeCache remove only_for_tlb_shootdown"
by Treehugger Robot
· 7 years ago
4d5ee49
Merge "Fix expectations of 988."
by Nicolas Geoffray
· 7 years ago
2da72ed
ART: Do not load wrong libart(d)/libdexfile(d).so for tests.
by Vladimir Marko
· 7 years ago
39a2f2c
Merge "Reduce number of tests run in art-gcstress-gcverify."
by Treehugger Robot
· 7 years ago
74ed8d3
ART: JitCodeCache remove only_for_tlb_shootdown
by Orion Hodson
· 7 years ago
4f64fbb
Reduce number of tests run in art-gcstress-gcverify.
by Richard Uhler
· 7 years ago
0d2cab5
MIPS: Use PCNT to implement VisitIntegerBitCount() and VisitLongBitCount()
by Lena Djokic
· 7 years ago
983eb7e
Merge "Attempt to fix macos build."
by Nicolas Geoffray
· 7 years ago
14647a3
Attempt to fix macos build.
by Nicolas Geoffray
· 7 years ago
453e0e5
Change Addr2line to use poll.
by Christopher Ferris
· 7 years ago
f5d5eb1
Remove FramePop trace listener if no outstanding events
by Alex Light
· 7 years ago
92abf46
Merge "Do fewer GCs shortly after zygote fork"
by Lokesh Gidra
· 7 years ago
94e2e4f
Merge "Add skip for 715 in redefine-stress"
by Treehugger Robot
· 7 years ago
046f256
Merge "Ensure when NotifyMethodRedefined is called the ArtMethod is valid"
by Treehugger Robot
· 7 years ago
7a02c66
Merge "Revert "Add an option to disable native stack dumping on SIGQUIT.""
by Treehugger Robot
· 7 years ago
f709ba5
Add skip for 715 in redefine-stress
by Alex Light
· 7 years ago
035105f
Ensure when NotifyMethodRedefined is called the ArtMethod is valid
by Alex Light
· 7 years ago
334f170
Merge "Relax ABS tests when not running ART."
by Treehugger Robot
· 7 years ago
8f81de5
ART: Add to comments
by Andreas Gampe
· 7 years ago
89883a9
Merge "Fix 562-checker-no-intermediate for HAdd."
by Treehugger Robot
· 7 years ago
3ef920e
Merge "Move most of runtime/base to libartbase/base"
by David Sehr
· 7 years ago
8bbc11a
Fix 562-checker-no-intermediate for HAdd.
by Vladimir Marko
· 7 years ago
7a79ebb
Merge "Be consistent with android log tags between target/host."
by Nicolas Geoffray
· 7 years ago
fe491c7
Merge "ART: Update dex-file fallback code"
by Treehugger Robot
· 7 years ago
769af03
Merge "ART: Use try-lock for interface marking"
by Treehugger Robot
· 7 years ago
996fabc
Relax ABS tests when not running ART.
by Aart Bik
· 7 years ago
18eba5e
Merge "Introduce ABS as HIR nodes (missing file)."
by Treehugger Robot
· 7 years ago
5776a5f
Merge "ART: Refactor known-classloader visits"
by Treehugger Robot
· 7 years ago
9c673e9
Merge "Avoid verifying output dex for dexlayout in FixedUpDexFile::Create"
by Mathieu Chartier
· 7 years ago
9ea84d0
ART: Update dex-file fallback code
by Andreas Gampe
· 7 years ago
976b298
ART: Use try-lock for interface marking
by Andreas Gampe
· 7 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
3b2a595
Introduce ABS as HIR nodes (missing file).
by Aart Bik
· 7 years ago
8b08974
Revert "Add an option to disable native stack dumping on SIGQUIT."
by Andreas Gampe
· 7 years ago
f46f46c
Merge "ART: Fixes for constructor parameter annotations"
by Treehugger Robot
· 7 years ago
8b2f3ac
Avoid verifying output dex for dexlayout in FixedUpDexFile::Create
by Mathieu Chartier
· 7 years ago
4927ba0
Merge "Introduce ABS as HIR nodes."
by Treehugger Robot
· 7 years ago
f39f04c
Be consistent with android log tags between target/host.
by Nicolas Geoffray
· 7 years ago
58143d2
ART: Fixes for constructor parameter annotations
by Orion Hodson
· 7 years ago
7664e34
Merge "Have `art/tools/buildbot-build --target` abort on empty TARGET_PRODUCT."
by Roland Levillain
· 7 years ago
64d0a81
Merge "Honor ART_TEST_ANDROID_ROOT in libcore and JDWP test scripts."
by Roland Levillain
· 7 years ago
a9a7466
Merge "Ensure loaded plugins are not copied."
by Treehugger Robot
· 7 years ago
443a6a5
Ensure loaded plugins are not copied.
by Alex Light
· 7 years ago
78d627d
Merge "Fix handling for partial cdex conversion rejection in multidex"
by Mathieu Chartier
· 7 years ago
cda83be
Fix handling for partial cdex conversion rejection in multidex
by Mathieu Chartier
· 7 years ago
a2d18b7
Merge "ART: Restrict ImageSpace space check to first image"
by Treehugger Robot
· 7 years ago
398daff
Merge "x86-64: Fix art_quick_osr_stub for unwinder."
by Vladimir Marko
· 7 years ago
6e74abb
ART: Restrict ImageSpace space check to first image
by Andreas Gampe
· 7 years ago
38d0083
Merge "ART: Fix 709-checker-varhandles"
by Treehugger Robot
· 7 years ago
981218d
Merge "ART: Do not mmap boot image tables for non-executable oat files."
by Vladimir Marko
· 7 years ago
642de00
Merge "ARM64: Rewrite art_quick_osr_stub for unwinder."
by Vladimir Marko
· 7 years ago
fe3e2bf
Have `art/tools/buildbot-build --target` abort on empty TARGET_PRODUCT.
by Roland Levillain
· 7 years ago
134cfdd
x86-64: Fix art_quick_osr_stub for unwinder.
by Vladimir Marko
· 7 years ago
f8928db
ART: Fix 709-checker-varhandles
by Orion Hodson
· 7 years ago
1c36188
Honor ART_TEST_ANDROID_ROOT in libcore and JDWP test scripts.
by Roland Levillain
· 7 years ago
d85b337
Fix expectations of 988.
by Nicolas Geoffray
· 7 years ago
c6dfc7a
ART: Do not mmap boot image tables for non-executable oat files.
by Vladimir Marko
· 7 years ago
a26f416
ARM64: Rewrite art_quick_osr_stub for unwinder.
by Vladimir Marko
· 7 years ago
700ef3d
Merge "ART: Fix 710-invoke-custom failure"
by Orion Hodson
· 7 years ago
540ca50
Merge "MIPS: Use sltiu instead of LoadConst32() + sltu"
by Treehugger Robot
· 7 years ago
3c18f4e
Merge "Catch references to unused regions in art::gc::ConcurrentCopying::Mark."
by Roland Levillain
· 7 years ago
de558de
ART: Fix 710-invoke-custom failure
by Orion Hodson
· 7 years ago
a1b035b
Merge "test: Fix 036-finalizer test flake on --jvm"
by Treehugger Robot
· 7 years ago
c5a3a68
Merge changes I0e5f6d04,Ib7ce6740
by Treehugger Robot
· 7 years ago
b8e7c37
ART: Refactor known-classloader visits
by Andreas Gampe
· 7 years ago
5951bcb
Merge "ART: harden test 044"
by Treehugger Robot
· 7 years ago
74fa888
ART: harden test 044
by Andreas Gampe
· 7 years ago
34e992e
test: Fix 036-finalizer test flake on --jvm
by Igor Murashkin
· 7 years ago
926fa77
test: Fix 1934-jvmti-signal-thread flake on --jvm
by Igor Murashkin
· 7 years ago
2de6e08
run-test: Build against libcore for Android device and host targets.
by Igor Murashkin
· 7 years ago
7b414ba
Merge "Revert "Temporarily add debug logging for b/31357497""
by Treehugger Robot
· 7 years ago
Next »