Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
7209da0a46dd96ae5b9d73124ef09b4b0fe9ac25
/
runtime
/
gc
/
space
/
image_space.cc
7209da0
Support field VarHandle objects in boot image.
by Vladimir Marko
· 5 years ago
e020b7f
Faster BCP checksum verification.
by Vladimir Marko
· 5 years ago
f667c33
Avoid opening BCP jars if the corresponding FDs exist
by Victor Hsieh
· 5 years ago
a09d8b7
Add runtime option -Xbootclasspathfds: for pre-opened fds
by Victor Hsieh
· 5 years ago
094b1cf
odrefresh: enable loading of system_server image files
by Orion Hodson
· 5 years ago
61ffd04
Make the runtime option -Ximage a ParseStringList
by Victor Hsieh
· 5 years ago
0654153
Add madvising of .odex, .vdex and .art files
by Jagadeesh Pakaravoor
· 5 years ago
805769b
Remove unused flag is_zygote flag from ImageSpace.
by Orion Hodson
· 5 years ago
fa81f71
Remove the ability to load the boot image from dalvik cache
by Orion Hodson
· 5 years ago
72d3195
Fix error message logging in `art::gc::space::ImageSpace::LoadBootImage`.
by Roland Levillain
· 5 years ago
771708f
Avoid growing boot class path for --single-image compiled images
by Orion Hodson
· 5 years ago
6e6f1b2
Do not open dex files in CLC if we only need to get dexopt status
by Calin Juravle
· 5 years ago
cea158f
Fix logging image spaces.
by Vladimir Marko
· 5 years ago
86d6cd5
Remove DexCache arrays from image.
by David Srbecky
· 6 years ago
ae7168e
Remove unused image space order argument
by Orion Hodson
· 6 years ago
6732b80
Remove the ability to generate an image in image_space.cc
by Orion Hodson
· 6 years ago
4717175
Move code item to the data pointer and remove code_item_offset.
by Nicolas Geoffray
· 6 years ago
2d45520
A few more inclusive language updates
by Orion Hodson
· 6 years ago
863e22a
Move implementations from class_root.h to -inl.h . am: 5868adaefe
by Vladimir Marko
· 6 years ago
5868ada
Move implementations from class_root.h to -inl.h .
by Vladimir Marko
· 6 years ago
683e674
Fix string deduplication for multi-image extensions. am: f4ba904ec0 am: 0bd9650718
by Vladimir Marko
· 6 years ago
f4ba904
Fix string deduplication for multi-image extensions.
by Vladimir Marko
· 6 years ago
1afc1f5
Deduplicate interned image strings. am: fdd4684836 am: 2e5b73b634
by Vladimir Marko
· 6 years ago
fdd4684
Deduplicate interned image strings.
by Vladimir Marko
· 6 years ago
e11d0f8
[art] Remove boot complete marker am: 1b536ca76e
by Calin Juravle
· 6 years ago
1b536ca
[art] Remove boot complete marker
by Calin Juravle
· 6 years ago
ab4d222
Fix boot image size check.
by Vladimir Marko
· 6 years ago
4cbb51a
Fix ART code around JIT zygote.
by Nicolas Geoffray
· 6 years ago
f6afcc9
Update boot image extension compilation args.
by Vladimir Marko
· 6 years ago
89b85eb
dex2oat: default to speed-profile if we have a profile.
by Vladimir Marko
· 6 years ago
f9dfd77
Update VMRuntime.isBootClassPathOnDisk()...
by Vladimir Marko
· 6 years ago
c0e0e5e
Compile boot image extensions in memory.
by Vladimir Marko
· 6 years ago
d0036ac
Single-image boot image extensions.
by Vladimir Marko
· 7 years ago
0fce03f
Add scoped trace to VisitDexCacheArrays
by Mathieu Chartier
· 6 years ago
dd09f71
Fix oatdump for boot image extensions.
by Vladimir Marko
· 6 years ago
b7bf843
Use provided dex filenames in oat file.
by Vladimir Marko
· 7 years ago
0ac78cf
Fix vtable relocation for boot image extension.
by Vladimir Marko
· 7 years ago
d830263
Fix image checksum verification.
by Vladimir Marko
· 7 years ago
92eec3a
Add boot image checksums to image header.
by Vladimir Marko
· 7 years ago
d3d00c0
Refactor oat.h.
by Vladimir Marko
· 7 years ago
2191069
Revert^4 "Boot image extension."
by Vladimir Marko
· 7 years ago
f5c5eb3
Revert^3 "Boot image extension."
by Vladimir Marko
· 7 years ago
beb66b3
Fix boot image extension relocation.
by Vladimir Marko
· 7 years ago
02820f4
Revert^2 "Boot image extension."
by Vladimir Marko
· 7 years ago
9f459c4
Revert "Boot image extension."
by Colin Cross
· 7 years ago
4f6ebe8
Boot image extension.
by Vladimir Marko
· 8 years ago
436c6f5
Oat file checksums for boot image extensions.
by Vladimir Marko
· 7 years ago
1b13d28
Improve diagnostic messages for reading image header.
by Vladimir Marko
· 7 years ago
6f38201
Refactor space bitmap to be a value object
by Mathieu Chartier
· 7 years ago
c0b30c9
Implement boot image extension relocation.
by Vladimir Marko
· 7 years ago
1aff1ef
Clean up retrieving boot image address range.
by Vladimir Marko
· 7 years ago
41a2189
Go to native for image decompression thread pool wait
by Mathieu Chartier
· 7 years ago
2180d8e
Clean up ArtField/ArtMethod relocation for app image.
by Vladimir Marko
· 7 years ago
776ce74
Use DEX2OATBOOTCLASSPATH to generate boot image
by wangshumin
· 7 years ago
d6d878e
Use DEX2OATBOOTCLASSPATH to generate boot image
by wangshumin
· 7 years ago
1fe5839
ObjPtr<>-ify ClassTable.
by Vladimir Marko
· 7 years ago
f1890fd
Go to native for image decompression thread pool wait
by Mathieu Chartier
· 7 years ago
96b3baa
ART: Validate boot image system oat files conditionally
by Andreas Gampe
· 7 years ago
2c5bcb8
Support boot classpath checksum without image
by David Brazdil
· 7 years ago
4617d58
ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test.
by Vladimir Marko
· 7 years ago
d7e9bbf
Clean up explicit conversions to ObjPtr<>.
by Vladimir Marko
· 7 years ago
0eefb9b
ObjPtr<>-ify mirror::Field and mirror::Executable.
by Vladimir Marko
· 7 years ago
423bebb
ObjPtr<>-ify mirror::ObjectArray.
by Vladimir Marko
· 7 years ago
557fece
ObjPtr<>-ify mirror::IfTable.
by Vladimir Marko
· 7 years ago
c524e9e
ObjPtr<>-ify mirror::Class.
by Vladimir Marko
· 7 years ago
bcd99be
Open only necessary files for BCP checksums test.
by Vladimir Marko
· 7 years ago
9d5956a
Change image method and field visiting to use templates
by Mathieu Chartier
· 7 years ago
6e7a72c
Release app image metadata when startup is completed
by Mathieu Chartier
· 7 years ago
3364d18
Clean up ImageSpace::LoadBootImage().
by Vladimir Marko
· 7 years ago
e37b791
Fix ImageSpace relocation direction check.
by Vladimir Marko
· 7 years ago
8682354
ART: Allow to change boot image pickup order
by Andreas Gampe
· 7 years ago
f0a96eb
Refactor image relocation
by Mathieu Chartier
· 7 years ago
639b2b1
ART: Remove instruction_set.h from thread.h
by Andreas Gampe
· 7 years ago
2ffc74b
Delete PatchedObjectsMap
by Mathieu Chartier
· 7 years ago
9a3da9a
Remove null check from ForwardObject / ForwardCode
by Mathieu Chartier
· 7 years ago
ada33d7
Move startup thread pool back into runtime
by Mathieu Chartier
· 7 years ago
0ace563
Revert^2 "Allow boot image for a part of the boot classpath."
by Vladimir Marko
· 7 years ago
93c21ba
Avoid waiting for threads to create
by Mathieu Chartier
· 7 years ago
25602dc
Use PatchObjectVisitor for app image class set patching
by Mathieu Chartier
· 7 years ago
d3f037b
Refactor image object visitors for image relocation
by Mathieu Chartier
· 7 years ago
0633365
Merge "Create thread pool only during app image loading"
by Mathieu Chartier
· 7 years ago
3ea4322
Create thread pool only during app image loading
by Mathieu Chartier
· 7 years ago
7391c8c
Store additional information in image header.
by Vladimir Marko
· 8 years ago
91f1032
Revert^2 "Pass boot class path to ImageSpace::LoadBootImage."
by Vladimir Marko
· 7 years ago
db4b1de
Revert "Pass boot class path to ImageSpace::LoadBootImage."
by Vladimir Marko
· 7 years ago
a9a0973
Merge "Pass boot class path to ImageSpace::LoadBootImage."
by Vladimir Marko
· 7 years ago
d190851
Pass boot class path to ImageSpace::LoadBootImage.
by Vladimir Marko
· 8 years ago
c6068c7
Parallel image decompression
by Mathieu Chartier
· 8 years ago
d378a56
Merge "Add image compressed blocks"
by Mathieu Chartier
· 8 years ago
1a84296
Add image compressed blocks
by Mathieu Chartier
· 8 years ago
d011d81
Use more vector<string>s in dex2oat.cc .
by Vladimir Marko
· 8 years ago
312f10e
Refactor loading boot image.
by Vladimir Marko
· 8 years ago
0c78ef7
Remove boot image begin/size from image header.
by Vladimir Marko
· 8 years ago
dbcb48f
Avoid unnecessary read barriers in mirror::Class.
by Vladimir Marko
· 8 years ago
104883b
Clean up primitive array helpers in Object.
by Vladimir Marko
· 8 years ago
8cc418e
Track what intern tables are from boot images
by Mathieu Chartier
· 8 years ago
69ebc8f
Merge "Add PreResolved strings dex cache array"
by Mathieu Chartier
· 8 years ago
1ca718e
Add PreResolved strings dex cache array
by Mathieu Chartier
· 8 years ago
1130659
Refactor MemMap::MapAnonymous().
by Vladimir Marko
· 8 years ago
d68ab24
Remove the relocations section from the image.
by Vladimir Marko
· 8 years ago
Next »