1. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  2. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  3. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  4. 65b7bfc Glyph search of desperation by Herb Derby · 6 years ago
  5. 3d5a6b5 add saturate helper for float2int64 by Mike Reed · 7 years ago
  6. ff50008 Increase accuracy of float -> fixed in ICC code by Brian Osman · 7 years ago
  7. dd821bc Revert "Increase accuracy of float -> fixed in ICC code" by Eric Karl · 7 years ago
  8. ef8dda2 Increase accuracy of float -> fixed in ICC code by Brian Osman · 7 years ago
  9. 56536c4 saturate when converting float to fixed by Mike Reed · 7 years ago
  10. ea000ff remove SkFixedMul_arm() by Mike Klein · 7 years ago
  11. 3136687 Guard VFPv3 ASM with an ifdef. by Ben Wagner · 7 years ago
  12. ac0e705 Fix new IT blocks ARMv8 by Amaury Le Leyzour · 7 years ago
  13. 4b19b40 Revert "Fix new IT blocks ARMv8" by Mike Klein · 7 years ago
  14. 90165c2 Fix new IT blocks ARMv8 by Amaury Le Leyzour · 7 years ago
  15. 63b6156 Fixed3232 overflow in LinearGradientContext::shadeSpan() by Florin Malita · 7 years ago
  16. 529bcd6 Revert "Revert "SkScalar: delete code that doesn't compile."" by Hal Canary · 8 years ago
  17. 8233fc8 Revert "SkScalar: delete code thqat doesn't compile." by Leon Scroggins · 8 years ago
  18. 565da18 SkScalar: delete code thqat doesn't compile. by Hal Canary · 8 years ago
  19. e9f78b4 Guard against buggy ucrt\math.h. by Mike Klein · 8 years ago
  20. 3f490cc Make SkFixedRound/Ceil/FloorToFixed as inline func by liyuqian · 8 years ago
  21. 0d2c234 Fix SkFixedDiv macro by liyuqian · 8 years ago
  22. 14f850a Remove Sk(Float|Double)PinToFixed functions, only used in tests. by brianosman · 8 years ago
  23. 1541130 remove SK_SUPPORT_LEGACY_DIVBITS_UB -- chrome no longer defines this by reed · 8 years ago
  24. e736506 Revert of For *ToFixed, in debug mode, assert that the value is in range. (patchset #6 id:140001 of https://codereview.chromium.org/1824733002/ ) by fmalita · 8 years ago
  25. 93dc339 For *ToFixed, in debug mode, assert that the value is in range. by benjaminwagner · 8 years ago
  26. 70f1a6c Add pinned versions of *ToFixed. by benjaminwagner · 8 years ago
  27. 6c71e0a Reverse dependency between SkScalar.h and SkFixed.h. by benjaminwagner · 8 years ago
  28. dfed06f Make SkFixed private. by benjaminwagner · 8 years ago[Renamed from include/core/SkFixed.h]
  29. 2176f75 Remove Sk48Dot16. No longer used. by benjaminwagner · 8 years ago
  30. f6bfccd Cleanups related to SkFixed. by benjaminwagner · 8 years ago
  31. c2d35d8 Revert of Simple cleanups related to SkFixed. (patchset #4 id:120001 of https://codereview.chromium.org/1683743005/ ) by benjaminwagner · 8 years ago
  32. 7ea5cb1 Cleanups related to SkFixed. by benjaminwagner · 8 years ago
  33. c63a0f8 clamp fixed divide to 32 bits by caryclark · 9 years ago
  34. 3127c99 ubsan shift fixes by caryclark · 9 years ago
  35. e47f1a7 Fix UB in SkDivBits by mtklein · 9 years ago
  36. 0b2a189 Fix code that left shifts a negative value. This has undefined behavior. by benjaminwagner · 9 years ago
  37. f4fddfc Correct SkFixedToDouble. by bungeman · 9 years ago
  38. effcba4 Revert of replace SkFixedDiv impl with native 64bit math (patchset #2 id:20001 of https://codereview.chromium.org/1022543003/) by reed · 9 years ago
  39. 7c44ca9 replace SkFixedDiv impl with native 64bit math by reed · 9 years ago
  40. d709ea8 Remove SkLONGLONG. by bungeman · 9 years ago
  41. 79738cc Glyph positions maintain 32 bit integer part. by bungeman · 9 years ago
  42. 1794651 Switch SkBitmapProcState's SkFractionalInt to 32.32. by mtklein · 10 years ago
  43. f6fde17 Archive more dead code. by mtklein · 10 years ago
  44. 3a2682a SK_CPU_ARM --> SK_CPU_ARM32 by mtklein · 10 years ago
  45. 9c7fdab Always inline SkFloatToFixed_arm. by commit-bot@chromium.org · 10 years ago
  46. 614cbee remove SK_SUPPORTED_DEPRECATED_FIXEDROUND, no longer needed by reed@google.com · 11 years ago
  47. 9fb0041 SK_SUPPORTED_DEPRECATED_FIXEDROUND around deprecated fixed[round,ceil,floor] by mike@reedtribe.org · 11 years ago
  48. 01c41a5 Revert "Revert "begin to remove SkLONGLONG and wean Skia off of Sk64"" by reed@google.com · 11 years ago
  49. b156044 Revert "begin to remove SkLONGLONG and wean Skia off of Sk64" by reed@google.com · 11 years ago
  50. d6a301e begin to remove SkLONGLONG and wean Skia off of Sk64 by reed@google.com · 11 years ago
  51. 1915fd0 remove unused SkFixed and SkFract functions by reed@google.com · 11 years ago
  52. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  53. 46ec815 The register keyword is deprecated in C++, even at -O0, registers are used automatically. by commit-bot@chromium.org · 11 years ago
  54. 0e6e8cc Revert r10705 (ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG) due to 1000+ linux_layout failures (http://build.chromium.org/p/tryserver.chromium/builders/linux_layout_rel/builds/18997/steps/webkit_tests/logs/stdio) by robertphillips@google.com · 11 years ago
  55. 73ab296 ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG by commit-bot@chromium.org · 11 years ago
  56. 069aea7 one more thing to try before rebaselining android by mtklein@google.com · 11 years ago
  57. 25a11e4 Add bench to test float to fixed conversion by djsollen@google.com · 11 years ago
  58. c2050e3 ARM Skia NEON patches - 01 - Simple fixes by commit-bot@chromium.org · 11 years ago
  59. 867cbd8 first cut at making iOS work by caryclark@google.com · 12 years ago
  60. dea8e25 fix warngs by casting from float to int64_t by reed@google.com · 12 years ago
  61. c9af5d8 add debugging SkFloatToFixed_Check() which asserts that the float is in range of a fixed by reed@google.com · 12 years ago
  62. 7886ad3 remove SK_CAN_USE_FLOAT (deprecated) by reed@google.com · 12 years ago
  63. 4bc0a9d use higher precision (64bit) fixed-point for matrix proc by reed@google.com · 12 years ago
  64. 889bd8b Make SkMath.h less visible in public header files. by tomhudson@google.com · 13 years ago
  65. 1b20280 deprecate SkScalarFloor, SkScalarCeil, SkScalarRound by reed@google.com · 13 years ago
  66. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  67. a87e065 add SkFixedFloorToFixed by reed@google.com · 13 years ago
  68. ee9aa30 Fixes from Sk/Gr rect unification. by bsalomon@google.com · 13 years ago
  69. 1fbf760 Fix SkFixed overflows in SkFixedSquare, SkGradientShader. by wjmaclean@chromium.org · 13 years ago
  70. 4b22602 add getter/setter for device-factory on canvas by reed@google.com · 14 years ago
  71. 72cf492 fix build for scalar==fixed by reed@google.com · 14 years ago
  72. 8a1c16f grab from latest android by reed@android.com · 16 years ago