index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
cpp-define-generator
Age
Commit message (
Expand
)
Author
2022-02-05
Fix THREAD_INTERPRETER_CACHE_SIZE_SHIFT
David Srbecky
2022-01-17
Revert "Add thread-shared interpreter cache"
Hans Boehm
2022-01-15
Add thread-shared interpreter cache
David Srbecky
2021-12-13
Inline some type checks of instanceof and checkcast in nterp.
Nicolas Geoffray
2021-12-03
ARM64: Implicit suspend checks using LDR.
Vladimir Marko
2021-11-30
Make suspend check test specific flags.
Vladimir Marko
2021-11-25
Always access Thread state and flags as 32-bit location.
Vladimir Marko
2021-11-10
Reland "Change hotness counting."
Nicolas Geoffray
2021-11-09
Inherit art_defaults in cc_library_headers as well.
Martin Stjernholm
2021-11-09
Make art_debug_defaults inherit art_defaults.
Martin Stjernholm
2021-11-09
Refactor libart_runtime_headers_ndk to a header lib also used by libart
Martin Stjernholm
2021-10-26
Revert "Change hotness counting."
Vladimir Marko
2021-10-20
Change hotness counting.
Nicolas Geoffray
2021-10-05
Remove mterp_current_ibase.
Nicolas Geoffray
2021-07-13
Remove libc_headers from cc_object
Colin Cross
2021-07-13
Remove mterp.
Nicolas Geoffray
2021-05-19
Disable most ART source modules when ART prebuilts are enabled.
Martin Stjernholm
2021-04-13
Update ART generator tools to use python3.
Vladimir Marko
2021-03-24
Improve nterp -> compiled code transitions.
Nicolas Geoffray
2021-03-23
Add a fast path for nterp entrypoint to avoid fetching the shorty.
Nicolas Geoffray
2021-03-19
Add min_sdk_version for ART module.
Nicolas Geoffray
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2021-02-18
Remove pointer-size arguments from DexCache.
David Srbecky
2021-01-25
When entering nterp, take a fast path for instance calls with 1 argument.
Nicolas Geoffray
2021-01-21
Reland "Improve invokeinterface for nterp."
Nicolas Geoffray
2021-01-15
Revert "Improve invokeinterface for nterp."
Alex Light
2021-01-12
Improve invokeinterface for nterp.
Nicolas Geoffray
2020-12-01
Add an arm32 port of nterp.
Nicolas Geoffray
2020-10-23
Rename ART release APEX to com.android.art.
Martin Stjernholm
2020-09-23
Add support for compact dex files in nterp.
Nicolas Geoffray
2020-09-07
Move code item to the data pointer and remove code_item_offset.
Nicolas Geoffray
2020-07-16
Bionic libc_headers shouldn't be used in non-Bionic host builds.
Martin Stjernholm
2020-06-26
Increment hotness in nterp when doing lookups.
Nicolas Geoffray
2020-06-19
Direct calls to @CriticalNative methods.
Vladimir Marko
2020-05-06
Bionic and kernel system include paths are no longer implicit.
Martin Stjernholm
2020-05-04
Set apex_available property
Jiyong Park
2020-04-07
Add explicit dependencies on jni_headers
Orion Hodson
2020-02-19
Allow late lookup for @CriticalNative methods.
Vladimir Marko
2020-02-06
apex_available becomes more correct
Jiyong Park
2019-12-20
Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR
Jiyong Park
2019-12-19
Revert submission 1191937-art_apex_available
Joseph Murphy
2019-12-19
Use apex_available property
Jiyong Park
2019-12-18
Add an implementation of Nterp for x64.
Nicolas Geoffray
2019-12-17
Refactor OSR related code to prepare for "true" OSR.
Nicolas Geoffray
2019-12-04
Helpers and refactorings to prepare for interpreter optimizations (x64)
Nicolas Geoffray
2019-12-02
Allow late lookup for @FastNative methods.
Vladimir Marko
2019-11-27
Baseline JIT: update inline caches in compiled code.
Nicolas Geoffray
2019-09-04
Explicitly disable cpp-define-generator for Darwin.
Elliott Hughes
2019-08-09
Make the $/# in front of constants optional
Pirama Arumuga Nainar
2019-07-19
Replace use of include_dirs with header_libs on asm_defines.s
Paul Duffin
[next]