Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
82cc909ff81cc25f7fe97ddac3a1a1f6dc9f5792
/
patchoat
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
33d75bc
Merge "ART: Fix VerifyObject runtime verification"
by Andreas Gampe
· 9 years ago
3b45ef2
ART: Fix VerifyObject runtime verification
by Andreas Gampe
· 9 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 9 years ago
3fc9903
ART: Do not relocate app program headers in patchoat.
by Vladimir Marko
· 9 years ago
2f6cdb0
Relocate DWARF using .oat_patches.
by David Srbecky
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
3296f4c
Host dex2oat and patchoat require libcutils.
by Richard Uhler
· 10 years ago
a473f51
patchoat: DisableAutoClose when patching in place
by Julien Delayen
· 10 years ago
794ad76
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
by Andreas Gampe
· 10 years ago
6f61141
ART: Refactor common ELF->InstructionSet code
by Andreas Gampe
· 10 years ago
57b3429
ART: Allow to compile interpret-only mips64 files
by Andreas Gampe
· 10 years ago
c5a3ea7
ART: Introduce Mips32 R6
by Andreas Gampe
· 10 years ago
956af0f
Remove portable.
by Elliott Hughes
· 10 years ago
957ca1c
Delete ArtMethod gc_map_ field
by Mathieu Chartier
· 10 years ago
4303ba9
ART: Track Flush & Close in FdFile
by Andreas Gampe
· 10 years ago
2d72101
Change 64 bit ArtMethod fields to be pointer sized
by Mathieu Chartier
· 10 years ago
d582fa4
Instruction set features for ARM64, MIPS and X86.
by Ian Rogers
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
4677476
ART: Add support for patching and loading OAT files compiled with PIC
by Igor Murashkin
· 10 years ago
c7dd295
Tidy up logging.
by Ian Rogers
· 10 years ago
d4c4d95
Some code clean-up.
by Ian Rogers
· 10 years ago
6e88ef6
Change MemMap::maps_ to not be global variable
by Mathieu Chartier
· 10 years ago
7223d44
Switch to C++11 style [[noreturn]].
by Ian Rogers
· 10 years ago
647b1a8
Fix 2 new sets of clang compiler warnings.
by Ian Rogers
· 10 years ago
1373595
stdint types all the way!
by Ian Rogers
· 10 years ago
8c52a3f
Add some missing TEMP_FAILURE_RETRYs around unlink(2)
by Brian Carlstrom
· 10 years ago
62d1ca3
ART: Prepare for ELF64.
by Tong Shen
· 10 years ago
c8ccf68
ART: Fix some -Wpedantic errors
by Andreas Gampe
· 10 years ago
3c13a79
ART: Only allow the zygote to create the global boot image
by Andreas Gampe
· 10 years ago
daab38c
ART: Make elf loading not abort
by Andreas Gampe
· 10 years ago
20c8930
ART: Relax GetInstructionSetFromString
by Andreas Gampe
· 10 years ago
e3ea838
ART source line debug info in OAT files
by Yevgeny Rouban
· 10 years ago
76ab347
Fix art build script
by Junmo Park
· 10 years ago
4b0d2d9
Make patchoat use the sht_entsize when patching.
by Alex Light
· 10 years ago
cf4bf38
Tweaks to patchoat and other related things.
by Alex Light
· 10 years ago
1c83cbc
ART: Make run tests out of oat tests
by Andreas Gampe
· 10 years ago
a59dd80
Runtime can now be set to require relocation
by Alex Light
· 10 years ago
e63db27
Break apart header files.
by Ian Rogers
· 10 years ago
eefbe39
Fix some style nitpicks
by Alex Light
· 10 years ago
53cb16b
Add patchoat tool to Art.
by Alex Light
· 10 years ago