Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
0db92e018f33b864405bfaa971e875a3ef0bf596
0db92e0
am c226f141: Merge "Add test for getDeclaredClasses of with missing class"
by Brian Carlstrom
· 10 years ago
c226f14
Merge "Add test for getDeclaredClasses of with missing class"
by Brian Carlstrom
· 10 years ago
01afdba
Add test for getDeclaredClasses of with missing class
by Brian Carlstrom
· 10 years ago
fdb97de
am b9001abf: Add extra logging for lock contention
by Mathieu Chartier
· 10 years ago
c9ed6e6
am dfaf4c39: Merge "Quick compiler: Fix ambiguous LoadValue()"
by buzbee
· 10 years ago
dfaf4c3
Merge "Quick compiler: Fix ambiguous LoadValue()"
by buzbee
· 10 years ago
b9001ab
Add extra logging for lock contention
by Mathieu Chartier
· 10 years ago
7c02e91
Quick compiler: Fix ambiguous LoadValue()
by buzbee
· 10 years ago
0bc0f41
am 63462448: Merge "AArch64: oat patches should be 32-bit ints."
by Vladimir Marko
· 10 years ago
6346244
Merge "AArch64: oat patches should be 32-bit ints."
by Vladimir Marko
· 10 years ago
270c70f
am b5325e24: Merge "Revert "Fix OOM throwing if it happens in finalizer reference""
by Nicolas Geoffray
· 10 years ago
f066714
am 04fe6524: Merge "Revert "Rename registers in arm64.""
by Nicolas Geoffray
· 10 years ago
12c3553
am 20810995: Merge "Remove all uses of MIR_INLINED."
by Vladimir Marko
· 10 years ago
467cb45
am 3eae0839: Merge "Rename registers in arm64."
by Nicolas Geoffray
· 10 years ago
55164d1
am 72f96181: Merge "Fix OOM throwing if it happens in finalizer reference"
by Hiroshi Yamauchi
· 10 years ago
c10812c
am 674b5b95: Merge "Fix test-art-(host|target)-run-test(32|64) targets."
by Ian Rogers
· 10 years ago
121da3b
am 53ce7d4f: Merge "Fix x86_64 assembler LoadRef to use movl."
by Hiroshi Yamauchi
· 10 years ago
8fd1fb2
am 013bf973: Merge "Colorize warnings when building with clang."
by Ian Rogers
· 10 years ago
b5325e2
Merge "Revert "Fix OOM throwing if it happens in finalizer reference""
by Nicolas Geoffray
· 10 years ago
74d6a82
Revert "Fix OOM throwing if it happens in finalizer reference"
by Nicolas Geoffray
· 10 years ago
27cc093
AArch64: oat patches should be 32-bit ints.
by Matteo Franchin
· 11 years ago
04fe652
Merge "Revert "Rename registers in arm64.""
by Nicolas Geoffray
· 10 years ago
0db7ad3
Revert "Rename registers in arm64."
by Nicolas Geoffray
· 10 years ago
2081099
Merge "Remove all uses of MIR_INLINED."
by Vladimir Marko
· 10 years ago
3eae083
Merge "Rename registers in arm64."
by Nicolas Geoffray
· 10 years ago
72f9618
Merge "Fix OOM throwing if it happens in finalizer reference"
by Hiroshi Yamauchi
· 10 years ago
674b5b9
Merge "Fix test-art-(host|target)-run-test(32|64) targets."
by Ian Rogers
· 10 years ago
a3cf6ce
Fix test-art-(host|target)-run-test(32|64) targets.
by Ian Rogers
· 10 years ago
53ce7d4
Merge "Fix x86_64 assembler LoadRef to use movl."
by Hiroshi Yamauchi
· 10 years ago
013bf97
Merge "Colorize warnings when building with clang."
by Ian Rogers
· 10 years ago
cc7125a
am 54e53789: Merge "More native bridge tests"
by Calin Juravle
· 10 years ago
54e5378
Merge "More native bridge tests"
by Calin Juravle
· 10 years ago
d642a91
Colorize warnings when building with clang.
by Ian Rogers
· 10 years ago
ff0ac47
Remove all uses of MIR_INLINED.
by Vladimir Marko
· 10 years ago
374e48c
am 6e301ec8: Merge "Fix build_all_egdes in MIRGraph::ProcessCanThrow()."
by Vladimir Marko
· 10 years ago
6e301ec
Merge "Fix build_all_egdes in MIRGraph::ProcessCanThrow()."
by Vladimir Marko
· 10 years ago
6f5fab5
am 5be30072: ART: Remove wrong DCHECK
by Andreas Gampe
· 10 years ago
5be3007
ART: Remove wrong DCHECK
by Andreas Gampe
· 10 years ago
6d7729d
Fix OOM throwing if it happens in finalizer reference
by Dmitry Petrochenko
· 10 years ago
a9dcf65
am ba16b079: More native bridge tests
by Calin Juravle
· 10 years ago
976b7b9
am 228f9251: Merge "ART: Overflow of bound check in ArrayCopy intrinsic" into lmp-dev
by Bill Buzbee
· 10 years ago
6d03cf2
am 95a93541: Add VMRuntime.isBootClassPathOnDisk
by Brian Carlstrom
· 10 years ago
e94e2d4
More native bridge tests
by Calin Juravle
· 10 years ago
ba16b07
More native bridge tests
by Calin Juravle
· 10 years ago
dadd95c
am 37241e5c: Merge "Quick: Fix LVN/GVN handling of acquire operations."
by Vladimir Marko
· 10 years ago
37241e5
Merge "Quick: Fix LVN/GVN handling of acquire operations."
by Vladimir Marko
· 10 years ago
e767f6c
Fix build_all_egdes in MIRGraph::ProcessCanThrow().
by Vladimir Marko
· 10 years ago
fa23645
Quick: Fix LVN/GVN handling of acquire operations.
by Vladimir Marko
· 10 years ago
bf1dfd7
am d25cee70: Merge "Revert "Introduce a class to implement optimization passes.""
by Nicolas Geoffray
· 10 years ago
d25cee7
Merge "Revert "Introduce a class to implement optimization passes.""
by Nicolas Geoffray
· 10 years ago
1ddbf6d
Revert "Introduce a class to implement optimization passes."
by Nicolas Geoffray
· 10 years ago
527534d
am bff187b5: Merge "Introduce a class to implement optimization passes."
by Roland Levillain
· 10 years ago
bff187b
Merge "Introduce a class to implement optimization passes."
by Roland Levillain
· 10 years ago
228f925
Merge "ART: Overflow of bound check in ArrayCopy intrinsic" into lmp-dev
by Bill Buzbee
· 10 years ago
bf9cd7b
Introduce a class to implement optimization passes.
by Roland Levillain
· 10 years ago
11daa0a
Rename registers in arm64.
by Nicolas Geoffray
· 10 years ago
32bd985
am 439bfb95: Merge "Add VMRuntime.isBootClassPathOnDisk"
by Brian Carlstrom
· 10 years ago
439bfb9
Merge "Add VMRuntime.isBootClassPathOnDisk"
by Brian Carlstrom
· 10 years ago
31d8f52
Add VMRuntime.isBootClassPathOnDisk
by Brian Carlstrom
· 10 years ago
359e437
am 8283e079: Merge "Enable -Wunreachable-code"
by Ian Rogers
· 10 years ago
c9feb6a
am f9098ea6: Merge "ART: Fix GenReduceVector and GenSetVector"
by Bill Buzbee
· 10 years ago
48aa8a0
am 955af682: Merge "ART: Reset bb id to the last list mir"
by Bill Buzbee
· 10 years ago
466e978
am f4ae8d89: Merge "ART: Allow overridable calculation of basic block dataflow"
by Bill Buzbee
· 10 years ago
d1e799e
am a2a91086: Merge "Update maximum number of reachable blocks in last step"
by Bill Buzbee
· 10 years ago
2d410ad
am bafedc34: Merge "Get heap poisoning working in 64-bit."
by Hiroshi Yamauchi
· 10 years ago
95a9354
Add VMRuntime.isBootClassPathOnDisk
by Brian Carlstrom
· 10 years ago
8283e07
Merge "Enable -Wunreachable-code"
by Ian Rogers
· 10 years ago
0714083
Enable -Wunreachable-code
by Ian Rogers
· 10 years ago
f9098ea
Merge "ART: Fix GenReduceVector and GenSetVector"
by Bill Buzbee
· 10 years ago
955af68
Merge "ART: Reset bb id to the last list mir"
by Bill Buzbee
· 10 years ago
f889267
Fix x86_64 assembler LoadRef to use movl.
by Hiroshi Yamauchi
· 10 years ago
f4ae8d8
Merge "ART: Allow overridable calculation of basic block dataflow"
by Bill Buzbee
· 10 years ago
a2a9108
Merge "Update maximum number of reachable blocks in last step"
by Bill Buzbee
· 10 years ago
6f4dcae
ART: Allow overridable calculation of basic block dataflow
by Razvan A Lupusoru
· 10 years ago
bafedc3
Merge "Get heap poisoning working in 64-bit."
by Hiroshi Yamauchi
· 10 years ago
c7e57b3
am cf447411: Merge "Disable ThreadStress."
by Nicolas Geoffray
· 10 years ago
67ae4cd
am 02ff2d41: AddIntrinsicSlowPath with resume requires clobbering
by Serguei Katkov
· 10 years ago
cf44741
Merge "Disable ThreadStress."
by Nicolas Geoffray
· 10 years ago
d922471
am 294f72c3: Merge "ART: Fix typo"
by Andreas Gampe
· 10 years ago
294f72c
Merge "ART: Fix typo"
by Andreas Gampe
· 10 years ago
35c68e3
ART: Fix typo
by Andreas Gampe
· 10 years ago
6a49776
am 00ade1e5: Merge "ART: Fix some -Wpedantic errors"
by Andreas Gampe
· 10 years ago
00ade1e
Merge "ART: Fix some -Wpedantic errors"
by Andreas Gampe
· 10 years ago
db7239c
ART: Overflow of bound check in ArrayCopy intrinsic
by avignate
· 11 years ago
3d56be8
Disable ThreadStress.
by Nicolas Geoffray
· 10 years ago
2f8ffda
resolved conflicts for merge of 79705f99 to lmp-dev-plus-aosp
by Vladimir Marko
· 10 years ago
2a7ea97
am 94114c1a: Merge "Remove selinux dependency."
by Nicolas Geoffray
· 10 years ago
97515f0
am fa94182c: Merge "Improve detection of lifetime holes."
by Nicolas Geoffray
· 10 years ago
79705f99
Merge "AArch64: address some outstanding TODOs."
by Vladimir Marko
· 10 years ago
94114c1
Merge "Remove selinux dependency."
by Nicolas Geoffray
· 10 years ago
fa94182
Merge "Improve detection of lifetime holes."
by Nicolas Geoffray
· 10 years ago
8ddb00c
Improve detection of lifetime holes.
by Nicolas Geoffray
· 10 years ago
2549478
Remove selinux dependency.
by Nicolas Geoffray
· 10 years ago
da5b4c0
am b3cd8266: Merge "Revert "Enable computed goto interpreter on the host""
by Sebastien Hertz
· 10 years ago
b3cd826
Merge "Revert "Enable computed goto interpreter on the host""
by Sebastien Hertz
· 10 years ago
fa888d0
Revert "Enable computed goto interpreter on the host"
by Sebastien Hertz
· 10 years ago
4163c53
AArch64: address some outstanding TODOs.
by Matteo Franchin
· 11 years ago
a1b3453
am cc6b59ee: Merge "ART: Fix movnti assembler"
by Ian Rogers
· 10 years ago
cc6b59e
Merge "ART: Fix movnti assembler"
by Ian Rogers
· 10 years ago
c8ccf68
ART: Fix some -Wpedantic errors
by Andreas Gampe
· 10 years ago
Next »