Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
75eec5d14039d4cbc4ec9b96485b743573665627
/
patchoat
c34bebf
Remove unnecessary indirection from MemMap.
by Vladimir Marko
· 7 years ago
fa5fc80
Merge "Move .art.rel data to a section in .art, part 2."
by Vladimir Marko
· 7 years ago
b07dcdb
Merge changes I87f2999f,I8af0e845
by Vladimir Marko
· 7 years ago
6121aa6
Move .art.rel data to a section in .art, part 2.
by Vladimir Marko
· 7 years ago
d93e374
ObjPtr<>-ify ArtMethod and mirror::Method.
by Vladimir Marko
· 7 years ago
ca8de0a
Move .art.rel data to a section in .art, part 1.
by Vladimir Marko
· 7 years ago
35d5b8a
ART: Do not use std::<container>::at().
by Vladimir Marko
· 7 years ago
74f2ccc
Merge "Revert^2 "Remove support for Valgrind in ART.""
by Roland Levillain
· 7 years ago
05e34f4
Revert^2 "Remove support for Valgrind in ART."
by Roland Levillain
· 7 years ago
2607d6c
Merge "Fix patchoat_test for heap poisoning"
by Treehugger Robot
· 7 years ago
23ae532
Fix patchoat_test for heap poisoning
by David Srbecky
· 7 years ago
f98a250
Merge "Add check to CheckImageIdenticalToOriginalExceptForRelocation"
by Treehugger Robot
· 7 years ago
b16e4a3
Add check to CheckImageIdenticalToOriginalExceptForRelocation
by David Srbecky
· 7 years ago
c13fbd8
Use pre-allocated Throwables from the boot image.
by Vladimir Marko
· 7 years ago
679730e
Remove static GcRoot<>s from Field, Method, Constructor.
by Vladimir Marko
· 7 years ago
197f1ef
Merge "Revert "Remove support for Valgrind in ART.""
by Treehugger Robot
· 7 years ago
8b362a8
Revert "Remove support for Valgrind in ART."
by Andreas Gampe
· 7 years ago
f31343f
Merge "Remove support for Valgrind in ART."
by Roland Levillain
· 7 years ago
1f01016
Move ArtDexFileLoader to libdexfile
by David Sehr
· 7 years ago
8268cb6
Remove support for Valgrind in ART.
by Roland Levillain
· 7 years ago
c3e1895
Prepare to move ArtDexFileLoader to libdexfile
by David Sehr
· 7 years ago
3f4a0bc
Add extra output when patchoat_test fails.
by Vladimir Marko
· 7 years ago
4eb1779
patchoat: Move nullptr CHECK
by Greg Kaiser
· 7 years ago
c7d2508
ART: Make patchoat more resistant
by Andreas Gampe
· 7 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
67bf42e
Header library to remove dependence on runtime/
by David Sehr
· 7 years ago
88c6d26
patchoat: take directories instead of filenames
by Chris Morin
· 7 years ago
ae6832f
Have patchoat --verify verify symlinks
by Chris Morin
· 7 years ago
b348b3b
ART: patchoat compilation fix for mac sdk
by Orion Hodson
· 7 years ago
754b757
patchoat: add ability to verify relocated .art files
by Chris Morin
· 7 years ago
3856af0
Reland: Enable patchoat to write image relocation files
by Alex Klyubin
· 7 years ago
24e4f73
Revert "Enable patchoat to write image relocation files"
by Mathieu Chartier
· 7 years ago
fbe5f2f
Enable patchoat to write image relocation files
by Alex Klyubin
· 7 years ago
a46e50b
Test all .art files in patchoat test
by Alex Klyubin
· 7 years ago
d1d5c95
Revert^4 "Add patchoat test"
by Alex Klyubin
· 7 years ago
1fb8d5e
Revert "Revert "Revert "Add patchoat test"""
by Alex Klyubin
· 7 years ago
203010a
Revert "Revert "Add patchoat test""
by Alex Klyubin
· 7 years ago
bc96fc6
Merge "Revert "Add patchoat test""
by Nicolas Geoffray
· 7 years ago
5dd08ac
Revert "Add patchoat test"
by Nicolas Geoffray
· 7 years ago
ce61d75
Merge "Add patchoat test"
by Treehugger Robot
· 7 years ago
14e895e
Add patchoat test
by Alex Klyubin
· 7 years ago
170331f
ART: Remove base/logging from heap-inl.h
by Andreas Gampe
· 7 years ago
2ffb703
cpplint: Cleanup errors
by Igor Murashkin
· 7 years ago
33bff25
ART: Make InstructionSet an enum class and add kLast.
by Vladimir Marko
· 7 years ago
6cfbdbc
Use mmapped boot image intern table for PIC app HLoadString.
by Vladimir Marko
· 8 years ago
cd87c3e
Clean up ImageHeader section getters.
by Vladimir Marko
· 8 years ago
5122e6b
ART: Remove ArtMethod::dex_cache_resolved_methods_.
by Vladimir Marko
· 8 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 8 years ago
07bfbac
Hash-based DexCache methods array.
by Vladimir Marko
· 8 years ago
0c18338
ART: Replace or remove some ObjectCallback Walk functions
by Andreas Gampe
· 8 years ago
51d80cc
ART: Refactor abort code
by Andreas Gampe
· 8 years ago
a3d27eb
ScopedFlock: Refactor it to be a subclass of FdFile.
by Narayan Kamath
· 8 years ago
b2d18fa
ART: Clean up asm_support.h
by Andreas Gampe
· 8 years ago
5115efb
ART: Fix soong defaults order
by Andreas Gampe
· 8 years ago
b8cc175
ART: Shut down runtime in patchoat
by Andreas Gampe
· 8 years ago
c6ea7d0
ART: Clean up art_method.h
by Andreas Gampe
· 8 years ago
8c19d24
Refactor image writer
by Mathieu Chartier
· 8 years ago
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
· 8 years ago
4bc11d0
"Revert^4 "Remove unused code for patching oat files."
by Richard Uhler
· 8 years ago
bfb80d2
Revert^4 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
c069a30
ART: invoke-custom support
by Orion Hodson
· 8 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
· 8 years ago
9cd522b
Remove now unused dex_cache_resolved_types_ from ArtMethod.
by Nicolas Geoffray
· 8 years ago
7898587
Revert "Remove unused code for patching oat files."
by Nicolas Geoffray
· 8 years ago
c9f7662
Remove unused code for patching oat files.
by Richard Uhler
· 8 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 8 years ago
9186ced
ART: Clean up utils.h
by Andreas Gampe
· 8 years ago
58c3f6a
Reduce calls to DescriptorEquals
by Mathieu Chartier
· 8 years ago
ad06b98
Make ImageWriter and PatchOat helper classes nested.
by Vladimir Marko
· 8 years ago
6beced4
Change iftable to never be null
by Mathieu Chartier
· 8 years ago
ca620d7
ART: Fix tidy warnings
by Andreas Gampe
· 8 years ago
12b58b2
Clean up the runtime read barrier and fix fake address dependency.
by Hiroshi Yamauchi
· 8 years ago
3e2e2f1
Merge "Fix handling of dex cache arrays for method types."
by Narayan Kamath
· 8 years ago
27b88f3
Merge "Remove logging dependency on runtime"
by Treehugger Robot
· 8 years ago
f57589f
Remove logging dependency on runtime
by David Sehr
· 8 years ago
38a4223
Merge "Move most mirror:: args to ObjPtr"
by Mathieu Chartier
· 8 years ago
31e8822
Move most mirror:: args to ObjPtr
by Mathieu Chartier
· 8 years ago
7fe5658
Fix handling of dex cache arrays for method types.
by Narayan Kamath
· 8 years ago
f5b0f2c
Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak
by Brian Carlstrom
· 8 years ago
1cc62e4
Rename ObjPtr::Decode to ObjPtr::Ptr
by Mathieu Chartier
· 8 years ago
3398c78
Move ArtField to ObjPtr
by Mathieu Chartier
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
3fec9ac
ART: Use libbase logging
by Andreas Gampe
· 9 years ago
0e84439
Collapse ART's AbstractMethod class into Executable
by Neil Fuller
· 9 years ago
c7376e0
Convert more of art to Android.bp
by Colin Cross
· 9 years ago
7b49e6c
Introduce VDEX file, use it for DEX files
by David Brazdil
· 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
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 9 years ago
75f0885
ART: Rename ArtMethod JNI field
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
Next »