Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
e653f2dc1f7f01d6592803d650d9b19aa845b90b
e653f2d
am 0e242b5c: Merge "Revert "[optimizing] Enable x86 long support.""
by Nicolas Geoffray
· 10 years ago
0e242b5
Merge "Revert "[optimizing] Enable x86 long support.""
by Nicolas Geoffray
· 10 years ago
154552e
Revert "[optimizing] Enable x86 long support."
by Nicolas Geoffray
· 10 years ago
ac6839a
am 7e5b740c: Merge "Opt compiler: Clean the use of `virtual` and `OVERRIDE`."
by Roland Levillain
· 10 years ago
7e5b740
Merge "Opt compiler: Clean the use of `virtual` and `OVERRIDE`."
by Roland Levillain
· 10 years ago
2ed20af
Opt compiler: Clean the use of `virtual` and `OVERRIDE`.
by Alexandre Rames
· 10 years ago
dadd125
am b341b70b: Merge "Extend compiler/optimizing/stack_map_test.cc."
by Roland Levillain
· 10 years ago
6ec580d
am b2652627: Merge "[optimizing] Enable x86 long support."
by Nicolas Geoffray
· 10 years ago
b341b70
Merge "Extend compiler/optimizing/stack_map_test.cc."
by Roland Levillain
· 10 years ago
b265262
Merge "[optimizing] Enable x86 long support."
by Nicolas Geoffray
· 10 years ago
b4ba354
[optimizing] Enable x86 long support.
by Nicolas Geoffray
· 10 years ago
22a29ad
am 6626f89d: Merge "ART: Enable the use of relative addresses in the arm64 disassembler."
by Roland Levillain
· 10 years ago
6626f89
Merge "ART: Enable the use of relative addresses in the arm64 disassembler."
by Roland Levillain
· 10 years ago
d737ab3
ART: Enable the use of relative addresses in the arm64 disassembler.
by Alexandre Rames
· 10 years ago
004ec00
am 65405378: Merge "Follow up 137982"
by Sebastien Hertz
· 10 years ago
6540537
Merge "Follow up 137982"
by Sebastien Hertz
· 10 years ago
67d0f29
am 8d2ceab8: Merge "ART: Add option to abort dex2oat on hard failure"
by Andreas Gampe
· 10 years ago
21f752d
am 09c2de7f: Merge "ART: Fix Cmdline Parser test"
by Andreas Gampe
· 10 years ago
8d2ceab
Merge "ART: Add option to abort dex2oat on hard failure"
by Andreas Gampe
· 10 years ago
09c2de7
Merge "ART: Fix Cmdline Parser test"
by Andreas Gampe
· 10 years ago
2682699
ART: Fix Cmdline Parser test
by Andreas Gampe
· 10 years ago
6cf49e5
ART: Add option to abort dex2oat on hard failure
by Andreas Gampe
· 10 years ago
f7d21a8
am de67540e: Merge "Rename -Xjit / -Xnojit options to -Xusejit:<boolean>"
by Mathieu Chartier
· 10 years ago
de67540
Merge "Rename -Xjit / -Xnojit options to -Xusejit:<boolean>"
by Mathieu Chartier
· 10 years ago
1972a8e
Rename -Xjit / -Xnojit options to -Xusejit:<boolean>
by Mathieu Chartier
· 10 years ago
91cda6e
am 17b8a7ae: Merge "Fix some incorrect IsCompiler instead of IsAotCompiler"
by Mathieu Chartier
· 10 years ago
17b8a7a
Merge "Fix some incorrect IsCompiler instead of IsAotCompiler"
by Mathieu Chartier
· 10 years ago
184c9dc
Fix some incorrect IsCompiler instead of IsAotCompiler
by Mathieu Chartier
· 10 years ago
6069dc8
am 66b26662: Merge "ART: AddVectorReduce should store result in memory carefully"
by Bill Buzbee
· 10 years ago
66b2666
Merge "ART: AddVectorReduce should store result in memory carefully"
by Bill Buzbee
· 10 years ago
c5e3ab2
Follow up 137982
by Sebastien Hertz
· 10 years ago
0529f55
am a80aab6d: Merge "ART: Fix test breakage"
by David Brazdil
· 10 years ago
a80aab6
Merge "ART: Fix test breakage"
by David Brazdil
· 10 years ago
df45205
ART: Fix test breakage
by David Brazdil
· 10 years ago
12baf47
Extend compiler/optimizing/stack_map_test.cc.
by Roland Levillain
· 10 years ago
62c190e
am ea19b369: Merge "ART: Optimize iteration of safepoints"
by David Brazdil
· 10 years ago
ea19b36
Merge "ART: Optimize iteration of safepoints"
by David Brazdil
· 10 years ago
9a9ab61
ART: Optimize iteration of safepoints
by David Brazdil
· 10 years ago
e759e22
am af8db2ea: Merge "[optimizing] Use callee-save registers for x86"
by Nicolas Geoffray
· 10 years ago
af8db2e
Merge "[optimizing] Use callee-save registers for x86"
by Nicolas Geoffray
· 10 years ago
5f87418
[optimizing] Use callee-save registers for x86
by Mark Mendell
· 10 years ago
1989af6
am 65b50272: Merge "ART: Fix compile-time-init fail"
by Andreas Gampe
· 10 years ago
65b5027
Merge "ART: Fix compile-time-init fail"
by Andreas Gampe
· 10 years ago
4d4eff7
ART: Fix compile-time-init fail
by Andreas Gampe
· 10 years ago
b285603
am 51867b3c: Merge "ART: Report zip opening error"
by Andreas Gampe
· 10 years ago
290f27f
am dbba41df: Merge "Include what we use."
by Dan Albert
· 10 years ago
07636b4
am 18cd8711: Merge "ART: Do not produce CFI when not asked for"
by Andreas Gampe
· 10 years ago
51867b3
Merge "ART: Report zip opening error"
by Andreas Gampe
· 10 years ago
0b3ed3d
ART: Report zip opening error
by Andreas Gampe
· 10 years ago
dbba41d
Merge "Include what we use."
by Dan Albert
· 10 years ago
627f917
Include what we use.
by Dan Albert
· 10 years ago
18cd871
Merge "ART: Do not produce CFI when not asked for"
by Andreas Gampe
· 10 years ago
d37f919
ART: Do not produce CFI when not asked for
by Andreas Gampe
· 10 years ago
65fe6db
am b8fef11a: Merge "[optimizing] Improve x86/x86_64 bound check code"
by Andreas Gampe
· 10 years ago
c4d27a4
am c670efd6: Merge "ART: Add debuggable compiler flag"
by Andreas Gampe
· 10 years ago
9213dcb
am 029113f1: Merge "ART: Fix missing handles"
by Andreas Gampe
· 10 years ago
b8fef11
Merge "[optimizing] Improve x86/x86_64 bound check code"
by Andreas Gampe
· 10 years ago
c670efd
Merge "ART: Add debuggable compiler flag"
by Andreas Gampe
· 10 years ago
029113f
Merge "ART: Fix missing handles"
by Andreas Gampe
· 10 years ago
7f9b19d
am c4371cd0: Merge "Fix bce gtest."
by Mingyao Yang
· 10 years ago
c4371cd
Merge "Fix bce gtest."
by Mingyao Yang
· 10 years ago
7b2f09e
ART: Add debuggable compiler flag
by Andreas Gampe
· 10 years ago
729699d
ART: Fix missing handles
by Andreas Gampe
· 10 years ago
f60c90b
[optimizing] Improve x86/x86_64 bound check code
by Mark Mendell
· 10 years ago
6775ba5
Fix bce gtest.
by Mingyao Yang
· 10 years ago
4b50ca8
am d8de6f2f: Merge "Make BCE a no-op if there is no array access."
by Mingyao Yang
· 10 years ago
d8de6f2
Merge "Make BCE a no-op if there is no array access."
by Mingyao Yang
· 10 years ago
8848650
am dc68bafc: Merge "Update run-test 031-class-attributes"
by Sebastien Hertz
· 10 years ago
dc68baf
Merge "Update run-test 031-class-attributes"
by Sebastien Hertz
· 10 years ago
b1add75
Update run-test 031-class-attributes
by Sebastien Hertz
· 10 years ago
4cac71c
am 3d7d2af4: Merge "Change how we report exceptions to the debugger."
by Nicolas Geoffray
· 10 years ago
3d7d2af
Merge "Change how we report exceptions to the debugger."
by Nicolas Geoffray
· 10 years ago
8bf6ac2
am 87896b3a: Merge "Fix arm64 build."
by Nicolas Geoffray
· 10 years ago
87896b3
Merge "Fix arm64 build."
by Nicolas Geoffray
· 10 years ago
de0eb6f
Fix arm64 build.
by Nicolas Geoffray
· 10 years ago
e06a852
am 44d95a22: Merge "Switch from memalign to posix_memalign for Mac build"
by Brian Carlstrom
· 10 years ago
44d95a2
Merge "Switch from memalign to posix_memalign for Mac build"
by Brian Carlstrom
· 10 years ago
c57ad20
Switch from memalign to posix_memalign for Mac build
by Brian Carlstrom
· 10 years ago
085b733
ART: AddVectorReduce should store result in memory carefully
by Maxim Kazantsev
· 10 years ago
2a3edf0
am ff3ef43f: Merge "Reserve bits in the lock word for read barriers."
by Hiroshi Yamauchi
· 10 years ago
e4335eb
Make BCE a no-op if there is no array access.
by Mingyao Yang
· 10 years ago
ff3ef43
Merge "Reserve bits in the lock word for read barriers."
by Hiroshi Yamauchi
· 10 years ago
e15ea08
Reserve bits in the lock word for read barriers.
by Hiroshi Yamauchi
· 10 years ago
e59ff2e
am 5e42cd3e: Merge "Wait for threads to finish unregistering"
by Mathieu Chartier
· 10 years ago
5e42cd3
Merge "Wait for threads to finish unregistering"
by Mathieu Chartier
· 10 years ago
91e5669
Wait for threads to finish unregistering
by Mathieu Chartier
· 10 years ago
4c00740
am c8fb9184: Merge "Add a change that should be part of "enhance gvn for commutative ops.""
by Mingyao Yang
· 10 years ago
c8fb918
Merge "Add a change that should be part of "enhance gvn for commutative ops.""
by Mingyao Yang
· 10 years ago
8928cab
Add a change that should be part of "enhance gvn for commutative ops."
by Mingyao Yang
· 10 years ago
85079b2
am 2347d60a: Merge "Remove old build options from .gitignore"
by Brian Carlstrom
· 10 years ago
2347d60
Merge "Remove old build options from .gitignore"
by Brian Carlstrom
· 10 years ago
ee8b04d
Remove old build options from .gitignore
by Brian Carlstrom
· 10 years ago
0a85796
am 49ccb6e6: Merge "Opt compiler: enhance gvn for commutative ops."
by Mingyao Yang
· 10 years ago
091af0c
am 86a4db46: Merge "Remove ART_SMALL_MODE ifdefs."
by Jeff Hao
· 10 years ago
49ccb6e
Merge "Opt compiler: enhance gvn for commutative ops."
by Mingyao Yang
· 10 years ago
86a4db4
Merge "Remove ART_SMALL_MODE ifdefs."
by Jeff Hao
· 10 years ago
dc5ac73
Opt compiler: enhance gvn for commutative ops.
by Mingyao Yang
· 10 years ago
6bd8c54
am 0e5e728a: Merge "Fix build lint issue."
by Brian Carlstrom
· 10 years ago
0e5e728
Merge "Fix build lint issue."
by Brian Carlstrom
· 10 years ago
94e9172
Fix build lint issue.
by Brian Carlstrom
· 10 years ago
Next »