1. c9f8166 add endian tests (reviewed by bungeman) by reed@google.com · 11 years ago
  2. 8152113 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  3. bc57a29 add wacky random shift so I can generate some zeros (without the optimizer knowing) by reed@google.com · 11 years ago
  4. 7729534d reland 8897 (was not a build-breaker) and fix MathTest (was a build-breaker) by reed@google.com · 11 years ago
  5. c21f86f add unittest for SkCLZ by reed@google.com · 11 years ago
  6. ea774d2 fix asserts in SkMulDiv255Round, and add test by reed@google.com · 11 years ago
  7. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 11 years ago
  8. 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 12 years ago
  9. 373ebc6 Suppress some warnings on linux. by bsalomon@google.com · 12 years ago
  10. c544325 disable experiemental hack to try to speedup floor by reed@google.com · 12 years ago
  11. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  12. 8afae61 Clean up most clang warnings outside animator/ by tomhudson@google.com · 12 years ago
  13. 4b163ed Privatization: by reed@google.com · 12 years ago
  14. 7886ad3 remove SK_CAN_USE_FLOAT (deprecated) by reed@google.com · 12 years ago
  15. 42639cd fix warnings on Mac in tests by caryclark@google.com · 12 years ago
  16. 00bf06a Added cast to get MathTest working on Windows by robertphillips@google.com · 12 years ago
  17. c20bc25 use (float)(1 << 23) instead of 1.0p+23 since the latter isn't supported in VS by reed@google.com · 12 years ago
  18. c3b6972 win can't eat 1.0p+23 syntax for floats :( by reed@google.com · 12 years ago
  19. a7d7461 remove debugf by reed@google.com · 12 years ago
  20. 4debcac Debug Windows compiler complaint fixes by robertphillips@google.com · 12 years ago
  21. 7558925 Fix miscellaneous compiler warnings from Visual Studio 2010. by tomhudson@google.com · 12 years ago
  22. 8d7e39c add experimental test for blending math (disabled for now) by reed@google.com · 13 years ago
  23. 111c19b fix scalar=fixed for the new tests by reed@google.com · 13 years ago
  24. 0abb499 add SkAlphaBlend255 by reed@google.com · 13 years ago
  25. 889bd8b Make SkMath.h less visible in public header files. by tomhudson@google.com · 13 years ago
  26. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  27. bf083a9 fix windows compile errors in "tests" by epoger@google.com · 13 years ago
  28. 772813a add code to test different premul techniques (disabled right now) by reed@google.com · 13 years ago
  29. d413445 update to work correctly for scalar == fixed or float by reed@android.com · 14 years ago
  30. 077910e add SkScalarIsFinite(), and use it for a more portable impl of SkRect::isValidCoords() by reed@google.com · 14 years ago
  31. ec7a30c Upstream mulDiv255Ceil() from WebKit to the skia repository. by senorblanco@chromium.org · 14 years ago
  32. c846ede fix build for SK_SCALAR_IS_FIXED by reed@android.com · 14 years ago
  33. f0ad086 add unittest for copysign by reed@android.com · 15 years ago
  34. e72fee5 add onSendClickToChildren to views, so a view can capture all clicks. by reed@android.com · 15 years ago
  35. 80e39a7 cleanup formating (e.g. no trailing spaces) by reed@android.com · 15 years ago
  36. 04225dc build with -Wall fix associated warnings (at least on gcc 4.0.1) by reed@android.com · 15 years ago
  37. d8730ea more tests (need more meat in there) by reed@android.com · 16 years ago
  38. ed67331 add initial unittest framework (tests) by reed@android.com · 16 years ago