Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
67ad20e2834ed2b821503d0d9ab1b3a34e55b7d4
/
compiler
/
image_writer.cc
67ad20e
Address some comments in image writer
by Mathieu Chartier
· 10 years ago
ceb07b3
Revert "Revert "Add support for LZ4 compressed image files""
by Mathieu Chartier
· 10 years ago
83d4d72
Revert "Add support for LZ4 compressed image files"
by Nicolas Geoffray
· 10 years ago
c6f41b5
Add support for LZ4 compressed image files
by Mathieu Chartier
· 10 years ago
208a5cb
Store class tables in the image
by Mathieu Chartier
· 10 years ago
945c1c1
Fix circular dependencies for ContainsBootClassLoaderNonImageClass
by Mathieu Chartier
· 10 years ago
f60c7e2
ART: Clean up ordering of dex cache arrays in image files.
by Vladimir Marko
· 10 years ago
4b00d34
Refactor some patching logic
by Mathieu Chartier
· 10 years ago
04302db
Fix class unloading with the CC collector.
by Hiroshi Yamauchi
· 10 years ago
073b16c
Image space cleanup for app images
by Mathieu Chartier
· 10 years ago
9139e00
Correct exception behavior for default methods
by Alex Light
· 10 years ago
a808bac
Add more image writer comments and clean up
by Mathieu Chartier
· 10 years ago
da5b28a
Revert "Revert "Add basic image writer support for app images""
by Mathieu Chartier
· 10 years ago
4b01856
Revert "Add basic image writer support for app images"
by Nicolas Geoffray
· 10 years ago
c033474
Add basic image writer support for app images
by Mathieu Chartier
· 10 years ago
a90c772
Add application image dex2oat options
by Mathieu Chartier
· 10 years ago
35831e8
Reduce memory used by CompiledMethods.
by Vladimir Marko
· 10 years ago
f9c6fc6
Add OatFileManager
by Mathieu Chartier
· 10 years ago
5550c56
Clear allocator in image writer
by Mathieu Chartier
· 10 years ago
957fb89
Merge "ART: Move DexCache arrays to native."
by Vladimir Marko
· 10 years ago
f1d666e
Add ScopedThreadSuspension
by Mathieu Chartier
· 10 years ago
05792b9
ART: Move DexCache arrays to native.
by Vladimir Marko
· 10 years ago
673ed3d
Revert "Revert "Change dex caches to be weak roots""
by Mathieu Chartier
· 10 years ago
81a9087
Revert "Change dex caches to be weak roots"
by Brian Carlstrom
· 10 years ago
3ae6b1d
Change dex caches to be weak roots
by Mathieu Chartier
· 10 years ago
059ef3d
Always visit object class from VisitReferences
by Mathieu Chartier
· 10 years ago
1463285
ART: Rename ArtMethod's size and alignment methods.
by Vladimir Marko
· 10 years ago
cf36d49
ART: Compress LengthPrefixedArray on 32-bit targets.
by Vladimir Marko
· 10 years ago
c0fe56a
Address some comments
by Mathieu Chartier
· 10 years ago
6b06953
Add class table field to class loader
by Mathieu Chartier
· 10 years ago
54d220e
Move ArtFields and ArtMethods to be a length prefixed array
by Mathieu Chartier
· 10 years ago
02f0771
Merge "Revert "cleanup: Replace pointers with out-parameters and fix-up formatting""
by Igor Murashkin
· 10 years ago
90ef3db
Address some comments and clean up
by Mathieu Chartier
· 10 years ago
b1d8c31
Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"
by Igor Murashkin
· 10 years ago
a315f5c
cleanup: Replace pointers with out-parameters and fix-up formatting
by Igor Murashkin
· 10 years ago
e0671ce
Clean up class visitors
by Mathieu Chartier
· 10 years ago
da7c650
Visit class native roots from VisitReferences
by Mathieu Chartier
· 10 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 10 years ago
14c3bf9
Change intern table to not use WaitHoldingLocks
by Mathieu Chartier
· 10 years ago
7bf2b4f
Revert "Revert "Remove interpreter entrypoint in ArtMethod.""
by Nicolas Geoffray
· 10 years ago
7070ccd
Revert "Remove interpreter entrypoint in ArtMethod."
by Nicolas Geoffray
· 10 years ago
fa2c054
Remove interpreter entrypoint in ArtMethod.
by Nicolas Geoffray
· 10 years ago
d39645e
Move image intern table into image
by Mathieu Chartier
· 10 years ago
8ac7595
ART: Prune FindArrayClass cache in image writer
by Andreas Gampe
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
3b45ef2
ART: Fix VerifyObject runtime verification
by Andreas Gampe
· 10 years ago
f39c9eb
Fix a few literals and assertions.
by Roland Levillain
· 10 years ago
3fc9903
ART: Do not relocate app program headers in patchoat.
by Vladimir Marko
· 10 years ago
848f70a
Replace String CharArray with internal uint16_t array.
by Jeff Hao
· 12 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
b1fcead
ART: Change image_classes and compiled_classes to unordered set
by Andreas Gampe
· 10 years ago
de48692
Don't call ComputeEagerResolvedStrings
by Mathieu Chartier
· 10 years ago
3481ba2
ART: Clean up includes.
by Vladimir Marko
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
20f8559
Fixed layout for dex caches in boot image.
by Vladimir Marko
· 10 years ago
3679a47
Merge "Support relative encoded dex locations in oat files."
by Richard Uhler
· 10 years ago
e5fed03
Support relative encoded dex locations in oat files.
by Richard Uhler
· 10 years ago
0b7fcf9
ART: Fix missing Erase() in error case
by Andreas Gampe
· 10 years ago
dd9d055
ART: More cutouts for unstarted runtime
by Andreas Gampe
· 10 years ago
e15ea08
Reserve bits in the lock word for read barriers.
by Hiroshi Yamauchi
· 10 years ago
5c42c29
Add support for .bss section in oat files.
by Vladimir Marko
· 10 years ago
5a3399d
Merge "Fix ImageWriter::ComputeEagerResolvedStringsCallback()."
by Vladimir Marko
· 10 years ago
a48aef4
Fix ImageWriter::ComputeEagerResolvedStringsCallback().
by Vladimir Marko
· 11 years ago
c7d1188
Handle variable size of methods properly between 32 and 64 bit.
by Jeff Hao
· 10 years ago
2cd334a
More of the concurrent copying collector.
by Hiroshi Yamauchi
· 11 years ago
b061b89
Merge "ART: Make ProcessStrings less noisy"
by Andreas Gampe
· 11 years ago
dc84301
ART: Make ProcessStrings less noisy
by Andreas Gampe
· 11 years ago
0c8c303
Clean up the locks around Heap::VisitObjects().
by Hiroshi Yamauchi
· 11 years ago
956af0f
Remove portable.
by Elliott Hughes
· 11 years ago
245ee00
ART: Fix string data leak in image writer
by Andreas Gampe
· 11 years ago
faeda18
Revert "Revert "Rewrite ImageWriter's merging of String char[]s.""
by Vladimir Marko
· 11 years ago
4c964de
Revert "Rewrite ImageWriter's merging of String char[]s."
by Vladimir Marko
· 11 years ago
c73743c
Rewrite ImageWriter's merging of String char[]s.
by Vladimir Marko
· 11 years ago
3389ca7
Call ProcessStrings() in ImageWriter, fix prefix check.
by Vladimir Marko
· 11 years ago
eace458
Move dexCacheStrings from ArtMethod to Class
by Mathieu Chartier
· 11 years ago
957ca1c
Delete ArtMethod gc_map_ field
by Mathieu Chartier
· 11 years ago
f5b4c50
dex2oat: Pack likely-dirty objects together when generating the boot image
by Igor Murashkin
· 11 years ago
88f21ca
Fix transitive equality error in set.
by Mathieu Chartier
· 11 years ago
4303ba9
ART: Track Flush & Close in FdFile
by Andreas Gampe
· 11 years ago
2d72101
Change 64 bit ArtMethod fields to be pointer sized
by Mathieu Chartier
· 11 years ago
fd04b6f
Combine image string char arrays into single array
by Mathieu Chartier
· 11 years ago
76649e8
Keep original order of fields in Class.
by Vladimir Marko
· 11 years ago
bcc1ce0
Merge "ART: Refactor dex2oat"
by Andreas Gampe
· 11 years ago
88ec7f4
ART: Refactor dex2oat
by Andreas Gampe
· 11 years ago
c2e2062
Add hash set
by Mathieu Chartier
· 11 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 11 years ago
4677476
ART: Add support for patching and loading OAT files compiled with PIC
by Igor Murashkin
· 11 years ago
2d2621a
Optimize method linking
by Mathieu Chartier
· 11 years ago
2c4257b
Tidy logging code not using UNIMPLEMENTED.
by Ian Rogers
· 11 years ago
1373595
stdint types all the way!
by Ian Rogers
· 11 years ago
62d1ca3
ART: Prepare for ELF64.
by Tong Shen
· 11 years ago
f4da675
Implement method calls using relative BL on ARM.
by Vladimir Marko
· 11 years ago
2d5f39e
Add ScopedAssertNoThreadSuspension
by Mathieu Chartier
· 11 years ago
3cd86d6
The image for writing needn't be in low 4GB.
by Ian Rogers
· 11 years ago
1ff3c98
Avoid use of std::string where we have const char*.
by Ian Rogers
· 11 years ago
a59dd80
Runtime can now be set to require relocation
by Alex Light
· 11 years ago
22d5e73
Remove object_utils.h.
by Ian Rogers
· 11 years ago
98d1cc8
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
by Mingyao Yang
· 11 years ago
eefbe39
Fix some style nitpicks
by Alex Light
· 11 years ago
53cb16b
Add patchoat tool to Art.
by Alex Light
· 11 years ago
Next »