1. 027fd20 use SkDataTable to return familyNames for fontmgr by reed@google.com · 11 years ago
  2. 3cceb9f add SkDataTable::NewEmpty() by reed@google.com · 11 years ago
  3. 8c5c7a9 add SkDataTable, to efficiently store an immutable array. Includes a builder by reed@google.com · 11 years ago
  4. 0c88828 Fix non-uniform scale and stroked ellipses by commit-bot@chromium.org · 11 years ago
  5. 6856779 Final round of .0s by bsalomon@google.com · 11 years ago
  6. 07fa3ab More .0s by bsalomon@google.com · 11 years ago
  7. 58eb1af Add ".0" to 1 constants in xfermodes GLSL code. by bsalomon@google.com · 11 years ago
  8. 8da9bc7 Add all remaining separable xfer modes to GPU backend. by bsalomon@google.com · 11 years ago
  9. c1ccda3 return empty fontstyleset instead of null by reed@google.com · 11 years ago
  10. 051be8e Fix for segmentation fault in xfermodes2 GM. by jvanverth@google.com · 11 years ago
  11. 4ca890e check-point for new fontmgr on linux by reed@google.com · 11 years ago
  12. 72993ab silence && || parens clang warning. by bsalomon@google.com · 11 years ago
  13. 197845a Add --threads to tests binary, to run non-GPU tests on multiple cores. by commit-bot@chromium.org · 11 years ago
  14. 5920ac2 Perform coverage blend with the dst in the shader when using a dst-reading xfermode. by bsalomon@google.com · 11 years ago
  15. 87f99cb ensure that negative zeros are still ignored when computing isIdentity() by reed@google.com · 11 years ago
  16. f685a22 enable path ops in unit tests by caryclark@google.com · 11 years ago
  17. cb6dc75 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  18. fe77ecf Whitespace change to test the commit queue. (SkipBuildbotRuns) by commit-bot@chromium.org · 11 years ago
  19. 69a2cfa Whitespace change (SkipBuildbotRuns) by commit-bot@chromium.org · 11 years ago
  20. 9515f09 path ops : remove countdown overkill by caryclark@google.com · 11 years ago
  21. 018f179 Expand modulate, add, subtract, extract component glsl helpers. by bsalomon@google.com · 11 years ago
  22. b98e5d0 disabling path ops by caryclark@google.com · 11 years ago
  23. 866c6e5 Remove exclude of file which no longer exists. by bungeman@google.com · 11 years ago
  24. 0dc98b2 Enable path ops by caryclark@google.com · 11 years ago
  25. 16cfe40 allow tests to optionally use multiple threads by caryclark@google.com · 11 years ago
  26. 9d1cff1 use SkAutoTDelete instead of SkTScopedPtr by reed@google.com · 11 years ago
  27. 9584b9e Fix compile warning Review URL: https://codereview.chromium.org/14227005 by caryclark@google.com · 11 years ago
  28. 0361032 path ops work in progress by caryclark@google.com · 11 years ago
  29. f707adc augmenting fix in 8700 and 8701, be careful NOT to "sort" the result of mapRect by reed@google.com · 11 years ago
  30. ee056a8 revert 8731, restoring 8700 and 8701... further investigation concluded that the by reed@google.com · 11 years ago
  31. cabd0ed Reset shader in ovals GM by jvanverth@google.com · 11 years ago
  32. f738cf0 Adding a bit of rebustness to SkRectShaderImageFilter by sugoi@google.com · 11 years ago
  33. 423ac13 Disabling GPU noise on Windows since Angle can't do a proper translation of this shader to HLSL. by sugoi@google.com · 11 years ago
  34. 8e2962f Add a GM to test ovals with a variety of paint settings, matrices and sizes. by jvanverth@google.com · 11 years ago
  35. 96447be Adding SK_API to export SkImage and SkSurface API classes by junov@chromium.org · 11 years ago
  36. 4314f1b Rebaseline Nexus7 cuteoverload performance trigger by robertphillips@google.com · 11 years ago
  37. cbbdab5 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  38. 717d0cb Revert r8701 and r8700 due to layout test discrepancies by robertphillips@google.com · 11 years ago
  39. 4c6adf9 Updates to images project. by scroggo@google.com · 11 years ago
  40. b7decc5 Only use JDCT_IFAST if it's supported. by scroggo@google.com · 11 years ago
  41. 7ec5e39 path ops in progress by caryclark@google.com · 11 years ago
  42. b3f0921 shape ops work in progress by caryclark@google.com · 11 years ago
  43. 319baf9 Reducing the complexity of the noise test for Angle by sugoi@google.com · 11 years ago
  44. 0a1db4a Fixing debug bench assert on Android by sugoi@google.com · 11 years ago
  45. a271985 Skip copytexsubimage2D code path when src is multisampled. by bsalomon@google.com · 11 years ago
  46. 8c463b0 Add xfermodes2 GM. Tests all xfer modes with two gradient bitmaps by bsalomon@google.com · 11 years ago
  47. a213899 Build fix by junov@chromium.org · 11 years ago
  48. 4775cba Perlin noise adjustments by sugoi@google.com · 11 years ago
  49. d61ba6e Benchmark to measure SkSurface copy on write performance by junov@chromium.org · 11 years ago
  50. 770ab36 Remove deprecated/obsolete Makefiles. by tfarina@chromium.org · 11 years ago
  51. 45fb8b6 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  52. 5c082a1 add compute-bounds for conics by mike@reedtribe.org · 11 years ago
  53. 0c5c386 add extrema for conics by mike@reedtribe.org · 11 years ago
  54. 17a2c91 add comments for computing derivatives by reed@google.com · 11 years ago
  55. 63cd3c6 Build fix: moving more inline functions into header by junov@chromium.org · 11 years ago
  56. 6a9bb80 Build fix: moving some inline function definitions into header. by junov@chromium.org · 11 years ago
  57. acea3ef Cleanup: Removing unnecessary args/complexity in SkSurface_Base and friends by junov@chromium.org · 11 years ago
  58. 7fd2d70 Delete gm after use. by scroggo@google.com · 11 years ago
  59. 8f6f67e change shortName to match filename by reed@google.com · 11 years ago
  60. 9bfc438 add () around | cluster, to avoid warning. by reed@google.com · 11 years ago
  61. 19c4e6e use forward matrix to determine if we can ignore scale part of a matrix by reed@google.com · 11 years ago
  62. 0a64659 fix new gm to actually trigger the bug by reed@google.com · 11 years ago
  63. d638233 add gm to test edge case in drawBitmapRectToRect by reed@google.com · 11 years ago
  64. 6f4cf2a Remove 'friend SkRefCnt' from SkData. https://codereview.chromium.org/13925021/ by bungeman@google.com · 11 years ago
  65. c4f2eca Disable GPU acceleration for narrow ovals. by jvanverth@google.com · 11 years ago
  66. 7841c63 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  67. 0691078 Use ILLEGAL_MODE macro to silence clang error. by tfarina@chromium.org · 11 years ago
  68. aaec851 Link webp in skimage and debugger. by scroggo@google.com · 11 years ago
  69. 6b96d36 Enable caching of texture domain extents by robertphillips@google.com · 11 years ago
  70. ad65a3e path ops work in progress by caryclark@google.com · 11 years ago
  71. 9becf00 Fix crash with SkDeferredCanvas+SkSurface integration with in order draw buffer. by junov@chromium.org · 11 years ago
  72. d2ef088 Move resource dir from gm to trunk by borenet@google.com · 11 years ago
  73. aebfa7e fix release warning (unused debug variable) by reed@google.com · 11 years ago
  74. 3df87cb add experimental chop-into-quads for conics by mike@reedtribe.org · 11 years ago
  75. b0091b8 Add coeffecients for kScreen xfermode. by bsalomon@google.com · 11 years ago
  76. 856b984 Remove freetype dependency from core.gyp by djsollen@google.com · 11 years ago
  77. f41ca79 Remove freetype dependency from core.gyp by djsollen@google.com · 11 years ago
  78. 31c4e89 Comment only change. (forgot to save comment edit before landing r8675). by bsalomon@google.com · 11 years ago
  79. eb85117 Add support for using glCopyTexSubImage2D when possible to copy surfaces. by bsalomon@google.com · 11 years ago
  80. ab38e56 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  81. 8d55101 add special-case for chopping at exactly half for rational-quads (2-3x faster) by mike@reedtribe.org · 11 years ago
  82. 4af6280 compute new weight in standard-form by mike@reedtribe.org · 11 years ago
  83. 4bb50b2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  84. ab02627 GM::height() now returns the height, not the width. by scroggo@google.com · 11 years ago
  85. 0d09955 incomplete impl for chopping rational quads (need to "normalize" so I can get by reed@google.com · 11 years ago
  86. 5ee449a Fixing viral copy/paste typo Shapshot -> Snapshot by junov@chromium.org · 11 years ago
  87. 547012d If the tree is closed then print information about contacting the sheriff. by rmistry@google.com · 11 years ago
  88. c518710 experimental start to arcs by reed@google.com · 11 years ago
  89. 318a059 GM: add self-test that sets --readPath to a nonexistent directory path by epoger@google.com · 11 years ago
  90. 3acd3fc Only use JDCT_FAST if it is supported in jpeg. by scroggo@google.com · 11 years ago
  91. dd96eb4 explicitly initialize all entries in array of SkBaseMatrix, since we can't say by reed@google.com · 11 years ago
  92. 31d8191 Compiler warning/error patch for r8658 by robertphillips@google.com · 11 years ago
  93. ad7d481 Add testing of optimizations to GM by robertphillips@google.com · 11 years ago
  94. 81a51a2 Fix NaCl build. by scroggo@google.com · 11 years ago
  95. 07a8ea0 Reverting r8654 by robertphillips@google.com · 11 years ago
  96. c10531b Add testing of optimizations to GM by robertphillips@google.com · 11 years ago
  97. a53e946 Force the debugger to link decoders. by scroggo@google.com · 11 years ago
  98. 5079d2c GM: allow caller to specify which result types trigger an error by epoger@google.com · 11 years ago
  99. 3c5ec8d Adding 'static' to eleminate compile warning on mac by junov@chromium.org · 11 years ago
  100. 67d7422 Adding SkSurface support to SkDeferredCanvas by junov@chromium.org · 11 years ago