Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
1576be32be4a99a1cffdaaf209a3cd67e8b2f88a
1576be3
Merge "Quick: Clean up temp use counting."
by Vladimir Marko
· 10 years ago
a2d40be
Merge "Fix JDWP race at runtime shutdown"
by Sebastien Hertz
· 10 years ago
9d0ab6f
Merge "[optimizing] Implement more x86/x86_64 intrinsics"
by Andreas Gampe
· 10 years ago
87b7c52
Quick: Clean up temp use counting.
by Vladimir Marko
· 10 years ago
cde8e5d
Merge "Remove the old CFI infrastructure."
by David Srbecky
· 10 years ago
8635e18
Merge "Exercise art::arm::Thumb2Assembler::StoreToOffset for words."
by Roland Levillain
· 10 years ago
605e014
Merge "Ignore not yet loaded classes during hprof"
by Sebastien Hertz
· 10 years ago
0e88d72
Merge "ART: Remove LLVM cruft"
by Andreas Gampe
· 10 years ago
c7399c8
ART: Remove LLVM cruft
by Andreas Gampe
· 10 years ago
40f6556
Merge "ART: Fix 64-bit ELF file support"
by Andreas Gampe
· 10 years ago
3c54b00
ART: Fix 64-bit ELF file support
by Andreas Gampe
· 10 years ago
d2b9c0c
Merge "Promote pointer to dex cache arrays on arm."
by Vladimir Marko
· 10 years ago
44b0348
Merge "PC-relative loads from dex cache arrays for arm."
by Vladimir Marko
· 10 years ago
8c57831
Remove the old CFI infrastructure.
by David Srbecky
· 10 years ago
a9a5cc8
Merge "Quick: Use PC-relative dex cache array loads for SGET/SPUT."
by Vladimir Marko
· 10 years ago
fa09d44
Merge "Fix CC root visiting bug"
by Mathieu Chartier
· 10 years ago
cc23481
Promote pointer to dex cache arrays on arm.
by Vladimir Marko
· 10 years ago
e5c76c5
PC-relative loads from dex cache arrays for arm.
by Vladimir Marko
· 10 years ago
3477307
Quick: Use PC-relative dex cache array loads for SGET/SPUT.
by Vladimir Marko
· 10 years ago
4809d0a
Fix CC root visiting bug
by Mathieu Chartier
· 10 years ago
63a99fc
Merge "ART: Print C1vis header only if visualizer enabled"
by David Brazdil
· 10 years ago
c14b712
Merge "ART: Remove unused variables."
by Andreas Gampe
· 10 years ago
62e074f
ART: Print C1vis header only if visualizer enabled
by David Brazdil
· 10 years ago
d875064
ART: Remove unused variables.
by Andreas Gampe
· 10 years ago
71ae883
Merge "Remove fuzzer build-time dependency on core image."
by Calin Juravle
· 10 years ago
733840f
Remove fuzzer build-time dependency on core image.
by Calin Juravle
· 10 years ago
9b87d4a
Merge "JDWP: clear exception when allocation fails"
by Sebastien Hertz
· 10 years ago
caff302
Merge "Fix address formatting in Mips64 disassembler."
by David Srbecky
· 10 years ago
030d304
Merge "Build 32-bit version of the disassembler as well."
by David Srbecky
· 10 years ago
47cf461
Merge "Proper fix for issue 20051601 - arm actually means thumb2."
by David Srbecky
· 10 years ago
ca068b2
Ignore not yet loaded classes during hprof
by Sebastien Hertz
· 10 years ago
58d25fd
[optimizing] Implement more x86/x86_64 intrinsics
by Mark Mendell
· 10 years ago
1b8e8ca
Merge "Revert "ART: Fix noreturn for Mac""
by Andreas Gampe
· 10 years ago
48cc32c
Revert "ART: Fix noreturn for Mac"
by Andreas Gampe
· 10 years ago
e291f09
Merge "ART: Turn off missing-noreturn for Mac"
by Andreas Gampe
· 10 years ago
6622266
ART: Turn off missing-noreturn for Mac
by Andreas Gampe
· 10 years ago
81a6543
Merge "ART: Add support for "silvermont" variant"
by Andreas Gampe
· 10 years ago
a9aabfe
Merge "ART: Fix noreturn for Mac"
by Andreas Gampe
· 10 years ago
79dda42
ART: Fix noreturn for Mac
by Andreas Gampe
· 10 years ago
084403f
Merge "Add more logging for debugging possible deadlock"
by Mathieu Chartier
· 10 years ago
720e71a
Add more logging for debugging possible deadlock
by Mathieu Chartier
· 10 years ago
425ee0e
Merge "Prevent verified method from being deleted by compiler driver."
by Jeff Hao
· 10 years ago
a728627
Merge "Fix JNI compiler for mips64"
by Andreas Gampe
· 10 years ago
48699fb
Prevent verified method from being deleted by compiler driver.
by Jeff Hao
· 10 years ago
75c40d4
Fix JNI compiler for mips64
by Goran Jakovljevic
· 10 years ago
9104503
Merge "ART: Fix gtests for missing-noreturn"
by Andreas Gampe
· 10 years ago
9b14dc3
ART: Fix gtests for missing-noreturn
by Andreas Gampe
· 10 years ago
fb9131b
Merge "ART: Make unknown variant "mips64r6" go away"
by Andreas Gampe
· 10 years ago
017d16c
ART: Make unknown variant "mips64r6" go away
by Andreas Gampe
· 10 years ago
6995856
Merge "ART: Fix no-return in sigchainlib"
by Andreas Gampe
· 10 years ago
ba1ff84
ART: Fix no-return in sigchainlib
by Andreas Gampe
· 10 years ago
c6ec867
Merge "ART: Enable more Clang warnings"
by Andreas Gampe
· 10 years ago
65b798e
ART: Enable more Clang warnings
by Andreas Gampe
· 10 years ago
c411c6c
Merge "ART: Enable Clang's -Wdeprecated"
by Andreas Gampe
· 10 years ago
758a801
ART: Enable Clang's -Wdeprecated
by Andreas Gampe
· 10 years ago
e8aae00
Merge "ART: Add Clang's -Wused-but-marked-unused"
by Andreas Gampe
· 10 years ago
81aedc7
Merge "Refactor and improve GC root handling"
by Mathieu Chartier
· 10 years ago
d2c80c4
Fix address formatting in Mips64 disassembler.
by David Srbecky
· 10 years ago
bb87e0f
Refactor and improve GC root handling
by Mathieu Chartier
· 10 years ago
588e8e1
Build 32-bit version of the disassembler as well.
by David Srbecky
· 10 years ago
dfae5e6
Merge "Pass linker patches around as const."
by Vladimir Marko
· 10 years ago
e57fc0f
Merge "Delete missed ClampGrowthLimit CHECK"
by Mathieu Chartier
· 10 years ago
189ae82
Proper fix for issue 20051601 - arm actually means thumb2.
by David Srbecky
· 10 years ago
ca71458
ART: Add Clang's -Wused-but-marked-unused
by Andreas Gampe
· 10 years ago
de194bf
Delete missed ClampGrowthLimit CHECK
by Mathieu Chartier
· 10 years ago
9d231cc
Merge "Add missing RecordPcInfo's for intrinsics_x86."
by Mingyao Yang
· 10 years ago
e90db12
Add missing RecordPcInfo's for intrinsics_x86.
by Mingyao Yang
· 10 years ago
9c53fa5
Merge "ART: Turn of native stack dump on x86 on-device"
by Andreas Gampe
· 10 years ago
2f0751e
ART: Turn of native stack dump on x86 on-device
by Andreas Gampe
· 10 years ago
24a05f4
ART: Add support for "silvermont" variant
by Andreas Gampe
· 10 years ago
9ba48ce
Merge "Fix the read barrier builds."
by Hiroshi Yamauchi
· 10 years ago
02d2f29
Fix the read barrier builds.
by Hiroshi Yamauchi
· 10 years ago
425587d
Merge "Use va_list argument to abort transaction"
by Sebastien Hertz
· 10 years ago
73eaf9b
Merge "Delegate SIG_DFL on sigaction to libc."
by Dmitriy Ivanov
· 10 years ago
b2d4768
Merge "Store OatDexFile instead of OatFile in DexFile."
by Richard Uhler
· 10 years ago
34a0c20
Delegate SIG_DFL on sigaction to libc.
by Dmitriy Ivanov
· 10 years ago
6983854
Merge "Fix a bug when creating a HDeoptimization instruction."
by Nicolas Geoffray
· 10 years ago
2c18b95
Merge "ART: Avoid obvious segfault in arm & x86 fault handler"
by Andreas Gampe
· 10 years ago
784192a
Merge "Explicitly specify the C libraries that have mallinfo(3)."
by Elliott Hughes
· 10 years ago
45b1597
Use va_list argument to abort transaction
by Sebastien Hertz
· 10 years ago
3dcd58c
Fix a bug when creating a HDeoptimization instruction.
by Nicolas Geoffray
· 10 years ago
9415886
ART: Avoid obvious segfault in arm & x86 fault handler
by Andreas Gampe
· 10 years ago
d43f160
Merge "Revert "ART: Workaround for b/20019689""
by Sebastien Hertz
· 10 years ago
64db239
Revert "ART: Workaround for b/20019689"
by Sebastien Hertz
· 10 years ago
ae36b4a
Merge "Use specific exception class to abort transaction"
by Sebastien Hertz
· 10 years ago
2fd7e69
Use specific exception class to abort transaction
by Sebastien Hertz
· 10 years ago
7bf5a26
Explicitly specify the C libraries that have mallinfo(3).
by Elliott Hughes
· 10 years ago
a68a7cf
Merge "ART: Move trace options to a struct"
by Andreas Gampe
· 10 years ago
f6a780a
ART: Move trace options to a struct
by Andreas Gampe
· 10 years ago
fc2b49a
Merge "Revert "ART: Valgrind hotfix for VIXL 1.9""
by Andreas Gampe
· 10 years ago
97597c9
Merge "[optimizing] Implement x86/x86_64 math intrinsics"
by Andreas Gampe
· 10 years ago
7775d2c
Merge "Fix for issue 20051601 - ARM instruction alignment."
by Andreas Gampe
· 10 years ago
79ed989
Merge "Remove version-script option"
by Dmitriy Ivanov
· 10 years ago
7de85ca
Remove version-script option
by Dmitriy Ivanov
· 10 years ago
b207e14
Pass linker patches around as const.
by Vladimir Marko
· 10 years ago
3795e94
Merge "Split RelativePatcher::ReserveSpace() into two."
by Vladimir Marko
· 10 years ago
934d754
Fix for issue 20051601 - ARM instruction alignment.
by David Srbecky
· 10 years ago
71b0ddf
Split RelativePatcher::ReserveSpace() into two.
by Vladimir Marko
· 10 years ago
93c65ad
Merge "Add tests for Arm64RelativePatcher."
by Vladimir Marko
· 10 years ago
9a5df52
Merge "Fix race with Heap::ClampGrowthLimit and GC"
by Mathieu Chartier
· 10 years ago
Next »