Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
38d29fda9849b2e0e46a26a91b711e29177692cb
/
runtime
38d29fd
ART: Simplify cache flush calls
by Orion Hodson
· 7 years ago
98ca6b5
Merge "ART: Add FlushInstructionPipeline()"
by Orion Hodson
· 7 years ago
cf48a8b
Merge "Update hidden API lists for intrinsics"
by David Brazdil
· 7 years ago
d1f10c3
Update hidden API lists for intrinsics
by David Brazdil
· 7 years ago
9976b4e
Merge "Adjust AssertToSpaceInvariantInNonMovingSpace for Sticky-Bit CC."
by Roland Levillain
· 7 years ago
f233136
ART: Add FlushInstructionPipeline()
by Orion Hodson
· 7 years ago
9999327
Merge "Rewrite mterp field access helpers"
by David Srbecky
· 7 years ago
8def52a
Adjust AssertToSpaceInvariantInNonMovingSpace for Sticky-Bit CC.
by Roland Levillain
· 7 years ago
0651b22
Merge "Add more debug logging to VerifyNoMissingCardMarkVisitor::CheckReference."
by Roland Levillain
· 7 years ago
535f2f3
Merge "Remove PIC option from oat files."
by Vladimir Marko
· 7 years ago
ce32c10
Rewrite mterp field access helpers
by David Srbecky
· 7 years ago
6d90fde
Fix art_quick_osr_stub signature.
by Evgenii Stepanov
· 7 years ago
b9c6834
Add more debug logging to VerifyNoMissingCardMarkVisitor::CheckReference.
by Roland Levillain
· 7 years ago
dc39d32
Revert^2: "ART: Restrict some checks in the verifier to P+"
by Andreas Gampe
· 7 years ago
ff71e66
Revert "ART: Restrict some checks in the verifier to P+"
by Andreas Gampe
· 7 years ago
e066932
Remove PIC option from oat files.
by Vladimir Marko
· 7 years ago
56b0773
Merge "Add some more debug logging to AssertToSpaceInvariantInNonMovingSpace."
by Roland Levillain
· 7 years ago
1e76d7a
Use a lock in RaceGenerateTask around dex2oat.
by Nicolas Geoffray
· 7 years ago
be4b8fd
Add some more debug logging to AssertToSpaceInvariantInNonMovingSpace.
by Roland Levillain
· 7 years ago
125a3a4
Merge changes I207718d6,I700ef52e
by Andreas Gampe
· 7 years ago
025059b
Merge changes from topic "fdsan_art_fdfile"
by Josh Gao
· 7 years ago
651184b
Merge "Fix an incorrect && with kTraceCountAllocs flag."
by Treehugger Robot
· 7 years ago
c677cc2
Merge "Fix interpreter intrinsic for rotate left/right."
by David Srbecky
· 7 years ago
97e4a71
Merge "Fix DlOpenOatFile::Dlopen() for mac build."
by Mathieu Chartier
· 7 years ago
f35c8e7
Merge "Add more debug logging to AssertToSpaceInvariantInNonMovingSpace."
by Roland Levillain
· 7 years ago
3ec8fb6
Fix DlOpenOatFile::Dlopen() for mac build.
by Vladimir Marko
· 7 years ago
fcefab5
Merge "Pre-allocate necessary heap space with boot image."
by Vladimir Marko
· 7 years ago
1a615cf
Merge "Reserve boot image memory in one go."
by Vladimir Marko
· 7 years ago
e2f6b49
Add more debug logging to AssertToSpaceInvariantInNonMovingSpace.
by Roland Levillain
· 7 years ago
9dc38b6
Merge "Fix oat_file_assistant_test for devices with low memory."
by Nicolas Geoffray
· 7 years ago
d44d703
Pre-allocate necessary heap space with boot image.
by Vladimir Marko
· 7 years ago
c09cd05
Reserve boot image memory in one go.
by Vladimir Marko
· 7 years ago
7b982fb
Fix oat_file_assistant_test for devices with low memory.
by Nicolas Geoffray
· 7 years ago
40f8a74
Merge "Document why the LOS space is not scanned during Sticky-Bit CC collections."
by Roland Levillain
· 7 years ago
b8e5ad1
Fix interpreter intrinsic for rotate left/right.
by David Srbecky
· 7 years ago
afeec9f
Remove FdFile::DisableAutoClose.
by Josh Gao
· 7 years ago
4a25727
Merge "Replace ashmem in ART with prctl"
by Joel Fernandes
· 7 years ago
92597a8
Replace ashmem in ART with prctl
by Joel Fernandes (Google)
· 7 years ago
6e25045
Merge "Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends."""
by Nicolas Geoffray
· 7 years ago
3d8a78a
Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends.""
by Nicolas Geoffray
· 7 years ago
6c11ba4
Merge "Revert "Reduce DexCache field/method array size to 512.""
by Vladimir Marko
· 7 years ago
c497fca
Merge "Revert "Remove OatFileAssistant::MakeUpToDate and friends.""
by Mathieu Chartier
· 7 years ago
baf3761
Revert "Remove OatFileAssistant::MakeUpToDate and friends."
by Mathieu Chartier
· 7 years ago
ecbb570
Merge "arm64: Don't use the GOT to access art::Runtime::instance_."
by Peter Collingbourne
· 7 years ago
990fc44
Revert "Reduce DexCache field/method array size to 512."
by Vladimir Marko
· 7 years ago
fcfb4dd
Merge "Remove OatFileAssistant::MakeUpToDate and friends."
by Nicolas Geoffray
· 7 years ago
0ed1eab
arm64: Don't use the GOT to access art::Runtime::instance_.
by Peter Collingbourne
· 7 years ago
213f895
Merge "HWASan support in ART."
by Treehugger Robot
· 7 years ago
9b7656d
HWASan support in ART.
by Evgenii Stepanov
· 7 years ago
d6698e3
Remove OatFileAssistant::MakeUpToDate and friends.
by Nicolas Geoffray
· 7 years ago
f73caca
Remove superfluous 'virtual' specifiers in ART.
by Roland Levillain
· 7 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 7 years ago
19379b5
Merge "Default to usejit:true."
by Nicolas Geoffray
· 7 years ago
f0b33e5
Fix an incorrect && with kTraceCountAllocs flag.
by Stephen Hines
· 7 years ago
a5ca8eb
Default to usejit:true.
by Nicolas Geoffray
· 7 years ago
2337d53
ART: Restrict some checks in the verifier to P+
by Andreas Gampe
· 7 years ago
6cc23ac
ART: Add API level to verifier
by Andreas Gampe
· 7 years ago
b1b7d14
Merge "ART: Move mterp pointers to object"
by Treehugger Robot
· 7 years ago
680e099
Make literal arguments passed to art::MemMap::DumpMaps' more explicit.
by Roland Levillain
· 7 years ago
4ba9246
Document why the LOS space is not scanned during Sticky-Bit CC collections.
by Roland Levillain
· 7 years ago
f6985bd
Add an overload for MemMap::MapAnonymous().
by Vladimir Marko
· 7 years ago
dee8169
Fix the template parameter passed to some art::GetClassRoot uses.
by Roland Levillain
· 7 years ago
47c0e11
Merge "Rename mterp field helper methods."
by David Srbecky
· 7 years ago
28dfc59
Rename mterp field helper methods.
by David Srbecky
· 7 years ago
3408ff2
Add usleep for Thread::Unregister
by Mathieu Chartier
· 7 years ago
550c45e
Merge "Revert heap growth multiplier logic for Generational CC collection."
by Roland Levillain
· 7 years ago
8d94f72
Merge "Fix memory order used on operations on ConcurrentCopying::done_scanning_."
by Roland Levillain
· 7 years ago
70bd78d
Merge "Revert^2 "Avoid crash when ANDROID_DATA is not writeable.""
by Vladimir Marko
· 7 years ago
e307002
Revert^2 "Avoid crash when ANDROID_DATA is not writeable."
by Vladimir Marko
· 7 years ago
37d9295
Merge "Add a check to ConcurrentCopying::MarkNonMoving for sticky-bit case."
by Roland Levillain
· 7 years ago
3d41fe4
Merge "Improve logging in Sticky-Bit CC collector."
by Roland Levillain
· 7 years ago
3576cba
Merge "Sweep only objects in the live stack in sticky-bit CC collections."
by Roland Levillain
· 7 years ago
1c4f933
Merge "Revert "Avoid crash when ANDROID_DATA is not writeable.""
by Mathieu Chartier
· 7 years ago
c702e34
Revert "Avoid crash when ANDROID_DATA is not writeable."
by Mathieu Chartier
· 7 years ago
c5249b8
Revert heap growth multiplier logic for Generational CC collection.
by Roland Levillain
· 7 years ago
2d94e29
Fix memory order used on operations on ConcurrentCopying::done_scanning_.
by Roland Levillain
· 7 years ago
ade74a6
Add a check to ConcurrentCopying::MarkNonMoving for sticky-bit case.
by Roland Levillain
· 7 years ago
57ce054
Improve logging in Sticky-Bit CC collector.
by Roland Levillain
· 7 years ago
b1e1dc3
Sweep only objects in the live stack in sticky-bit CC collections.
by Roland Levillain
· 7 years ago
5c4b3cc
Merge "Remove special case for young-gen collection in ConcurrentCopying::IsMarked."
by Roland Levillain
· 7 years ago
c691995
Merge "Restore bitmap marking in non-moving space in ConcurrentCopying::Copy."
by Roland Levillain
· 7 years ago
9c92425
Merge "ARM/ARM64: Rewrite art_quick_do_long_jump."
by Vladimir Marko
· 7 years ago
348d100
Merge "Rework the newly-allocated region logic in RegionSpace."
by Roland Levillain
· 7 years ago
7c0c794
Merge "Have ZeroLiveBytesForLargeObject process all the regions of a large object."
by Roland Levillain
· 7 years ago
d9205b8
Merge "Experimental Sticky-Bit (Generational) CC collection"
by Roland Levillain
· 7 years ago
dd509ac
ARM/ARM64: Rewrite art_quick_do_long_jump.
by Vladimir Marko
· 7 years ago
88cf462
Merge "Remove unnecessary indirection from MemMap."
by Vladimir Marko
· 7 years ago
c0dec22
Merge "Optimize the mterp field setter."
by David Srbecky
· 7 years ago
c34bebf
Remove unnecessary indirection from MemMap.
by Vladimir Marko
· 7 years ago
2ea7c19
Merge "Avoid crash when ANDROID_DATA is not writeable."
by Vladimir Marko
· 7 years ago
00cbb41
Avoid crash when ANDROID_DATA is not writeable.
by Vladimir Marko
· 7 years ago
27c3df5
Optimize the mterp field setter.
by David Srbecky
· 7 years ago
c202be5
Merge "Fix unhiding API in JVMTI redefine run-tests"
by David Brazdil
· 7 years ago
03cca37
Fix unhiding API in JVMTI redefine run-tests
by David Brazdil
· 7 years ago
82e1e27
Revert^2 "Refactor image loading."
by Vladimir Marko
· 7 years ago
f345404
Merge "Revert "Refactor image loading.""
by Treehugger Robot
· 7 years ago
701b6ee
Revert "Refactor image loading."
by Vladimir Marko
· 7 years ago
ea82529
Merge "Re-enable ART's region space memory protection on host."
by Roland Levillain
· 7 years ago
33b7b5d
Revert^2 "Fix race in CommitCodeInternal and cleanup"
by Alex Light
· 7 years ago
134380d
Merge "Optimize the mterp field getter."
by David Srbecky
· 7 years ago
Next »