1. 36bb270 Revert of r10671 (Experiments on calculating reciprocal of square root) due to bots failures: by robertphillips@google.com · 11 years ago
  2. b3ecdc4 Experiments on calculating reciprocal of square root by commit-bot@chromium.org · 11 years ago
  3. 5c341d1 reenable __builtin_clz for GNUC (and clang), recognizing that it is undefined for a zero argument, by reed@google.com · 11 years ago
  4. de58012 temp work-around for mysterious failure of shadertext2 when using __builtin_clz by reed@google.com · 11 years ago
  5. 7729534 reland 8897 (was not a build-breaker) and fix MathTest (was a build-breaker) by reed@google.com · 11 years ago
  6. 44d37d9 revert 8897 -- broke clang build by reed@google.com · 11 years ago
  7. c267b4b use intrinsics on more platforms for SkCLZ by reed@google.com · 11 years ago
  8. ea774d2 fix asserts in SkMulDiv255Round, and add test by reed@google.com · 11 years ago
  9. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  10. 867cbd8 first cut at making iOS work by caryclark@google.com · 12 years ago
  11. 586b6a5 move SkSqrt32 back into SkMath.h -- was referenced in SkEmbossMask.cpp by reed@google.com · 12 years ago
  12. 4b163ed Privatization: by reed@google.com · 12 years ago
  13. 2092c40 Add support for ARM without EDSP and ARMv6+ by george@mozilla.com · 12 years ago
  14. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  15. 542e035 remove unneeded check for thumb. see http://codereview.appspot.com/4539048/ by reed@google.com · 13 years ago
  16. b123c9d Remove optional impl for SkClampMax that relied on not wrapping, as in fact by reed@google.com · 13 years ago
  17. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  18. ec7a30c Upstream mulDiv255Ceil() from WebKit to the skia repository. by senorblanco@chromium.org · 14 years ago
  19. eebf5cb add copysign for ints and floats by reed@android.com · 15 years ago
  20. 69975b0 chant __ARM_ARCH_4__ to __ARM_ARCH_4T__, to reflect known android targets by reed@android.com · 15 years ago
  21. d5ed395 Fix compliation on gcc-4.3 and ARMv5T by deanm@chromium.org · 15 years ago
  22. a0f5d15 move xfermode modes from porterduff into xfermode itself by reed@android.com · 15 years ago
  23. 54043a3 patch SkMath.h to build in ARMv4 test code for mac fonts (disabled) by reed@android.com · 16 years ago
  24. ed67331 add initial unittest framework (tests) by reed@android.com · 16 years ago
  25. 8a1c16f grab from latest android by reed@android.com · 16 years ago