Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
431d12520060d208cd3ef17defe9ac8fbd7d8d19
431d125
Remove some outdated comments in art tests am: 5527ea8235
by Yohann Roussel
· 9 years ago
d884a86
Remove usages of jill.jar, use jack instead am: 51e4d44178 -s ours
by Yohann Roussel
· 9 years ago
2d82eba
Merge "HInvokeStaticOrDirect may not have a special input." am: a1f1296d83
by Nicolas Geoffray
· 9 years ago
a9213ea
Merge "Remove some outdated comments in art tests" am: 8ea957f846
by Yohann Roussel
· 9 years ago
a1f1296
Merge "HInvokeStaticOrDirect may not have a special input."
by Nicolas Geoffray
· 9 years ago
5527ea8
Remove some outdated comments in art tests
by Yohann Roussel
· 9 years ago
8ea957f
Merge "Remove some outdated comments in art tests"
by Yohann Roussel
· 9 years ago
9779307
HInvokeStaticOrDirect may not have a special input.
by Nicolas Geoffray
· 9 years ago
6b9508d
Remove some outdated comments in art tests
by Yohann Roussel
· 9 years ago
7cfb349
Merge "Remove usages of jill.jar, use jack instead" am: 01ba22a3d5
by Yohann Roussel
· 9 years ago
01ba22a
Merge "Remove usages of jill.jar, use jack instead"
by Yohann Roussel
· 9 years ago
51e4d44
Remove usages of jill.jar, use jack instead
by Yohann Roussel
· 9 years ago
aaa779a
Remove usages of jill.jar, use jack instead
by Yohann Roussel
· 9 years ago
f6da09f
Merge "Follow-up to OSR change." am: 7eca244e79
by Nicolas Geoffray
· 9 years ago
7eca244
Merge "Follow-up to OSR change."
by Nicolas Geoffray
· 9 years ago
1dbc7ce
Merge "Remove code cache check from native bridge run-test" am: 5322e55ab9
by Calin Juravle
· 9 years ago
c0b2796
Follow-up to OSR change.
by Nicolas Geoffray
· 9 years ago
8edde45
Merge "Change how DWARF detects end of prologue." am: db65d7453c
by David Srbecky
· 9 years ago
5322e55
Merge "Remove code cache check from native bridge run-test"
by Calin Juravle
· 9 years ago
f5498c0
Merge "Fix test by checking if we\'re using JIT." am: 01298eec8f
by Nicolas Geoffray
· 9 years ago
eda4dfa
Remove code cache check from native bridge run-test
by Calin Juravle
· 9 years ago
db65d74
Merge "Change how DWARF detects end of prologue."
by David Srbecky
· 9 years ago
01298ee
Merge "Fix test by checking if we're using JIT."
by Nicolas Geoffray
· 9 years ago
28b7574
Fix test by checking if we're using JIT.
by Nicolas Geoffray
· 9 years ago
99b87eb
Change how DWARF detects end of prologue.
by David Srbecky
· 9 years ago
898ca9f
Merge "Revert "Revert "Make it possible to enable native debugging through debug flags"""
by Tamas Berghammer
· 9 years ago
fea4282
Merge "Fill some gaps in .debug_loc." am: 2a776e1228
by David Srbecky
· 9 years ago
2f9f196
Merge "Temporarily disable compressed CFI tests." am: 3694e91faa
by David Srbecky
· 9 years ago
8fb10c4
Merge "Re-enable OSR." am: 707954befd
by Nicolas Geoffray
· 9 years ago
c017318
Merge "Revert "Revert "Make it possible to enable native debugging through debug flags"""
by Tamas Berghammer
· 9 years ago
2a776e1
Merge "Fill some gaps in .debug_loc."
by David Srbecky
· 9 years ago
3694e91
Merge "Temporarily disable compressed CFI tests."
by David Srbecky
· 9 years ago
707954b
Merge "Re-enable OSR."
by Nicolas Geoffray
· 9 years ago
d186dd8
Re-enable OSR.
by Nicolas Geoffray
· 9 years ago
ac06b6d
Temporarily disable compressed CFI tests.
by David Srbecky
· 9 years ago
9f7a21a
Merge "Optimizing: Use range-based loops in BCE." am: 7dc277b171
by Vladimir Marko
· 9 years ago
46bc2fd
Merge "Let the CFI test communicate via stdout rather than arbitrary sleep."
by David Srbecky
· 9 years ago
7dc277b
Merge "Optimizing: Use range-based loops in BCE."
by Vladimir Marko
· 9 years ago
dd867c8
Merge "Let the CFI test communicate via stdout rather than arbitrary sleep."
by David Srbecky
· 9 years ago
da571cb
Optimizing: Use range-based loops in BCE.
by Vladimir Marko
· 9 years ago
4fa3239
Merge "Optimizing: Remove unnecessary And before TypeConversion." am: afd33d77f2
by Vladimir Marko
· 9 years ago
afd33d7
Merge "Optimizing: Remove unnecessary And before TypeConversion."
by Vladimir Marko
· 9 years ago
e2ed1fb
Merge "Fix broken tests" am: e8e3d9253f
by David Brazdil
· 9 years ago
dd5e5e9
Revert "Revert "Make it possible to enable native debugging through debug flags""
by Tamas Berghammer
· 9 years ago
e8e3d92
Merge "Fix broken tests"
by David Brazdil
· 9 years ago
8e73ac3
Fix broken tests
by David Brazdil
· 9 years ago
a3a325b
Merge "ART: Fix ArenaStack::AllocWithMemoryTool()." am: b3871cd241
by Vladimir Marko
· 9 years ago
b3871cd
Merge "ART: Fix ArenaStack::AllocWithMemoryTool()."
by Vladimir Marko
· 9 years ago
1b03330
Merge "Fix lint error" am: af5b2a28ab
by David Brazdil
· 9 years ago
4fb3a42
ART: Fix ArenaStack::AllocWithMemoryTool().
by Vladimir Marko
· 9 years ago
af5b2a2
Merge "Fix lint error"
by David Brazdil
· 9 years ago
03bf174
Let the CFI test communicate via stdout rather than arbitrary sleep.
by David Srbecky
· 9 years ago
6dd10fa
Fix lint error
by David Brazdil
· 9 years ago
120012b
Merge "Expect less in the presence of a string init call." am: 26962cc2a1
by Nicolas Geoffray
· 9 years ago
a13c267
Merge "Add an option to disable native stack dumping on SIGQUIT." am: c86382a7d1
by Nicolas Geoffray
· 9 years ago
26962cc
Merge "Expect less in the presence of a string init call."
by Nicolas Geoffray
· 9 years ago
c86382a
Merge "Add an option to disable native stack dumping on SIGQUIT."
by Nicolas Geoffray
· 9 years ago
5c9e58c
Merge "ART: Run SsaBuilder from HGraphBuilder" am: b01e0e2e93
by David Brazdil
· 9 years ago
a73280d
Add an option to disable native stack dumping on SIGQUIT.
by Nicolas Geoffray
· 9 years ago
5e08e36
Expect less in the presence of a string init call.
by Nicolas Geoffray
· 9 years ago
b01e0e2
Merge "ART: Run SsaBuilder from HGraphBuilder"
by David Brazdil
· 9 years ago
d0693aa
Merge "ART: Implement HSelect with CSEL/FCSEL on arm64" am: 9b8beaa5d0
by David Brazdil
· 9 years ago
0537bd1
Merge "Optimizing: Simplify consecutive type conversions." am: ccf88e56ff
by Vladimir Marko
· 9 years ago
9b8beaa
Merge "ART: Implement HSelect with CSEL/FCSEL on arm64"
by David Brazdil
· 9 years ago
ccf88e5
Merge "Optimizing: Simplify consecutive type conversions."
by Vladimir Marko
· 9 years ago
8428bd3
Optimizing: Remove unnecessary And before TypeConversion.
by Vladimir Marko
· 9 years ago
b52bbde
Optimizing: Simplify consecutive type conversions.
by Vladimir Marko
· 9 years ago
9b0ff3c
Merge "Switch the tests to using Jack for compilation" am: b6de3d92e9
by Neil Fuller
· 9 years ago
b6de3d9
Merge "Switch the tests to using Jack for compilation"
by Neil Fuller
· 9 years ago
c0b601b
ART: Implement HSelect with CSEL/FCSEL on arm64
by David Brazdil
· 9 years ago
e58402a
Merge "X86_64: Allow HSelect to generate CMOV from memory" am: b3ba4ec3fa
by David Brazdil
· 9 years ago
b3ba4ec
Merge "X86_64: Allow HSelect to generate CMOV from memory"
by David Brazdil
· 9 years ago
ee190ce
Merge "Add X86/X86_64 support for CMOV from memory." am: 88f4bc504c
by David Brazdil
· 9 years ago
dee1b9a
X86_64: Allow HSelect to generate CMOV from memory
by Mark Mendell
· 9 years ago
88f4bc5
Merge "Add X86/X86_64 support for CMOV from memory."
by David Brazdil
· 9 years ago
1633375
Merge "Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm." am: de591e5fee
by Narayan Kamath
· 9 years ago
de591e5
Merge "Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm."
by Narayan Kamath
· 9 years ago
51bed0b
Merge "Don\'t call IsNative if the declaring class can be null." am: 3a631b4c45
by Nicolas Geoffray
· 9 years ago
0095d88
Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm.
by Narayan Kamath
· 9 years ago
badd826
ART: Run SsaBuilder from HGraphBuilder
by David Brazdil
· 9 years ago
3a631b4
Merge "Don't call IsNative if the declaring class can be null."
by Nicolas Geoffray
· 9 years ago
a16d6b4
Merge "Disable on stack replacement for now." am: a50d9c81d0
by Nicolas Geoffray
· 9 years ago
a50d9c8
Merge "Disable on stack replacement for now."
by Nicolas Geoffray
· 9 years ago
e866213
Disable on stack replacement for now.
by Nicolas Geoffray
· 9 years ago
dec3a12
Don't call IsNative if the declaring class can be null.
by Nicolas Geoffray
· 9 years ago
e13412f
Merge "ART: Simplify patchoat" am: 47a2a45a66
by Andreas Gampe
· 9 years ago
b821abd
Merge "Fix bug with verification of constructors" am: ffa2c7c312
by Alex Light
· 9 years ago
47a2a45
Merge "ART: Simplify patchoat"
by Andreas Gampe
· 9 years ago
6eb6a39
ART: Simplify patchoat
by Andreas Gampe
· 9 years ago
f0c7e05
Merge "ART: Simplify patchoat" into nyc-dev am: df3a54bf63
by Andreas Gampe
· 9 years ago
ffa2c7c
Merge "Fix bug with verification of constructors"
by Alex Light
· 9 years ago
df3a54b
Merge "ART: Simplify patchoat" into nyc-dev
by Andreas Gampe
· 9 years ago
02bc0b7
ART: Simplify patchoat
by Andreas Gampe
· 9 years ago
4a2c8fc
Fix bug with verification of constructors
by Alex Light
· 9 years ago
181e0b5
Merge "Generalized "dom-based" dynamic BCE to symbolic base + offset."
by Aart Bik
· 9 years ago
0665090
Merge "Generalized "dom-based" dynamic BCE to symbolic base + offset."
by Aart Bik
· 9 years ago
1d23982
Generalized "dom-based" dynamic BCE to symbolic base + offset.
by Aart Bik
· 9 years ago
abdac47
Add X86/X86_64 support for CMOV from memory.
by Mark Mendell
· 9 years ago
a965e07
Fix app image memory leak am: 6cc91e4d8c
by Mathieu Chartier
· 9 years ago
6cc91e4
Fix app image memory leak
by Mathieu Chartier
· 9 years ago
Next »