1. a1b42d9 fix fuzz bug by caryclark · 8 years ago
  2. 883c8ef SkLiteDL: remove freelisting, add reset() and SKLITEDL_PAGE knob. by mtklein · 8 years ago
  3. c4d2f90 Update ComputeBlurredRRectParams to compute all the parameters needed for occluded blurred rrect ninepatch draws by robertphillips · 8 years ago
  4. c5064d9 Revert of Add regression test (patchset #2 id:20001 of https://codereview.chromium.org/2243143002/ ) by msarett · 8 years ago
  5. d211e78 Convert GrAppliedClip interface to builder style by csmartdalton · 8 years ago
  6. 3fe0327 Fix 4444 on Vulkan devices who don't support RGBA_4444 by egdaniel · 8 years ago
  7. bcae9d3 Add regression test by msarett · 8 years ago
  8. a95d46b Fix copying of data in vulkan testing texture by egdaniel · 8 years ago
  9. 772b5ee Added PointLights to SkLights::Light by vjiaoblack · 8 years ago
  10. fbfa258 Optimized implementation of quickReject() by msarett · 8 years ago
  11. 5aeb2fa Revert of Optimized implementation of quickReject() (patchset #12 id:260001 of https://codereview.chromium.org/2225393002/ ) by mtklein · 8 years ago
  12. 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
  13. d22a817 Optimized implementation of quickReject() by msarett · 8 years ago
  14. 637b3bf Fix 4444 on Vulkan devices who don't support RGBA_4444 by egdaniel · 8 years ago
  15. c6d855f start working on tiger again by caryclark · 8 years ago
  16. a9ca05c Deserialize pictures with custom image-deserializer by reed · 8 years ago
  17. f5a83e8 Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  18. f963599 Add flag for window rectangles to GrRenderTarget by csmartdalton · 8 years ago
  19. 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
  20. 94b5c5a Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  21. 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
  22. 1bd13ca Change mapRectScaleTranslate to pass args/ret by value by reed · 8 years ago
  23. 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
  24. c523104 Prevent degenerate linear gradient instantiation by fmalita · 8 years ago
  25. 75ccdc7 Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  26. 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
  27. d611314 Store mipmap levels in deferred texture image by cblume · 8 years ago
  28. 8eccc30 SkPDF: SkPDFFont organization changes. by halcanary · 8 years ago
  29. d5b9173 add flaky test option by caryclark · 8 years ago
  30. 643ede6 template intersection fuzz fixes by caryclark · 8 years ago
  31. 9dcdc35 add missing include by mtklein · 8 years ago
  32. 77f2fae Encapsulate GrReducedClip result in class members by csmartdalton · 8 years ago
  33. 8b1d32c SkPDF/SkAdvancedTypefaceMetrics: simplify ATM, PDF takes over by halcanary · 8 years ago
  34. 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
  35. af06420 Test sk_linear_to_srgb() less exhaustively in Debug mode. by mtklein · 8 years ago
  36. 9c5052f SkLite* by mtklein · 8 years ago
  37. c6f411e Merge GrClipMaskManager into GrClipStackClip by csmartdalton · 8 years ago
  38. ae29644 update Image_MakeFromRasterBitmap to check uniqueIDs by reed · 8 years ago
  39. 1ec04d9 rename FoceCopyMode to SkCopyPixelMode by reed · 8 years ago
  40. feb3c1a Move to SkDataTable::MakeXXX and sk_sp. by bungeman · 8 years ago
  41. 4e44efe SkRTConf: eliminate by halcanary · 8 years ago
  42. 7a1f45f spin off easy stuff from Herb's windows GN CL by mtklein · 8 years ago
  43. b979634 Revert of SkRTConf: reduce functionality to what we use, increase simplicity (patchset #8 id:150001 of https://codereview.chromium.org/2212473002/ ) by mtklein · 8 years ago
  44. ef59974 SkRTConf: reduce functionality to what we use, increase simplicity by halcanary · 8 years ago
  45. 4fd74ae Move GrContext::makeDrawContext to new GrContextPriv object by robertphillips · 8 years ago
  46. 18e0cbc SkPDF: fewer GYP_DEFINES by halcanary · 8 years ago
  47. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  48. d1ec89b Perform color correction on png decodes by msarett · 8 years ago
  49. f789b38 added initial GLSL support to skslc by ethannicholas · 8 years ago
  50. dabd4f0 SkPDF: PDFShader code modernized. by halcanary · 8 years ago
  51. 2f3416d GN: add tests to DM by mtklein · 8 years ago
  52. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  53. 091cb8d Delete SkARGBImageEncoder. by mtklein · 8 years ago
  54. 757a15f not much point to SK_SUPPORT_PDF by mtklein · 8 years ago
  55. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 8 years ago
  56. 320a40d Always return ImageShader, even from SkShader::MakeBitmapShader by reed · 8 years ago
  57. c213f0d Hide (mostly) unused SkColorSpace writeToICC() function by msarett · 8 years ago
  58. d783e08 Replace 'Ulta' with 'Ultra'. by bungeman · 8 years ago
  59. f1ac182 implement isABitmap for imageshader, return localmatrix for bitmap's impl by reed · 8 years ago
  60. 2dad769 make an image from a mutable bitmap by reed · 8 years ago
  61. abbd6d5 Add SkColorSpace::Equals() API by msarett · 8 years ago
  62. fe2042e SkRasterPipeline: new APIs for fusion by mtklein · 8 years ago
  63. fa25106 SkPDF: PDFStream has-a not is-a PDFDict by halcanary · 8 years ago
  64. a714bc3 Fix various SkColorSpace bugs by msarett · 8 years ago
  65. 1e87618 Remove GrContext::applyGamma by robertphillips · 8 years ago
  66. e0d3629 Add test configs for instanced rendering by csmartdalton · 8 years ago
  67. 50ce1f2 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  68. 39979d8 Revert of Add color space xform support to SkJpegCodec (includes F16!) (patchset #9 id:260001 of https://codereview.chromium.org/2174493002/ ) by msarett · 8 years ago
  69. ecf3dbe Remove use of MakeRenderTargetDirect from view system by robertphillips · 8 years ago
  70. 73d5533 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  71. a0605bf Add writeToMemory() API to SkColorSpace by msarett · 8 years ago
  72. bba4cfe Added API for Bevel NormalSource. by dvonbeck · 8 years ago
  73. fe8f0e0 SkPDF: refactor font subset: fewer copies by halcanary · 8 years ago
  74. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  75. ac0e00d SkPDF: SkPDFStream takes a unique_ptr by halcanary · 8 years ago
  76. 577e025 Fix ParseConfigs_ViaParsing test when skia_angle=1 by brianosman · 8 years ago
  77. fc560e0 fuzz wednesday by caryclark · 8 years ago
  78. 570c868 Clean up some unused atomic routines. by mtklein · 8 years ago
  79. eb56028 add unittests for roundtripping premul by reed · 8 years ago
  80. 7e92276 Reduce usage of MakeRenderTargetDirect by robertphillips · 8 years ago
  81. 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 8 years ago
  82. e25a4f6 fix fuzz bugs by caryclark · 8 years ago
  83. efded51 Always supply a color space (sRGB for now) with F16 by brianosman · 8 years ago
  84. 6e45bda Add test for typeface style round trip. by bungeman · 8 years ago
  85. 56586b6 SkPDF: re-work SkPDFUtils::FloatToDecimal by halcanary · 8 years ago
  86. 8bc90e2 fix fuzz by caryclark · 8 years ago
  87. b560b5c lockPixelsAreWritable is deprecated by reed · 8 years ago
  88. 057ae8a Fix misdetection of rectangles in SkPath::IsSimpleClosedRect. by bsalomon · 8 years ago
  89. 8a8accb limit number of searched roots by caryclark · 8 years ago
  90. cbecb08 Allow GrReducedClip to take non-integer query bounds by csmartdalton · 8 years ago
  91. d50e240 Fix SkClipStack bug with inverse-filled difference elements by csmartdalton · 8 years ago
  92. db2cb10 Update SkImage_NewFromTexture test, to just test release by brianosman · 8 years ago
  93. cdeff81 conic fuzz fix by caryclark · 8 years ago
  94. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  95. a339bb0 let line/cubic intersect at four spots by caryclark · 8 years ago
  96. 530c844 Remove unnecessary getColorSpace() API from SkCodec by msarett · 8 years ago
  97. 8168194 allow curves on side of lines to be very small by caryclark · 8 years ago
  98. 95302da Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  99. f41ae2f limit the number of points in SkDashPathEffect::asPoints by lsalzman · 8 years ago
  100. f292a0c Remove SkGrPixelRef by robertphillips · 8 years ago