Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
334b9d73482fba9c335d9b758041fc0865ef74d4
/
runtime
/
memory_region.h
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 7 years ago
45aa598
Deduplicate stack masks
by David Srbecky
· 9 years ago
3ceedc0
Refactor and optimize memory region bit functions
by Mathieu Chartier
· 8 years ago
ccfa885
Always inline some methods related to StackMap.
by Mingyao Yang
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 8 years ago
09ed098
Pack stack map entries on bit level to save space.
by David Srbecky
· 9 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
f1c2b1f
Merge "ART: Inline MemoryRegion operations"
by David Brazdil
· 10 years ago
b765683
ART: Inline MemoryRegion operations
by David Brazdil
· 10 years ago
a552e1c
Use unique location catalogs to encode Dex register maps.
by Roland Levillain
· 10 years ago
bdba92d
Ensure MemoryRegion::Load & MemoryRegion::Store are word-aligned.
by Roland Levillain
· 10 years ago
da4d79b
Unify ART's various implementations of bit_cast.
by Roland Levillain
· 10 years ago
a2d8ec6
Compress the Dex register maps built by the optimizing compiler.
by Roland Levillain
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 10 years ago
d4c4d95
Some code clean-up.
by Ian Rogers
· 10 years ago
1373595
stdint types all the way!
by Ian Rogers
· 10 years ago
99ea58c
Add a new stack map scheme that encodes compilation info per pc.
by Nicolas Geoffray
· 11 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/memory_region.h]
07ed66b
Move logging.h into base/logging.h.
by Elliott Hughes
· 12 years ago
7616005
Switch over to the google3 unix_file File*.
by Elliott Hughes
· 12 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
4e777d4
Revisions to "First pass of ImageWriter"
by Brian Carlstrom
· 13 years ago
db4d540
First pass of ImageWriter
by Brian Carlstrom
· 13 years ago
578bbdc
Move DexFiles to be allocated on the heap
by Brian Carlstrom
· 13 years ago
6b6b5f0
Shorten the namespace and re-normalize include guards.
by Carl Shapiro
· 14 years ago
a5d5cfd
Add basic assembler interface and an x86 backend.
by Carl Shapiro
· 14 years ago