Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
2bbfbba16f30bef3e6c4e1d933e6deb277dd07ab
/
libartbase
/
base
/
bit_table.h
42deda8
Add helper method to iterate over BitTable fields in CodeInfo.
by David Srbecky
· 8 years ago
0c3aa31
Move varint encoding/decoding to BitMemoryReader/Writer.
by David Srbecky
· 8 years ago
d160641
Cleanup BitMemoryReader/Writer api.
by David Srbecky
· 8 years ago
6ee06e9
Decode only the needed tables from CodeInfo.
by David Srbecky
· 8 years ago
4a72f8b
Merge "ART: minor fix for no-opt debug builds"
by Orion Hodson
· 8 years ago
93bd361
Use iterators to access stack map data.
by David Srbecky
· 8 years ago
2dd1681
ART: minor fix for no-opt debug builds
by Orion Hodson
· 8 years ago
a38e6cf
Remove explicit size from CodeInfo.
by David Srbecky
· 8 years ago
cca7cb9
Merge "Ensure that BitTableAccessor refers to non-null table."
by David Srbecky
· 8 years ago
a45a85c
Ensure that BitTableAccessor refers to non-null table.
by David Srbecky
· 8 years ago
078d7ba
Implement BitMemory{Reader,Writer}
by David Srbecky
· 8 years ago
0b4e5a3
Binary search stack maps by native pc.
by David Srbecky
· 8 years ago
cf7833e
Template BitTable based on the accessors.
by David Srbecky
· 8 years ago
f325e28
Remove POD helper classes for BitTableBuilder.
by David Srbecky
· 8 years ago
86decb6
Rewrite stack map statistics printing in outdump.
by David Srbecky
· 8 years ago
d97e082
Reduce code repetition in stack maps with macros.
by David Srbecky
· 8 years ago
5f93710
Fix asan build: Fix compare function in BitTable.
by David Srbecky
· 8 years ago
5513c2b
Add BitmapTableBuilder.
by David Srbecky
· 8 years ago
159c9dd
Add deduplication logic to BitTableBuilder.
by David Srbecky
· 8 years ago
dd966bc
Change the BitTableBuilder API to be POD based.
by David Srbecky
· 8 years ago
052f8ca
Rewrite stackmap encoding code.
by David Srbecky
· 8 years ago