Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
e9d98a9b5c9f220b138f5f33f1673dc9b92aefd9
e9d98a9
am df345600: Merge "Revert "optimizing: propagate type information of arguments""
by Calin Juravle
· 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
bb1459d
am 46bf1335: Merge "Add an abstraction over a compiled code."
by Nicolas Geoffray
· 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
5e2c391
am 7edef744: Merge "Revert "Revert "Fix instrumentation frame check with inlining"""
by Sebastien Hertz
· 9 years ago
af2c5e1
am c1b4a1ef: Merge "Change JNI calling convention for mips"
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
bc5c5bf
am e3c4fcfa: Merge "MIPS: Assemblers changes needed for optimizing compiler"
by Nicolas Geoffray
· 9 years ago
e3c4fcf
Merge "MIPS: Assemblers changes needed for optimizing compiler"
by Nicolas Geoffray
· 9 years ago
844208a
am b30c3b23: Merge "Revert "Unload oat files""
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
bceb764
am b2d2d6ae: Merge "Avoid visiting find array class cache as roots"
by Mathieu Chartier
· 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
f97f457
am 16065ce5: Merge "Pay attention to string offset and count fields."
by Richard Uhler
· 9 years ago
16065ce
Merge "Pay attention to string offset and count fields."
by Richard Uhler
· 9 years ago
6748d16
am a9c9d6ab: Merge "Unload oat files"
by Mathieu Chartier
· 9 years ago
a9c9d6a
Merge "Unload oat files"
by Mathieu Chartier
· 9 years ago
18656fe
Unload oat files
by Mathieu Chartier
· 9 years ago
870a1b6
am da458691: Merge "ART: Lock counting in the interpreter"
by Andreas Gampe
· 9 years ago
da45869
Merge "ART: Lock counting in the interpreter"
by Andreas Gampe
· 9 years ago
39a7f93
am 02280e6d: Merge "optimizing: propagate type information of arguments"
by Calin Juravle
· 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
f521db2
am b5c810e9: Merge "Optimizing: Avoid string init register set copy for debuggable."
by Vladimir Marko
· 9 years ago
1d95ce0
am 98615e5b: Merge "Optimizing: Move GraphChecker memory allocations to arena."
by Vladimir Marko
· 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
2e8afb5
am 439ffb8d: Merge "Intrinsify System.arraycopy."
by Nicolas Geoffray
· 9 years ago
439ffb8
Merge "Intrinsify System.arraycopy."
by Nicolas Geoffray
· 9 years ago
46b7bbe
am 5021883b: Merge "Assert that referrers class should not need access check."
by Calin Juravle
· 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
f490317
am 34ce73a9: Merge "Revert "Fix instrumentation frame check with inlining""
by Nicolas Geoffray
· 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
8f9fe5a
am 89792b9c: Merge "Fix instrumentation frame check with inlining"
by Sebastien Hertz
· 9 years ago
89792b9
Merge "Fix instrumentation frame check with inlining"
by Sebastien Hertz
· 9 years ago
03ec930
ART: Lock counting in the interpreter
by Andreas Gampe
· 10 years ago
df3cd08
am 296a7dc6: Merge "Add OatFileManager"
by Mathieu Chartier
· 9 years ago
296a7dc
Merge "Add OatFileManager"
by Mathieu Chartier
· 9 years ago
f9c6fc6
Add OatFileManager
by Mathieu Chartier
· 9 years ago
d177b16
am 793e6fbd: Merge "Add test to check that unverified methods are not inlined."
by Calin Juravle
· 9 years ago
bacb3cf
am c9f22550: Merge "Add a clarifying comment on HLoadClass::InstructionDataEquals."
by Calin Juravle
· 9 years ago
c895b39
am b28e1660: Merge "Don\'t check for optimizing test marker on unsupported ISAs."
by Calin Juravle
· 9 years ago
793e6fb
Merge "Add test to check that unverified methods are not inlined."
by Calin Juravle
· 9 years ago
c9f2255
Merge "Add a clarifying comment on HLoadClass::InstructionDataEquals."
by Calin Juravle
· 9 years ago
b28e166
Merge "Don't check for optimizing test marker on unsupported ISAs."
by Calin Juravle
· 9 years ago
d48708d
Add test to check that unverified methods are not inlined.
by Calin Juravle
· 9 years ago
a9a306d
Add a clarifying comment on HLoadClass::InstructionDataEquals.
by Calin Juravle
· 9 years ago
cff8cc7
Don't check for optimizing test marker on unsupported ISAs.
by Calin Juravle
· 9 years ago
e487e90
am a36b5c01: Merge "ART: Use arena allocator with HashSet/HashMap."
by Vladimir Marko
· 9 years ago
a36b5c0
Merge "ART: Use arena allocator with HashSet/HashMap."
by Vladimir Marko
· 9 years ago
1f49764
ART: Use arena allocator with HashSet/HashMap.
by Vladimir Marko
· 9 years ago
96b638f
am 80d3f4f0: Merge "ART: Do not abort on exception in CreatePeer"
by Andreas Gampe
· 9 years ago
80d3f4f
Merge "ART: Do not abort on exception in CreatePeer"
by Andreas Gampe
· 9 years ago
9823ca7
am 14412079: Merge "Revert "Disable clang optimization to boot up on arm64.""
by Chih-hung Hsieh
· 9 years ago
1441207
Merge "Revert "Disable clang optimization to boot up on arm64.""
by Chih-hung Hsieh
· 9 years ago
0789fec
am 526ec078: Merge "ART: Do not include endian.h on Mac."
by Vladimir Marko
· 9 years ago
df1ccff
Revert "Disable clang optimization to boot up on arm64."
by Chih-hung Hsieh
· 9 years ago
4b1d4ec
ART: Do not abort on exception in CreatePeer
by Andreas Gampe
· 9 years ago
526ec07
Merge "ART: Do not include endian.h on Mac."
by Vladimir Marko
· 9 years ago
4bf9012
ART: Do not include endian.h on Mac.
by Vladimir Marko
· 9 years ago
53aa3d0
Merge commit '12de240152b8b0147b83d800bf69f4fb635dc2d3' into HEAD
by Bill Yi
· 9 years ago
ea63eee
am 359f77c4: Merge "Add DCHECKs to ArenaVector and ScopedArenaVector."
by Vladimir Marko
· 9 years ago
359f77c
Merge "Add DCHECKs to ArenaVector and ScopedArenaVector."
by Vladimir Marko
· 9 years ago
beb4d22
am 64d8d93a: Merge "Make sure classes with different access checks are not GVN-ed"
by Calin Juravle
· 9 years ago
64d8d93
Merge "Make sure classes with different access checks are not GVN-ed"
by Calin Juravle
· 9 years ago
aced5a9
am d40ef4b1: Merge "Optimizing: Clean up after tagging arena allocations."
by Vladimir Marko
· 9 years ago
d40ef4b
Merge "Optimizing: Clean up after tagging arena allocations."
by Vladimir Marko
· 9 years ago
386062d
Make sure classes with different access checks are not GVN-ed
by Calin Juravle
· 9 years ago
f2a2996
am 5248d2b5: Merge "Mark a new Checker test broken for MIPS32"
by David Brazdil
· 9 years ago
5248d2b
Merge "Mark a new Checker test broken for MIPS32"
by David Brazdil
· 9 years ago
3054704
Mark a new Checker test broken for MIPS32
by David Brazdil
· 9 years ago
5034912
am 018545ff: Merge "ART: Checker tests for --debuggable"
by David Brazdil
· 9 years ago
018545f
Merge "ART: Checker tests for --debuggable"
by David Brazdil
· 9 years ago
5cc343d
ART: Checker tests for --debuggable
by David Brazdil
· 9 years ago
b95fb77
Optimizing: Clean up after tagging arena allocations.
by Vladimir Marko
· 9 years ago
ec7802a
Add DCHECKs to ArenaVector and ScopedArenaVector.
by Vladimir Marko
· 9 years ago
a7fb4ce
am b2e436ff: Merge "Don\'t remove type checks if we need to perform an access check."
by Calin Juravle
· 9 years ago
2ccbc05
am 89b8691f: Merge "Enforce optimizing test marker for verification errors."
by Calin Juravle
· 9 years ago
b2e436f
Merge "Don't remove type checks if we need to perform an access check."
by Calin Juravle
· 9 years ago
89b8691
Merge "Enforce optimizing test marker for verification errors."
by Calin Juravle
· 9 years ago
5779638
am 19631f32: Merge "Fix x86_64 round intrinsic duplicate load"
by Nicolas Geoffray
· 9 years ago
19631f3
Merge "Fix x86_64 round intrinsic duplicate load"
by Nicolas Geoffray
· 9 years ago
3079e28
Fix instrumentation frame check with inlining
by Sebastien Hertz
· 9 years ago
12de240
am 56e4db28: am 09d00566: Merge "Move dmtracedump from dalvik to art."
by Jeff Hao
· 9 years ago
56e4db2
am 09d00566: Merge "Move dmtracedump from dalvik to art."
by Jeff Hao
· 9 years ago
09d0056
Merge "Move dmtracedump from dalvik to art."
by Jeff Hao
· 9 years ago
0ccc341
Move dmtracedump from dalvik to art.
by Jeff Hao
· 9 years ago
ce241c1
am 2beb2ab1: am 80cd1635: Merge "Mark breakpoint roots"
by Mathieu Chartier
· 9 years ago
2beb2ab
am 80cd1635: Merge "Mark breakpoint roots"
by Mathieu Chartier
· 9 years ago
Next »