Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
7e05c5a6250ab5a7e669c58f34f9fcfa4b0adecc
7e05c5a
Merge "Restore profile saver priority in GC critical section" into oc-dr1-dev
by Mathieu Chartier
· 8 years ago
0f2531b
Restore profile saver priority in GC critical section
by Mathieu Chartier
· 8 years ago
9862c17
Only look for method optimization annotations in the bootstrap class loader.
by Roland Levillain
· 8 years ago
2ed6cce
Only look for method optimization annotations in the bootstrap class loader.
by Roland Levillain
· 8 years ago
0bc16eb
Fix the stack at the beginning of the Generic JNI trampoline. am: a5385510cf
by Roland Levillain
· 8 years ago
87a619f
Make waiting for blocking GC more intuitive
by Mathieu Chartier
· 8 years ago
a538551
Fix the stack at the beginning of the Generic JNI trampoline.
by Roland Levillain
· 8 years ago
18a6ab7
Fix braino when handling branches fallthrough in arm backend. am: 860626e1a3
by Nicolas Geoffray
· 8 years ago
860626e
Fix braino when handling branches fallthrough in arm backend.
by Nicolas Geoffray
· 8 years ago
0ffbe5f
ART: Refactor abort code
by Andreas Gampe
· 8 years ago
730a897
Fix loop optimization in the presence of environment uses. am: 565cd4e986
by Nicolas Geoffray
· 8 years ago
565cd4e
Fix loop optimization in the presence of environment uses.
by Nicolas Geoffray
· 8 years ago
1d3488b
Merge "Bump vdex version to regenerate vdex files" into oc-dev am: cd3d23c17b
by Shubham Ajmera
· 8 years ago
cd3d23c
Merge "Bump vdex version to regenerate vdex files" into oc-dev
by TreeHugger Robot
· 8 years ago
9daecd8
Check that classes are resolved in GetMethodsVisitor am: 58339931d6
by Mathieu Chartier
· 8 years ago
112e13d
Bump vdex version to regenerate vdex files
by Shubham Ajmera
· 8 years ago
bcd163d
Check that classes are resolved in GetMethodsVisitor
by Mathieu Chartier
· 8 years ago
5833993
Check that classes are resolved in GetMethodsVisitor
by Mathieu Chartier
· 8 years ago
539cb96
Fixed bug in relying on precise FP in periodic sequence. am: d964e3b784
by Aart Bik
· 8 years ago
d964e3b
Fixed bug in relying on precise FP in periodic sequence.
by Aart Bik
· 8 years ago
bc15180
Add a bounds check when getting indexed items in dexlayout. am: 9a7f386ef0
by Jeff Hao
· 8 years ago
9a7f386
Add a bounds check when getting indexed items in dexlayout.
by Jeff Hao
· 8 years ago
4504f4c
Merge "Disable checker when testing no-prebuilds" into oc-dev
by Calin Juravle
· 8 years ago
5080494
Merge "Disable checker when testing no-prebuilds" into oc-dev
by Calin Juravle
· 8 years ago
ccc1d70
Remove 'break's to make sure we see all options. am: 6cc4bf3176
by Nicolas Geoffray
· 8 years ago
6cc4bf3
Remove 'break's to make sure we see all options.
by Nicolas Geoffray
· 8 years ago
e237764
Disable checker when testing no-prebuilds
by Calin Juravle
· 8 years ago
95b71de
Merge "Be less aggressive when inlining." into oc-dev am: ae80d305d9
by Tim Murray
· 8 years ago
433212f
Merge "Don't call EnsureInitialized in the JIT." into oc-dev am: cf4f22784c
by Tim Murray
· 8 years ago
ae80d30
Merge "Be less aggressive when inlining." into oc-dev
by Tim Murray
· 8 years ago
cf4f227
Merge "Don't call EnsureInitialized in the JIT." into oc-dev
by Tim Murray
· 8 years ago
8f51b90
Be less aggressive when inlining.
by Nicolas Geoffray
· 8 years ago
eccc74e
Don't call EnsureInitialized in the JIT.
by Nicolas Geoffray
· 8 years ago
9c098bc
Merge "Use OatFileAssistant default filter instead of the dex2oat one" into oc-dev
by Calin Juravle
· 8 years ago
fa6bffb
Merge "Use OatFileAssistant default filter instead of the dex2oat one" into oc-dev
by TreeHugger Robot
· 8 years ago
ece4cd8
Use OatFileAssistant default filter instead of the dex2oat one
by Calin Juravle
· 8 years ago
38755a7
Merge "Dump startup and post startup methods for --dump-only" am: 11d72c608e am: 538623e744 am: a2b576549f
by Mathieu Chartier
· 8 years ago
38e548c
Merge "Dump startup and post startup methods for --dump-only" am: 11d72c608e am: 538623e744
by Mathieu Chartier
· 8 years ago
a2b5765
Merge "Dump startup and post startup methods for --dump-only" am: 11d72c608e
by Mathieu Chartier
· 8 years ago
538623e
Merge "Dump startup and post startup methods for --dump-only" am: 11d72c608e
by Mathieu Chartier
· 8 years ago
11d72c6
Merge "Dump startup and post startup methods for --dump-only"
by Mathieu Chartier
· 8 years ago
5487060
Merge "Relax an assert in AssertPcIsWithinQuickCode()" into oc-dev am: cdbd252ab5
by Mingyao Yang
· 8 years ago
cf85094
Merge "Relax an assert in AssertPcIsWithinQuickCode()" into oc-dev
by Mingyao Yang
· 8 years ago
cdbd252
Merge "Relax an assert in AssertPcIsWithinQuickCode()" into oc-dev
by Mingyao Yang
· 8 years ago
28b5c58
Dump startup and post startup methods for --dump-only
by Mathieu Chartier
· 8 years ago
e5aae83
Merge "Pass through inputs beyond arguments in invoke." am: 6ecff4d212 am: ad0cd4edb1 am: bb86eb5051
by Aart Bik
· 8 years ago
8bc2827
Merge "MIPS32: Add MSA instruction set feature option" am: b938fe6b55 am: fa20053fea am: 31ecbf5f18
by Aart Bik
· 8 years ago
1af1229
Merge "ARM64: SIMD instruction scheduling." am: ad58e8a256 am: c1f811861b am: 8d3ce07fea
by Aart Bik
· 8 years ago
6a4d0ff
Merge "Pass through inputs beyond arguments in invoke." am: 6ecff4d212 am: ad0cd4edb1
by Aart Bik
· 8 years ago
00f3284
Merge "MIPS32: Add MSA instruction set feature option" am: b938fe6b55 am: fa20053fea
by Aart Bik
· 8 years ago
450c0a5
Merge "ARM64: SIMD instruction scheduling." am: ad58e8a256 am: c1f811861b
by Aart Bik
· 8 years ago
bb86eb5
Merge "Pass through inputs beyond arguments in invoke." am: 6ecff4d212
by Aart Bik
· 8 years ago
31ecbf5
Merge "MIPS32: Add MSA instruction set feature option" am: b938fe6b55
by Aart Bik
· 8 years ago
8d3ce07
Merge "ARM64: SIMD instruction scheduling." am: ad58e8a256 am: c1f811861b
by Aart Bik
· 8 years ago
ad0cd4e
Merge "Pass through inputs beyond arguments in invoke." am: 6ecff4d212
by Aart Bik
· 8 years ago
fa20053
Merge "MIPS32: Add MSA instruction set feature option" am: b938fe6b55
by Aart Bik
· 8 years ago
c1f8118
Merge "ARM64: SIMD instruction scheduling." am: ad58e8a256
by Aart Bik
· 8 years ago
6ecff4d
Merge "Pass through inputs beyond arguments in invoke."
by Aart Bik
· 8 years ago
b938fe6
Merge "MIPS32: Add MSA instruction set feature option"
by Aart Bik
· 8 years ago
ad58e8a
Merge "ARM64: SIMD instruction scheduling."
by Aart Bik
· 8 years ago
8565e49
Merge "Combine madvise for clearing region space" am: f3b55509ab am: 4099562bd6 am: c1a1d29107
by Mathieu Chartier
· 8 years ago
f53eaab
Merge "Combine madvise for clearing region space" am: f3b55509ab am: 4099562bd6
by Mathieu Chartier
· 8 years ago
c1a1d29
Merge "Combine madvise for clearing region space" am: f3b55509ab am: 4099562bd6
by Mathieu Chartier
· 8 years ago
4099562
Merge "Combine madvise for clearing region space" am: f3b55509ab
by Mathieu Chartier
· 8 years ago
d7691de
Merge "ART: Restrict dex2oat watchdog dumping to host" am: 6811819c4f am: 5bfb842978 am: 960efa8df0
by Andreas Gampe
· 8 years ago
1713fe8
Merge "Don't treat proxy methods as compilable" am: 9116d5ad10 am: 367cd60733 am: 5060b145a3
by Mathieu Chartier
· 8 years ago
f3b5550
Merge "Combine madvise for clearing region space"
by Treehugger Robot
· 8 years ago
28bfb2b
Merge "ART: Restrict dex2oat watchdog dumping to host" am: 6811819c4f am: 5bfb842978
by Andreas Gampe
· 8 years ago
13901b9
Merge "Don't treat proxy methods as compilable" am: 9116d5ad10 am: 367cd60733
by Mathieu Chartier
· 8 years ago
960efa8
Merge "ART: Restrict dex2oat watchdog dumping to host" am: 6811819c4f
by Andreas Gampe
· 8 years ago
5060b14
Merge "Don't treat proxy methods as compilable" am: 9116d5ad10 am: 367cd60733
by Mathieu Chartier
· 8 years ago
5bfb842
Merge "ART: Restrict dex2oat watchdog dumping to host" am: 6811819c4f
by Andreas Gampe
· 8 years ago
367cd60
Merge "Don't treat proxy methods as compilable" am: 9116d5ad10
by Mathieu Chartier
· 8 years ago
6811819
Merge "ART: Restrict dex2oat watchdog dumping to host"
by Treehugger Robot
· 8 years ago
9116d5a
Merge "Don't treat proxy methods as compilable"
by Mathieu Chartier
· 8 years ago
8b2bc9a
Combine madvise for clearing region space am: 1f0dc6f988 am: 393fe7080b
by Mathieu Chartier
· 8 years ago
393fe70
Combine madvise for clearing region space am: 1f0dc6f988
by Mathieu Chartier
· 8 years ago
af58193
Merge changes I47bd6edc,I0e3e268d am: c3e822bde4 am: 174a6b9af5 am: f044f9fb76
by Andreas Gampe
· 8 years ago
7c928f0
Combine madvise for clearing region space
by Mathieu Chartier
· 8 years ago
ea91400
Merge changes I47bd6edc,I0e3e268d am: c3e822bde4 am: 174a6b9af5 am: f044f9fb76
by Andreas Gampe
· 8 years ago
f044f9f
Merge changes I47bd6edc,I0e3e268d am: c3e822bde4 am: 174a6b9af5
by Andreas Gampe
· 8 years ago
174a6b9
Merge changes I47bd6edc,I0e3e268d am: c3e822bde4
by Andreas Gampe
· 8 years ago
48fde37
ART: Restrict dex2oat watchdog dumping to host
by Andreas Gampe
· 8 years ago
c3e822b
Merge changes I47bd6edc,I0e3e268d
by Treehugger Robot
· 8 years ago
4ac3ced
Merge "ART: Use dex2oat watchdog in host run-test" am: e913cd027a am: d5acdd84ac am: 87d65a2d96
by Andreas Gampe
· 8 years ago
8bf0591
Merge "ART: Add thread dump to dex2oat watchdog" am: 888dd09736 am: 502149f10d am: d9d6ffe1e6
by Andreas Gampe
· 8 years ago
4fd6543
Merge "ART: Replace some '\n' with std::endl" am: 9aeefb2dc7 am: 0527ba84ab am: d51fe8d567
by Andreas Gampe
· 8 years ago
e4d0528
Merge "ART: Increase stack overflow guard for x86 sanitization" am: 444d0c5b59 am: 1788a5aebb am: be877749c9
by Andreas Gampe
· 8 years ago
b46b254
Merge "ART: More header cleanups" am: fae2e3d64b am: 273c27bcd9 am: 8f0cc681ad
by Andreas Gampe
· 8 years ago
756177d
Merge "ART: Remove old object_callbacks.h includes" am: 349f900774 am: 5f111ebc90 am: f0a8161ee3
by Andreas Gampe
· 8 years ago
96b41fd
Merge "ART: Use dex2oat watchdog in host run-test" am: e913cd027a am: d5acdd84ac
by Andreas Gampe
· 8 years ago
606ef04
Merge "ART: Add thread dump to dex2oat watchdog" am: 888dd09736 am: 502149f10d
by Andreas Gampe
· 8 years ago
a9f3269
Merge "ART: Replace some '\n' with std::endl" am: 9aeefb2dc7 am: 0527ba84ab
by Andreas Gampe
· 8 years ago
100fa89
Merge "ART: Increase stack overflow guard for x86 sanitization" am: 444d0c5b59 am: 1788a5aebb
by Andreas Gampe
· 8 years ago
53f8d8e
Merge "ART: More header cleanups" am: fae2e3d64b am: 273c27bcd9 am: 8f0cc681ad
by Andreas Gampe
· 8 years ago
f81284a
Merge "ART: Remove old object_callbacks.h includes" am: 349f900774 am: 5f111ebc90
by Andreas Gampe
· 8 years ago
87d65a2
Merge "ART: Use dex2oat watchdog in host run-test" am: e913cd027a am: d5acdd84ac
by Andreas Gampe
· 8 years ago
d9d6ffe
Merge "ART: Add thread dump to dex2oat watchdog" am: 888dd09736 am: 502149f10d
by Andreas Gampe
· 8 years ago
d51fe8d
Merge "ART: Replace some '\n' with std::endl" am: 9aeefb2dc7 am: 0527ba84ab
by Andreas Gampe
· 8 years ago
be87774
Merge "ART: Increase stack overflow guard for x86 sanitization" am: 444d0c5b59
by Andreas Gampe
· 8 years ago
Next »