Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
12f1b99775bbf7dd82d0a897587ab6ed0e75ee22
/
runtime
/
oat.h
12f1b99
Remove alignment bits in between stack maps
by Mathieu Chartier
· 9 years ago
b048cb7
Add per array size allocation entrypoints.
by Nicolas Geoffray
· 9 years ago
a2f526f
Compressed native PC for stack maps
by Mathieu Chartier
· 9 years ago
fd3161a
Enable CC (ART_USE_READ_BARRIER) by default.
by Hiroshi Yamauchi
· 9 years ago
8d91ac3
Remove unused array entrypoints.
by Nicolas Geoffray
· 9 years ago
e761bcc
Revert "Revert "Load the array class in the compiler for allocations.""
by Nicolas Geoffray
· 9 years ago
b035513
Merge "Revert "Load the array class in the compiler for allocations.""
by Treehugger Robot
· 9 years ago
fee2550
Revert "Load the array class in the compiler for allocations."
by Hiroshi Yamauchi
· 9 years ago
f8cd890
ART: Note CC configuration down into oat files
by Andreas Gampe
· 9 years ago
cc99df2
Load the array class in the compiler for allocations.
by Nicolas Geoffray
· 9 years ago
39cee66
Entrypoints cleanup.
by Nicolas Geoffray
· 9 years ago
e71b354
Move some fields in art::Thread to reduce maintenance burden.
by Roland Levillain
· 9 years ago
1998cd0
Implement HLoadClass/kBssEntry for boot image.
by Vladimir Marko
· 9 years ago
ac14139
Revert "Revert "ART: Compiler support for invoke-polymorphic.""
by Orion Hodson
· 9 years ago
0d3998b
Revert "Revert "Make object allocation entrypoints only take a class.""
by Nicolas Geoffray
· 9 years ago
f7aaacd
Revert "Make object allocation entrypoints only take a class."
by Hiroshi Yamauchi
· 9 years ago
2b615ba
Make object allocation entrypoints only take a class.
by Nicolas Geoffray
· 9 years ago
5923b52
Do not return patchoat for dexopt needed.
by Richard Uhler
· 9 years ago
58c3f6a
Reduce calls to DescriptorEquals
by Mathieu Chartier
· 9 years ago
6beced4
Change iftable to never be null
by Mathieu Chartier
· 9 years ago
9fd8c60
Pass object instead of class to instanceof entrypoint
by Mathieu Chartier
· 9 years ago
af1e299
jni: Support @FastNative methods that return objects
by Igor Murashkin
· 9 years ago
77d9dd7
Update oat file version to 089
by Alex Light
· 9 years ago
a593118
Fix google-explicit-constructor warnings in art.
by Chih-Hung Hsieh
· 9 years ago
239d6ea
Change deoptimize entrypoint to save everything.
by Vladimir Marko
· 9 years ago
952dbb1
Change suspend entrypoint to save all registers.
by Vladimir Marko
· 9 years ago
d549c28
Remove two ReadBarrierMarkRegX entrypoints.
by Roland Levillain
· 9 years ago
4359e61
Move caller-saves saving/restoring to ReadBarrierMarkRegX.
by Roland Levillain
· 9 years ago
02b7580
Introduce more compact ReadBarrierMark slow-paths.
by Roland Levillain
· 9 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
· 9 years ago
952e1e3
Support unlimited pending checkpoints
by Mathieu Chartier
· 9 years ago
f0192c8
Support to pass <uses-library> option through to dex2oat.
by Jeff Hao
· 10 years ago
9d07e3d
Clean up OatQuickMethodHeader after Quick removal.
by Vladimir Marko
· 10 years ago
61b28a1
Use bit-level packing for InlineInfo in stackmaps as well.
by David Srbecky
· 10 years ago
d1537b5
Don't return kPatchOatNeeded if there is no patch info.
by Richard Uhler
· 10 years ago
29d38e7
Revert "Revert "Use compiler filter to determine oat file status.""
by Andreas Gampe
· 10 years ago
845e506
Revert "Use compiler filter to determine oat file status."
by Nicolas Geoffray
· 10 years ago
a62d2f0
Use compiler filter to determine oat file status.
by Richard Uhler
· 10 years ago
5d95076
Symbolize native debug information for AOTed methods in boot.oat.
by David Srbecky
· 10 years ago
b077e15
Update GetDexOptNeeded to handle different levels of compilation
by Calin Juravle
· 10 years ago
ce4b0ba
Ignore image checksum for ExtractOnly oat files
by David Brazdil
· 10 years ago
9bdf108
Revert "Revert "Write dex files to oat file early.""
by Vladimir Marko
· 10 years ago
919f553
Revert "Write dex files to oat file early."
by Vladimir Marko
· 10 years ago
625a64a
Write dex files to oat file early.
by Vladimir Marko
· 10 years ago
dcdc85b
Dex2oat support for multiple oat file and image file outputs.
by Jeff Hao
· 10 years ago
376cbcc
Merge "Optimizing: Add direct calls to math intrinsics"
by Nicolas Geoffray
· 10 years ago
49b0f45
Refactor and clean up OatWriter and Dex2Oat.
by Vladimir Marko
· 10 years ago
a4f1220
Optimizing: Add direct calls to math intrinsics
by Mark Mendell
· 10 years ago
d9786b0
Implementation of fast lookup table to search class_def by descriptor
by Artem Udovichenko
· 10 years ago
524e7ea
Remove ArtCode.
by Nicolas Geoffray
· 10 years ago
3cfa4d0
ART: Remove interpreter entrypoints
by Andreas Gampe
· 10 years ago
99170c6
Deoptimization support in optimizing compiler for setting local values
by Mingyao Yang
· 10 years ago
501fd63
ART: Fix Quick-style LR vs PC core spill mask bug
by Andreas Gampe
· 10 years ago
0747466
Revert "Revert "Fix deoptimization with pending exception""
by Sebastien Hertz
· 10 years ago
6e2d574
Revert "Fix deoptimization with pending exception"
by Sebastien Hertz
· 10 years ago
54b6248
Fix deoptimization with pending exception
by Sebastien Hertz
· 10 years ago
1aee900
Add read barrier support to the entrypoints.
by Man Cao
· 10 years ago
fab6788
Fix FieldGap priority queue ordering bug.
by Richard Uhler
· 10 years ago
0b71357
Thread-local mark stacks for the CC collector.
by Hiroshi Yamauchi
· 10 years ago
7bf2b4f
Revert "Revert "Remove interpreter entrypoint in ArtMethod.""
by Nicolas Geoffray
· 10 years ago
7070ccd
Revert "Remove interpreter entrypoint in ArtMethod."
by Nicolas Geoffray
· 10 years ago
fa2c054
Remove interpreter entrypoint in ArtMethod.
by Nicolas Geoffray
· 10 years ago
07785bb
ART: Fix reporting initialized classes by CompilerDriver.
by Vladimir Marko
· 10 years ago
0de1133
Fix debuggable compiler flag detection for secondary dex files
by Sebastien Hertz
· 10 years ago
9d6bf69
JDWP: properly combine location events
by Sebastien Hertz
· 10 years ago
7848da4
ART: Store classpath information into oat file
by Andreas Gampe
· 10 years ago
758a801
ART: Enable Clang's -Wdeprecated
by Andreas Gampe
· 11 years ago
1412dfa
Revert "Revert "Use optimizing for apps.""
by Nicolas Geoffray
· 11 years ago
d7cbf8a
Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER
by Mathieu Chartier
· 11 years ago
706cae3
Revert "Use optimizing for apps."
by Nicolas Geoffray
· 11 years ago
f3251d1
Use optimizing for apps.
by Nicolas Geoffray
· 11 years ago
1558b57
JDWP: allocate DebugInvokeReq only when requested
by Sebastien Hertz
· 11 years ago
14691c5
Compute the right catch location for the debugger.
by Nicolas Geoffray
· 11 years ago
7642cfc
Change how we report exceptions to the debugger.
by Nicolas Geoffray
· 11 years ago
3e6a3bf
ART: Change x86 long param ABI (Quick/JNI/Opt)
by Mark Mendell
· 11 years ago
966c3ae
Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""
by Mark P Mendell
· 11 years ago
949c91f
Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"
by Vladimir Marko
· 11 years ago
3d2c8e7
ART: Implement X86 hard float (Quick/JNI/Baseline)
by Mark Mendell
· 11 years ago
5c19607
Update oat version to 053.
by Chenfu Bao
· 11 years ago
2bcb3b2
ART: Show invalid oat header cause in error message
by Andreas Gampe
· 11 years ago
956af0f
Remove portable.
by Elliott Hughes
· 11 years ago
957ca1c
Delete ArtMethod gc_map_ field
by Mathieu Chartier
· 11 years ago
d582fa4
Instruction set features for ARM64, MIPS and X86.
by Ian Rogers
· 11 years ago
4677476
ART: Add support for patching and loading OAT files compiled with PIC
by Igor Murashkin
· 11 years ago
7ba6496
ART: Add pic flag to oat header store
by Andreas Gampe
· 11 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 11 years ago
7b078e8
Compile time performance improvements focusing on interpret-only.
by Ian Rogers
· 11 years ago
a59dd80
Runtime can now be set to require relocation
by Alex Light
· 11 years ago
22f8e5c
Revert "Revert "ART: Key-Value Store in Oat header""
by Andreas Gampe
· 11 years ago
452bee5
Revert "ART: Key-Value Store in Oat header"
by Nicolas Geoffray
· 11 years ago
c87d27b
ART: Key-Value Store in Oat header
by Andreas Gampe
· 11 years ago
7624d25
Move quick frame info to OatQuickMethodHeader.
by Vladimir Marko
· 11 years ago
8a63057
Move mapping table and vmap table offsets to OatMethodHeader.
by Vladimir Marko
· 11 years ago
96c6ab9
Separate maps from code in oat file.
by Vladimir Marko
· 12 years ago
2da8823
Initial changes towards Generic JNI option
by Andreas Gampe
· 12 years ago
7020278
Support hardware divide instruction
by Dave Allison
· 12 years ago
88474b4
Implement Interface Method Tables (IMT).
by Jeff Hao
· 12 years ago
ba150c3
Omit OatMethodOffsets for classes without compiled code
by Brian Carlstrom
· 12 years ago
7c3d13a
Use file magic to determine file type, not file extension.
by Brian Carlstrom
· 12 years ago
Next »