Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
fa3484bb5d493b7d901111fdda32ce1dd36ff085
fa3484b
Merge "Remove mandatory address for non moving space / zygote" into pi-dev
by Mathieu Chartier
· 7 years ago
558511a
Remove mandatory address for non moving space / zygote
by Mathieu Chartier
· 7 years ago
4bcde15
ART: Make patchoat more resistant
by Andreas Gampe
· 7 years ago
056967e
Add missing Dex file dependency for ART gtest oat_writer_test.
by Roland Levillain
· 7 years ago
a38afb2
Merge "Add more details to verifier dumping for gAborting" into pi-dev
by TreeHugger Robot
· 7 years ago
91f35d6
Add more details to verifier dumping for gAborting
by Mathieu Chartier
· 7 years ago
01f94d3
Merge "Enable ThinLTO for dex2oat" into pi-dev
by TreeHugger Robot
· 7 years ago
6e9d38c
Merge "ART: Remove static libbase" into pi-dev
by TreeHugger Robot
· 7 years ago
15011e9
Merge "Ignore vdex files for addr2line." into pi-dev
by Christopher Ferris
· 7 years ago
286e26a
ART: Remove static libbase
by Andreas Gampe
· 7 years ago
8691654
Merge "Make LOG(INFO) a VLOG(jdwp)" into pi-dev
by TreeHugger Robot
· 7 years ago
c9806b1
Make LOG(INFO) a VLOG(jdwp)
by Alex Light
· 7 years ago
dc80a71
Fix instrumentation stack tracking
by Alex Light
· 7 years ago
667df0e
Revert "Correctly handle instrumenting threads multiple times."
by Alex Light
· 7 years ago
7f52dbe
Merge changes from topic "libartbase" into pi-dev
by David Sehr
· 7 years ago
0094047
Merge "Fix expectations of 988." into pi-dev
by Nicolas Geoffray
· 7 years ago
2e5db36
Fix expectations of 988.
by Nicolas Geoffray
· 7 years ago
0f0cb32
Ignore vdex files for addr2line.
by Christopher Ferris
· 7 years ago
feac30f
Merge "Change Addr2line to use poll." into pi-dev
by Christopher Ferris
· 7 years ago
b08ad19
Fix OS::GetFileSizeBytes().
by Vladimir Marko
· 7 years ago
64fdaf8
Disable failing test.
by Nicolas Geoffray
· 7 years ago
3662e60
Attempt to fix macos build.
by Nicolas Geoffray
· 7 years ago
8f4b056
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
cedad4bd
Merge "ART: Add to comments" into pi-dev
by TreeHugger Robot
· 7 years ago
36b5415
Enable ThinLTO for dex2oat
by Yi Kong
· 7 years ago
5e074ed
Change Addr2line to use poll.
by Christopher Ferris
· 7 years ago
df29be4
Merge "ART: Use try-lock for interface marking" into pi-dev
by TreeHugger Robot
· 7 years ago
470eaec
ART: Add to comments
by Andreas Gampe
· 7 years ago
52fcfea
Merge "ART: Update dex-file fallback code" into pi-dev
by TreeHugger Robot
· 7 years ago
abcbf82
Merge "Ensure when NotifyMethodRedefined is called the ArtMethod is valid" into pi-dev
by TreeHugger Robot
· 7 years ago
18e14b5
Ensure when NotifyMethodRedefined is called the ArtMethod is valid
by Alex Light
· 7 years ago
a2649fc
ART: Fixes for constructor parameter annotations
by Orion Hodson
· 7 years ago
ed010d4
ART: Update dex-file fallback code
by Andreas Gampe
· 7 years ago
c4af33f
ART: Use try-lock for interface marking
by Andreas Gampe
· 7 years ago
0f6c3ec
Avoid verifying output dex for dexlayout in FixedUpDexFile::Create
by Mathieu Chartier
· 7 years ago
63354d1
Merge "Ensure loaded plugins are not copied." am: a9a74666df am: d38b3a94f0
by Alex Light
· 7 years ago
ccb274f
Merge "Ensure loaded plugins are not copied." am: a9a74666df am: d38b3a94f0
by Alex Light
· 7 years ago
d38b3a9
Merge "Ensure loaded plugins are not copied." am: a9a74666df
by Alex Light
· 7 years ago
a9a7466
Merge "Ensure loaded plugins are not copied."
by Treehugger Robot
· 7 years ago
443a6a5
Ensure loaded plugins are not copied.
by Alex Light
· 7 years ago
319c343
Merge "Fix handling for partial cdex conversion rejection in multidex" am: 78d627ded3 am: dfa174fb19
by Mathieu Chartier
· 7 years ago
13c5407
Merge "ART: Restrict ImageSpace space check to first image" am: a2d18b7072 am: dbf2c9c17d
by Andreas Gampe
· 7 years ago
4b897e7
Merge "Fix handling for partial cdex conversion rejection in multidex" am: 78d627ded3
by Mathieu Chartier
· 7 years ago
6efee94
Merge "ART: Restrict ImageSpace space check to first image" am: a2d18b7072
by Andreas Gampe
· 7 years ago
dfa174f
Merge "Fix handling for partial cdex conversion rejection in multidex"
by Mathieu Chartier
· 7 years ago
d291fb0
Merge "x86-64: Fix art_quick_osr_stub for unwinder." am: 398daffb3e am: 469c98f89f
by Vladimir Marko
· 7 years ago
dbf2c9c
Merge "ART: Restrict ImageSpace space check to first image" am: a2d18b7072
by Andreas Gampe
· 7 years ago
5312095
Merge "x86-64: Fix art_quick_osr_stub for unwinder." am: 398daffb3e
by Vladimir Marko
· 7 years ago
469c98f
Merge "x86-64: Fix art_quick_osr_stub for unwinder." am: 398daffb3e
by Vladimir Marko
· 7 years ago
78d627d
Merge "Fix handling for partial cdex conversion rejection in multidex"
by Mathieu Chartier
· 7 years ago
cda83be
Fix handling for partial cdex conversion rejection in multidex
by Mathieu Chartier
· 7 years ago
a2d18b7
Merge "ART: Restrict ImageSpace space check to first image"
by Treehugger Robot
· 7 years ago
398daff
Merge "x86-64: Fix art_quick_osr_stub for unwinder."
by Vladimir Marko
· 7 years ago
6e74abb
ART: Restrict ImageSpace space check to first image
by Andreas Gampe
· 7 years ago
c410a0e
Merge "ART: Fix 709-checker-varhandles" am: 38d0083c65 am: f11633857e
by Orion Hodson
· 7 years ago
c211557
Merge "ART: Fix 709-checker-varhandles" am: 38d0083c65 am: f11633857e
by Orion Hodson
· 7 years ago
f116338
Merge "ART: Fix 709-checker-varhandles" am: 38d0083c65
by Orion Hodson
· 7 years ago
38d0083
Merge "ART: Fix 709-checker-varhandles"
by Treehugger Robot
· 7 years ago
fa4f841
Merge "ART: Do not mmap boot image tables for non-executable oat files." am: 981218d156 am: 91968c1574
by Vladimir Marko
· 7 years ago
31e630d
Merge "ARM64: Rewrite art_quick_osr_stub for unwinder." am: 642de00355 am: 372392a350
by Vladimir Marko
· 7 years ago
95b8415
Merge "ART: Do not mmap boot image tables for non-executable oat files." am: 981218d156
by Vladimir Marko
· 7 years ago
6d7e436
Merge "ARM64: Rewrite art_quick_osr_stub for unwinder." am: 642de00355
by Vladimir Marko
· 7 years ago
91968c1
Merge "ART: Do not mmap boot image tables for non-executable oat files."
by Vladimir Marko
· 7 years ago
372392a
Merge "ARM64: Rewrite art_quick_osr_stub for unwinder." am: 642de00355
by Vladimir Marko
· 7 years ago
981218d
Merge "ART: Do not mmap boot image tables for non-executable oat files."
by Vladimir Marko
· 7 years ago
642de00
Merge "ARM64: Rewrite art_quick_osr_stub for unwinder."
by Vladimir Marko
· 7 years ago
134cfdd
x86-64: Fix art_quick_osr_stub for unwinder.
by Vladimir Marko
· 7 years ago
f8928db
ART: Fix 709-checker-varhandles
by Orion Hodson
· 7 years ago
c6dfc7a
ART: Do not mmap boot image tables for non-executable oat files.
by Vladimir Marko
· 7 years ago
a26f416
ARM64: Rewrite art_quick_osr_stub for unwinder.
by Vladimir Marko
· 7 years ago
48d69e1
Merge "ART: Fix 710-invoke-custom failure" am: 700ef3d1ad am: 82eeb53589
by Orion Hodson
· 7 years ago
7f584d9
Merge "ART: Fix 710-invoke-custom failure" am: 700ef3d1ad am: 82eeb53589
by Orion Hodson
· 7 years ago
82eeb53
Merge "ART: Fix 710-invoke-custom failure" am: 700ef3d1ad
by Orion Hodson
· 7 years ago
700ef3d
Merge "ART: Fix 710-invoke-custom failure"
by Orion Hodson
· 7 years ago
f1f925a
Merge "MIPS: Use sltiu instead of LoadConst32() + sltu" am: 540ca50846 am: f99a64c761
by Lena Djokic
· 7 years ago
bdc03c9
Merge "Catch references to unused regions in art::gc::ConcurrentCopying::Mark." am: 3c18f4e9dc am: fb5049745f
by Roland Levillain
· 7 years ago
de4b2fe
Merge "MIPS: Use sltiu instead of LoadConst32() + sltu" am: 540ca50846
by Lena Djokic
· 7 years ago
9186030
Merge "Catch references to unused regions in art::gc::ConcurrentCopying::Mark." am: 3c18f4e9dc
by Roland Levillain
· 7 years ago
f99a64c
Merge "MIPS: Use sltiu instead of LoadConst32() + sltu" am: 540ca50846
by Lena Djokic
· 7 years ago
fb50497
Merge "Catch references to unused regions in art::gc::ConcurrentCopying::Mark."
by Roland Levillain
· 7 years ago
540ca50
Merge "MIPS: Use sltiu instead of LoadConst32() + sltu"
by Treehugger Robot
· 7 years ago
3c18f4e
Merge "Catch references to unused regions in art::gc::ConcurrentCopying::Mark."
by Roland Levillain
· 7 years ago
de558de
ART: Fix 710-invoke-custom failure
by Orion Hodson
· 7 years ago
ea7eeb1
Merge "test: Fix 036-finalizer test flake on --jvm" am: a1b035b963 am: 350ee30c30
by Igor Murashkin
· 7 years ago
97968a4
Merge changes I0e5f6d04,Ib7ce6740 am: c5a3a68ff1 am: befe4e77b2 am: 10e39562ad
by Igor Murashkin
· 7 years ago
99dc729
Merge "test: Fix 036-finalizer test flake on --jvm" am: a1b035b963
by Igor Murashkin
· 7 years ago
10e3956
Merge changes I0e5f6d04,Ib7ce6740 am: c5a3a68ff1 am: befe4e77b2
by Igor Murashkin
· 7 years ago
350ee30
Merge "test: Fix 036-finalizer test flake on --jvm" am: a1b035b963
by Igor Murashkin
· 7 years ago
befe4e7
Merge changes I0e5f6d04,Ib7ce6740 am: c5a3a68ff1
by Igor Murashkin
· 7 years ago
a1b035b
Merge "test: Fix 036-finalizer test flake on --jvm"
by Treehugger Robot
· 7 years ago
c5a3a68
Merge changes I0e5f6d04,Ib7ce6740
by Treehugger Robot
· 7 years ago
c941d2e
Merge "ART: harden test 044" am: 5951bcbce1 am: 360372d537 am: 5ccb17f776
by Andreas Gampe
· 7 years ago
5ccb17f
Merge "ART: harden test 044" am: 5951bcbce1 am: 360372d537
by Andreas Gampe
· 7 years ago
360372d
Merge "ART: harden test 044" am: 5951bcbce1
by Andreas Gampe
· 7 years ago
5951bcb
Merge "ART: harden test 044"
by Treehugger Robot
· 7 years ago
74fa888
ART: harden test 044
by Andreas Gampe
· 7 years ago
34e992e
test: Fix 036-finalizer test flake on --jvm
by Igor Murashkin
· 7 years ago
926fa77
test: Fix 1934-jvmti-signal-thread flake on --jvm
by Igor Murashkin
· 7 years ago
2de6e08
run-test: Build against libcore for Android device and host targets.
by Igor Murashkin
· 7 years ago
57bd834
Merge "Revert "Temporarily add debug logging for b/31357497"" am: 7b414bac4b am: d319157b4b
by Mathieu Chartier
· 7 years ago
Next »