Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
a3e50959997f5c3e3b2d7e200b3b022757845f20
/
runtime
/
oat.h
f3c52b4
Fill Class and String .bss slots in runtime.
by Vladimir Marko
· 7 years ago
6cfbdbc
Use mmapped boot image intern table for PIC app HLoadString.
by Vladimir Marko
· 7 years ago
0f3c700
Remove DexCache arrays from app oat .bss.
by Vladimir Marko
· 7 years ago
120aa28
Store layout info in dex files
by Mathieu Chartier
· 7 years ago
4147fcc
MIPS: Reduce Baker read barrier code size overhead
by Alexey Frunze
· 7 years ago
a308a32
Change kMultiDexSeparator from ':' to '!'
by Calin Juravle
· 7 years ago
0cb1728
Do superclass validation at compile time and log with new class status.
by Jeff Hao
· 7 years ago
7b0648a
Move dex files dependencies (en/de)coding to ClassLoaderContext
by Calin Juravle
· 7 years ago
0eb882b
Use ArtMethod* .bss entries for HInvokeStaticOrDirect.
by Vladimir Marko
· 8 years ago
c137cb0
Bump oat version
by Mathieu Chartier
· 7 years ago
99cddda
Merge "Add explicit default copy constructor"
by Yi Kong
· 8 years ago
2665bc8
Add explicit default copy constructor
by Yi Kong
· 8 years ago
88abba2
ARM/AOT: Allow 16-bit LDR for Baker read barrier loads.
by Vladimir Marko
· 8 years ago
f977691
Bump oat version after compiler filter name changes.
by Nicolas Geoffray
· 8 years ago
eee1c0e
ARM: Link-time generated thunks for Baker CC read barrier.
by Vladimir Marko
· 8 years ago
c83dd7b
Revert "Add concurrent card graying for immune spaces"
by Mathieu Chartier
· 8 years ago
612ff54
Increase GC card size to 1024
by Mathieu Chartier
· 8 years ago
88d329a
Add concurrent card graying for immune spaces
by Mathieu Chartier
· 8 years ago
6bc7774
Use partial TLAB regions
by Mathieu Chartier
· 8 years ago
f4f2daa
ARM64: Use link-time generated thunks for Baker CC read barrier.
by Vladimir Marko
· 8 years ago
1595815
MIPS: Implement read barriers.
by Alexey Frunze
· 8 years ago
0510717
Delete SrcMap
by Mathieu Chartier
· 8 years ago
cbcedbf
Add method info to oat files
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
bfb80d2
Revert^4 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
d776ff0
Add invoke infos to stack maps
by Mathieu Chartier
· 8 years ago
b7ea379
Bump oat version.
by Vladimir Marko
· 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
575d3e6
Clean up code info table layout
by Mathieu Chartier
· 8 years ago
1a20b68
Deduplicate register masks
by Mathieu Chartier
· 8 years ago
d16363a
Revert "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
45aa598
Deduplicate stack masks
by David Srbecky
· 9 years ago
ec78622
Hash-based dex cache type array.
by Vladimir Marko
· 8 years ago
12f1b99
Remove alignment bits in between stack maps
by Mathieu Chartier
· 8 years ago
b048cb7
Add per array size allocation entrypoints.
by Nicolas Geoffray
· 8 years ago
a2f526f
Compressed native PC for stack maps
by Mathieu Chartier
· 8 years ago
fd3161a
Enable CC (ART_USE_READ_BARRIER) by default.
by Hiroshi Yamauchi
· 8 years ago
8d91ac3
Remove unused array entrypoints.
by Nicolas Geoffray
· 8 years ago
e761bcc
Revert "Revert "Load the array class in the compiler for allocations.""
by Nicolas Geoffray
· 8 years ago
b035513
Merge "Revert "Load the array class in the compiler for allocations.""
by Treehugger Robot
· 8 years ago
fee2550
Revert "Load the array class in the compiler for allocations."
by Hiroshi Yamauchi
· 8 years ago
f8cd890
ART: Note CC configuration down into oat files
by Andreas Gampe
· 8 years ago
cc99df2
Load the array class in the compiler for allocations.
by Nicolas Geoffray
· 8 years ago
39cee66
Entrypoints cleanup.
by Nicolas Geoffray
· 8 years ago
e71b354
Move some fields in art::Thread to reduce maintenance burden.
by Roland Levillain
· 8 years ago
1998cd0
Implement HLoadClass/kBssEntry for boot image.
by Vladimir Marko
· 8 years ago
ac14139
Revert "Revert "ART: Compiler support for invoke-polymorphic.""
by Orion Hodson
· 8 years ago
0d3998b
Revert "Revert "Make object allocation entrypoints only take a class.""
by Nicolas Geoffray
· 8 years ago
f7aaacd
Revert "Make object allocation entrypoints only take a class."
by Hiroshi Yamauchi
· 8 years ago
2b615ba
Make object allocation entrypoints only take a class.
by Nicolas Geoffray
· 8 years ago
5923b52
Do not return patchoat for dexopt needed.
by Richard Uhler
· 8 years ago
58c3f6a
Reduce calls to DescriptorEquals
by Mathieu Chartier
· 8 years ago
6beced4
Change iftable to never be null
by Mathieu Chartier
· 8 years ago
9fd8c60
Pass object instead of class to instanceof entrypoint
by Mathieu Chartier
· 8 years ago
af1e299
jni: Support @FastNative methods that return objects
by Igor Murashkin
· 8 years ago
77d9dd7
Update oat file version to 089
by Alex Light
· 8 years ago
a593118
Fix google-explicit-constructor warnings in art.
by Chih-Hung Hsieh
· 8 years ago
239d6ea
Change deoptimize entrypoint to save everything.
by Vladimir Marko
· 8 years ago
952dbb1
Change suspend entrypoint to save all registers.
by Vladimir Marko
· 8 years ago
d549c28
Remove two ReadBarrierMarkRegX entrypoints.
by Roland Levillain
· 8 years ago
4359e61
Move caller-saves saving/restoring to ReadBarrierMarkRegX.
by Roland Levillain
· 8 years ago
02b7580
Introduce more compact ReadBarrierMark slow-paths.
by Roland Levillain
· 8 years ago
87f3fcb
Replace String.charAt() with HIR.
by Vladimir Marko
· 9 years ago
013e3f3
Change IMT size from 64 to 43
by Matthew Gharrity
· 8 years ago
952e1e3
Support unlimited pending checkpoints
by Mathieu Chartier
· 8 years ago
f0192c8
Support to pass <uses-library> option through to dex2oat.
by Jeff Hao
· 9 years ago
9d07e3d
Clean up OatQuickMethodHeader after Quick removal.
by Vladimir Marko
· 9 years ago
61b28a1
Use bit-level packing for InlineInfo in stackmaps as well.
by David Srbecky
· 9 years ago
d1537b5
Don't return kPatchOatNeeded if there is no patch info.
by Richard Uhler
· 9 years ago
29d38e7
Revert "Revert "Use compiler filter to determine oat file status.""
by Andreas Gampe
· 9 years ago
845e506
Revert "Use compiler filter to determine oat file status."
by Nicolas Geoffray
· 9 years ago
a62d2f0
Use compiler filter to determine oat file status.
by Richard Uhler
· 9 years ago
5d95076
Symbolize native debug information for AOTed methods in boot.oat.
by David Srbecky
· 9 years ago
b077e15
Update GetDexOptNeeded to handle different levels of compilation
by Calin Juravle
· 9 years ago
ce4b0ba
Ignore image checksum for ExtractOnly oat files
by David Brazdil
· 9 years ago
9bdf108
Revert "Revert "Write dex files to oat file early.""
by Vladimir Marko
· 9 years ago
919f553
Revert "Write dex files to oat file early."
by Vladimir Marko
· 9 years ago
625a64a
Write dex files to oat file early.
by Vladimir Marko
· 9 years ago
dcdc85b
Dex2oat support for multiple oat file and image file outputs.
by Jeff Hao
· 9 years ago
376cbcc
Merge "Optimizing: Add direct calls to math intrinsics"
by Nicolas Geoffray
· 9 years ago
49b0f45
Refactor and clean up OatWriter and Dex2Oat.
by Vladimir Marko
· 9 years ago
a4f1220
Optimizing: Add direct calls to math intrinsics
by Mark Mendell
· 9 years ago
d9786b0
Implementation of fast lookup table to search class_def by descriptor
by Artem Udovichenko
· 9 years ago
524e7ea
Remove ArtCode.
by Nicolas Geoffray
· 9 years ago
3cfa4d0
ART: Remove interpreter entrypoints
by Andreas Gampe
· 9 years ago
99170c6
Deoptimization support in optimizing compiler for setting local values
by Mingyao Yang
· 9 years ago
501fd63
ART: Fix Quick-style LR vs PC core spill mask bug
by Andreas Gampe
· 9 years ago
0747466
Revert "Revert "Fix deoptimization with pending exception""
by Sebastien Hertz
· 9 years ago
6e2d574
Revert "Fix deoptimization with pending exception"
by Sebastien Hertz
· 9 years ago
54b6248
Fix deoptimization with pending exception
by Sebastien Hertz
· 9 years ago
1aee900
Add read barrier support to the entrypoints.
by Man Cao
· 9 years ago
fab6788
Fix FieldGap priority queue ordering bug.
by Richard Uhler
· 9 years ago
0b71357
Thread-local mark stacks for the CC collector.
by Hiroshi Yamauchi
· 9 years ago
7bf2b4f
Revert "Revert "Remove interpreter entrypoint in ArtMethod.""
by Nicolas Geoffray
· 9 years ago
7070ccd
Revert "Remove interpreter entrypoint in ArtMethod."
by Nicolas Geoffray
· 9 years ago
Next »