Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
7b49e6cade09bc65b3b5f22d45fc9d0a7184e4f2
7b49e6c
Introduce VDEX file, use it for DEX files
by David Brazdil
· 8 years ago
3bac544
Merge "Make bisection search and javafuzz python modules"
by Treehugger Robot
· 8 years ago
35e5e9c
Merge "Fix mac build"
by Treehugger Robot
· 8 years ago
8dd9068
Fix mac build
by Colin Cross
· 8 years ago
a00fb2c
Merge "Fix mac build"
by Treehugger Robot
· 8 years ago
3f39b1d
Merge "Adding x86 compiler utils instructions and tests"
by Aart Bik
· 8 years ago
38a3ffa
Fix mac build
by Colin Cross
· 8 years ago
fa6d670
Make bisection search and javafuzz python modules
by Wojciech Staszkiewicz
· 8 years ago
02c6980
Merge "Convert more of art to Android.bp"
by Treehugger Robot
· 8 years ago
d7a6222
Merge "Add transactions for string resolve"
by Treehugger Robot
· 8 years ago
bb816d6
Add transactions for string resolve
by Mathieu Chartier
· 8 years ago
fe6064a
Convert more of art to Android.bp
by Colin Cross
· 8 years ago
090a5da
Merge "ART: Detach libart-disassembler from libart"
by Andreas Gampe
· 8 years ago
17ff91d
Merge "Clean up the 538-checker-embed-constants test"
by Treehugger Robot
· 8 years ago
bda1d60
ART: Detach libart-disassembler from libart
by Andreas Gampe
· 8 years ago
a12943a
Merge "ART: Generate path to entrypoints in VisitLoadString for arm64"
by Mathieu Chartier
· 8 years ago
1dd6176
Merge "Do type checks in ArraySet without read barriers."
by Roland Levillain
· 8 years ago
9d14eb1
Clean up the 538-checker-embed-constants test
by Anton Kirilov
· 8 years ago
d14d515
Merge "ART: Remove computed-goto interpreter"
by Bill Buzbee
· 8 years ago
35d06db
Merge "ARM64: Use macros for saving/restoring registers in assembly."
by Treehugger Robot
· 8 years ago
215076b
ARM64: Use macros for saving/restoring registers in assembly.
by Vladimir Marko
· 8 years ago
efb6dd2
Merge "Fix some memory leaks found by valgrind."
by David Sehr
· 8 years ago
7207c9c
Merge changes I20396a1b,I794df17a
by Treehugger Robot
· 8 years ago
7235922
Fix some memory leaks found by valgrind.
by David Sehr
· 8 years ago
522fd12
Merge "ART: Generate path to entrypoints in VisitLoadString for arm"
by Treehugger Robot
· 8 years ago
123989f
Support CUSTOM_TARGET_LINKER
by Colin Cross
· 8 years ago
b03d640
Adding x86 compiler utils instructions and tests
by jessicahandojo
· 8 years ago
1fe89ea
ART: Generate path to entrypoints in VisitLoadString for arm64
by Christina Wadsworth
· 8 years ago
6326d1b
Support HOST_PREFER_32_BIT
by Colin Cross
· 8 years ago
d8ec6db
ART: Generate path to entrypoints in VisitLoadString for arm
by Christina Wadsworth
· 8 years ago
e96bda1
Merge "Avoid read barrier for image HLoadClass"
by Mathieu Chartier
· 8 years ago
a1be503
Merge "Prepare bisection search for runtest integration"
by Aart Bik
· 8 years ago
ef858c2
Merge "Separate DexIr building from constructors."
by David Sehr
· 8 years ago
31b12e3
Avoid read barrier for image HLoadClass
by Mathieu Chartier
· 8 years ago
038cb84
Merge "LogMessageData: Fix assignment in constructor"
by Greg Kaiser
· 8 years ago
f61df9b
ART: Remove computed-goto interpreter
by buzbee
· 8 years ago
6c839a2
Merge "Add build rules for statically linked oatdump on host."
by Roland Levillain
· 8 years ago
9d6e1f8
Do type checks in ArraySet without read barriers.
by Roland Levillain
· 8 years ago
9775079
Merge "Revert "Convert more of art to Android.bp""
by Colin Cross
· 8 years ago
1a86171
Revert "Convert more of art to Android.bp"
by Colin Cross
· 8 years ago
e251b12
Merge "Fix art tests"
by Treehugger Robot
· 8 years ago
198a957
Fix art tests
by Colin Cross
· 8 years ago
2a3e344
Merge "Convert more of art to Android.bp"
by Treehugger Robot
· 8 years ago
ddac139
Merge "Add -g to art script --perf-report"
by Treehugger Robot
· 8 years ago
be4fae3
Merge changes I31aaf3ae,I8ef4639f
by Hiroshi Yamauchi
· 8 years ago
853a8e1
Separate DexIr building from constructors.
by David Sehr
· 8 years ago
3e65825
Merge "ART: Dump more info on 137-cfi failure"
by Treehugger Robot
· 8 years ago
34cf832
Disable the from-space memory protection under host debug build.
by Hiroshi Yamauchi
· 8 years ago
888c2f9
Merge "Optimizing: Fix handling empty fill-array-data."
by Treehugger Robot
· 8 years ago
ba0d638
Revert "Disable the from-space memory protection under debug/gcstress."
by Hiroshi Yamauchi
· 8 years ago
4a45627
Convert more of art to Android.bp
by Colin Cross
· 8 years ago
22d7ae2
Merge "Change deoptimize entrypoint to save everything."
by Treehugger Robot
· 8 years ago
49fa4f2
Merge "ARM: VIXL32: Support a newer version of VIXL."
by Treehugger Robot
· 8 years ago
78da0d7
ART: Dump more info on 137-cfi failure
by Andreas Gampe
· 8 years ago
c69fba2
Optimizing: Fix handling empty fill-array-data.
by Vladimir Marko
· 8 years ago
239d6ea
Change deoptimize entrypoint to save everything.
by Vladimir Marko
· 8 years ago
5e953d6
LogMessageData: Fix assignment in constructor
by Greg Kaiser
· 8 years ago
04147ef
Add build rules for statically linked oatdump on host.
by Roland Levillain
· 8 years ago
9d185da
Merge "MIPS32: Ensure preservation of RA in leaf methods if it's clobbered"
by Treehugger Robot
· 8 years ago
9c66d94
Merge "Fix typo in definition of `build-art-executable`."
by Treehugger Robot
· 8 years ago
86dc59e
Merge "Avoid excessive spill slots for slow paths."
by Treehugger Robot
· 8 years ago
70e9746
Avoid excessive spill slots for slow paths.
by Vladimir Marko
· 8 years ago
af54785
Fix typo in definition of `build-art-executable`.
by Roland Levillain
· 8 years ago
52d0fce
ARM: VIXL32: Support a newer version of VIXL.
by Anton Kirilov
· 8 years ago
b0f4432
Merge "Address a couple of TODOs and remove an unused header."
by Orion Hodson
· 8 years ago
cf8b2fa
Merge changes I3f825746,Ia4284ccd,I437ffd43
by Nicolas Geoffray
· 8 years ago
cffc529
Address a couple of TODOs and remove an unused header.
by Orion Hodson
· 8 years ago
ebb7b22
Merge "Clean up some includes."
by Treehugger Robot
· 8 years ago
38c8fcd
Merge "Support for loading classes from DEX files stored in a ByteBuffer."
by Orion Hodson
· 8 years ago
011af10
Merge changes I5acba084,I08a3379d
by Treehugger Robot
· 8 years ago
65b4c22
Merge "ART: Fixup JDWP tests script"
by Nicolas Geoffray
· 8 years ago
85b286b
ART: Fixup JDWP tests script
by Andreas Gampe
· 9 years ago
2f2fd06
ART: Suppress libbase failures in valgrind
by Andreas Gampe
· 8 years ago
bf13e80
ART: Use a 50-deep call-stack in valgrind
by Andreas Gampe
· 8 years ago
8637994
Prepare bisection search for runtest integration
by Wojciech Staszkiewicz
· 8 years ago
5f17d64
Merge "Use the fast path object size for RosAlloc asm stubs"
by Mathieu Chartier
· 8 years ago
8da4977
Add -g to art script --perf-report
by Mathieu Chartier
· 8 years ago
f9aafcd
Merge "Remove duplicate entry."
by Nicolas Geoffray
· 8 years ago
c0ada95
Remove duplicate entry.
by Nicolas Geoffray
· 8 years ago
161db1d
Use the fast path object size for RosAlloc asm stubs
by Mathieu Chartier
· 8 years ago
a02add6
Merge "Blacklist flaky test."
by Treehugger Robot
· 8 years ago
22215db
Merge "verifier: Pass ClassDef as a reference"
by Treehugger Robot
· 8 years ago
3a21e38
Clean up some includes.
by Vladimir Marko
· 8 years ago
0a784a3
Merge "Cache result of an expensive DCHECK"
by Treehugger Robot
· 8 years ago
15fc729
verifier: Pass ClassDef as a reference
by David Brazdil
· 8 years ago
30f7666
Cache result of an expensive DCHECK
by David Brazdil
· 8 years ago
5ce327c
Merge "Revert "Revert "Refactor writing type lookup tables into OAT"""
by Treehugger Robot
· 8 years ago
a4c2a05
Support for loading classes from DEX files stored in a ByteBuffer.
by Orion Hodson
· 8 years ago
181e1cc
Revert "Revert "Refactor writing type lookup tables into OAT""
by David Brazdil
· 8 years ago
71ceb72
Blacklist flaky test.
by Nicolas Geoffray
· 8 years ago
f94a4cf
Merge "Disable the from-space memory protection under debug/gcstress."
by Treehugger Robot
· 8 years ago
8d8d612
Merge "ART: Use thread annotation macros from base"
by Treehugger Robot
· 8 years ago
74bc6df
Merge "Remove auto-generated executable list"
by Colin Cross
· 8 years ago
58320ce
MIPS32: Ensure preservation of RA in leaf methods if it's clobbered
by Alexey Frunze
· 8 years ago
9043c61
Merge "ART: Clean up x86 asm in dex cache entrypoints"
by Mathieu Chartier
· 8 years ago
1c155f8
Merge changes Id2bc87dc,I17c191ec
by Colin Cross
· 8 years ago
69a0032
Merge "Make 115-native-bridge idempotent"
by Treehugger Robot
· 8 years ago
3196360
Remove auto-generated executable list
by Colin Cross
· 8 years ago
370e6e4
Merge "MIPS32: Additional bitCount optimizations."
by Treehugger Robot
· 8 years ago
7a2d267
Disable the from-space memory protection under debug/gcstress.
by Hiroshi Yamauchi
· 8 years ago
Next »