1. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  2. ef7cee4 provide safe exit for runaway intersections by caryclark · 8 years ago
  3. e97fe83 compare degenerates with tolerance by caryclark · 8 years ago
  4. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  5. 5a3c528 test picture-ops for savelayer by reed · 8 years ago
  6. 8016b26 interpolation of coincidence must be local to a single span by caryclark · 8 years ago
  7. 008fbd1 Revert of Delete SkColorSpace::kUnknown_Named, remove fNamed field (patchset #1 id:20001 of https://codereview.chromium.org/2302413002/ ) by mgiuca · 8 years ago
  8. 54682e8 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  9. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  10. 022c2bd SkMakeUnique.h defines skstd::make_unique<T>(Args...) by halcanary · 8 years ago
  11. 30b9fdd pathops coincident work by caryclark · 8 years ago
  12. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  13. bde96c6 Move clip mask generation into GrReducedClip by csmartdalton · 8 years ago
  14. 3d01c62 SkPDF: Fix Type3 ToUnicode table. by halcanary · 8 years ago
  15. dc43898 Don't purge resources for trivial GrContext flushes by bsalomon · 8 years ago
  16. 33e0cb5 Store mipmap levels in deferred texture image by cblume · 8 years ago
  17. 4f0a23a SkTextBlob: Begin implementing Extended TextBlob API by halcanary · 8 years ago
  18. 752f6ea Remove unneeded variables from ResourceCache test by bsalomon · 8 years ago
  19. 9a44565 Remove custom data from GrGpuResource by bsalomon · 8 years ago
  20. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  21. 9b09cd8 Add Gray support to SkPNGImageEncoder by msarett · 8 years ago
  22. a8eabc4 Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  23. 84cddf6 Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:120001 of https://codereview.chromium.org/2287553002/ ) by vjiaoblack · 8 years ago
  24. 8f98f0a Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  25. 7941809 if the winding of the top can't be computed, give up by caryclark · 8 years ago
  26. 4871f22 SkPDF: Glyph validation change by halcanary · 8 years ago
  27. 164fd9f Fix bounds check in grshape test by bsalomon · 8 years ago
  28. 29b2563 path ops stream-lining by caryclark · 8 years ago
  29. 650e20d SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern by halcanary · 8 years ago
  30. 6cf896d Reland: Experimental parsing expression grammar (PEG) template library by fmalita · 8 years ago
  31. 0172e77 Revert of Experimental parsing expression grammar (PEG) template library (patchset #8 id:140001 of https://codereview.chromium.org/2271743002/ ) by fmalita · 8 years ago
  32. 9d08cbc Experimental parsing expression grammar (PEG) template library by fmalita · 8 years ago
  33. a395f7c Update GrShape test to allow more flexible shape creation. by bsalomon · 8 years ago
  34. 1682612 mark fuzz test flaky since it may fail on some platforms by caryclark · 8 years ago
  35. 8c99eab Fix leak in GrTextureStripAtlasTest by ajuma · 8 years ago
  36. e55131c s/invertable/invertible by bungeman · 8 years ago
  37. ef4f32a remove point aliases by caryclark · 8 years ago
  38. 95243eb Make GrTextureStripAtlas flush pending IO on newly acquired texture by ajuma · 8 years ago
  39. 9d15dab Parse ICC profiles from webps by msarett · 8 years ago
  40. 9dc6cf6 Fix generic color space xform, ColorSpaceXformTest by msarett · 8 years ago
  41. ae6377c Make singleton SkColorSpaces thread safe by msarett · 8 years ago
  42. 3cebe24 fix conic path fuzz by caryclark · 8 years ago
  43. a2d2f38 f16<->f32 ftz is an optional thing for speed. by mtklein · 8 years ago
  44. bb51f4a fix pathops fuzz by caryclark · 8 years ago
  45. 8ae991e Flush denorm half floats to zero. by mtklein · 8 years ago
  46. d9015a4 Fix Equals and serialization for rare pngs by msarett · 8 years ago
  47. 35bb74b Fix color xform width bug when scaling/subsetting by msarett · 8 years ago
  48. 5122967 Add a gradient edge optimization test by fmalita · 8 years ago
  49. e2348cc src/utils/SkBitSet: simplify by halcanary · 8 years ago
  50. 9da5a5a Fix bug, always keep fIsScaleTranslate in correct state by msarett · 8 years ago
  51. 4294286 fix fuzzes by caryclark · 8 years ago
  52. 530032a SkPDF: in-place font subsetting by halcanary · 8 years ago
  53. 3aafe11 make LayerIter private, and remove skipClip option by reed · 8 years ago
  54. 70f5251 Fix assert caused by floating point error in tessellating path renderer. by senorblanco · 8 years ago
  55. 69c166d Add alphaType() to SkImage by brianosman · 8 years ago
  56. 6cb807b Simplify adding attributes to GrGeometryProcessor by bsalomon · 8 years ago
  57. 28341fa Implement difference clip rects with window rectangles by csmartdalton · 8 years ago
  58. 8d3f92a Make GrReducedClip's gen ID only apply to the element list by csmartdalton · 8 years ago
  59. 549ca32 Modify SkPngCodec to recognize 565 images from the sBIT chunk by msarett · 8 years ago
  60. ff863bc move private test for sect_with_horizontal into unittests by reed · 8 years ago
  61. 8ccc075 fix fuzz by caryclark · 8 years ago
  62. a1b42d9 fix fuzz bug by caryclark · 8 years ago
  63. 883c8ef SkLiteDL: remove freelisting, add reset() and SKLITEDL_PAGE knob. by mtklein · 8 years ago
  64. c4d2f90 Update ComputeBlurredRRectParams to compute all the parameters needed for occluded blurred rrect ninepatch draws by robertphillips · 8 years ago
  65. c5064d9 Revert of Add regression test (patchset #2 id:20001 of https://codereview.chromium.org/2243143002/ ) by msarett · 8 years ago
  66. d211e78 Convert GrAppliedClip interface to builder style by csmartdalton · 8 years ago
  67. 3fe0327 Fix 4444 on Vulkan devices who don't support RGBA_4444 by egdaniel · 8 years ago
  68. bcae9d3 Add regression test by msarett · 8 years ago
  69. a95d46b Fix copying of data in vulkan testing texture by egdaniel · 8 years ago
  70. 772b5ee Added PointLights to SkLights::Light by vjiaoblack · 8 years ago
  71. fbfa258 Optimized implementation of quickReject() by msarett · 8 years ago
  72. 5aeb2fa Revert of Optimized implementation of quickReject() (patchset #12 id:260001 of https://codereview.chromium.org/2225393002/ ) by mtklein · 8 years ago
  73. a825d53 Revert of Fix 4444 on Vulkan devices who don't support RGBA_4444 (patchset #4 id:60001 of https://codereview.chromium.org/2238563002/ ) by egdaniel · 8 years ago
  74. d22a817 Optimized implementation of quickReject() by msarett · 8 years ago
  75. 637b3bf Fix 4444 on Vulkan devices who don't support RGBA_4444 by egdaniel · 8 years ago
  76. c6d855f start working on tiger again by caryclark · 8 years ago
  77. a9ca05c Deserialize pictures with custom image-deserializer by reed · 8 years ago
  78. f5a83e8 Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  79. f963599 Add flag for window rectangles to GrRenderTarget by csmartdalton · 8 years ago
  80. 3f0e694 Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchset #5 id:80001 of https://codereview.chromium.org/2222083004/ ) by robertphillips · 8 years ago
  81. 94b5c5a Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  82. c5769b2 Revert of Change mapRectScaleTranslate to pass args/ret by value (patchset #2 id:20001 of https://codereview.chromium.org/2138943002/ ) by halcanary · 8 years ago
  83. 1bd13ca Change mapRectScaleTranslate to pass args/ret by value by reed · 8 years ago
  84. 69cfa9c Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchset #4 id:60001 of https://codereview.chromium.org/2222083004/ ) by robertphillips · 8 years ago
  85. c523104 Prevent degenerate linear gradient instantiation by fmalita · 8 years ago
  86. 75ccdc7 Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  87. e9d55c5 Revert of Store mipmap levels in deferred texture image (patchset #11 id:200001 of https://codereview.chromium.org/2115023002/ ) by halcanary · 8 years ago
  88. d611314 Store mipmap levels in deferred texture image by cblume · 8 years ago
  89. 8eccc30 SkPDF: SkPDFFont organization changes. by halcanary · 8 years ago
  90. d5b9173 add flaky test option by caryclark · 8 years ago
  91. 643ede6 template intersection fuzz fixes by caryclark · 8 years ago
  92. 9dcdc35 add missing include by mtklein · 8 years ago
  93. 77f2fae Encapsulate GrReducedClip result in class members by csmartdalton · 8 years ago
  94. 8b1d32c SkPDF/SkAdvancedTypefaceMetrics: simplify ATM, PDF takes over by halcanary · 8 years ago
  95. 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
  96. af06420 Test sk_linear_to_srgb() less exhaustively in Debug mode. by mtklein · 8 years ago
  97. 9c5052f SkLite* by mtklein · 8 years ago
  98. c6f411e Merge GrClipMaskManager into GrClipStackClip by csmartdalton · 8 years ago
  99. ae29644 update Image_MakeFromRasterBitmap to check uniqueIDs by reed · 8 years ago
  100. 1ec04d9 rename FoceCopyMode to SkCopyPixelMode by reed · 8 years ago