1. 0e5d75d Add support for linking classes. by Carl Shapiro · 13 years ago
  2. d4e48fd Add the StringPiece class. by Carl Shapiro · 13 years ago
  3. 894d0fa Expose functionality needed for linking. by Carl Shapiro · 13 years ago
  4. ef442e6 Add a corresponding constant for DEX_NOINDEX. by Carl Shapiro · 13 years ago
  5. 2abd338 Merge "Minor clean-ups." into dalvik-dev by Carl Shapiro · 13 years ago
  6. d84f49c Limit the visibility of the instruction list. by Carl Shapiro · 13 years ago
  7. a506cb0 Minor clean-ups. by Carl Shapiro · 13 years ago
  8. 07bb173 Merge "Manage the underlying RawDexFile of a DexFile with a smart pointer." into dalvik-dev by Carl Shapiro · 13 years ago
  9. 290eca0 Merge changes I789a31a8,I05296bfb into dalvik-dev by Carl Shapiro · 13 years ago
  10. 64f1340 Collapse the synchronized and declared synchronized predicates into one. by Carl Shapiro · 13 years ago
  11. 7e78248 Manage the underlying RawDexFile of a DexFile with a smart pointer. by Carl Shapiro · 13 years ago
  12. 80d4dde Allow raw dex files to be read from arrays of base64 encoded bytes. by Carl Shapiro · 13 years ago
  13. a7ab79d Add check to inst visitor by buzbee · 13 years ago
  14. 3ee755d Complete support for loading classes from a DEX file. by Carl Shapiro · 13 years ago
  15. 1fb8620 Add class loading infrastructure. by Carl Shapiro · 13 years ago
  16. 12eb78e Add an instruction abstraction and visitor. by Carl Shapiro · 13 years ago
  17. 7e8e938 Merge "Add a gtest build target for the host." into dalvik-dev by Jesse Wilson · 13 years ago
  18. c981ace Add a gtest build target for the host. by Jesse Wilson · 13 years ago
  19. d2bdb57 Add a macro for sizing anonymous or locally defined arrays. by Carl Shapiro · 13 years ago
  20. a2e18e1 Add the implementation for the ARM assembler. by Carl Shapiro · 13 years ago
  21. 6b6b5f0 Shorten the namespace and re-normalize include guards. by Carl Shapiro · 13 years ago
  22. a5d5cfd Add basic assembler interface and an x86 backend. by Carl Shapiro · 13 years ago
  23. 59e85cd Add implementations of sizeof and offsetof for class types. by Carl Shapiro · 13 years ago
  24. 806defa Fix the include guard style. by Carl Shapiro · 13 years ago
  25. 6c21dc1 Add a minimal logging interface and implementation. by Carl Shapiro · 13 years ago
  26. 7b21670 Initial build configuration for the new Android runtime. by Carl Shapiro · 13 years ago