Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
789f91db2cf02c5eaff26ad0ef61cf259bda25ba
789f91d
am b70c6ee1: Merge "ART: Build tests in checkbuild"
by Andreas Gampe
· 10 years ago
b70c6ee
Merge "ART: Build tests in checkbuild"
by Andreas Gampe
· 10 years ago
20bd431
am ce660e46: Merge "ART: Register allocation and runtime support for try/catch"
by David Brazdil
· 10 years ago
ce660e4
Merge "ART: Register allocation and runtime support for try/catch"
by David Brazdil
· 10 years ago
b022fa1
ART: Register allocation and runtime support for try/catch
by David Brazdil
· 10 years ago
a852a5b
ART: Build tests in checkbuild
by Andreas Gampe
· 10 years ago
5344f52
am e481c006: Merge "Remove unnecessary std::move from test_dex_file_builder"
by Pirama Arumuga Nainar
· 10 years ago
e481c00
Merge "Remove unnecessary std::move from test_dex_file_builder"
by Pirama Arumuga Nainar
· 10 years ago
0600cdc
Remove unnecessary std::move from test_dex_file_builder
by Pirama Arumuga Nainar
· 10 years ago
bfbaac3
am 5da1ea29: Merge "Fix the DequeuePendingReference crash."
by Hiroshi Yamauchi
· 10 years ago
5da1ea2
Merge "Fix the DequeuePendingReference crash."
by Hiroshi Yamauchi
· 10 years ago
70c08d3
Fix the DequeuePendingReference crash.
by Hiroshi Yamauchi
· 10 years ago
8d1d7d6
am 329d1b5a: Merge "Revert "Re-enable Clang\'s -Wpessimizing-move""
by Pirama Arumuga Nainar
· 10 years ago
329d1b5
Merge "Revert "Re-enable Clang's -Wpessimizing-move""
by Pirama Arumuga Nainar
· 10 years ago
4a37953
Revert "Re-enable Clang's -Wpessimizing-move"
by Pirama Arumuga Nainar
· 10 years ago
e66d391
am 6dc8bc81: Merge "Re-enable Clang\'s -Wpessimizing-move"
by Pirama Arumuga Nainar
· 10 years ago
6dc8bc8
Merge "Re-enable Clang's -Wpessimizing-move"
by Pirama Arumuga Nainar
· 10 years ago
f36611d
am 6fdc805d: Merge "Be very patient with the emulator."
by Nicolas Geoffray
· 10 years ago
6fdc805
Merge "Be very patient with the emulator."
by Nicolas Geoffray
· 10 years ago
0059440
am 9af47e27: Merge "Optimizing: Tag basic block allocations with their source."
by Vladimir Marko
· 10 years ago
9af47e2
Merge "Optimizing: Tag basic block allocations with their source."
by Vladimir Marko
· 10 years ago
698403b
am 35717f8c: Merge "ART: Add some utilities for working with containers."
by Vladimir Marko
· 10 years ago
35717f8
Merge "ART: Add some utilities for working with containers."
by Vladimir Marko
· 10 years ago
8f5d2d8
Re-enable Clang's -Wpessimizing-move
by Pirama Arumuga Nainar
· 10 years ago
706e290
am b6f7dd33: Merge "Remove unnecessary std::move from variant_map.h"
by Pirama Arumuga Nainar
· 10 years ago
b6f7dd3
Merge "Remove unnecessary std::move from variant_map.h"
by Pirama Arumuga Nainar
· 10 years ago
68cad90
Remove unnecessary std::move from variant_map.h
by Pirama Arumuga Nainar
· 10 years ago
03de3d2
am b09f3338: Merge "Add and use ScopedSuspendAll"
by Mathieu Chartier
· 10 years ago
000be0d
am 40285414: Merge "Add benchmark for ScopedPrimitiveArray"
by Mathieu Chartier
· 10 years ago
1851607
am 2d06e08d: Merge "ART: Fix Quick-style LR vs PC core spill mask bug"
by Andreas Gampe
· 10 years ago
15c4702
am e2cb7f29: Merge "Support deoptimization on exception"
by Sebastien Hertz
· 10 years ago
bf7b526
am 15982a94: Merge "Record profiling information before Jitting."
by Nicolas Geoffray
· 10 years ago
b09f333
Merge "Add and use ScopedSuspendAll"
by Mathieu Chartier
· 10 years ago
4028541
Merge "Add benchmark for ScopedPrimitiveArray"
by Mathieu Chartier
· 10 years ago
4f55e22
Add and use ScopedSuspendAll
by Mathieu Chartier
· 10 years ago
4b1e0f4
Add benchmark for ScopedPrimitiveArray
by Mathieu Chartier
· 10 years ago
2d06e08
Merge "ART: Fix Quick-style LR vs PC core spill mask bug"
by Andreas Gampe
· 10 years ago
e2cb7f2
Merge "Support deoptimization on exception"
by Sebastien Hertz
· 10 years ago
15982a9
Merge "Record profiling information before Jitting."
by Nicolas Geoffray
· 10 years ago
5550ca8
Record profiling information before Jitting.
by Nicolas Geoffray
· 10 years ago
685236d
am 619552b8: Merge "ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight"
by Vladimir Marko
· 10 years ago
619552b
Merge "ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight"
by Vladimir Marko
· 10 years ago
f794ad7
Be very patient with the emulator.
by Nicolas Geoffray
· 10 years ago
9ee23f4
ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight
by Scott Wakeling
· 10 years ago
189c581
am 1d76bfe7: Merge "ART: Narrow parameter types."
by Andreas Gampe
· 10 years ago
1d76bfe
Merge "ART: Narrow parameter types."
by Andreas Gampe
· 10 years ago
1a97357
ART: Narrow parameter types.
by Andreas Gampe
· 10 years ago
d30ecde
am 92eaada6: Merge "ART: Move access flags checking to dex file verifier"
by Andreas Gampe
· 10 years ago
92eaada
Merge "ART: Move access flags checking to dex file verifier"
by Andreas Gampe
· 10 years ago
e6215c0
ART: Move access flags checking to dex file verifier
by Andreas Gampe
· 10 years ago
501fd63
ART: Fix Quick-style LR vs PC core spill mask bug
by Andreas Gampe
· 10 years ago
a6b2d58
am 2a455e16: Merge "Increase the run-test timeout for the read barrier config."
by Hiroshi Yamauchi
· 10 years ago
2a455e1
Merge "Increase the run-test timeout for the read barrier config."
by Hiroshi Yamauchi
· 10 years ago
dcf0d4b
Increase the run-test timeout for the read barrier config.
by Hiroshi Yamauchi
· 10 years ago
4a41550
am 010c7fd4: Merge "Induction variable range analysis."
by Aart Bik
· 10 years ago
010c7fd
Merge "Induction variable range analysis."
by Aart Bik
· 10 years ago
d14c595
Induction variable range analysis.
by Aart Bik
· 10 years ago
520633b
Support deoptimization on exception
by Sebastien Hertz
· 10 years ago
58348f9
am 0e21e01e: Merge "Add extra options to tools/run-jdwp-tests.sh"
by Sebastien Hertz
· 10 years ago
0e21e01
Merge "Add extra options to tools/run-jdwp-tests.sh"
by Sebastien Hertz
· 10 years ago
a646aaf
Add extra options to tools/run-jdwp-tests.sh
by Sebastien Hertz
· 10 years ago
5f8c253
am dbd35708: Merge "ART: Add missing GetInterfaceMethodIfProxy"
by Andreas Gampe
· 10 years ago
19de01b
am b9c79928: Merge "Revert "Revert "Do a second check for testing intrinsic types."""
by Andreas Gampe
· 10 years ago
dbd3570
Merge "ART: Add missing GetInterfaceMethodIfProxy"
by Andreas Gampe
· 10 years ago
e806732
ART: Add missing GetInterfaceMethodIfProxy
by Andreas Gampe
· 10 years ago
b9c7992
Merge "Revert "Revert "Do a second check for testing intrinsic types."""
by Andreas Gampe
· 10 years ago
967f1db
am 402ae2dc: Merge "Add dex_pc to all HInstructions in builder."
by Nicolas Geoffray
· 10 years ago
402ae2d
Merge "Add dex_pc to all HInstructions in builder."
by Nicolas Geoffray
· 10 years ago
3ecfd65
Add dex_pc to all HInstructions in builder.
by Yevgeny Rouban
· 10 years ago
1c8b84b
am 67c5d28d: Merge "[optimizing] Add support for x86 constant area"
by Nicolas Geoffray
· 10 years ago
67c5d28
Merge "[optimizing] Add support for x86 constant area"
by Nicolas Geoffray
· 10 years ago
bfb5ba9
Revert "Revert "Do a second check for testing intrinsic types.""
by Andreas Gampe
· 10 years ago
8a90a30
am 426514ca: Merge "Allow null current thread in jni weak ref decode during shutdown."
by Hiroshi Yamauchi
· 10 years ago
426514c
Merge "Allow null current thread in jni weak ref decode during shutdown."
by Hiroshi Yamauchi
· 10 years ago
acd20ca
Allow null current thread in jni weak ref decode during shutdown.
by Hiroshi Yamauchi
· 10 years ago
0616ae0
[optimizing] Add support for x86 constant area
by Mark Mendell
· 10 years ago
6058455
Optimizing: Tag basic block allocations with their source.
by Vladimir Marko
· 10 years ago
637ee0b
ART: Add some utilities for working with containers.
by Vladimir Marko
· 10 years ago
963d6b9
am e6576390: Merge "Simplify loop invariant operations during induction analysis."
by Aart Bik
· 10 years ago
e657639
Merge "Simplify loop invariant operations during induction analysis."
by Aart Bik
· 10 years ago
3389425
am e0a49e3a: Merge "ART: Clean up Thumb2Assembler\'s AddConstant()."
by Vladimir Marko
· 10 years ago
e0a49e3
Merge "ART: Clean up Thumb2Assembler's AddConstant()."
by Vladimir Marko
· 10 years ago
449b109
ART: Clean up Thumb2Assembler's AddConstant().
by Vladimir Marko
· 10 years ago
471a203
Simplify loop invariant operations during induction analysis.
by Aart Bik
· 10 years ago
8280227
am 815d1c86: Merge "Remove framework start from script."
by Nicolas Geoffray
· 10 years ago
815d1c8
Merge "Remove framework start from script."
by Nicolas Geoffray
· 10 years ago
5264148
Remove framework start from script.
by Nicolas Geoffray
· 10 years ago
3bf9d1b
am ce3e7aba: Merge "Don\'t stop framework when testing."
by Nicolas Geoffray
· 10 years ago
ce3e7ab
Merge "Don't stop framework when testing."
by Nicolas Geoffray
· 10 years ago
5a98822
Don't stop framework when testing.
by Nicolas Geoffray
· 10 years ago
a9fbcf1
am 62ba4014: Merge "Fix the read barrier config build."
by Hiroshi Yamauchi
· 10 years ago
62ba401
Merge "Fix the read barrier config build."
by Hiroshi Yamauchi
· 10 years ago
7fdcab4
am 6b794540: Merge "Further development of induction variable analysis."
by Aart Bik
· 10 years ago
f80967c
Fix the read barrier config build.
by Hiroshi Yamauchi
· 10 years ago
6b79454
Merge "Further development of induction variable analysis."
by Aart Bik
· 10 years ago
e609b7c
Further development of induction variable analysis.
by Aart Bik
· 10 years ago
399e22e
am 5495a72a: Merge "Make class loaders weak roots"
by Mathieu Chartier
· 10 years ago
5495a72
Merge "Make class loaders weak roots"
by Mathieu Chartier
· 10 years ago
9b1c71e
Make class loaders weak roots
by Mathieu Chartier
· 10 years ago
986176f
am 48269a62: Merge "Increase the run test failure output diff line count."
by Hiroshi Yamauchi
· 10 years ago
Next »