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
/
array-inl.h
Age
Commit message (
Expand
)
Author
2025-01-27
Simplify PrimitiveArray<T>::Memcpy
Victor Chang
2024-08-08
Use variable sized ref-offset bitmap for fast VisitReferences()
Lokesh Gidra
2024-07-22
Embed component-size shift in class-flags
Lokesh Gidra
2024-05-17
Move transaction records from `Runtime` to `AotClassLinker`.
Vladimir Marko
2024-01-24
Add visibility attributes in runtime/mirror
Dmitrii Ishcheikin
2023-05-02
Don't access component_type_ for obj-array's SizeOf
Lokesh Gidra
2023-02-01
Reland "Write classes in runtime-generated app image."
Nicolas Geoffray
2023-01-29
Revert "Write classes in runtime-generated app image."
Sam Saccone
2023-01-28
Write classes in runtime-generated app image.
Nicolas Geoffray
2022-08-10
Handle black allocations in concurrent mark-compact
Lokesh Gidra
2022-07-13
Reland "Adjust how we assign vtable indexes during class loading."
Nicolas Geoffray
2022-07-04
Revert "Adjust how we assign vtable indexes during class loading."
Nicolas Geoffray
2022-06-28
Adjust how we assign vtable indexes during class loading.
Nicolas Geoffray
2020-07-23
Reword some comments to be more inclusive
Orion Hodson
2020-05-07
Fix unintended sign-extension.
Vladimir Marko
2020-05-05
Clean up internal stack trace construction.
Vladimir Marko
2019-04-03
Clean up Object size related read barriers.
Vladimir Marko
2019-03-29
ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test.
Vladimir Marko
2019-03-26
ObjPtr<>-ify mirror::Class.
Vladimir Marko
2019-02-05
ART: Remove stale comment
Andreas Gampe
2019-02-05
ART: Add unchecked conversions of arrays
Andreas Gampe
2019-02-05
ART: Optimize array accesses
Andreas Gampe
2018-11-12
Clean up primitive array helpers in Object.
Vladimir Marko
2018-10-25
ART: Add array-alloc-inl.h
Andreas Gampe
2018-10-25
ART: Do some include-what-you-use
Andreas Gampe
2018-10-03
Mark most *Offset helper functions as constexpr.
David Srbecky
2018-06-01
ObjPtr<>-ify array allocations.
Vladimir Marko
2018-05-25
Remove PrimitiveArray<T>::array_class_.
Vladimir Marko
2017-12-07
ART: Replace base/logging with android-base/logging
Andreas Gampe
2017-08-04
ART: Fix up small header includes
Andreas Gampe
2017-07-24
ART: Include cleanup
Andreas Gampe
2017-04-21
ART: Add object-readbarrier-inl.h
Andreas Gampe
2017-04-21
ART: Clean up art_method.h
Andreas Gampe
2017-03-15
Fix sign extension issues
Colin Cross
2017-01-25
Implement class-pre-define time redefinition.
Alex Light
2016-12-15
ART: Move to libbase StringPrintf
Andreas Gampe
2016-11-30
Infrastructure for obsolete methods
Alex Light
2016-10-18
Remove mirror:: and ArtMethod deps in utils.{h,cc}
David Sehr
2016-10-17
Move most mirror:: args to ObjPtr
Mathieu Chartier
2016-10-13
Move mirror::ObjectArray to ObjPtr
Mathieu Chartier
2016-10-12
Move Heap parameters to ObjPtr
Mathieu Chartier
2016-08-30
ART: SHARED_REQUIRES to REQUIRES_SHARED
Andreas Gampe
2016-08-01
ART: Convert pointer size to enum
Andreas Gampe
2016-02-02
Fix remaining read barrier issues in image relocation
Mathieu Chartier
2016-01-27
Pass template args down
Mathieu Chartier
2016-01-27
Fix pointer conversion error in SetElementPtrSize
Mathieu Chartier
2015-11-16
Refactor some patching logic
Mathieu Chartier
2015-10-15
Use ATTRIBUTE_UNUSED more.
Roland Levillain
2015-07-22
Move to newer clang annotations
Mathieu Chartier
2015-05-29
Move mirror::ArtMethod to native
Mathieu Chartier
[next]