Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
a84784cab1021cb4b432dde2e4a7f421f9717cf0
/
dex2oat
c6f41b5
Add support for LZ4 compressed image files
by Mathieu Chartier
· 9 years ago
64fff41
Clarify --boot-image help message
by Kevin Brodsky
· 9 years ago
131980f
Add ElfWriter::GetStream().
by Vladimir Marko
· 9 years ago
10c1356
Refactor oat file writing to give Dex2Oat more control.
by Vladimir Marko
· 9 years ago
d37d364
Create parent class loader for dex2oat
by Mathieu Chartier
· 9 years ago
073b16c
Image space cleanup for app images
by Mathieu Chartier
· 9 years ago
da5b28a
Revert "Revert "Add basic image writer support for app images""
by Mathieu Chartier
· 9 years ago
4b01856
Revert "Add basic image writer support for app images"
by Nicolas Geoffray
· 9 years ago
c033474
Add basic image writer support for app images
by Mathieu Chartier
· 9 years ago
a90c772
Add application image dex2oat options
by Mathieu Chartier
· 9 years ago
469e9c4
Merge "Keep list of dex files for oat file in CompilerDriver."
by Vladimir Marko
· 9 years ago
d1eaf0d
Keep list of dex files for oat file in CompilerDriver.
by Vladimir Marko
· 9 years ago
f31f973
Merge "Refactor code so that JIT can parse compiler options."
by Nicolas Geoffray
· 9 years ago
abbb0f7
Refactor code so that JIT can parse compiler options.
by Nicolas Geoffray
· 9 years ago
d9786b0
Implementation of fast lookup table to search class_def by descriptor
by Artem Udovichenko
· 9 years ago
307dac9
Fix destruction order in Dex2Oat.
by Vladimir Marko
· 9 years ago
d57d454
Allocate dex cache arrays in their class loader's linear alloc
by Mathieu Chartier
· 9 years ago
409e809
Don't force the boot image to using quick.
by Nicolas Geoffray
· 9 years ago
f6010ec
Fix static build when libbacktrace links llvm libraries.
by Yabin Cui
· 9 years ago
1b1eb05
Merge "ART: Decrease dex2oat watchdog timeout"
by Andreas Gampe
· 9 years ago
63c8be9
Merge "ART: Clean up less in dex2oat"
by Andreas Gampe
· 9 years ago
3f30e12
ART: Clean up less in dex2oat
by Andreas Gampe
· 9 years ago
540138a
ART: Decrease dex2oat watchdog timeout
by Andreas Gampe
· 9 years ago
33ddb74
asan: update condition to work with multiple SANITIZE_TARGET values.
by Ivan Krasin
· 9 years ago
4919c34
Merge "ART: Make dex2oat timing a bit more granular"
by Andreas Gampe
· 9 years ago
c7ae55d
ART: Make dex2oat timing a bit more granular
by Andreas Gampe
· 9 years ago
87000a9
Add option to append to the cfg dump.
by Calin Juravle
· 9 years ago
b2872da
Document the `--debuggable` option in dex2oat's usage.
by Roland Levillain
· 9 years ago
673ed3d
Revert "Revert "Change dex caches to be weak roots""
by Mathieu Chartier
· 9 years ago
81a9087
Revert "Change dex caches to be weak roots"
by Brian Carlstrom
· 9 years ago
3ae6b1d
Change dex caches to be weak roots
by Mathieu Chartier
· 9 years ago
5815501
Revert "Revert "Optimizing: Better invoke-static/-direct dispatch.""
by Vladimir Marko
· 9 years ago
b2c431e
Revert "Optimizing: Better invoke-static/-direct dispatch."
by Vladimir Marko
· 9 years ago
9b688a0
Optimizing: Better invoke-static/-direct dispatch.
by Vladimir Marko
· 9 years ago
99e7df6
ART: Dex2oat lint fix
by Andreas Gampe
· 9 years ago
9ec5e22
Refactor art::Dex2Oat::ParseArg.
by Roland Levillain
· 9 years ago
a215b95
Tighten default inlining settings when using the space filter.
by Roland Levillain
· 9 years ago
ec74835
Allow for fine tuning the inliner.
by Calin Juravle
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
1e13374
Generalize Valgrind annotations in ART to support ASan.
by Evgenii Stepanov
· 9 years ago
bb5965c
Merge "Disable sanitization of dex2oat on device."
by Evgenii Stepanov
· 9 years ago
c2f0474
Disable sanitization of dex2oat on device.
by Evgenii Stepanov
· 9 years ago
d5c5ea3
Merge "Revert "ART: Unlink target oat file before compiling""
by Andreas Gampe
· 9 years ago
22bb5a2
Add implicit null pointer and stack overflow checks for Mips.
by Douglas Leung
· 9 years ago
65e069d
Build statically linked version of dex2oat.
by Calin Juravle
· 9 years ago
01aaf6e
Allow for sig chain to be disabled.
by Calin Juravle
· 9 years ago
49a17ec
Revert "ART: Unlink target oat file before compiling"
by Andreas Gampe
· 9 years ago
4591ae2
ART: Unlink target oat file before compiling
by Andreas Gampe
· 9 years ago
046c706
ART: Only print stripped dex2oat command line
by Andreas Gampe
· 9 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
8363c77
Add --generate-debug-info flag and remove the other two flags.
by David Srbecky
· 9 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 9 years ago
799681b
ART: Refactor UnstartedRuntime for testing
by Andreas Gampe
· 9 years ago
0de1133
Fix debuggable compiler flag detection for secondary dex files
by Sebastien Hertz
· 9 years ago
f307f8c
ART: Emit debug info when app is debuggable
by Andreas Gampe
· 9 years ago
d687e37
ART: Move dex2oat watchdog output to LogLine
by Andreas Gampe
· 10 years ago
f99bcd2
ART: Do not log non-swap usage
by Andreas Gampe
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
70bef0d
ART: Add compiled-methods
by Andreas Gampe
· 10 years ago
b1fcead
ART: Change image_classes and compiled_classes to unordered set
by Andreas Gampe
· 10 years ago
7848da4
ART: Store classpath information into oat file
by Andreas Gampe
· 10 years ago
8dc7324
Add --include-cfi compiler option.
by David Srbecky
· 10 years ago
4af290a
Merge "Remove the --gen-gdb-info compiler option."
by David Srbecky
· 10 years ago
a4c7aa2
Merge "Remove duplicated dex2oat usage message"
by Nicolas Geoffray
· 10 years ago
af58780
Remove duplicated dex2oat usage message
by Snowcat8436
· 10 years ago
095d209
Merge "ART: Adds a help message for parallel compilation"
by Nicolas Geoffray
· 10 years ago
7f49e67
Remove the --gen-gdb-info compiler option.
by David Srbecky
· 10 years ago
e3712d0
ART: Use canonical location in dex2oat
by Andreas Gampe
· 10 years ago
3ebee94
Merge "Host dex2oat and patchoat require libcutils."
by Richard Uhler
· 10 years ago
3d329d7
ART: Adds a help message for parallel compilation
by Jean-Philippe Halimi
· 10 years ago
4585f87
ART: Some runtime cleanup
by Andreas Gampe
· 10 years ago
81c6f8d
ART: PathClassLoader for compiler
by Andreas Gampe
· 10 years ago
90d480c
Merge "Implement a space filter for optimizing."
by Nicolas Geoffray
· 10 years ago
3296f4c
Host dex2oat and patchoat require libcutils.
by Richard Uhler
· 10 years ago
461bd6c
Merge "Improve dex2oat --dex-file and --dex-location usage info."
by Richard Uhler
· 10 years ago
36540cb
Implement a space filter for optimizing.
by Nicolas Geoffray
· 10 years ago
027f0ff
ART: Add Mips32r6 backend support
by Douglas Leung
· 10 years ago
e86deef
Add verify-at-runtime compiler filter
by Mathieu Chartier
· 10 years ago
1412dfa
Revert "Revert "Use optimizing for apps.""
by Nicolas Geoffray
· 10 years ago
706cae3
Revert "Use optimizing for apps."
by Nicolas Geoffray
· 10 years ago
e934df2
Improve dex2oat --dex-file and --dex-location usage info.
by Richard Uhler
· 10 years ago
f3251d1
Use optimizing for apps.
by Nicolas Geoffray
· 10 years ago
2969bcd
ART: Refactor unstarted runtime
by Andreas Gampe
· 10 years ago
41b15f9
Merge "Initial support for quick compiler on MIPS64r6."
by Andreas Gampe
· 10 years ago
6ea651f
Initial support for quick compiler on MIPS64r6.
by Maja Gagic
· 10 years ago
a11a34c
Do not dump memory usage if driver was never created
by Brian Carlstrom
· 10 years ago
6cf49e5
ART: Add option to abort dex2oat on hard failure
by Andreas Gampe
· 10 years ago
c670efd
Merge "ART: Add debuggable compiler flag"
by Andreas Gampe
· 10 years ago
7b2f09e
ART: Add debuggable compiler flag
by Andreas Gampe
· 10 years ago
86a4db4
Merge "Remove ART_SMALL_MODE ifdefs."
by Jeff Hao
· 10 years ago
f3c7ba6
Remove ART_SMALL_MODE ifdefs.
by Jeff Hao
· 10 years ago
1d00add
ART: Allow dex2oat for apps only with image
by Andreas Gampe
· 10 years ago
794ad76
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
by Andreas Gampe
· 10 years ago
5bdab12
Clean up pass driver
by Mathieu Chartier
· 10 years ago
8d295f8
ART: Curb dex2oat verbosity
by Andreas Gampe
· 10 years ago
0223a19
Merge "ART: Allow to compile interpret-only mips64 files"
by Andreas Gampe
· 10 years ago
57b3429
ART: Allow to compile interpret-only mips64 files
by Andreas Gampe
· 10 years ago
1c1d40a
Merge "ART: dex2oat flag for HGraphVisualizer dump file"
by David Brazdil
· 10 years ago
127d933
Merge "Use unique_ptr to track ownership of dex files."
by Richard Uhler
· 10 years ago
c5a3ea7
ART: Introduce Mips32 R6
by Andreas Gampe
· 10 years ago
Next »