Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
c524e9e7e767be0801cf110310039635698c1532
/
runtime
/
mirror
/
object_array-inl.h
c524e9e
ObjPtr<>-ify mirror::Class.
by Vladimir Marko
· 6 years ago
97b2811
ART: Clean up base/utils.h
by Andreas Gampe
· 6 years ago
52ecb65
ART: Add object-array-alloc-inl.h
by Andreas Gampe
· 6 years ago
8e0f043
ART: Add array-alloc-inl.h
by Andreas Gampe
· 6 years ago
924ad50
Refactor Class::FixupNativePointers().
by Vladimir Marko
· 6 years ago
88ea61e
Refactor WriteBarrier logic into its own file
by Mathieu Chartier
· 7 years ago
bcf1752
ObjPtr<>-ify array allocations.
by Vladimir Marko
· 7 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 7 years ago
c15a2f4
ART: Add object-readbarrier-inl.h
by Andreas Gampe
· 8 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 8 years ago
6013f77
Address comments from aog/303658.
by Hiroshi Yamauchi
· 8 years ago
e43b80e
Optimize non-intrinsic object array copy for Baker.
by Hiroshi Yamauchi
· 8 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 8 years ago
1a5337f
Move mirror::ObjectArray to ObjPtr
by Mathieu Chartier
· 8 years ago
fec13d4
Use art::Atomic for CopyObject
by Mathieu Chartier
· 8 years ago
85a098a
ART: Better support for arraycopy in unstarted runtime
by Andreas Gampe
· 9 years ago
fbc3108
Revert "Revert "Load app images""
by Mathieu Chartier
· 9 years ago
1bc977c
Revert "Load app images"
by Nicolas Geoffray
· 9 years ago
f7fd970
Load app images
by Mathieu Chartier
· 9 years ago
723e6ce
Minor improvements for the CC collector.
by Hiroshi Yamauchi
· 9 years ago
059ef3d
Always visit object class from VisitReferences
by Mathieu Chartier
· 9 years ago
33d6903
Replace some run-time assertions with compile-time ones in ART.
by Roland Levillain
· 10 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
0aa50ce
Remove ThrowLocation.
by Nicolas Geoffray
· 10 years ago
2cd334a
More of the concurrent copying collector.
by Hiroshi Yamauchi
· 10 years ago
7e70b00
Header file clean up.
by Ian Rogers
· 10 years ago
f0edfc3
Some optimizations for the array alloc path.
by Hiroshi Yamauchi
· 10 years ago
576ca0c
Reduce header files including header files.
by Ian Rogers
· 11 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
eb8167a
Add Handle/HandleScope and delete SirtRef.
by Mathieu Chartier
· 11 years ago
b0fa5dc
Force inlining on trivial accessors.
by Ian Rogers
· 11 years ago
7971928
Insert read barriers in more places.
by Hiroshi Yamauchi
· 11 years ago
407f702
Refactor object reference visiting logic.
by Mathieu Chartier
· 11 years ago
4e30541
Fix and optimize verify object.
by Mathieu Chartier
· 11 years ago
d2fe10a
Remove blacklist
by Sebastien Hertz
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
abff643
Refactor array access for the interpreter.
by Sebastien Hertz
· 11 years ago
cbb2d20
Refactor allocation entrypoints.
by Mathieu Chartier
· 11 years ago
590fee9
Compacting collector.
by Mathieu Chartier
· 11 years ago
a436fde
Handle OOMEs in class linker with grace.
by Ian Rogers
· 11 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 11 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/mirror/object_array-inl.h]
1d54e73
GC clean up.
by Ian Rogers
· 12 years ago
6bdd8f4
Optimize aput-object in interpreter.
by Sebastien Hertz
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 years ago