1. 8f41dc3 Avoid signed arithmetic overflow in UTF hash functions. by Ian Rogers · 10 years ago
  2. 68b5685 Reduce and speed-up class def searches. by Ian Rogers · 10 years ago
  3. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  4. a672490 Move hot utf routines into -inl.h. by Ian Rogers · 11 years ago
  5. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/utf.cc]
  6. 637c65b Verifier improvements. by Ian Rogers · 11 years ago
  7. 4f6ad8a Various performance improvements. by Ian Rogers · 11 years ago
  8. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  9. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago
  10. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  11. 10037c8 Added pass to verify structure of dex file. by jeffhao · 13 years ago
  12. 0571d35 Refactor the use of Method by the compiler. by Ian Rogers · 13 years ago
  13. 0cfe1fb Use accessor methods for Object fields. by Ian Rogers · 13 years ago
  14. b465ab0 Implement the direct ByteBuffer JNI functions, GetObjectRefType, and the string region functions. by Elliott Hughes · 13 years ago
  15. 814e403 Add some missing JNI string functions, GetObjectArrayElement, and all the primitive array region functions. by Elliott Hughes · 13 years ago