1. 3320cf4 Move rest of code related blobs from Method to oat by Brian Carlstrom · 13 years ago
  2. 58ae941 Simplify command line arguments by Brian Carlstrom · 13 years ago
  3. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago
  4. 5f79133 Implement monitors. by Elliott Hughes · 13 years ago
  5. 1619286 Add oat file generation and tests to build by Brian Carlstrom · 13 years ago
  6. d369bb7 Various things. by Elliott Hughes · 13 years ago
  7. 693267a Fix GarbageCollector to work with VERIFY_OBJECT_ENABLED by Brian Carlstrom · 13 years ago
  8. 69b15fb Working dex2oat and oatexec by Brian Carlstrom · 13 years ago
  9. 42ee142 Log line-at-a-time to work around Android logging lossage. by Elliott Hughes · 13 years ago
  10. 9baa4ae Remove use of MemMap for code allocation. by Brian Carlstrom · 13 years ago
  11. d92bec4 More SIGQUIT handling, various Thread fixes. by Elliott Hughes · 13 years ago
  12. 0cfe1fb Use accessor methods for Object fields. by Ian Rogers · 13 years ago
  13. 1f87008 Add HeapTest and make GC work enough to pass it by Brian Carlstrom · 13 years ago
  14. 90a3369 Switch to UniquePtr. by Elliott Hughes · 13 years ago
  15. 9f30b38 Externalize test code by Brian Carlstrom · 13 years ago
  16. d2fbb2b Give an example of walking TypeIds in a DexFile by Brian Carlstrom · 13 years ago
  17. c143c55 Updating the compiler to use the new-world model by buzbee · 13 years ago
  18. a663ea5 Initialize ClassLinker from image by Brian Carlstrom · 13 years ago
  19. 9cff8e1 Convert Class::descriptor_ from StringPiece to String (as part of image loading) by Brian Carlstrom · 13 years ago
  20. 4a289ed Work on heap and space initialization to support image loading by Brian Carlstrom · 13 years ago
  21. f734cf5 Add ParsedOptions test (and migrate RuntimeTest to CommonTest) by Brian Carlstrom · 13 years ago
  22. 8a43659 Work on option parsing as prelude to image loading by Brian Carlstrom · 13 years ago
  23. a5b897e Add semi-functional exception throwing. by Elliott Hughes · 13 years ago
  24. db4d540 First pass of ImageWriter by Brian Carlstrom · 13 years ago