index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
mirror
/
dex_cache.cc
Age
Commit message (
Expand
)
Author
2025-01-16
Merge sFields and iFields.
Nicolas Geoffray
2024-11-20
Revert "Always use an array in the DexCache for ArtField and ArtMethod."
Nicolas Geoffray
2024-11-19
Revert "Use proper type for madvise."
Nicolas Geoffray
2024-10-29
Use proper type for madvise.
Nicolas Geoffray
2024-10-28
Always use an array in the DexCache for ArtField and ArtMethod.
Nicolas Geoffray
2024-01-24
Add visibility attributes in runtime/mirror
Dmitrii Ishcheikin
2024-01-19
Move files related to compiled code into oat/ directory
Dmitrii Ishcheikin
2023-06-09
Disable startup dex cache arrays.
Nicolas Geoffray
2023-05-24
Clear startup linear alloc when we delete class loaders.
Nicolas Geoffray
2023-02-21
Include field and method array dex cache in runtime app image.
Nicolas Geoffray
2023-02-15
Move startup notification to a task.
Nicolas Geoffray
2022-11-03
Optimistically update field and method cache on type update.
Nicolas Geoffray
2022-10-28
Reland "Allocate dex cache arrays at startup."
Nicolas Geoffray
2022-10-26
Revert "Allocate dex cache arrays at startup."
Nicolas Geoffray
2022-10-24
Allocate dex cache arrays at startup.
Nicolas Geoffray
2022-10-18
Add pure array versions of some dex cache fields.
Nicolas Geoffray
2022-10-13
Refactor and cleanup DexCache.
Nicolas Geoffray
2022-02-07
Extract atomic pair code from DexCache
David Srbecky
2022-01-17
Revert "Add thread-shared interpreter cache"
Hans Boehm
2022-01-15
Add thread-shared interpreter cache
David Srbecky
2021-10-07
Revert^4 "Lazily allocate DexCache arrays."
David Srbecky
2021-10-06
DexCache: Remove pre-resolved string dead code.
David Srbecky
2021-09-30
Revert "Revert^2 "Lazily allocate DexCache arrays.""
Nicolas Geoffray
2021-09-28
Revert^2 "Lazily allocate DexCache arrays."
David Srbecky
2021-09-13
Add a test and consistency checks in method / field resolution.
Nicolas Geoffray
2021-02-25
Revert "Lazily allocate DexCache arrays."
Orion Hodson
2021-02-23
Lazily allocate DexCache arrays.
David Srbecky
2021-02-18
Remove pointer-size arguments from DexCache.
David Srbecky
2020-12-04
Remove DexCache arrays from image.
David Srbecky
2020-07-28
More inclusive language in the runtime
David Srbecky
2020-04-03
Avoid creating preresolved strings array for dex files that have no strings
Mathieu Chartier
2020-03-04
ART: Ensure dex caches keep classloader live
Andreas Gampe
2020-02-14
Remove MIPS support from runtime/.
Vladimir Marko
2019-11-21
Add missing WriteBarrier on VisitReflectiveTargets
Alex Light
2019-11-11
Ensure structural redefinition can shadow functions/fields
Alex Light
2019-11-11
Don't visit invalid Dex-cache slots
Alex Light
2019-09-27
Consolidate updating of reflective Field/Method references
Alex Light
2019-06-10
Handle allocation failure in AddPreResolvedStringsArray
Mathieu Chartier
2019-01-09
ART: Introduce runtime_globals
Andreas Gampe
2018-10-30
Add PreResolved strings dex cache array
Mathieu Chartier
2018-04-26
Clean up include paths
David Sehr
2017-12-07
ART: Replace base/logging with android-base/logging
Andreas Gampe
2017-09-07
Remove DexCache arrays from app oat .bss.
Vladimir Marko
2017-07-24
ART: Include cleanup
Andreas Gampe
2017-07-24
MIPS: Follow-up to hash-based DexCache methods array
Alexey Frunze
2017-07-20
Hash-based DexCache methods array.
Vladimir Marko
2017-06-05
ART: More header cleanups
Andreas Gampe
2017-03-14
Revert^2 "Hash-based DexCache field array."
Vladimir Marko
2017-03-14
Revert^6 "Hash-based dex cache type array."
Vladimir Marko
2017-03-13
Revert^5 "Hash-based dex cache type array."
Vladimir Marko
[next]