1. 380aaa7 Fix a possible off-by-one in the verifier. by Elliott Hughes · 13 years ago
  2. 1c849e5 Clean up kAccWritable in the verifier. by Ian Rogers · 13 years ago
  3. 08fc03a Include held locks in SIGQUIT thread dumps. by Elliott Hughes · 13 years ago
  4. 6d657bf Ignore the redundant InferredRegCategoryMap. by Logan Chien · 13 years ago
  5. ca19066 Fix initializer lists to be Google C++ style. by Ian Rogers · 13 years ago
  6. 365c102 Increase use of ScopedJniThreadState. by Ian Rogers · 13 years ago
  7. a21039c Fix a bunch more lint. by Elliott Hughes · 13 years ago
  8. 7484741 Fix a bunch of lint. by Elliott Hughes · 13 years ago
  9. 24edeb5 Fix some camelCase. by Elliott Hughes · 13 years ago
  10. 0a1038b Make tsan happy. by Elliott Hughes · 13 years ago
  11. 666d9b4 Verifier treats unresolved return types as a soft error. by jeffhao · 13 years ago
  12. b5c25fd Verifier treats unresolved references as a rewrite error at runtime. by jeffhao · 13 years ago
  13. f1e6b7c Added new state and Soft/Hard error return to verifier for bad supers. by jeffhao · 13 years ago
  14. e551e95 Soft verification failures shouldn't reject the class. by Ian Rogers · 13 years ago
  15. 4668543 Recognize calls to constructors of unresolved classes. by Ian Rogers · 13 years ago
  16. 526643e Remove unnecessary exception and suspend checks. by TDYa127 · 13 years ago
  17. e94d9b2 Add dex_lang as common frontend to lir and LLVM. dex_lang + bc2lir = Greenland by Shih-wei Liao · 13 years ago
  18. b2eb5c1 Reduce memory usage. by TDYa127 · 13 years ago
  19. c073b07 Switch the handful of std::endl users over to the predominant "\n". by Elliott Hughes · 13 years ago
  20. 1d7e510 Reduce shadow frame size. by TDYa127 · 13 years ago
  21. 182e90b IsReferenceTypes() now uses IsNonZeroReferenceTypes() and IsZero(). by jeffhao · 13 years ago
  22. 3481b4d Fix IsNonZeroReferenceTypes to not return true if it's zero. by jeffhao · 13 years ago
  23. b57e952 Various fixes to new verifier. by jeffhao · 13 years ago
  24. 4d8df82 Check for unknown superclass earlier when checking invoke-super. by jeffhao · 13 years ago
  25. ad0b3a3 Support for a set of verifier failures. by Ian Rogers · 13 years ago
  26. e1758fe Revert "Support for a set of verifier failures." by Ian Rogers · 13 years ago
  27. 0d60484 Support for a set of verifier failures. by Ian Rogers · 13 years ago
  28. 776ac1f Separate out more of LLVM build. Move verifier. by Ian Rogers · 13 years ago