Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
f44d36c8423f81cbb5e9f55d8813e26ffa1a7f3b
/
compiler
/
image_writer.cc
f44d36c
Revert^2 "Hash-based DexCache field array."
by Vladimir Marko
· 8 years ago
8d6768d
Revert^6 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
0b66d61
Revert^5 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
6374c58
Revert "Hash-based DexCache field array."
by Vladimir Marko
· 8 years ago
1aea351
Hash-based DexCache field array.
by Vladimir Marko
· 9 years ago
915ec55
ART: Update LZ4 library to v1.7.5
by David Lin
· 8 years ago
bfb80d2
Revert^4 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
fe35fe1
Merge "ART: Add operator == and != with nullptr to Handle"
by Treehugger Robot
· 8 years ago
fa4333d
ART: Add operator == and != with nullptr to Handle
by Andreas Gampe
· 8 years ago
c069a30
ART: invoke-custom support
by Orion Hodson
· 9 years ago
5812e20
Revert^3 "Hash-based dex cache type array."
by Mathieu Chartier
· 8 years ago
85c0f2a
Revert^2 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
d16363a
Revert "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
ec78622
Hash-based dex cache type array.
by Vladimir Marko
· 9 years ago
e8fcd01
Revert "Revert "CHA for abstract methods.""
by Mingyao Yang
· 9 years ago
72ab684
Add class status for resolved erroneous classes.
by Vladimir Marko
· 9 years ago
6ad2f6d
Fix inserting classes to initiating loader's class table.
by Vladimir Marko
· 9 years ago
9cd522b
Remove now unused dex_cache_resolved_types_ from ArtMethod.
by Nicolas Geoffray
· 9 years ago
eca3eda
Add ClassLoader to app-image roots.
by Vladimir Marko
· 9 years ago
c27bc40
Prune uses library classes even without profile
by Mathieu Chartier
· 9 years ago
c5798bf
Revert^8 "Make sure that const-class linkage is preserved."
by Vladimir Marko
· 9 years ago
58c3f6a
Reduce calls to DescriptorEquals
by Mathieu Chartier
· 9 years ago
cc1b535
ART: Clean up ClassLinker
by Andreas Gampe
· 9 years ago
2c8c6b6
Revert "Make sure that const-class linkage is preserved, try again."
by Vladimir Marko
· 9 years ago
00a4410
Additional debug logging for bug 33231647.
by Vladimir Marko
· 9 years ago
9036914
Merge "Make sure that const-class linkage is preserved, try again."
by Treehugger Robot
· 9 years ago
cb5ab35
Make sure that const-class linkage is preserved, try again.
by Vladimir Marko
· 9 years ago
211fd80
Merge "ART: Add dex::StringIndex"
by Treehugger Robot
· 9 years ago
171cf81
Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""""
by Vladimir Marko
· 9 years ago
8a0128a
ART: Add dex::StringIndex
by Andreas Gampe
· 9 years ago
e47172b
Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""
by Vladimir Marko
· 9 years ago
09ded92
Revert "Revert "Revert "Make sure that const-class linkage is preserved."""
by Vladimir Marko
· 9 years ago
25dcbad
Revert "Revert "Make sure that const-class linkage is preserved.""
by Vladimir Marko
· 9 years ago
ecffc67
Revert "Make sure that const-class linkage is preserved."
by Vladimir Marko
· 9 years ago
9ee5fdf
Merge "Make sure that const-class linkage is preserved."
by Vladimir Marko
· 9 years ago
19886db
Make sure that const-class linkage is preserved.
by Vladimir Marko
· 9 years ago
a5b09a6
ART: Add dex::TypeIndex
by Andreas Gampe
· 9 years ago
ad06b98
Make ImageWriter and PatchOat helper classes nested.
by Vladimir Marko
· 9 years ago
6a3be6d
Merge "Clean up the runtime read barrier and fix fake address dependency."
by Hiroshi Yamauchi
· 9 years ago
12b58b2
Clean up the runtime read barrier and fix fake address dependency.
by Hiroshi Yamauchi
· 9 years ago
d625158
Add ClassExt mirror.
by Alex Light
· 9 years ago
9e86809
Move intern table to ObjPtr
by Mathieu Chartier
· 9 years ago
28357fa
Move most of class linker to ObjPtr
by Mathieu Chartier
· 9 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 9 years ago
3e2e2f1
Merge "Fix handling of dex cache arrays for method types."
by Narayan Kamath
· 9 years ago
38a4223
Merge "Move most mirror:: args to ObjPtr"
by Mathieu Chartier
· 9 years ago
31e8822
Move most mirror:: args to ObjPtr
by Mathieu Chartier
· 9 years ago
7fe5658
Fix handling of dex cache arrays for method types.
by Narayan Kamath
· 9 years ago
1a1de67
Do not write empty class table and intern table to image.
by Vladimir Marko
· 9 years ago
e8a3c57
Replace StackHandleScopeCollection with VariableSizedHandleScope
by Mathieu Chartier
· 9 years ago
c4f3925
Move remaining jobject related functions to use ObjPtr
by Mathieu Chartier
· 9 years ago
1cc62e4
Rename ObjPtr::Decode to ObjPtr::Ptr
by Mathieu Chartier
· 9 years ago
3398c78
Move ArtField to ObjPtr
by Mathieu Chartier
· 9 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 9 years ago
75a7db6
ART: Factor out IMT from ArtMethod
by Andreas Gampe
· 9 years ago
496577f
Smarter image layout
by Mathieu Chartier
· 9 years ago
0e84439
Collapse ART's AbstractMethod class into Executable
by Neil Fuller
· 9 years ago
96e640c
Fix the target art method address within a method object
by Jing Ji
· 9 years ago
268764d
Make ScopedAssertNoThreadSuspension no overhead for non-debug
by Mathieu Chartier
· 9 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 9 years ago
bf44e0e
ART: Implement a fixed size string dex cache
by Christina Wadsworth
· 9 years ago
fd36f1f
Rename callee save enumerators.
by Vladimir Marko
· 9 years ago
965c0b9
Merge "Change suspend entrypoint to save all registers."
by Vladimir Marko
· 9 years ago
952dbb1
Change suspend entrypoint to save all registers.
by Vladimir Marko
· 9 years ago
36a270a
Change one read barrier bit to mark bit
by Mathieu Chartier
· 9 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 9 years ago
a62cb9b
Revert "Revert "Optimize IMT""
by Artem Udovichenko
· 9 years ago
88f288e
Revert "Optimize IMT"
by Nicolas Geoffray
· 9 years ago
badee98
Optimize IMT
by Nelli Kim
· 9 years ago
696632e
Revert "Revert "Hold dex caches live in class table""
by Mathieu Chartier
· 9 years ago
0b49084
Prune class path classes from profile
by Mathieu Chartier
· 9 years ago
0c050a1
Add null checks to weak DexCache references
by Brian Carlstrom
· 9 years ago
97bad1b
Visit IMT of all classes during image writing
by Mathieu Chartier
· 9 years ago
e42888f
Write conflict tables in image
by Mathieu Chartier
· 9 years ago
2ba04ea
Revert "Revert "Reduce dirty image pages by improving binning""
by Mathieu Chartier
· 9 years ago
d464fa1
Revert "Reduce dirty image pages by improving binning"
by Mathieu Chartier
· 9 years ago
f3cee19
Reduce dirty image pages by improving binning
by Mathieu Chartier
· 9 years ago
796d630
Add an ImtConflictTable to better resolve IMT conflicts.
by Nicolas Geoffray
· 9 years ago
9894fc8
Disable LZ4HC compressed images
by Mathieu Chartier
· 9 years ago
d9813cb
ART: Fix valgrind failure in image_test64.
by Vladimir Marko
· 9 years ago
6f6b134
Use PwriteFully and write image header last
by Mathieu Chartier
· 9 years ago
a6e81ed
Add lz4hc image compression format
by Mathieu Chartier
· 9 years ago
0ccfe2c
image: Allow methods with code in another oat file to work correctly
by Igor Murashkin
· 9 years ago
bf63303
Merge "ART: Allow method references across oat files for multi-image, 2nd attempt."
by Vladimir Marko
· 9 years ago
944da60
ART: Allow method references across oat files for multi-image, 2nd attempt.
by Vladimir Marko
· 9 years ago
3612149
Make JNI work correctly with default methods.
by Alex Light
· 9 years ago
901e070
Support image classes filtering in image writer
by Mathieu Chartier
· 9 years ago
e8bf134
Don't pass in oat file name to NativeLocationInImage
by Mathieu Chartier
· 9 years ago
fcea56f
Fix issue with copied methods not being checked.
by Alex Light
· 9 years ago
45724f9
Revert "Allow method references across oat files for multi-image."
by Vladimir Marko
· 9 years ago
6065402
Allow method references across oat files for multi-image.
by Vladimir Marko
· 9 years ago
9b1c9b7
Fix updating string dex cache array for no class table case
by Mathieu Chartier
· 9 years ago
1aa8ec2
Fix up dex cache strings stored in classes
by Mathieu Chartier
· 9 years ago
14567fd
Clean up UpdateOatFile for app images
by Mathieu Chartier
· 9 years ago
d8904a5
ART: Do not reopen oat file in ImageWriter::UpdateOatFile().
by Vladimir Marko
· 9 years ago
784bb09
Clear image file in image writer
by Mathieu Chartier
· 9 years ago
ace0dc1
ART: Add option to ensure deterministic compilation
by Andreas Gampe
· 10 years ago
fbc3108
Revert "Revert "Load app images""
by Mathieu Chartier
· 9 years ago
1bc977c
Revert "Load app images"
by Nicolas Geoffray
· 10 years ago
f7fd970
Load app images
by Mathieu Chartier
· 10 years ago
Next »