Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
682715ee1448959801640975005abb8b876b80b3
/
dex2oat
92eec3a
Add boot image checksums to image header.
by Vladimir Marko
· 5 years ago
d3d00c0
Refactor oat.h.
by Vladimir Marko
· 5 years ago
2191069
Revert^4 "Boot image extension."
by Vladimir Marko
· 5 years ago
f5c5eb3
Revert^3 "Boot image extension."
by Vladimir Marko
· 5 years ago
beb66b3
Fix boot image extension relocation.
by Vladimir Marko
· 5 years ago
02820f4
Revert^2 "Boot image extension."
by Vladimir Marko
· 5 years ago
9f459c4
Revert "Boot image extension."
by Colin Cross
· 5 years ago
4f6ebe8
Boot image extension.
by Vladimir Marko
· 6 years ago
f05f04b
Make ArtMethod methods const or requiring the mutator lock.
by Nicolas Geoffray
· 5 years ago
436c6f5
Oat file checksums for boot image extensions.
by Vladimir Marko
· 5 years ago
f1ddc20
Move image_write_read_test helper function to .cc file.
by Vladimir Marko
· 5 years ago
4e6abea
Create type lookup tables early.
by Vladimir Marko
· 5 years ago
5115a4d
Clean up initialization checks for entrypoints.
by Vladimir Marko
· 5 years ago
0866ea4
Revert^2 "Refactor oat file writing."
by Vladimir Marko
· 5 years ago
50c812a
Revert "Refactor oat file writing."
by Vladimir Marko
· 5 years ago
0a51605
Revert "Make compiler/optimizing/ symbols hidden."
by Vladimir Marko
· 5 years ago
e272715
Make compiler/optimizing/ symbols hidden.
by Vladimir Marko
· 5 years ago
0d192d2
Refactor oat file writing.
by Vladimir Marko
· 5 years ago
45cdd05
Clean up profile AddClass APIs
by Calin Juravle
· 5 years ago
5a0b672
Boot image: only use the resolution stub when there is AOT code.
by Nicolas Geoffray
· 5 years ago
a6c9b78
Consolidate profile methods
by Calin Juravle
· 5 years ago
b4abe0a
Limit visibility of ART libraries, binaries, and headers.
by Martin Stjernholm
· 5 years ago
849439a
Refactor the management of profile keys
by Calin Juravle
· 5 years ago
70f2314
Fix ODR issue with dex2oat and libcrypto
by Colin Cross
· 5 years ago
ad909af
Update references to the ART APEX.
by Martin Stjernholm
· 5 years ago
6f38201
Refactor space bitmap to be a value object
by Mathieu Chartier
· 5 years ago
44ca075
Compiler changes for boot image extension.
by Vladimir Marko
· 5 years ago
bf12191
Implement ClassStatus::kVisiblyInitialized.
by Vladimir Marko
· 5 years ago
7834241
Remove GC type restrictions on --force-determinism.
by Vladimir Marko
· 5 years ago
0c2c222
Revert^2 "Support clinit for app image during compilation"
by Chang Xing
· 7 years ago
2a290e1
Cleanup and simplify ImageWriter::GetQuickCode.
by Nicolas Geoffray
· 5 years ago
5132e0d
Add option for controling app image class initialization
by Mathieu Chartier
· 5 years ago
6623594
Set image base address after the boot image.
by Vladimir Marko
· 5 years ago
e6cb971
Remove ImageWriter::IsInBootOatFile().
by Vladimir Marko
· 5 years ago
4b3946a
Remove small and tiny method options
by Mathieu Chartier
· 5 years ago
1aff1ef
Clean up retrieving boot image address range.
by Vladimir Marko
· 5 years ago
e2d24be
Simplify ImageWriter::IsInBootImage.
by Vladimir Marko
· 5 years ago
e107037
Clean up collecting app image string references.
by Vladimir Marko
· 5 years ago
f68b698
Remove dex2oat image-classes support
by Mathieu Chartier
· 5 years ago
64f1f1f
Do not copy finalizer references to app image.
by Vladimir Marko
· 5 years ago
eaa8441
Clean up bin offset assignment in ImageWriter.
by Vladimir Marko
· 5 years ago
31c3daa
GC-independent image layout.
by Vladimir Marko
· 5 years ago
814a80f
Initialize MemMap before parsing the profile
by Calin Juravle
· 5 years ago
1e52a07
Correct Indicies -> Indices
by Alex Light
· 5 years ago
024d69f
Use cleared JNI weak sentinel from boot image.
by Vladimir Marko
· 5 years ago
8e05f09
Do not force-intern Strings in images.
by Vladimir Marko
· 5 years ago
148c160
ART: Rename timeout_dumper to signal_dumper
by Andreas Gampe
· 5 years ago
3ffb5b1
Handle allocation failure in AddPreResolvedStringsArray
by Mathieu Chartier
· 5 years ago
9a45d01
Fix dex2oatd module definition.
by Roland Levillain
· 5 years ago
e1de95c
Document ART's `--verbose-methods` compiler option in dex2oat's usage.
by Roland Levillain
· 5 years ago
f667508
ARM/ARM64: Use trampolines for slow-path entrypoint calls.
by Vladimir Marko
· 5 years ago
0dc93b1
ART: Run bpfmt over ART's blueprint files
by Andreas Gampe
· 5 years ago
552a134
ART: Optimize StringBuilder append pattern.
by Vladimir Marko
· 7 years ago
88cfa33
Clear exception before calling ValidateSuperClassDescriptors
by Mathieu Chartier
· 5 years ago
c5e3a52
Make compiling an apex image explicit.
by Nicolas Geoffray
· 6 years ago
c36a8cc
Handle empty uncompressed and aligned dex file in an archive.
by Nicolas Geoffray
· 6 years ago
7c5acbb
ART: Fix some types
by Andreas Gampe
· 6 years ago
fe0e00a
Pre-resolve dex cache strings before collecting string offsets
by Mathieu Chartier
· 6 years ago
fc25ae9
ART: Refactor verifier
by Andreas Gampe
· 6 years ago
501c3b0
Revert^2 "Fix correctness for fast path class loading"
by Andreas Gampe
· 6 years ago
2e2f9e8
Revert "Fix correctness for fast path class loading"
by Mathieu Chartier
· 6 years ago
ef04ac6
Fix correctness for fast path class loading
by Mathieu Chartier
· 6 years ago
1eb5d87
Prefix entrypoints with 0xFF so we can do extra checks.
by David Srbecky
· 6 years ago
fc8e759
art: remove unnecessary references to external/zlib.
by Elliott Hughes
· 6 years ago
3bfc694
Avoid resolving startup const strings without a profile
by Mathieu Chartier
· 6 years ago
3940254
Modernise code to use override specifier
by Yi Kong
· 6 years ago
4617d58
ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test.
by Vladimir Marko
· 6 years ago
bb206de
ObjPtr<>-ify ClassExt.
by Vladimir Marko
· 6 years ago
0984e48
Style cleanup for ObjPtr<>-ify changes.
by Vladimir Marko
· 6 years ago
fe1d952
Use generic name for JNI trampolines.
by David Srbecky
· 6 years ago
f276f95
dex2oat: Avoid extra std::string copy
by Greg Kaiser
· 6 years ago
c524e9e
ObjPtr<>-ify mirror::Class.
by Vladimir Marko
· 6 years ago
a72ca6c
Don't attach thread before dex2oat finish creating runtime
by Koji Fukui
· 6 years ago
5092811
Move elf_utils.h to libelffile library as well.
by David Srbecky
· 6 years ago
e5d93b5
Compare the oat version of runtime, dex2oat and the compiler.
by David Srbecky
· 6 years ago
8982186
Support FDs for class loader context dex files
by David Brazdil
· 6 years ago
c2109c6
Fix possible overrun bug for resolving startup strings
by Mathieu Chartier
· 6 years ago
2faab00
Create libelffile library for ELF file manipulation.
by David Srbecky
· 6 years ago
7286ad6
Enable lld for oatdump tests
by Chih-Hung Hsieh
· 6 years ago
a43ba3d
ART: Add ClassVerifier
by Andreas Gampe
· 6 years ago
98fb083
Remove obsolete trampoline offsets from OatHeader.
by Vladimir Marko
· 6 years ago
403aafa
Fix non-deterministic compilation for const-string...
by Vladimir Marko
· 6 years ago
8809c9c
Preload const-strings only for profile methods.
by Vladimir Marko
· 6 years ago
7cb707f
Use resolve-startup-const-strings=true for run tests
by Mathieu Chartier
· 6 years ago
327497e
Move CompilerDriver to dex2oat/.
by Vladimir Marko
· 6 years ago
5708376
Revert "Remove code size from OatQuickMethodHeader"
by Nicolas Geoffray
· 6 years ago
815d5e5
Refactor compiler tests around CompilerDriver.
by Vladimir Marko
· 6 years ago
de1b2a2
Revert "Revert "Add support for booting with a boot classpath not fully AOTed.""
by Nicolas Geoffray
· 6 years ago
14bfedd
Revert "Add support for booting with a boot classpath not fully AOTed."
by Andreas Gampe
· 6 years ago
e570870
Merge "Remove code size from OatQuickMethodHeader"
by David Srbecky
· 6 years ago
98b970d
Merge "Add support for booting with a boot classpath not fully AOTed."
by Nicolas Geoffray
· 6 years ago
038924b
ART: Reduce dependencies on CompilerDriver.
by Vladimir Marko
· 6 years ago
7417ce9
Add support for booting with a boot classpath not fully AOTed.
by Nicolas Geoffray
· 6 years ago
131f23a
Remove code size from OatQuickMethodHeader
by David Srbecky
· 6 years ago
7370d92
Remove oat_patches from the DWARF writer.
by David Srbecky
· 6 years ago
91b2900
Remove support for generating .eh_frame ELF section.
by David Srbecky
· 6 years ago
5e11568
Merge "ARM: Fix the CallOtherJustTooFarAfter test."
by Vladimir Marko
· 6 years ago
38714e8
ARM: Fix the CallOtherJustTooFarAfter test.
by Vladimir Marko
· 6 years ago
8581e2a
Replace StringPiece with std::string_view.
by Vladimir Marko
· 6 years ago
2f34e59
Merge changes I14c7cddd,I4a39d0e8,I3f24c8f4,I9699f138
by Vladimir Marko
· 6 years ago
Next »