1. 362f9bc Fix cpplint's whitespace warnings. by Elliott Hughes · 13 years ago
  2. cc60747 Use CHECK_OP instead of CHECK where possible. by Elliott Hughes · 13 years ago
  3. 3320cf4 Move rest of code related blobs from Method to oat by Brian Carlstrom · 13 years ago
  4. 58ae941 Simplify command line arguments by Brian Carlstrom · 13 years ago
  5. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago
  6. 5f79133 Implement monitors. by Elliott Hughes · 13 years ago
  7. 78128a6 oatdump by Brian Carlstrom · 13 years ago
  8. c74255f Interning image strings by Brian Carlstrom · 13 years ago
  9. 693267a Fix GarbageCollector to work with VERIFY_OBJECT_ENABLED by Brian Carlstrom · 13 years ago
  10. 69b15fb Working dex2oat and oatexec by Brian Carlstrom · 13 years ago
  11. 0cfe1fb Use accessor methods for Object fields. by Ian Rogers · 13 years ago
  12. 1f87008 Add HeapTest and make GC work enough to pass it by Brian Carlstrom · 13 years ago
  13. 90a3369 Switch to UniquePtr. by Elliott Hughes · 13 years ago
  14. 4873d46 Move static field storage to end of Class instance by Brian Carlstrom · 13 years ago
  15. a663ea5 Initialize ClassLinker from image by Brian Carlstrom · 13 years ago
  16. 9cff8e1 Convert Class::descriptor_ from StringPiece to String (as part of image loading) by Brian Carlstrom · 13 years ago
  17. 4a289ed Work on heap and space initialization to support image loading by Brian Carlstrom · 13 years ago
  18. 4e777d4 Revisions to "First pass of ImageWriter" by Brian Carlstrom · 13 years ago
  19. db4d540 First pass of ImageWriter by Brian Carlstrom · 13 years ago