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