index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
image_writer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move image intern table into image
Mathieu Chartier
2015-06-11
1
-88
/
+104
*
ART: Prune FindArrayClass cache in image writer
Andreas Gampe
2015-06-03
1
-0
/
+3
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-210
/
+362
*
ART: Do not relocate app program headers in patchoat.
Vladimir Marko
2015-05-14
1
-1
/
+1
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-92
/
+9
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-12
/
+12
*
ART: Change image_classes and compiled_classes to unordered set
Andreas Gampe
2015-04-20
1
-1
/
+1
*
Don't call ComputeEagerResolvedStrings
Mathieu Chartier
2015-04-16
1
-1
/
+6
*
ART: Clean up includes.
Vladimir Marko
2015-04-13
1
-1
/
+1
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-53
/
+203
*
Fixed layout for dex caches in boot image.
Vladimir Marko
2015-03-31
1
-8
/
+54
*
Merge "Support relative encoded dex locations in oat files."
Richard Uhler
2015-03-25
1
-1
/
+1
|
\
|
*
Support relative encoded dex locations in oat files.
Richard Uhler
2015-03-24
1
-1
/
+1
*
|
ART: Fix missing Erase() in error case
Andreas Gampe
2015-03-13
1
-0
/
+1
|
/
*
ART: More cutouts for unstarted runtime
Andreas Gampe
2015-03-12
1
-0
/
+24
*
Reserve bits in the lock word for read barriers.
Hiroshi Yamauchi
2015-03-03
1
-2
/
+4
*
Add support for .bss section in oat files.
Vladimir Marko
2015-03-02
1
-2
/
+2
*
Merge "Fix ImageWriter::ComputeEagerResolvedStringsCallback()."
Vladimir Marko
2015-02-11
1
-2
/
+3
|
\
|
*
Fix ImageWriter::ComputeEagerResolvedStringsCallback().
Vladimir Marko
2015-02-11
1
-2
/
+3
*
|
Handle variable size of methods properly between 32 and 64 bit.
Jeff Hao
2015-02-05
1
-17
/
+10
*
|
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-1
/
+0
*
|
Merge "ART: Make ProcessStrings less noisy"
Andreas Gampe
2015-01-21
1
-2
/
+4
|
\
\
|
*
|
ART: Make ProcessStrings less noisy
Andreas Gampe
2015-01-20
1
-2
/
+4
*
|
|
Clean up the locks around Heap::VisitObjects().
Hiroshi Yamauchi
2015-01-20
1
-23
/
+12
|
/
/
*
|
Remove portable.
Elliott Hughes
2014-12-12
1
-39
/
+1
*
|
ART: Fix string data leak in image writer
Andreas Gampe
2014-12-05
1
-0
/
+10
*
|
Revert "Revert "Rewrite ImageWriter's merging of String char[]s.""
Vladimir Marko
2014-12-04
1
-76
/
+55
*
|
Revert "Rewrite ImageWriter's merging of String char[]s."
Vladimir Marko
2014-12-04
1
-54
/
+76
*
|
Rewrite ImageWriter's merging of String char[]s.
Vladimir Marko
2014-12-04
1
-76
/
+54
*
|
Call ProcessStrings() in ImageWriter, fix prefix check.
Vladimir Marko
2014-12-03
1
-3
/
+4
|
/
*
Move dexCacheStrings from ArtMethod to Class
Mathieu Chartier
2014-11-25
1
-1
/
+1
*
Delete ArtMethod gc_map_ field
Mathieu Chartier
2014-11-24
1
-6
/
+0
*
dex2oat: Pack likely-dirty objects together when generating the boot image
Igor Murashkin
2014-11-20
1
-30
/
+252
*
Fix transitive equality error in set.
Mathieu Chartier
2014-11-19
1
-17
/
+14
*
ART: Track Flush & Close in FdFile
Andreas Gampe
2014-11-18
1
-0
/
+12
*
Change 64 bit ArtMethod fields to be pointer sized
Mathieu Chartier
2014-11-18
1
-17
/
+58
*
Combine image string char arrays into single array
Mathieu Chartier
2014-11-17
1
-7
/
+149
*
Keep original order of fields in Class.
Vladimir Marko
2014-11-14
1
-4
/
+6
*
Merge "ART: Refactor dex2oat"
Andreas Gampe
2014-11-07
1
-2
/
+2
|
\
|
*
ART: Refactor dex2oat
Andreas Gampe
2014-11-06
1
-2
/
+2
*
|
Add hash set
Mathieu Chartier
2014-11-06
1
-1
/
+2
|
/
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-2
/
+3
*
ART: Add support for patching and loading OAT files compiled with PIC
Igor Murashkin
2014-10-27
1
-1
/
+2
*
Optimize method linking
Mathieu Chartier
2014-10-27
1
-5
/
+11
*
Tidy logging code not using UNIMPLEMENTED.
Ian Rogers
2014-10-24
1
-1
/
+1
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-13
/
+13
*
ART: Prepare for ELF64.
Tong Shen
2014-10-03
1
-3
/
+4
*
Implement method calls using relative BL on ARM.
Vladimir Marko
2014-09-25
1
-52
/
+54
*
Add ScopedAssertNoThreadSuspension
Mathieu Chartier
2014-09-19
1
-6
/
+2
*
The image for writing needn't be in low 4GB.
Ian Rogers
2014-08-14
1
-1
/
+1
[next]