1. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  2. d2ac07b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  3. 709ca75 SkOnce: add option to call another cleanup function once at exit. by commit-bot@chromium.org · 11 years ago
  4. 3a9ade7 Updates bench expectations; adds new platforms. by commit-bot@chromium.org · 11 years ago
  5. a8c7f77 fix (some) 64bit warnings -- size_t -> int by commit-bot@chromium.org · 11 years ago
  6. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  7. d8ed851 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  8. 8f22011 Add a sample doc in markdown format. by commit-bot@chromium.org · 11 years ago
  9. 9ebcac5 add installPixels by reed@google.com · 11 years ago
  10. bde4ba2 Revert of Use SkMScalar as intermediates in SkMatrix44::setConcat. (https://codereview.chromium.org/146823002/) by commit-bot@chromium.org · 11 years ago
  11. d1630e8 new tool: download all GM images for a given builder, ready for skdiff by commit-bot@chromium.org · 11 years ago
  12. 227c246 Resolve a few memory leaks in tests. by commit-bot@chromium.org · 11 years ago
  13. dd10e0e make GM self-test run gm/rebaseline_server unittests by commit-bot@chromium.org · 11 years ago
  14. 68c7488 Revert "Turn NVPR on by default (but off in tools)." by halcanary@google.com · 11 years ago
  15. 0ded88d [Reland of r13154, since the Housekeeping bot seems to have reverted it in r13155. Next time I'll put the "do not disturb" sign on my commit.] by senorblanco@chromium.org · 11 years ago
  16. 94ecb66 Use SkMScalar as intermediates in SkMatrix44::setConcat. by commit-bot@chromium.org · 11 years ago
  17. 0903c34 Add new baselines for imagefiltersscaled GM. by senorblanco@chromium.org · 11 years ago
  18. cc40f06 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 11 years ago
  19. 83d81c9 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  20. 1c2f8c2 modify authors file format to use python fnmatch by commit-bot@chromium.org · 11 years ago
  21. 1b532f1 Rebaselines for r13156. by bungeman@google.com · 11 years ago
  22. 3bfd12d Rebaselines for r13156. by bungeman@google.com · 11 years ago
  23. 8f7ed2c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  24. 5aa1116 Rebaselines for r13156. by bungeman@google.com · 11 years ago
  25. 5a24671 Rebaseline for r13156. by bungeman@google.com · 11 years ago
  26. b2c323a Remove unused SampleTests.cpp source file. by tfarina@chromium.org · 11 years ago
  27. f6f5687 Clarify kAutohinting is kForceAutohinting. by bungeman@google.com · 11 years ago
  28. 1878a44 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  29. 76d4d04 Refactor SkMorphologyImageFilter, CPU and GPU paths. This required making opts/ dependent on effects/, so that we could use the SkMorphologyProc type in SkMorphologyImageFilter.h. by senorblanco@chromium.org · 11 years ago
  30. 9e63883 Add a suppressions file for leak sanitizer. by commit-bot@chromium.org · 11 years ago
  31. 94da31d Upstream Android Changes from K release by commit-bot@chromium.org · 11 years ago
  32. 6dda827 add leaks flag to show unref'd insts by commit-bot@chromium.org · 11 years ago
  33. 4732df6 Basic support for vector FON. by bungeman@google.com · 11 years ago
  34. fed2ab6 No deduping dictionaries for matrices and regions. by commit-bot@chromium.org · 11 years ago
  35. 0964796 Remove extraneous folders from includes. by commit-bot@chromium.org · 11 years ago
  36. c896f4d Both gears and snow should detect if Path is available, and also report on the console if present. by commit-bot@chromium.org · 11 years ago
  37. 5a064e3 Remove more unnamed namespace usages. by tfarina@chromium.org · 11 years ago
  38. d173b87 remove SkScalarMul macro by mike@reedtribe.org · 11 years ago
  39. 517c1e2 Chromium Codereview Comparison Script. by commit-bot@chromium.org · 11 years ago
  40. f1d63aa Revert of Add factory class for generating various flavors of GrTextContext. (https://codereview.chromium.org/144283002/) by commit-bot@chromium.org · 11 years ago
  41. ce96b65 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 11 years ago
  42. 7873333 Remove GetGr() hack. by commit-bot@chromium.org · 11 years ago
  43. 566a3f1 update mesa version mapping to GL version by commit-bot@chromium.org · 11 years ago
  44. 394c7bb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  45. 5867481 Remove unnamed namespace usage from tests/ by tfarina@chromium.org · 11 years ago
  46. 34f47f9 Add reviewers to roll_deps.py, remove linux_heapcheck bot by commit-bot@chromium.org · 11 years ago
  47. 0c95d66 Remove a stray setReserve that causes dynamic allocation in picture creation. by commit-bot@chromium.org · 11 years ago
  48. 764ea79 Rename Logan skimage expectations: .jon -> .json by commit-bot@chromium.org · 11 years ago
  49. 2982a4f Add comment at top of freetype.gyp. by commit-bot@chromium.org · 11 years ago
  50. bfadab4 really really fix iOS build. by bsalomon@google.com · 11 years ago
  51. 3ea18e9 Really fix ios build? by bsalomon@google.com · 11 years ago
  52. 304eb1c Fix ios build? by bsalomon@google.com · 11 years ago
  53. c72425a Move GrGLInterface function pointers into a nested struct by commit-bot@chromium.org · 11 years ago
  54. 91506eb Scope our ANNOTATE_BENIGN_RACE. by commit-bot@chromium.org · 11 years ago
  55. 5e93b85 Whitepspace change to verify that the bots are working by borenet@google.com · 11 years ago
  56. 2bfe36b Apply the CTM to filter parameters for SkBlurImageFilter, SkDropShadowImageFilter, SkDisplacementMapEffect and SkMorphologyImageFilter. I had resisted this (and may later put in an assert that the CTM contains no rotation, skew or perspective), but it just makes the filters play better with Skia generally. by senorblanco@chromium.org · 11 years ago
  57. 29f351a Allow an override of MACOSX_DEPLOYMENT_TARGET, so the user can build against a different SDK if desired. by senorblanco@chromium.org · 11 years ago
  58. fde5e26 Fix utils.gyp missing file by bsalomon@google.com · 11 years ago
  59. 4bd5177 ignore some verylargebitmap errors by commit-bot@chromium.org · 11 years ago
  60. bd58feb Speed up GrResourceCache add and lookup by using TDynamicHash by commit-bot@chromium.org · 11 years ago
  61. cd0bf0a Tweak validate() to check less as the size of the hash grows. by commit-bot@chromium.org · 11 years ago
  62. 2ab1ba0 Make leak counters thread-safe and turn them on by default for Debug by commit-bot@chromium.org · 11 years ago
  63. 7322893 Adding SK_API to SkGLContextHelper and SkNullGLContext for use in blink unit test component build by commit-bot@chromium.org · 11 years ago
  64. 90313cc Move GrGLExtensions from GrGLContextInfo to GrGLInterface by commit-bot@chromium.org · 11 years ago
  65. bd00629 Add AUTHORS file for copyright tracking by commit-bot@chromium.org · 11 years ago
  66. 7b8d72d Adding SkPictureImageFilter to the fuzzer by commit-bot@chromium.org · 11 years ago
  67. 92b7884 Remove GR_GL_IGNORE_ES3_MSAA.s by commit-bot@chromium.org · 11 years ago
  68. 58c0fa3 Clear the canvas before drawing the gears. by commit-bot@chromium.org · 11 years ago
  69. 240196d Make tools/submit_try safer by commit-bot@chromium.org · 11 years ago
  70. cc190eb Allow GrGLInterface factories in Chromium to continue to compile. by commit-bot@chromium.org · 11 years ago
  71. b1854a8 Make GrGLContextInfo have private ptr to GrGLInterface by commit-bot@chromium.org · 11 years ago
  72. 5b8bde5 Missing #include "SkTemplates.h" for SkAutoTMalloc. by commit-bot@chromium.org · 11 years ago
  73. ead86f2 quick fix for r13108 by bsalomon@google.com · 11 years ago
  74. 9e90aed Rename GrGLBinding->GrGLStandard, no longer a bitfield by commit-bot@chromium.org · 11 years ago
  75. f7ba413 Hide bitmap rowbyes assert when LEGACY_ONLOCKPIXELS by commit-bot@chromium.org · 11 years ago
  76. 3aa7a02 SK_API SkMallocPixelRef by commit-bot@chromium.org · 11 years ago
  77. f5e67c1 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  78. c665804 Move SkMessageBus::Get out of header, and retry crrev.com/106563002. by commit-bot@chromium.org · 11 years ago
  79. b06faac Factor out UnPreMultiplyPreservingByteOrder by commit-bot@chromium.org · 11 years ago
  80. 6a18079 Use MACOSX_DEPLOYMENT_TARGET instead of SDKROOT. by commit-bot@chromium.org · 11 years ago
  81. 389fb7f DM: don't change byte order when unpremultiplying to compare to PNGs. by commit-bot@chromium.org · 11 years ago
  82. c3147c6 render_pictures: adjust unittests to show specific failures by commit-bot@chromium.org · 11 years ago
  83. 43f4a55 Change to fuzzer for new constructor by commit-bot@chromium.org · 11 years ago
  84. 5f62ed7 no need to refcnt colortables, since pixelrefs own them by reed@google.com · 11 years ago
  85. a3b15ed Make GrGLInterface be context-specific on all platforms by commit-bot@chromium.org · 11 years ago
  86. 5fdaffd Add new baselines for bitmapsource, dropshadowimagefilter, pictureimagefilter and resizeimagefilter GMs. by senorblanco@chromium.org · 11 years ago
  87. 424fce3 disable poplar/fontconfig by default on mac by commit-bot@chromium.org · 11 years ago
  88. 04747a5 rebaseline_server: ignore TSAN, ASAN, Valgrind bots by commit-bot@chromium.org · 11 years ago
  89. 615316c add asserts to validate by reed@google.com · 11 years ago
  90. 05ec223 change isRect to return true for 3-sided rectangular paths by commit-bot@chromium.org · 11 years ago
  91. fa190be Roll fontconfig to 2.11.0 and reenable poppler on mac by commit-bot@chromium.org · 11 years ago
  92. 5ccae2c Reland "Fix genID cloning bugs." by scroggo@google.com · 11 years ago
  93. 9fcd012 Ignore out even if it's a symlink. by commit-bot@chromium.org · 11 years ago
  94. 238771c [try 2] skpmaker: make the SKP more graphically interesting (add a border) by commit-bot@chromium.org · 11 years ago
  95. 7e1a31d Revert of skpmaker: make the SKP slightly more interesting (add a border) (https://codereview.chromium.org/137993008/) by commit-bot@chromium.org · 11 years ago
  96. a3b0c4f skpmaker: make the SKP slightly more interesting (add a border) by commit-bot@chromium.org · 11 years ago
  97. 40299fe Rebaseline complexclip_aa_layer image for Nexus 4 by robertphillips@google.com · 11 years ago
  98. 17cc3ea When a picture lies about its size (i.e., claims to be 100x100 but only ever draws to 90x100) arbitrary pixel differences can appear in the undrawn portion. This is causing spurious differences to appear in the 8888 vs. gpu telemetry results. by commit-bot@chromium.org · 11 years ago
  99. d77b3ec Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  100. a612d4c Implement a resize image filter. This is needed for the "filterRes" feature in SVG filter effects, which specifies the required size for intermediate processing buffers. In order to make this work, we need to render the primitive at the given resolution (doable at the callsite in Blink), and then to resize the result to the actual on-screen size. The latter is where this filter comes in. by senorblanco@chromium.org · 11 years ago