index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
patchoat
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Save or erase the file even if I/O failed
Serdjuk, Nikolay Y
2016-03-31
1
-6
/
+6
*
Add patchoat check that input oat file has patch section.
Jeff Hao
2016-03-18
1
-11
/
+15
*
Remove TEMP_FAILURE_RETRY for unlink
Dimitry Ivanov
2016-03-17
1
-3
/
+3
*
ART: Simplify patchoat
Andreas Gampe
2016-02-12
2
-338
/
+271
*
Remove GetImageRoots read barrier for image relocation
Mathieu Chartier
2016-01-26
1
-1
/
+1
*
Revert "Revert "Load app images""
Mathieu Chartier
2016-01-25
1
-0
/
+3
*
Revert "Load app images"
Nicolas Geoffray
2016-01-23
1
-3
/
+0
*
Load app images
Mathieu Chartier
2016-01-22
1
-0
/
+3
*
Re-enable adding intern table to image
Mathieu Chartier
2016-01-06
1
-1
/
+1
*
Fix multi-image TODOs in patchoat.
Jeff Hao
2016-01-04
2
-108
/
+10
*
Dex2oat support for multiple oat file and image file outputs.
Jeff Hao
2015-12-23
2
-132
/
+239
*
Revert "Revert "Add support for LZ4 compressed image files""
Mathieu Chartier
2015-12-10
1
-0
/
+6
*
Revert "Add support for LZ4 compressed image files"
Nicolas Geoffray
2015-12-10
1
-6
/
+0
*
Add support for LZ4 compressed image files
Mathieu Chartier
2015-12-09
1
-0
/
+6
*
Combine class sets when writing a class table
Mathieu Chartier
2015-12-04
1
-1
/
+0
*
Store class tables in the image
Mathieu Chartier
2015-12-03
2
-0
/
+18
*
Refactor some patching logic
Mathieu Chartier
2015-11-16
2
-54
/
+27
*
Image space cleanup for app images
Mathieu Chartier
2015-11-11
1
-2
/
+2
*
Add low_4gb support to MapFile and MapFileAtAddress
Mathieu Chartier
2015-11-09
1
-6
/
+13
*
ART: Move DexCache arrays to native.
Vladimir Marko
2015-09-03
1
-13
/
+58
*
Always visit object class from VisitReferences
Mathieu Chartier
2015-08-18
1
-1
/
+1
*
Merge "Make patchoat match offset when given a patched image"
Alex Light
2015-08-17
2
-34
/
+65
|
\
|
*
Make patchoat match offset when given a patched image
Alex Light
2015-08-14
2
-34
/
+65
*
|
ART: Compress LengthPrefixedArray on 32-bit targets.
Vladimir Marko
2015-08-17
1
-2
/
+1
|
/
*
Move ArtFields and ArtMethods to be a length prefixed array
Mathieu Chartier
2015-08-05
2
-13
/
+35
*
Visit class native roots from VisitReferences
Mathieu Chartier
2015-07-24
1
-2
/
+7
*
Move to newer clang annotations
Mathieu Chartier
2015-07-22
2
-13
/
+13
*
Revert "Revert "Remove interpreter entrypoint in ArtMethod.""
Nicolas Geoffray
2015-07-08
1
-2
/
+0
*
Merge "Revert "Remove interpreter entrypoint in ArtMethod.""
Nicolas Geoffray
2015-07-08
1
-0
/
+2
|
\
|
*
Revert "Remove interpreter entrypoint in ArtMethod."
Nicolas Geoffray
2015-07-08
1
-0
/
+2
*
|
Merge "Remove interpreter entrypoint in ArtMethod."
Nicolas Geoffray
2015-07-08
1
-2
/
+0
|
\
|
|
*
Remove interpreter entrypoint in ArtMethod.
Nicolas Geoffray
2015-07-08
1
-2
/
+0
*
|
Allow for sig chain to be disabled.
Calin Juravle
2015-07-01
2
-4
/
+6
|
/
*
Move image intern table into image
Mathieu Chartier
2015-06-11
2
-7
/
+42
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-29
2
-64
/
+130
*
Merge "ART: Fix VerifyObject runtime verification"
Andreas Gampe
2015-05-27
1
-5
/
+5
|
\
|
*
ART: Fix VerifyObject runtime verification
Andreas Gampe
2015-05-27
1
-5
/
+5
*
|
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-1
/
+0
|
/
*
ART: Do not relocate app program headers in patchoat.
Vladimir Marko
2015-05-14
1
-7
/
+12
*
Relocate DWARF using .oat_patches.
David Srbecky
2015-04-11
2
-80
/
+1
*
Move ArtField to native
Mathieu Chartier
2015-04-10
2
-27
/
+83
*
Host dex2oat and patchoat require libcutils.
Richard Uhler
2015-03-23
1
-2
/
+2
*
patchoat: DisableAutoClose when patching in place
Julien Delayen
2015-03-10
1
-0
/
+3
*
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
Andreas Gampe
2015-02-23
1
-1
/
+1
*
ART: Refactor common ELF->InstructionSet code
Andreas Gampe
2015-01-21
1
-25
/
+1
*
ART: Allow to compile interpret-only mips64 files
Andreas Gampe
2015-01-15
1
-0
/
+2
*
ART: Introduce Mips32 R6
Andreas Gampe
2015-01-13
1
-3
/
+8
*
Remove portable.
Elliott Hughes
2014-12-12
1
-6
/
+0
*
Delete ArtMethod gc_map_ field
Mathieu Chartier
2014-11-24
1
-6
/
+0
*
ART: Track Flush & Close in FdFile
Andreas Gampe
2014-11-18
1
-3
/
+23
[next]