1. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  2. 3c12840 remove SkFP.h and replace SkFP with SkScalar stop respecting SK_SOFTWARE_FLOAT, assume its always false stop respecting SK_SCALAR_SLOW_COMPARES, assume its always false by reed@google.com · 11 years ago
  3. c0784db remove SkScalarCompare type and header by reed@google.com · 11 years ago
  4. cea9abb Do not use GrBicubic effect when downscaling. Also, don't use glTexStorage as it interferes with deleyed mipmap generation. by commit-bot@chromium.org · 11 years ago
  5. 6e223af I feel like my clang is especially sensitive to unused variables. by mtklein@google.com · 11 years ago
  6. 9e59cb6 fix compiler error where SK_SCALAR_IS_FLOAT is not defined. (attempt 2) by djsollen@google.com · 11 years ago
  7. 5df06a2 fix compiler error where SK_SCALAR_IS_FLOAT is not defined. by djsollen@google.com · 11 years ago
  8. 4faa869 Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream. by commit-bot@chromium.org · 11 years ago
  9. 12a2386 Revert "Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream." by reed@google.com · 11 years ago
  10. b48a59a Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream. by sugoi@google.com · 11 years ago
  11. eb22126 Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('Assertion failures on various buildbots as of r12114') by epoger@google.com · 11 years ago
  12. 305f78e Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream. by sugoi@google.com · 11 years ago
  13. 1f81fd6 SK_ONCE for SkData and SkPathRef by commit-bot@chromium.org · 11 years ago
  14. 3dc82c4 Correct 32bit pointer assumption in assert in SkMatrix. by bungeman@google.com · 11 years ago
  15. 21a705d SK_ONCE for SkMatrix::I() by commit-bot@chromium.org · 11 years ago
  16. d532172 Make skia almost compile again with clang. by commit-bot@chromium.org · 11 years ago
  17. 85092f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  18. 25f72ed Fix Matrix44Test and double-to-float conversion in SVD code by jvanverth@google.com · 11 years ago
  19. 5b2e264 Revise SVD code to remove arctangents. by commit-bot@chromium.org · 11 years ago
  20. 259fbaf Add homogeneous point mapping to Matrix by egdaniel@google.com · 11 years ago
  21. f6ad1e8 Revert r10659: Add a map homogenous points to SkMatrix by jvanverth@google.com · 11 years ago
  22. 2fae54d Add a map homogenous points to SkMatrix by egdaniel@google.com · 11 years ago
  23. 16d53aa Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  24. 4dcd062 Matrix decomposition cleanup: Add is_degenerate_2x2(), and fix some asserts by commit-bot@chromium.org · 11 years ago
  25. 5c561cb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  26. 08284e4 Add basic SVD support to SkMatrix. Allows you to pull out the x- and y-scale factors, sandwiched by two rotations. by commit-bot@chromium.org · 11 years ago
  27. 07d3a65 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  28. df3695e First pass at Rect Effect by robertphillips@google.com · 11 years ago
  29. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 11 years ago
  30. 13b77e8 remove obsolete build flags: by reed@google.com · 11 years ago
  31. e40591d return if we're invertible for the fast scale+trans case when we have no inverse by reed@google.com · 12 years ago
  32. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  33. 46d3d39 Add GPU support for axis-aligned ovals: by jvanverth@google.com · 12 years ago
  34. 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 12 years ago
  35. 4a1362a add SK_IGNORE_FAST_SCALEMATRIX_INVERT guard for new invert code by reed@google.com · 12 years ago
  36. 2fb96cc special-case matrix invert for translate and scale by reed@google.com · 12 years ago
  37. d9f65e3 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  38. ae57358 use SkTreatAsSprite in SkDraw (with guard for chrome if needed) by reed@google.com · 12 years ago
  39. 422188f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  40. ad51430 add unittest for SkTreatAsSprite by reed@google.com · 12 years ago
  41. 683c3c7 Shortcut inverting the identity matrix. by bsalomon@google.com · 12 years ago
  42. 97cd69c Fix matrix type in setRectToRect by reed@google.com · 12 years ago
  43. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  44. 3ec3ac5 remove unused local var (warning fix) by reed@google.com · 12 years ago
  45. 19263b1 Fix SkMatrix line endings (LF) by bsalomon@google.com · 12 years ago
  46. 6fc5699 Fixing type mask computation in SkMatrix to make it faster and make it so that matrices have the same type masks as their inverses. by junov@chromium.org · 12 years ago
  47. 7886ad3 remove SK_CAN_USE_FLOAT (deprecated) by reed@google.com · 12 years ago
  48. 94e75ee Rename the existing flatten(void*) methods. by djsollen@google.com · 12 years ago
  49. 1f90287 Punctuation cleanup to satisfy idiosyncracies of OpenBSD gcc 4.2.1. by tomhudson@google.com · 12 years ago
  50. 3839632 [gpu] Remove getMaxStretch for perspective, use mapRadius for perspective path subdiv tol, add test by bsalomon@google.com · 13 years ago
  51. 181e9bd Improve gpu path subdiv with perspective, remove tolerance scale, fix comment by bsalomon@google.com · 13 years ago
  52. f244f90 detect when scale is really 1.0, and don't mis-mark our flags to kScale by reed@google.com · 13 years ago
  53. dd5f744 Add SkMatrix::getPerspectiveTypeMaskOnly() and SkMatrix::isTriviallyIdentity(). by tomhudson@google.com · 13 years ago
  54. cf9b750 Fix bug in SkMatrix::invert where typemask is not set on inverse when a matrix is inverted into itself. by bsalomon@google.com · 13 years ago
  55. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  56. 5c63865 Use texture cache for writePixels temp by bsalomon@google.com · 13 years ago
  57. 1ddd7c3 Change pdfTransform to asAffine. http://codereview.appspot.com/4704044/ by bungeman@google.com · 13 years ago
  58. 8d43018 Increase use of SkMatrix::hasPerspective(), merge in has_perspective(). by tomhudson@google.com · 13 years ago
  59. 521ed7c Attempt to correct issue with fixed point from SkMatrix changes in r1512. by tomhudson@google.com · 13 years ago
  60. ac38525 Benchmarking suggests that replacing some of the conversions from float to int by tomhudson@google.com · 13 years ago
  61. 3fb5187 speed-up SkMatrix::preScale by 3x, by special-casing it instead of just calling by reed@google.com · 13 years ago
  62. cc4dac3 Make GrMatrix an alias of SkMatrix. Add new methods to SkMatrix. by bsalomon@google.com · 13 years ago
  63. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  64. ddbbd80 Cleanup/unify matrix transform for PDF backend. by vandebo@chromium.org · 14 years ago
  65. 0e21ec0 Fix for SkMatrix::invert() for large coordinate values. by senorblanco@chromium.org · 14 years ago
  66. ab7ac02 more float/double precision tweaks by reed@android.com · 15 years ago
  67. 0b9e2db use doubles in matrix.invert() to keep more precision, needed for subtle by reed@android.com · 15 years ago
  68. 3174558 use scalarcomparetype in matrix tests, so we don't do anything tricky by reed@android.com · 15 years ago
  69. 4516f47 use sk_bzero instead of bzero, since it isn't always available. by reed@android.com · 15 years ago
  70. 0ad336f add shape flatten so they work properly in pictures by reed@android.com · 15 years ago
  71. ed67331 add initial unittest framework (tests) by reed@android.com · 15 years ago
  72. 8a1c16f grab from latest android by reed@android.com · 16 years ago