Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
f551efff34c20e2f0cf962c3fc267204d5e7611f
f551eff
Merge "Revert "Revert "Rewrite ImageWriter's merging of String char[]s."""
by Vladimir Marko
· 10 years ago
7f8f948
Merge "Make script suitable for vogar use on device."
by Nicolas Geoffray
· 10 years ago
abb3977
Merge "Add support for double-to-int & double-to-long in optimizing."
by Roland Levillain
· 10 years ago
70a998c
Make script suitable for vogar use on device.
by Nicolas Geoffray
· 10 years ago
4c0b61f
Add support for double-to-int & double-to-long in optimizing.
by Roland Levillain
· 10 years ago
355e3b1
Merge "Re-enable one thread dumping the native stack of another."
by Ian Rogers
· 10 years ago
e652b62
Re-enable one thread dumping the native stack of another.
by Ian Rogers
· 10 years ago
c545437
Merge "Tidy gAborting."
by Ian Rogers
· 10 years ago
015b137
Tidy gAborting.
by Ian Rogers
· 10 years ago
faeda18
Revert "Revert "Rewrite ImageWriter's merging of String char[]s.""
by Vladimir Marko
· 10 years ago
aad9c07
Merge "ART: Fix linting errors"
by Andreas Gampe
· 10 years ago
0418b5b
ART: Fix linting errors
by Andreas Gampe
· 10 years ago
044ac4f
Merge "Bounds check elimination."
by Mingyao Yang
· 10 years ago
a21fdd0
Merge "X86_64 QBE: use RIP addressing"
by Ian Rogers
· 10 years ago
7be36ae
Merge "ART: Add SparseSwitch support to the optimizing compiler"
by Andreas Gampe
· 10 years ago
e4d4d32
ART: Add SparseSwitch support to the optimizing compiler
by Andreas Gampe
· 10 years ago
63130d0
Merge "ART: Wire up a valgrind-wrapped dex2oat run"
by Andreas Gampe
· 10 years ago
d421eb4
Merge "Remove dex2oat watchdog warning"
by Brian Carlstrom
· 10 years ago
27dee8b
X86_64 QBE: use RIP addressing
by Mark Mendell
· 10 years ago
d4605cb
Merge "Make Barrier robust against spurious wakeups"
by Hans Boehm
· 10 years ago
95b033b
Remove dex2oat watchdog warning
by Brian Carlstrom
· 10 years ago
5567c11
Make Barrier robust against spurious wakeups
by Hans Boehm
· 10 years ago
b510c82
Merge "Remove unused headers."
by Ian Rogers
· 10 years ago
283e2d6
Merge "On arm64/optimizing, compile the boot image with interpreter."
by Nicolas Geoffray
· 10 years ago
5e4d513
On arm64/optimizing, compile the boot image with interpreter.
by Nicolas Geoffray
· 10 years ago
7c8ce29
Merge "ART: Add PackedSwitch support to the optimizing compiler"
by Andreas Gampe
· 10 years ago
d881df5
ART: Add PackedSwitch support to the optimizing compiler
by Andreas Gampe
· 10 years ago
8a717bc
Merge "Temporary disable the test."
by Nicolas Geoffray
· 10 years ago
72c25a9
Temporary disable the test.
by Nicolas Geoffray
· 10 years ago
c122261
Merge "Build core.oat without flags."
by Nicolas Geoffray
· 10 years ago
5d672a6
Build core.oat without flags.
by Nicolas Geoffray
· 10 years ago
875ca0f
Merge "Revert "Rewrite ImageWriter's merging of String char[]s.""
by Vladimir Marko
· 10 years ago
0540330
Merge "Add support for float-to-double & double-to-float in optimizing."
by Roland Levillain
· 10 years ago
4c964de
Revert "Rewrite ImageWriter's merging of String char[]s."
by Vladimir Marko
· 10 years ago
8964e2b
Add support for float-to-double & double-to-float in optimizing.
by Roland Levillain
· 10 years ago
833e903
Merge "Add support for float-to-long in the optimizing compiler."
by Roland Levillain
· 10 years ago
624279f
Add support for float-to-long in the optimizing compiler.
by Roland Levillain
· 10 years ago
3947000
Merge "Rewrite ImageWriter's merging of String char[]s."
by Vladimir Marko
· 10 years ago
c73743c
Rewrite ImageWriter's merging of String char[]s.
by Vladimir Marko
· 10 years ago
baede34
Merge "JDWP: fix breakpoint for method in the image"
by Sebastien Hertz
· 10 years ago
989210e
Merge "Quick: Use fewer insns for ARM LDR/STR with large offsets."
by Vladimir Marko
· 10 years ago
aed3ad7
Quick: Use fewer insns for ARM LDR/STR with large offsets.
by Vladimir Marko
· 10 years ago
4334f95
Merge "Call ProcessStrings() in ImageWriter, fix prefix check."
by Vladimir Marko
· 10 years ago
6963e44
JDWP: fix breakpoint for method in the image
by Sebastien Hertz
· 10 years ago
088b16e
ART: Wire up a valgrind-wrapped dex2oat run
by Andreas Gampe
· 10 years ago
31bacb9
Merge "Remove method verification results right after compiling a method"
by Mathieu Chartier
· 10 years ago
ab972ef
Remove method verification results right after compiling a method
by Mathieu Chartier
· 10 years ago
f384f88
Bounds check elimination.
by Mingyao Yang
· 10 years ago
8b9a97e
Merge "ART: Fix unclosed files in dex2oat"
by Andreas Gampe
· 10 years ago
a650e70
ART: Fix unclosed files in dex2oat
by Andreas Gampe
· 10 years ago
14317f0
Remove unused headers.
by Ian Rogers
· 10 years ago
27478e6
Merge "Don't re-use arttest when calling loadLibrary."
by Nicolas Geoffray
· 10 years ago
005f697
Don't re-use arttest when calling loadLibrary.
by Nicolas Geoffray
· 10 years ago
acb23cf
Merge "Fix VM-less builds."
by David 'Digit' Turner
· 10 years ago
3389ca7
Call ProcessStrings() in ImageWriter, fix prefix check.
by Vladimir Marko
· 10 years ago
ccce1c0
Merge "Implement InexpensiveConstantInt(., opcode) for ARM."
by Vladimir Marko
· 10 years ago
9a64a46
Merge "Add support for float-to-int in the optimizing compiler."
by Roland Levillain
· 10 years ago
add2f94
Merge "Fix a compiler bug related to a catch-less try-finally statement."
by Roland Levillain
· 10 years ago
1a3960a
Merge "Explicitly give compiler options to test scripts"
by Nicolas Geoffray
· 10 years ago
c9338b9
Explicitly give compiler options to test scripts
by Nicolas Geoffray
· 10 years ago
a29f698
Implement InexpensiveConstantInt(., opcode) for ARM.
by Vladimir Marko
· 10 years ago
3f8f936
Add support for float-to-int in the optimizing compiler.
by Roland Levillain
· 10 years ago
fc600dc
Fix a compiler bug related to a catch-less try-finally statement.
by Roland Levillain
· 10 years ago
bbba809
Merge "Fix new-instance node."
by Calin Juravle
· 10 years ago
5ae0d29
Merge "Update libcore script and add a new expectation file."
by Nicolas Geoffray
· 10 years ago
c3837e4
Update libcore script and add a new expectation file.
by Nicolas Geoffray
· 10 years ago
62753c4
Fix VM-less builds.
by David 'Digit' Turner
· 10 years ago
6045c9a
Merge "Fix mac build"
by Mathieu Chartier
· 10 years ago
e3a650a
Fix mac build
by Mathieu Chartier
· 10 years ago
62070ac
Merge "Remove MethodHelper."
by Ian Rogers
· 10 years ago
1a10218
Remove MethodHelper.
by Ian Rogers
· 10 years ago
a4b47a1
Merge "Remove MethodHelper::HasSameSignatureWithDifferentClassLoaders."
by Ian Rogers
· 10 years ago
539f938
Merge "Print memory usage in dex2oat shutdown"
by Mathieu Chartier
· 10 years ago
b5fb207
Remove MethodHelper::HasSameSignatureWithDifferentClassLoaders.
by Ian Rogers
· 10 years ago
49285c5
Print memory usage in dex2oat shutdown
by Mathieu Chartier
· 10 years ago
b5af264
Merge "Fix artQuickResolutionTrampoline."
by Ian Rogers
· 10 years ago
00f1527
Fix artQuickResolutionTrampoline.
by Ian Rogers
· 10 years ago
8108721
Merge "Remove MethodHelper::HasSameNameAndSignature."
by Ian Rogers
· 10 years ago
f224751
Remove MethodHelper::HasSameNameAndSignature.
by Ian Rogers
· 10 years ago
384f729
Merge "Move GetClassFromTypeIdx to ArtMethod."
by Ian Rogers
· 10 years ago
a048560
Move GetClassFromTypeIdx to ArtMethod.
by Ian Rogers
· 10 years ago
c1f5f73
Merge "Remove FieldHelper."
by Ian Rogers
· 10 years ago
fc8b502
Merge "Don't force color diagnostics."
by Dan Albert
· 10 years ago
08f1f50
Remove FieldHelper.
by Ian Rogers
· 10 years ago
6c7cdc5
Don't force color diagnostics.
by Dan Albert
· 10 years ago
8443637
Merge "ART: Build fix."
by Andreas Gampe
· 10 years ago
dc8b63c
ART: Build fix.
by Andreas Gampe
· 10 years ago
f842571
Merge "Move FindDexMethodIndexInOtherDexFile into ArtMethod."
by Ian Rogers
· 10 years ago
e0a02da
Move FindDexMethodIndexInOtherDexFile into ArtMethod.
by Ian Rogers
· 10 years ago
eb8a32f
Merge "ART: Change boot image class update"
by Andreas Gampe
· 10 years ago
92a6ed2
Fix new-instance node.
by Calin Juravle
· 10 years ago
b67f965
Merge "ART: Add some thread abort logging"
by Andreas Gampe
· 10 years ago
5055c8e
Merge "ART: Print initialization failures to file"
by Andreas Gampe
· 10 years ago
4256440
Merge "Remove MethodHelper from the interpreter."
by Ian Rogers
· 10 years ago
e94652f
Remove MethodHelper from the interpreter.
by Ian Rogers
· 10 years ago
32750ae
Merge "Add a way to pass GDB commands"
by Mathieu Chartier
· 10 years ago
c0a8a80
Add a way to pass GDB commands
by Mathieu Chartier
· 10 years ago
e7106cb
Merge "ART: Avoid a recursive abort"
by Andreas Gampe
· 10 years ago
f25c2ec
Merge "Fix OOM throwing if it happens in finalizer reference (take 2)"
by Nicolas Geoffray
· 10 years ago
3ac90da
Fix OOM throwing if it happens in finalizer reference (take 2)
by Pavel Vyssotski
· 10 years ago
Next »