Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
e8939d20602ec88c314d50e201215a264666828a
e8939d2
Merge "ARM64: Better recognition of constants encodable as immediates."
by Nicolas Geoffray
· 9 years ago
b69fbfb
ARM64: Better recognition of constants encodable as immediates.
by Alexandre Rames
· 9 years ago
28c34f8
Merge "Parse runtime compiler options for JIT"
by Andreas Gampe
· 9 years ago
085fc87
Parse runtime compiler options for JIT
by Mathieu Chartier
· 9 years ago
3c50e23
Merge "Use ATTRIBUTE_UNUSED more."
by Andreas Gampe
· 9 years ago
ceb0124
Merge "Fix race in ART 079-phantom"
by Mathieu Chartier
· 9 years ago
4b8f1ec
Use ATTRIBUTE_UNUSED more.
by Roland Levillain
· 9 years ago
1148731
Merge "ART: Add simple null alias tracking for lock counting"
by Andreas Gampe
· 9 years ago
895bb5f
ART: Add simple null alias tracking for lock counting
by Andreas Gampe
· 9 years ago
d5a69fc
Merge "Added support for unsigned comparisons"
by Aart Bik
· 9 years ago
bdbce4e
Merge "ART: Use .bss section for dex cache arrays."
by Vladimir Marko
· 9 years ago
b8b3702
Merge "Fix monitor contention logging to support negative line numbers"
by Brian Carlstrom
· 9 years ago
7dae191
Merge "Fix a sign-extension bug in JValue."
by Vladimir Marko
· 9 years ago
4f55fd2
Merge "Allocate dex cache arrays in their class loader's linear alloc"
by Mathieu Chartier
· 9 years ago
09d0943
ART: Use .bss section for dex cache arrays.
by Vladimir Marko
· 9 years ago
d57d454
Allocate dex cache arrays in their class loader's linear alloc
by Mathieu Chartier
· 9 years ago
bc6cb93
Merge "Move x86 constant area code to its own file"
by Calin Juravle
· 9 years ago
d09d013
Merge "Revert "load store elimination.""
by Nicolas Geoffray
· 9 years ago
8030c41
Revert "load store elimination."
by Nicolas Geoffray
· 9 years ago
742448b
Merge "load store elimination."
by Mingyao Yang
· 9 years ago
589dac7
load store elimination.
by Mingyao Yang
· 9 years ago
a2b2e73
Merge "Revert "Implement rosalloc fast path in assembly for 32 bit arm.""
by Nicolas Geoffray
· 9 years ago
cf91c7d
Revert "Implement rosalloc fast path in assembly for 32 bit arm."
by Nicolas Geoffray
· 9 years ago
d2e0dd1
Merge "Make the run-test makefile check if we have python3"
by Alex Light
· 9 years ago
9ed8be6
Merge "Fix structural class checks"
by Mathieu Chartier
· 9 years ago
80b37b7
Fix structural class checks
by Mathieu Chartier
· 9 years ago
dedcba2
Make the run-test makefile check if we have python3
by Alex Light
· 9 years ago
e9f3760
Added support for unsigned comparisons
by Aart Bik
· 9 years ago
08583a0
Merge "ART: Fix build"
by Andreas Gampe
· 9 years ago
0a67a9c
ART: Fix build
by Andreas Gampe
· 9 years ago
5139864
Merge "ART: More lenient lock merging in the verifier"
by Andreas Gampe
· 9 years ago
aaad121
Merge "Cleanup interface initialization code to create fewer scopes"
by Alex Light
· 9 years ago
56a40f5
Cleanup interface initialization code to create fewer scopes
by Alex Light
· 9 years ago
2248d27
Merge "Implement rosalloc fast path in assembly for 32 bit arm."
by Hiroshi Yamauchi
· 9 years ago
bf8fd42
Merge "Do not attempt to unregister null oat files"
by Mathieu Chartier
· 9 years ago
fdccbd4
Do not attempt to unregister null oat files
by Mathieu Chartier
· 9 years ago
9499107
Move x86 constant area code to its own file
by Mark Mendell
· 9 years ago
943e89e
Merge "X86 jump tables for PackedSwitch"
by Vladimir Marko
· 9 years ago
392835d
Merge "X86_64 jump tables for PackedSwitch"
by Vladimir Marko
· 9 years ago
805b3b5
X86 jump tables for PackedSwitch
by Mark Mendell
· 9 years ago
9c86b48
X86_64 jump tables for PackedSwitch
by Mark Mendell
· 9 years ago
6440443
Merge "Improve Thumb2 bitwise operations."
by Vladimir Marko
· 9 years ago
d2b4ca2
Improve Thumb2 bitwise operations.
by Vladimir Marko
· 9 years ago
045a95c
Merge "Fix braino in arm assembler."
by Nicolas Geoffray
· 9 years ago
0ccb383
Fix braino in arm assembler.
by Nicolas Geoffray
· 9 years ago
d17bd22
Merge "Fix MIPS64 boot"
by Nicolas Geoffray
· 9 years ago
8c34ec1
Fix MIPS64 boot
by Goran Jakovljevic
· 9 years ago
26a896a
Merge "Implement System.arraycopy intrinsic for arm."
by Nicolas Geoffray
· 9 years ago
e9c1f1d
Merge "Disable tests requiring python3 for dist builds."
by Nicolas Geoffray
· 9 years ago
ec00b7e
Disable tests requiring python3 for dist builds.
by Nicolas Geoffray
· 9 years ago
f992a63
Merge "Add some missing comments"
by Mathieu Chartier
· 9 years ago
24a0fc8
Add some missing comments
by Mathieu Chartier
· 9 years ago
85506c2
Merge "Add initial default method support to Art"
by Alex Light
· 9 years ago
7598f14
Merge "Revert "Revert "Unload oat files"""
by Mathieu Chartier
· 9 years ago
e58991b
Revert "Revert "Unload oat files""
by Mathieu Chartier
· 9 years ago
eb7c144
Add initial default method support to Art
by Alex Light
· 9 years ago
e631694
Implement rosalloc fast path in assembly for 32 bit arm.
by Hiroshi Yamauchi
· 9 years ago
98ae420
Merge "Fix braino in ArtCode refactoring."
by Nicolas Geoffray
· 9 years ago
6bec6b2
Fix braino in ArtCode refactoring.
by Nicolas Geoffray
· 9 years ago
2758318
ART: More lenient lock merging in the verifier
by Andreas Gampe
· 9 years ago
f91b0e0
Merge "ART: Rewrite stub-test inline assembly"
by Andreas Gampe
· 9 years ago
9537ba2
ART: Rewrite stub-test inline assembly
by Andreas Gampe
· 9 years ago
5bd05a5
Implement System.arraycopy intrinsic for arm.
by Nicolas Geoffray
· 9 years ago
6b8dab3
Merge "Fix moving GC bugs in MonitorEnter and MonitorExit"
by Mathieu Chartier
· 9 years ago
2d096c9
Fix moving GC bugs in MonitorEnter and MonitorExit
by Mathieu Chartier
· 9 years ago
fb11bab
Merge "Fix mips64 build: Add missing "="."
by Vladimir Marko
· 9 years ago
245c11a
Fix mips64 build: Add missing "=".
by Vladimir Marko
· 9 years ago
df34560
Merge "Revert "optimizing: propagate type information of arguments""
by Calin Juravle
· 9 years ago
c05aca7
Revert "optimizing: propagate type information of arguments"
by Calin Juravle
· 9 years ago
46bf133
Merge "Add an abstraction over a compiled code."
by Nicolas Geoffray
· 9 years ago
6bc4374
Add an abstraction over a compiled code.
by Nicolas Geoffray
· 9 years ago
7edef74
Merge "Revert "Revert "Fix instrumentation frame check with inlining"""
by Sebastien Hertz
· 9 years ago
c1b4a1e
Merge "Change JNI calling convention for mips"
by Nicolas Geoffray
· 9 years ago
e3c4fcf
Merge "MIPS: Assemblers changes needed for optimizing compiler"
by Nicolas Geoffray
· 9 years ago
b30c3b2
Merge "Revert "Unload oat files""
by Nicolas Geoffray
· 9 years ago
72da5e7
Revert "Unload oat files"
by Nicolas Geoffray
· 9 years ago
b2d2d6a
Merge "Avoid visiting find array class cache as roots"
by Mathieu Chartier
· 9 years ago
6cfc2c0
Avoid visiting find array class cache as roots
by Mathieu Chartier
· 9 years ago
16065ce
Merge "Pay attention to string offset and count fields."
by Richard Uhler
· 9 years ago
a9c9d6a
Merge "Unload oat files"
by Mathieu Chartier
· 9 years ago
18656fe
Unload oat files
by Mathieu Chartier
· 9 years ago
da45869
Merge "ART: Lock counting in the interpreter"
by Andreas Gampe
· 9 years ago
02280e6
Merge "optimizing: propagate type information of arguments"
by Calin Juravle
· 9 years ago
2c1ffc3
optimizing: propagate type information of arguments
by Calin Juravle
· 9 years ago
b2feaaf
Revert "Revert "Fix instrumentation frame check with inlining""
by Sebastien Hertz
· 9 years ago
b5c810e
Merge "Optimizing: Avoid string init register set copy for debuggable."
by Vladimir Marko
· 9 years ago
98615e5
Merge "Optimizing: Move GraphChecker memory allocations to arena."
by Vladimir Marko
· 9 years ago
439ffb8
Merge "Intrinsify System.arraycopy."
by Nicolas Geoffray
· 9 years ago
5021883
Merge "Assert that referrers class should not need access check."
by Calin Juravle
· 9 years ago
655e585
Optimizing: Move GraphChecker memory allocations to arena.
by Vladimir Marko
· 9 years ago
dbc2337
Optimizing: Avoid string init register set copy for debuggable.
by Vladimir Marko
· 9 years ago
4e2a557
Assert that referrers class should not need access check.
by Calin Juravle
· 9 years ago
34ce73a
Merge "Revert "Fix instrumentation frame check with inlining""
by Nicolas Geoffray
· 9 years ago
e3e2fe5
Revert "Fix instrumentation frame check with inlining"
by Nicolas Geoffray
· 9 years ago
ee3cf07
Intrinsify System.arraycopy.
by Nicolas Geoffray
· 9 years ago
89792b9
Merge "Fix instrumentation frame check with inlining"
by Sebastien Hertz
· 9 years ago
10cd86b
Fix race in ART 079-phantom
by randy.jeong
· 9 years ago
03ec930
ART: Lock counting in the interpreter
by Andreas Gampe
· 9 years ago
296a7dc
Merge "Add OatFileManager"
by Mathieu Chartier
· 9 years ago
f9c6fc6
Add OatFileManager
by Mathieu Chartier
· 9 years ago
Next »