Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
559b178e34c5d92e7932f92e5d8a981ac334606f
559b178
Merge "Update failures"
by Nicolas Geoffray
· 10 years ago
12beecf
Merge "ART: Blacklist CFI test for Heap Poisoning"
by Andreas Gampe
· 10 years ago
4437219
ART: Blacklist CFI test for Heap Poisoning
by Andreas Gampe
· 10 years ago
a0629d5
Update failures
by Wojciech Staszkiewicz
· 10 years ago
dc80984
Merge "Write 64-bit address in DWARF if we are on 64-bit architecture."
by David Srbecky
· 10 years ago
7288b38
Merge "Update libcore failures"
by Nicolas Geoffray
· 10 years ago
3a75e9d
Update libcore failures
by Wojciech Staszkiewicz
· 10 years ago
1d63774
Merge "Fix the size of a StackHandleScope in art::CompilerDriver."
by Roland Levillain
· 10 years ago
d6a1eae
Merge "Revert "Introduce a NearLabel in thumb2.""
by Nicolas Geoffray
· 10 years ago
1f277e3
Revert "Introduce a NearLabel in thumb2."
by Nicolas Geoffray
· 10 years ago
9758a8e
Merge "Also encode the InvokeType in an InlineInfo."
by Nicolas Geoffray
· 10 years ago
b176d7c
Also encode the InvokeType in an InlineInfo.
by Nicolas Geoffray
· 10 years ago
19b71cd
Merge "ART: Rename graph dump file name to 'graph.cfg'"
by David Brazdil
· 10 years ago
24128c6
ART: Rename graph dump file name to 'graph.cfg'
by David Brazdil
· 10 years ago
533d89c
Merge "ART: Implement next-line assertions in Checker"
by David Brazdil
· 10 years ago
1fd8dae
Merge "Introduce a NearLabel in thumb2."
by Nicolas Geoffray
· 10 years ago
7114119
ART: Implement next-line assertions in Checker
by David Brazdil
· 10 years ago
01cb410
Merge "ART: Refactor and simplify matching in Checker"
by David Brazdil
· 10 years ago
6423cf5
ART: Refactor and simplify matching in Checker
by David Brazdil
· 10 years ago
bacadb0
Merge "Intercept JNI invocation of String.<init> methods."
by Jeff Hao
· 10 years ago
39b6c24
Intercept JNI invocation of String.<init> methods.
by Jeff Hao
· 10 years ago
768b19b
Merge "ART: Use v2 version of NativeBridge struct"
by Andreas Gampe
· 10 years ago
540cc3d
ART: Use v2 version of NativeBridge struct
by Andreas Gampe
· 10 years ago
03231f4
Merge "Fix a cts crash around proxy class fields."
by Hiroshi Yamauchi
· 10 years ago
2debd80
Fix a cts crash around proxy class fields.
by Hiroshi Yamauchi
· 10 years ago
847d902
Merge "ART: Fix gtest dependency"
by Andreas Gampe
· 10 years ago
0ae3bf8
ART: Fix gtest dependency
by Andreas Gampe
· 10 years ago
22efeba
Merge "ART: Blacklist CFI test for JIT"
by Andreas Gampe
· 10 years ago
aab9f73
ART: Blacklist CFI test for JIT
by Andreas Gampe
· 10 years ago
d6eee93
Merge "ART: Fix RegisterNative order"
by Andreas Gampe
· 10 years ago
3f1dc56
ART: Fix RegisterNative order
by Andreas Gampe
· 10 years ago
513b6fd
Merge "ART: Blacklist CFI test for non-compiled run-tests"
by Andreas Gampe
· 10 years ago
e1bbed2
ART: Blacklist CFI test for non-compiled run-tests
by Andreas Gampe
· 10 years ago
c1c5de7
Merge "ART: Refactor UnstartedRuntime for testing"
by Andreas Gampe
· 10 years ago
799681b
ART: Refactor UnstartedRuntime for testing
by Andreas Gampe
· 10 years ago
20d80be
Merge "Switch to using ELF-64 for 64-bit architectures."
by David Srbecky
· 10 years ago
e128ee2
Merge "ART: CFI Test"
by Andreas Gampe
· 10 years ago
7381010
ART: CFI Test
by Andreas Gampe
· 10 years ago
db0bbab
Introduce a NearLabel in thumb2.
by Nicolas Geoffray
· 10 years ago
c44e8de
Merge "Add tests for InstanceOf's and CheckCast's MustDoNullCheck"
by Calin Juravle
· 10 years ago
9099ef7
Add tests for InstanceOf's and CheckCast's MustDoNullCheck
by Guillaume "Vermeille" Sanchez
· 10 years ago
9049ba2
Merge "Remove unnecessary clinit checks"
by Calin Juravle
· 10 years ago
0ba218d
Remove unnecessary clinit checks
by Calin Juravle
· 10 years ago
9ba4e65
Merge "Revert "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1""
by Calin Juravle
· 10 years ago
2b79984
Revert "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1"
by Calin Juravle
· 10 years ago
713c59e
Merge "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1"
by Calin Juravle
· 10 years ago
0f675d8
Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1
by Guillaume "Vermeille" Sanchez
· 10 years ago
099d375
Merge "[Optimizing] Thumb2 assembler: use 16bits branches when we can."
by Nicolas Geoffray
· 10 years ago
5d7e757
Merge "ART: Add missing Checker file"
by David Brazdil
· 10 years ago
dbad6e8
ART: Add missing Checker file
by David Brazdil
· 10 years ago
267cb1a
Merge "ART: Immutable `variables` dictionary in Checker"
by David Brazdil
· 10 years ago
c4de943
ART: Immutable `variables` dictionary in Checker
by David Brazdil
· 10 years ago
d126ba1
[Optimizing] Thumb2 assembler: use 16bits branches when we can.
by Nicolas Geoffray
· 10 years ago
4c015c7
Merge "Don't hardcode the location of the caller."
by Nicolas Geoffray
· 10 years ago
7ea6a17
Don't hardcode the location of the caller.
by Nicolas Geoffray
· 10 years ago
27e542b
Merge "ART: Fix broken Checker test"
by David Brazdil
· 10 years ago
dc50823
ART: Fix broken Checker test
by David Brazdil
· 10 years ago
3e736b1
Merge "ART: Stricter matching of Checker lines"
by David Brazdil
· 10 years ago
bc84222
Merge "Mark CheckCast's and InstanceOf's input as !CanBeNull if used before in a NullCheck"
by Calin Juravle
· 10 years ago
a3a49fe
Switch to using ELF-64 for 64-bit architectures.
by David Srbecky
· 10 years ago
4e9aac1
ART: Stricter matching of Checker lines
by David Brazdil
· 10 years ago
cc8bda0
Merge "Test and fix bug checking status of secondary multidex files."
by Richard Uhler
· 10 years ago
b258ce5
Merge "Fix build - large frame size of ElfWriterQuick<ElfTypes>::Write."
by David Srbecky
· 10 years ago
90688ae
Fix build - large frame size of ElfWriterQuick<ElfTypes>::Write.
by David Srbecky
· 10 years ago
dc23a38
Merge "Eliminate redundant constructor barriers when inlining."
by Calin Juravle
· 10 years ago
3cd4fc8
Eliminate redundant constructor barriers when inlining.
by Calin Juravle
· 10 years ago
9652135
Merge "Support generation of CFI in .debug_frame format."
by David Srbecky
· 10 years ago
ad5fa8c
Support generation of CFI in .debug_frame format.
by David Srbecky
· 10 years ago
cfee050
Merge "Fix debuggable compiler flag detection for secondary dex files"
by Sebastien Hertz
· 10 years ago
0de1133
Fix debuggable compiler flag detection for secondary dex files
by Sebastien Hertz
· 10 years ago
48fb0b7
Merge "Don't do a null test in MarkGCCard if the value cannot be null."
by Nicolas Geoffray
· 10 years ago
2b846ed
Fix the size of a StackHandleScope in art::CompilerDriver.
by Roland Levillain
· 10 years ago
45970a4
Merge "ART: Change huge-method warning in verifier"
by Andreas Gampe
· 10 years ago
be91033
Merge "ART: Add verbose:deopt logging"
by Andreas Gampe
· 10 years ago
f3d1f94
ART: Add verbose:deopt logging
by Andreas Gampe
· 10 years ago
a4f5bf6
ART: Change huge-method warning in verifier
by Andreas Gampe
· 10 years ago
9a85fe7
Merge changes Ia1f2269a,I2ac93038
by Hiroshi Yamauchi
· 10 years ago
d0c8412
Print more info on mark sweep invalid ref crash.
by Hiroshi Yamauchi
· 10 years ago
49b7134
Enable tlab by default for the read barrier config.
by Hiroshi Yamauchi
· 10 years ago
07276db
Don't do a null test in MarkGCCard if the value cannot be null.
by Nicolas Geoffray
· 10 years ago
8909baf
Mark CheckCast's and InstanceOf's input as !CanBeNull if used before in a NullCheck
by Guillaume "Vermeille" Sanchez
· 10 years ago
a5511ad
Merge "ART: Rephrase test comments, update Checker README"
by David Brazdil
· 10 years ago
67ff7d1
Test and fix bug checking status of secondary multidex files.
by Richard Uhler
· 10 years ago
2f9d137
Merge "Opt compiler: ARM64: Use ldp/stp on arm64 for slow paths."
by Nicolas Geoffray
· 10 years ago
5969307
Merge "ART: Mark constructor 'explicit'"
by David Brazdil
· 10 years ago
f1a9ff7
ART: Mark constructor 'explicit'
by David Brazdil
· 10 years ago
468137a
Merge "ART: Revert change to LiveRange::Dump"
by David Brazdil
· 10 years ago
58b1654
Merge "Stack walking of inlined frames."
by Nicolas Geoffray
· 10 years ago
c7a2485
ART: Revert change to LiveRange::Dump
by David Brazdil
· 10 years ago
57f6161
Stack walking of inlined frames.
by Nicolas Geoffray
· 10 years ago
4b49a86
Merge "Revert "ART: Revert change to LiveRange::Dump""
by David Brazdil
· 10 years ago
7fe79ff
Revert "ART: Revert change to LiveRange::Dump"
by David Brazdil
· 10 years ago
d56dd2b
ART: Rephrase test comments, update Checker README
by David Brazdil
· 10 years ago
ce63c60
Merge "ART: Revert change to LiveRange::Dump"
by David Brazdil
· 10 years ago
294a050
ART: Revert change to LiveRange::Dump
by David Brazdil
· 10 years ago
17f1bc5
Merge "Support InlineInfo in StackMap."
by Nicolas Geoffray
· 10 years ago
9ee371e
Merge "Fix libcore buildbot failure."
by Narayan Kamath
· 10 years ago
57c54b8
Fix libcore buildbot failure.
by Narayan Kamath
· 10 years ago
b1d0f3f
Support InlineInfo in StackMap.
by Nicolas Geoffray
· 10 years ago
682876a
Merge "Don't emit bkpt, takes extra space for nothing."
by Nicolas Geoffray
· 10 years ago
Next »