Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
652e5d1f4a7d2af60836a7930ae6c2081239c80e
/
dex
/
src
2c0c888
Dex: Delete unused / vestigial code.
by Narayan Kamath
· 8 years ago
e362cac
DEX: Add API level for invoke-polymorphic.
by Orion Hodson
· 8 years ago
3ab81a7
Add an API level for default methods
by Colin Cross
· 8 years ago
9a01ad9
Import CallSite classes and BootstrapMethodError class from ojdk8u60
by Orion Hodson
· 8 years ago
e7bf89f
Fix stream not being closed on all exception paths
by Tobias Thierer
· 9 years ago
42b6182
Support dex version 37
by Alex Light
· 9 years ago
87cb925
Add DexIndexOverflowException
by Benoit Lamarche
· 11 years ago
afe7554
resolved conflicts for merge of 69e46eea to lmp-dev
by Elliott Hughes
· 10 years ago
5ac243a
am 9ee11a68: am 7f5533ef: am b7bef747: Merge "Improve the performance of Annotation checks"
by Neil Fuller
· 11 years ago
b7bef74
Merge "Improve the performance of Annotation checks"
by Neil Fuller
· 11 years ago
8764286
am 50d637aa: am 148c6fae: Merge "Fix a copy and paste doc error"
by Neil Fuller
· 11 years ago
c5b2915
Fix a copy and paste doc error
by Neil Fuller
· 11 years ago
08da684
Improve the performance of Annotation checks
by Neil Fuller
· 11 years ago
464c226
Add DexIndexOverflowException
by Benoit Lamarche
· 11 years ago
a6e22fc
Avoid computing class def indices.
by Ian Rogers
· 11 years ago
d4ec55c
Lazier annotation signature parsing.
by Ian Rogers
· 11 years ago
661f3c9
Add member and type idx max values to DexFormat.
by Yohann Roussel
· 11 years ago
d3e3114
Improve the performance of reflective operations.
by Ian Rogers
· 11 years ago
00a2d1e
Fix an ugly bug where try/catch offsets weren't being mapped properly
by Benoit Lamarche
· 12 years ago
dc5a528
*libcore* resolved conflicts for merge of bc23c4f3 to dalvik-dev
by Elliott Hughes
· 12 years ago
0436f43
Manually merge "Compact merged dexes on their byte aligned size"
by Jesse Wilson
· 13 years ago
04b2ff9
Add missing @Override annotations
by Ian Rogers
· 13 years ago
eb5fee6
Fix DexMerger to emit dex files without extended op codes.
by Jesse Wilson
· 13 years ago
a34f79b
Make Dex access faster by making binarySearch work.
by Jesse Wilson
· 13 years ago
450a197
Remove redundant alignToFourBytes in favor of alignToFourBytesWithZeroFill
by Brian Carlstrom
· 12 years ago
1f203dc
Improve exception detail message
by Brian Carlstrom
· 12 years ago
df60589
Fix Dex.create(ByteBuffer) to not allocate a byte[] to check magic
by Brian Carlstrom
· 12 years ago
030bd62
Switch Dex from byte[] to ByteBuffer for backing store.
by Jesse Wilson
· 13 years ago
c69e85b
Add Dex.create(ByteBuffer)
by Brian Carlstrom
· 12 years ago
2bea5ee
Move dex utilities from dalvik/dx to libcore/dex part 2
by Jesse Wilson
· 13 years ago