Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
bff7503625400b610a43678c6930354146ce5f92
bff7503
Revert "Revert "ART: Ignore try blocks with no throwing instructions""
by David Brazdil
· 9 years ago
98bea9f
Merge "Revert "ART: Ignore try blocks with no throwing instructions""
by David Brazdil
· 9 years ago
efe374d
Revert "ART: Ignore try blocks with no throwing instructions"
by David Brazdil
· 9 years ago
761f281
Merge "Revert "Use the object class as top in reference type propagation""
by Calin Juravle
· 9 years ago
beba930
Revert "Use the object class as top in reference type propagation"
by Calin Juravle
· 9 years ago
c7d5ae3
Merge "ART: Release inputs in Long.reverse intrinsic in x86"
by Andreas Gampe
· 9 years ago
575422f
ART: Release inputs in Long.reverse intrinsic in x86
by Andreas Gampe
· 9 years ago
7d5e4d0
Merge "ART: Ignore try blocks with no throwing instructions"
by David Brazdil
· 9 years ago
8f8ee68
ART: Ignore try blocks with no throwing instructions
by David Brazdil
· 9 years ago
c7432f3
Merge "Use the object class as top in reference type propagation"
by Calin Juravle
· 9 years ago
c21dc87
Merge "Fix oatdump after ArtMethod change."
by Nicolas Geoffray
· 9 years ago
6fcaf3f
Fix oatdump after ArtMethod change.
by Nicolas Geoffray
· 9 years ago
30502f1
Merge "Revert "Revert "Remove interpreter entrypoint in ArtMethod."""
by Nicolas Geoffray
· 9 years ago
7bf2b4f
Revert "Revert "Remove interpreter entrypoint in ArtMethod.""
by Nicolas Geoffray
· 9 years ago
20e6071
Use the object class as top in reference type propagation
by Calin Juravle
· 10 years ago
a4e4303
Merge "Accept 0xFFFFFFFF as dex debug info offset."
by David Srbecky
· 9 years ago
3e18a89
Merge "Fuse long and FP compare & condition on x86/x86-64 in Optimizing."
by Roland Levillain
· 9 years ago
569e81e
Merge "Revert "Remove interpreter entrypoint in ArtMethod.""
by Nicolas Geoffray
· 9 years ago
7070ccd
Revert "Remove interpreter entrypoint in ArtMethod."
by Nicolas Geoffray
· 9 years ago
d5bd4fd
Merge "Remove interpreter entrypoint in ArtMethod."
by Nicolas Geoffray
· 9 years ago
fa2c054
Remove interpreter entrypoint in ArtMethod.
by Nicolas Geoffray
· 10 years ago
6852942
Accept 0xFFFFFFFF as dex debug info offset.
by David Srbecky
· 9 years ago
a100332
Merge "Build rule for dexdump regression test on host."
by Aart Bik
· 9 years ago
53ed3c5
Merge "ART: Fix opsize in LoadArgDirect"
by Andreas Gampe
· 9 years ago
185a558
ART: Fix opsize in LoadArgDirect
by Andreas Gampe
· 10 years ago
c470193
Fuse long and FP compare & condition on x86/x86-64 in Optimizing.
by Mark Mendell
· 10 years ago
ee35ff8
Merge "Improve code generation for ARM64 VisitArrayGet/Set."
by Nicolas Geoffray
· 9 years ago
82000b0
Improve code generation for ARM64 VisitArrayGet/Set.
by Alexandre Rames
· 9 years ago
00dec6a
Merge "Make dexdump2 compile for 64bit devices."
by Nicolas Geoffray
· 9 years ago
282ff2e
Make dexdump2 compile for 64bit devices.
by Nicolas Geoffray
· 9 years ago
399426d
Merge "Added next condition check to branch instruction"
by Roland Levillain
· 9 years ago
4e869c8
Merge "Make oatdump work with .art files and code generated by Optimizing."
by Roland Levillain
· 9 years ago
a59032f
Build rule for dexdump regression test on host.
by Aart Bik
· 10 years ago
bb5965c
Merge "Disable sanitization of dex2oat on device."
by Evgenii Stepanov
· 10 years ago
c2f0474
Disable sanitization of dex2oat on device.
by Evgenii Stepanov
· 10 years ago
288b300
Merge "List dependence of dexdump gtest on dexdump binary."
by Aart Bik
· 10 years ago
cfbe53c
List dependence of dexdump gtest on dexdump binary.
by Aart Bik
· 10 years ago
e7ea17b
Merge "Migrated dexdump from Dalvik (libdex) into Art (libart)"
by Aart Bik
· 10 years ago
69ae54a
Migrated dexdump from Dalvik (libdex) into Art (libart)
by Aart Bik
· 10 years ago
d4e2738
Merge "Revert "Revert "Fix LSRA bug with explicit register temporaries"""
by Nicolas Geoffray
· 10 years ago
7fb6ddb
Merge "ART: Check switch and array data better in the verifier"
by Andreas Gampe
· 10 years ago
57c4758
ART: Check switch and array data better in the verifier
by Andreas Gampe
· 10 years ago
a3c31df
Merge "ART: Unlink old file in OS::CreateEmptyFile"
by Andreas Gampe
· 10 years ago
d5c5ea3
Merge "Revert "ART: Unlink target oat file before compiling""
by Andreas Gampe
· 10 years ago
45b83af
Revert "Revert "Fix LSRA bug with explicit register temporaries""
by Nicolas Geoffray
· 10 years ago
f7aa6c0
Merge "Revert "Fix LSRA bug with explicit register temporaries""
by Calin Juravle
· 10 years ago
a5fc140
Revert "Fix LSRA bug with explicit register temporaries"
by Calin Juravle
· 10 years ago
16d6d0e
Merge "Fix LSRA bug with explicit register temporaries"
by Nicolas Geoffray
· 10 years ago
283b854
Fix LSRA bug with explicit register temporaries
by Mark Mendell
· 10 years ago
51f38e3
Merge "ART: Fix graph for switch leaving a try block"
by David Brazdil
· 10 years ago
281a632
ART: Fix graph for switch leaving a try block
by David Brazdil
· 10 years ago
b2409d9
Merge "Supress OsTest#test_xattr on the bots."
by Narayan Kamath
· 10 years ago
1eca58a
Supress OsTest#test_xattr on the bots.
by Narayan Kamath
· 10 years ago
4a305da
Merge "Add implicit null pointer and stack overflow checks for Mips."
by Roland Levillain
· 10 years ago
22bb5a2
Add implicit null pointer and stack overflow checks for Mips.
by Douglas Leung
· 10 years ago
b447598
Merge "Disable static builds for mac and asan."
by Calin Juravle
· 10 years ago
4895ea4
Disable static builds for mac and asan.
by Calin Juravle
· 10 years ago
aefdcd9
Merge "Do not create a HBoundType when the instruction is non-null."
by Nicolas Geoffray
· 10 years ago
7d5ea03
Do not create a HBoundType when the instruction is non-null.
by Nicolas Geoffray
· 10 years ago
06b6da5
Merge "Fix mac build: use -lrt only on linux."
by Calin Juravle
· 10 years ago
9b36914
Fix mac build: use -lrt only on linux.
by Calin Juravle
· 10 years ago
a3529ea
Merge "Enable ART_BUILD_HOST_STATIC for check builds."
by Calin Juravle
· 10 years ago
dc56161
Enable ART_BUILD_HOST_STATIC for check builds.
by Calin Juravle
· 10 years ago
23bfc0b
Merge "Build statically linked version of dex2oat."
by Calin Juravle
· 10 years ago
7a20ae6
Merge "Allow for sig chain to be disabled."
by Calin Juravle
· 10 years ago
6d7f179
Make oatdump work with .art files and code generated by Optimizing.
by Roland Levillain
· 10 years ago
c87c893
Merge "Implement heap poisoning in ART's Optimizing compiler."
by Roland Levillain
· 10 years ago
01b2129
Merge "Added index type of dex byte instructions."
by Andreas Gampe
· 10 years ago
4d02711
Implement heap poisoning in ART's Optimizing compiler.
by Roland Levillain
· 10 years ago
ea725ec
Merge "Don't print signatures to avoid spaces."
by Nicolas Geoffray
· 10 years ago
8941d5e
Merge "Address additional comments on try-catch CL"
by David Brazdil
· 10 years ago
242febb
Don't print signatures to avoid spaces.
by Nicolas Geoffray
· 10 years ago
49bace1
Address additional comments on try-catch CL
by David Brazdil
· 10 years ago
8922e0b
Merge "ART: Changes to try-catch in GraphBuilder"
by David Brazdil
· 10 years ago
56e1acc
ART: Changes to try-catch in GraphBuilder
by David Brazdil
· 10 years ago
312f1bf
Merge "Do not do a type check when setting null to an array."
by Nicolas Geoffray
· 10 years ago
9fdb31e
Do not do a type check when setting null to an array.
by Nicolas Geoffray
· 10 years ago
39dc375
Merge "Emit method name at invokes in the graph visualizer."
by Nicolas Geoffray
· 10 years ago
65e069d
Build statically linked version of dex2oat.
by Calin Juravle
· 10 years ago
8406b31
Merge "Properly delete temp files during run-test"
by Sebastien Hertz
· 10 years ago
842acd4
Emit method name at invokes in the graph visualizer.
by Nicolas Geoffray
· 10 years ago
436cbc5
Merge "Fix a MOV instruction in Optimizing's x86-64 code generator."
by Roland Levillain
· 10 years ago
06b66d0
Fix a MOV instruction in Optimizing's x86-64 code generator.
by Roland Levillain
· 10 years ago
c7657e9
Merge "Use CompareAndBranchIf(Non)Zero when applicable."
by Nicolas Geoffray
· 10 years ago
2bcb431
Use CompareAndBranchIf(Non)Zero when applicable.
by Nicolas Geoffray
· 10 years ago
01aaf6e
Allow for sig chain to be disabled.
by Calin Juravle
· 10 years ago
2b252dc
Merge "Quick: Fix a DCHECK to take type conflicts into account."
by Andreas Gampe
· 10 years ago
3960210
Merge "ART: Symbolize all oat files in /data folder."
by Andreas Gampe
· 10 years ago
468bcf6
ART: Symbolize all oat files in /data folder.
by Zheng Xu
· 10 years ago
e2142d25
Added next condition check to branch instruction
by agicsaki
· 10 years ago
371496d
Merge "Explicitly link libz-host to libart."
by Evgenii Stepanov
· 10 years ago
053df00
Merge "ART: Remove bad FindSymbol call"
by Andreas Gampe
· 10 years ago
8fec90b
ART: Remove bad FindSymbol call
by Andreas Gampe
· 10 years ago
b73f1f5
ART: Unlink old file in OS::CreateEmptyFile
by Andreas Gampe
· 10 years ago
49a17ec
Revert "ART: Unlink target oat file before compiling"
by Andreas Gampe
· 10 years ago
edf9daf
Merge "ART: Unlink target oat file before compiling"
by Andreas Gampe
· 10 years ago
d3af348
Merge "Change ART_TEST_GC_STRESS to use new gcstress mode"
by Andreas Gampe
· 10 years ago
eb19362
Change ART_TEST_GC_STRESS to use new gcstress mode
by Mathieu Chartier
· 10 years ago
915e9e0
Merge "ART: Fix test 036-finalizer"
by Andreas Gampe
· 10 years ago
ef9849e
ART: Fix test 036-finalizer
by Mathieu Chartier
· 10 years ago
Next »