Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
c18eba327c4e207ff7b38817f097ee2220b44b39
/
tools
/
cpp-define-generator
221dfa6
Explicitly disable cpp-define-generator for Darwin.
by Elliott Hughes
· 5 years ago
d5ec2a1
Make the $/# in front of constants optional
by Pirama Arumuga Nainar
· 5 years ago
eafeeb2
Replace use of include_dirs with header_libs on asm_defines.s
by Paul Duffin
· 5 years ago
e81f10a
Revert "Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_)"
by David Srbecky
· 5 years ago
50bc8fb
Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_)
by David Srbecky
· 5 years ago
5a0430d
ART: Introduce runtime_globals
by Andreas Gampe
· 6 years ago
28f6cff
Cache the value of MterpShouldSwitchInterpreters()
by David Srbecky
· 6 years ago
50b4743
Move cpp-define related static_assert to runtime.
by David Srbecky
· 6 years ago
776f3f7
Remove mterp "alternate" opcode handlers.
by David Srbecky
· 6 years ago
d88f5f7
Shrink couple of x86 mterp handlers.
by David Srbecky
· 6 years ago
766e74f
Cleanup the cpp-define-generator definitions.
by David Srbecky
· 6 years ago
0adf4d8
Rewrite cpp-define-generator
by David Srbecky
· 6 years ago
78940f2
Remove the auto-generated asm_support_gen.h
by David Srbecky
· 6 years ago
912f36c
Add small thread-local cache for use by the interpreter.
by David Srbecky
· 6 years ago
b2683cb
Merge "ARM/ARM64: Improve lock/unlock entrypoints."
by Vladimir Marko
· 6 years ago
c8b1d5e
ARM/ARM64: Improve lock/unlock entrypoints.
by Vladimir Marko
· 6 years ago
1f01016
Move ArtDexFileLoader to libdexfile
by David Sehr
· 6 years ago
1979c64
Clean up include paths
by David Sehr
· 7 years ago
67bf42e
Header library to remove dependence on runtime/
by David Sehr
· 7 years ago
334b9d7
Move libdexfile out of runtime
by David Sehr
· 7 years ago
8c0961f
Move missed files to libdexfile
by David Sehr
· 7 years ago
2c64a83
Change ClassStatus to fit into 4 bits.
by Vladimir Marko
· 7 years ago
fc9555d
Remove mterp reliance on code item layout
by Mathieu Chartier
· 7 years ago
2ca2780
Run bpfmt
by Dan Willemsen
· 7 years ago
5122e6b
ART: Remove ArtMethod::dex_cache_resolved_methods_.
by Vladimir Marko
· 7 years ago
0a87a65
Add two special runtime methods.
by Mingyao Yang
· 8 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 7 years ago
279cfba
MIPS: Follow-up to hash-based DexCache methods array
by Alexey Frunze
· 7 years ago
07bfbac
Hash-based DexCache methods array.
by Vladimir Marko
· 7 years ago
8228cdf
ART: Move CalleeSaveType to callee_save_type.h
by Andreas Gampe
· 7 years ago
afdcbcb
Remove some hardcoded cases of kCardShift
by Mathieu Chartier
· 8 years ago
969ca5a
cpp-define-generator: presubmit hook prints better error message
by Igor Murashkin
· 8 years ago
2bb70d3
Revert "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date""
by Igor Murashkin
· 8 years ago
592505c
Revert "build: Generate asm_support_gen.h from the build, validate up-to-date"
by Calin Juravle
· 8 years ago
2449a15
build: Generate asm_support_gen.h from the build, validate up-to-date
by Igor Murashkin
· 8 years ago
e761bcc
Revert "Revert "Load the array class in the compiler for allocations.""
by Nicolas Geoffray
· 8 years ago
fee2550
Revert "Load the array class in the compiler for allocations."
by Hiroshi Yamauchi
· 8 years ago
cc99df2
Load the array class in the compiler for allocations.
by Nicolas Geoffray
· 8 years ago
f9bf250
Remove dex cache string from mirror::Class.
by Nicolas Geoffray
· 8 years ago
39ce7d2
Merge "Make empty checkpoint work while weak ref access is disabled."
by Hiroshi Yamauchi
· 8 years ago
3049324
Make empty checkpoint work while weak ref access is disabled.
by Hiroshi Yamauchi
· 8 years ago
ca620d7
ART: Fix tidy warnings
by Andreas Gampe
· 8 years ago
6f198e3
Add forwarding address checks for X86, arm, arm64
by Mathieu Chartier
· 8 years ago
1cf194f
Check for forwarding address in READ_BARRIER_MARK_REG
by Mathieu Chartier
· 8 years ago
3a8360f
Merge "Add interface fast path to art_quick_check_cast for X86_64"
by Mathieu Chartier
· 8 years ago
2ecfd27
Add interface fast path to art_quick_check_cast for X86_64
by Mathieu Chartier
· 8 years ago
22c5bef
tools: Fix generate-asm-support script
by Igor Murashkin
· 8 years ago
fe6064a
Convert more of art to Android.bp
by Colin Cross
· 8 years ago
1a86171
Revert "Convert more of art to Android.bp"
by Colin Cross
· 8 years ago
4a45627
Convert more of art to Android.bp
by Colin Cross
· 8 years ago
74898e7
ART: Clean up x86 asm in dex cache entrypoints
by Christina Wadsworth
· 8 years ago
98d6552
ART: Add STRING_DEX_CACHE_ELEMENT_SIZE
by Christina Wadsworth
· 8 years ago
97a8a9a
ART: Adding asm support for string dex cache
by Christina Wadsworth
· 8 years ago
38dd0e8
Merge "Fix negative array size checking"
by Treehugger Robot
· 8 years ago
2ee98f2
Fix negative array size checking
by Mathieu Chartier
· 8 years ago
fd36f1f
Rename callee save enumerators.
by Vladimir Marko
· 8 years ago
8261d02
Revert "Revert "ARM64 asm for region space array allocation""
by Mathieu Chartier
· 8 years ago
965c0b9
Merge "Change suspend entrypoint to save all registers."
by Vladimir Marko
· 8 years ago
952dbb1
Change suspend entrypoint to save all registers.
by Vladimir Marko
· 8 years ago
36a270a
Change one read barrier bit to mark bit
by Mathieu Chartier
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 8 years ago
3c92b12
cpp-define-generator: "make art-update-cpp-defines" to regen asm_support
by Igor Murashkin
· 8 years ago
311fdf5
runtime: Refactor asm_support to be auto-generated (mostly)
by Igor Murashkin
· 8 years ago