1. e114d23 Add DexIndexOverflowException by Benoit Lamarche · 11 years ago
  2. b7bef74 Merge "Improve the performance of Annotation checks" by Neil Fuller · 10 years ago
  3. c5b2915 Fix a copy and paste doc error by Neil Fuller · 10 years ago
  4. 08da684 Improve the performance of Annotation checks by Neil Fuller · 10 years ago
  5. a6e22fc Avoid computing class def indices. by Ian Rogers · 11 years ago
  6. d4ec55c Lazier annotation signature parsing. by Ian Rogers · 11 years ago
  7. 661f3c9 Add member and type idx max values to DexFormat. by Yohann Roussel · 11 years ago
  8. d3e3114 Improve the performance of reflective operations. by Ian Rogers · 11 years ago
  9. 00a2d1e Fix an ugly bug where try/catch offsets weren't being mapped properly by Benoit Lamarche · 12 years ago
  10. dc5a528 *libcore* resolved conflicts for merge of bc23c4f3 to dalvik-dev by Elliott Hughes · 12 years ago
  11. 0436f43 Manually merge "Compact merged dexes on their byte aligned size" by Jesse Wilson · 12 years ago
  12. 04b2ff9 Add missing @Override annotations by Ian Rogers · 12 years ago
  13. eb5fee6 Fix DexMerger to emit dex files without extended op codes. by Jesse Wilson · 13 years ago
  14. a34f79b Make Dex access faster by making binarySearch work. by Jesse Wilson · 13 years ago
  15. 450a197 Remove redundant alignToFourBytes in favor of alignToFourBytesWithZeroFill by Brian Carlstrom · 11 years ago
  16. 1f203dc Improve exception detail message by Brian Carlstrom · 11 years ago
  17. df60589 Fix Dex.create(ByteBuffer) to not allocate a byte[] to check magic by Brian Carlstrom · 11 years ago
  18. 030bd62 Switch Dex from byte[] to ByteBuffer for backing store. by Jesse Wilson · 13 years ago
  19. c69e85b Add Dex.create(ByteBuffer) by Brian Carlstrom · 11 years ago
  20. 2bea5ee Move dex utilities from dalvik/dx to libcore/dex part 2 by Jesse Wilson · 13 years ago