1. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  2. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 10 years ago
  3. f5df897 Rewrite the compiler interface for CompilerDriver. by Nicolas Geoffray · 10 years ago
  4. 2b5eaa2 Move compiler code out of method verifier. by Vladimir Marko · 11 years ago
  5. ee39a10 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  6. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 11 years ago
  7. c6dfdac Add buffering to ELF file generation by Brian Carlstrom · 11 years ago
  8. 8ef94c6 Build fix. by Ian Rogers · 11 years ago
  9. 3eeda8f Merge "Get SEA fibonacci running in interpreter mode." into dalvik-dev by Ian Rogers · 11 years ago
  10. 90af14d Get SEA fibonacci running in interpreter mode. by Dragos Sbirlea · 11 years ago
  11. d2b0f33 Merge "Fix up TODO: c++0x, update cpplint." into dalvik-dev by Mathieu Chartier · 11 years ago
  12. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  13. bd136a2 Get PORTABLE + SMALL on x86. by Dragos Sbirlea · 11 years ago
  14. 7571e8b Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  15. 597e46b Added tests for SEA IR intermediate representation. by Dragos Sbirlea · 11 years ago
  16. 423fb4d Add tests for SEA IR types infrastructure. by Dragos Sbirlea · 11 years ago
  17. a3519a4 Renamed SeaGraph::GetCurrentGraph to GetGraph for clarity. by Dragos Sbirlea · 11 years ago
  18. bfaf44f Refactored SEA IR folder structure to be more logical. by Dragos Sbirlea · 11 years ago
  19. 6547fa9 SEA IR type handling complete for fibonacci. by Dragos Sbirlea · 11 years ago
  20. 7b89bc0 Fixed SEA IR bugs. by Dragos Sbirlea · 11 years ago
  21. 147c00c Replaced .dot generation lock with ScopedObjectAccess. by Dragos Sbirlea · 11 years ago
  22. 6447919 Generation of dot files through visitor.Added type info to .dot. by Dragos Sbirlea · 11 years ago
  23. b40eddf Added SEA IR type infrastructure (and a bit of cleanup). by Dragos Sbirlea · 11 years ago
  24. b4dcf65 Fix build. (whitespace issues) by Dragos Sbirlea · 11 years ago
  25. e224532 Added SEA IR def -> use edges (along the use -> def). by Dragos Sbirlea · 11 years ago
  26. c16c5b4 Fixed 100 char limit in SEA IR files. by Dragos Sbirlea · 11 years ago
  27. ecde136 Fix build (whitespace issues) by Dragos Sbirlea · 11 years ago
  28. 6bee445 Improvements and clustering for the .dot file generation. by Dragos Sbirlea · 11 years ago
  29. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  30. db06306 Continued refactoring of strings & headers. by Dragos Sbirlea · 11 years ago
  31. 81f79a6 Refactored string to int conversion. by Dragos Sbirlea · 11 years ago
  32. a86acf7 Make Sea IR objects un-copyable. by Dragos Sbirlea · 11 years ago
  33. 0e260a3 Added code generation framework. by Dragos Sbirlea · 11 years ago
  34. f1694e1 am 751d4ed4: Fixing cpplint legal/copyright issues by Brian Carlstrom · 11 years ago
  35. 751d4ed Fixing cpplint legal/copyright issues by Brian Carlstrom · 11 years ago
  36. 42425b3 am fc0e3219: Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  37. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  38. 1db9113 resolved conflicts for merge of 7940e44f to dalvik-dev by Brian Carlstrom · 11 years ago
  39. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago