1. f234272 Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1455273006/ ) by egdaniel · 9 years ago
  2. 1c9ce61 fix pathops coincidence fuzz bug by caryclark · 9 years ago
  3. a7006d4 Make specialized SrcOver XPFactory by egdaniel · 9 years ago
  4. 6c221b4 Add SkNx_cast(). by mtklein · 9 years ago
  5. d76be9c Eliminate SkFILE: it always is the same as FILE. by halcanary · 9 years ago
  6. 1ac026d Initialize memory for BitMask and Clip test. by herb · 9 years ago
  7. 179a8f5 Generate list of GPU contexts outside SurfaceTest tests by kkinnunen · 9 years ago
  8. da707bf add SkPath::isRRect by caryclark · 9 years ago
  9. e9d2052 Record concat as Concat. by mtklein · 9 years ago
  10. 8d38102 Fix nearly-vertical gradient assert by fmalita · 9 years ago
  11. c11a527 Fix GpuDrawPathTest on ANGLE and enable it by kkinnunen · 9 years ago
  12. 24e7db8 Modernize SkRecordPattern.h by mtklein · 9 years ago
  13. 3b44448 Unit test for conic weight GrPath key collision by fmalita · 9 years ago
  14. c3c6194 Add SkRecord::defrag(). by mtklein · 9 years ago
  15. fbe1c11 [Reland] Fix NVPR assert for equivalent ovals by fmalita · 9 years ago
  16. f045d60 Make block size a template parameter of SkTLList by bsalomon · 9 years ago
  17. 1ac3f40 Revert of Fix NVPR assert for equivalent ovals (patchset #1 id:1 of https://codereview.chromium.org/1457073002/ ) by stephana · 9 years ago
  18. 5aaef1f simplify insertion methods for SkTLList by bsalomon · 9 years ago
  19. f9b1577 Fix NVPR assert for equivalent ovals by fmalita · 9 years ago
  20. 5520ded Fix buffer overrun, bit overrun and add a test. by herb · 9 years ago
  21. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  22. 4e18413 Move SkImage tests from SurfaceTest to ImageTest by kkinnunen · 9 years ago
  23. 32d6b87 SkTextBlob should store per-run text alignment by fmalita · 9 years ago
  24. 195fe08 simplify BlendTest.cpp by mtklein · 9 years ago
  25. 1970358 Revert of Enable temporarily disabled GpuDrawPathTest (patchset #1 id:1 of https://codereview.chromium.org/1447973002/ ) by caryclark · 9 years ago
  26. d634629 Enable temporarily disabled GpuDrawPathTest by kkinnunen · 9 years ago
  27. 566b23c Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  28. 755c553 skstd -> std for unique_ptr by mtklein · 9 years ago
  29. 56da025 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
  30. 504ce5d Optionally pass rendertarget to getTestTarget by robertphillips · 9 years ago
  31. 3c2d32b Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:20001 of https://codereview.chromium.org/1436973003/ ) by mtklein · 9 years ago
  32. 540e954 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
  33. 0dfa62c Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  34. 1d51273 Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of https://codereview.chromium.org/1441533003/ ) by egdaniel · 9 years ago
  35. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  36. 0274efb Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:20001 of https://codereview.chromium.org/1436973003/ ) by mtklein · 9 years ago
  37. 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 9 years ago
  38. 9c86051 Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  39. 1d024a3 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
  40. c94cd7c Fix GrCoverageSetOpXP unit test on mixed samples by cdalton · 9 years ago
  41. 6459352 Replace SkFunction with std::function by mtklein · 9 years ago
  42. 147ea2f Factor CSS3 matching rules. by bungeman · 9 years ago
  43. 386127f Increment text pointer when the width is zero in the subpixel with center and right alignment. by herb · 9 years ago
  44. caef345 Readd "immediate" mode by robertphillips · 9 years ago
  45. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago
  46. 67d7620 Fix leaks in unit tests of GrGLTextureInfos by bsalomon · 9 years ago
  47. a13e202 Move GrBatchFlushState from GrDrawTarget to GrDrawingManager by robertphillips · 9 years ago
  48. 0b2a189 Fix code that left shifts a negative value. This has undefined behavior. by benjaminwagner · 9 years ago
  49. 091f60c Use a struct for client GL texture handles by bsalomon · 9 years ago
  50. 07e2692 SkResourceCache::GetAllocator() index8 and other color types handling by aleksandar.stojiljkovic · 9 years ago
  51. 60029a5 Update Layer Hoisting to store its atlas texture in the resource cache by robertphillips · 9 years ago
  52. 6f79709 prune unused SkNx features by mtklein · 9 years ago
  53. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  54. cf1d198 Revert of Update Layer Hoisting to store its atlas texture in the resource cache (patchset #6 id:100001 of https://codereview.chromium.org/1406013006/ ) by robertphillips · 9 years ago
  55. 42597bc Update Layer Hoisting to store its atlas texture in the resource cache by robertphillips · 9 years ago
  56. 7f97a76 Avoid hang in OncePtr test with --threads 1 by kkinnunen · 9 years ago
  57. 07b41eb Update RecordReplaceDraw unit test by robertphillips · 9 years ago
  58. 67b8b5e Revert of Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going away" (patchset #1 id:1 of https://codereview.chromium.org/1410343011/ ) by reed · 9 years ago
  59. 501b734 Combine native sampling with sampling by scroggo · 9 years ago
  60. 7b81994 Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going away" by reed · 9 years ago
  61. 7600183 SkScan_Antihair: assert in debug and potentialy lost last pixels by aleksandar.stojiljkovic · 9 years ago
  62. 952ebfe path ops: fix fuzz-found divide by zero by caryclark · 9 years ago
  63. 574a4c1 Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups. by egdaniel · 9 years ago
  64. ef784fb More conic-specific tests revealed a few conic-specific bugs. Because javascript / canvas make visualizing conics tricky, new native tools are required. by caryclark · 9 years ago
  65. 3377975 Make SkTextBlob::RunIterator public. by halcanary · 9 years ago
  66. 27c1728 Update CodexTest for 565 by scroggo · 9 years ago
  67. 40732b3 SkRecord refactor: fill bounds array instead of BBH directly by mtklein · 9 years ago
  68. ef27d89 Use SkSwizzler to convert from CMYK by scroggo · 9 years ago
  69. b7f1251 Revert of Use SkSwizzler to convert from CMYK (patchset #4 id:60001 of https://codereview.chromium.org/1411083009/ ) by scroggo · 9 years ago
  70. 450ee8f Use SkSwizzler to convert from CMYK by scroggo · 9 years ago
  71. c9b5f8b tunnel down texture-size-constraint to imagefilters by reed · 9 years ago
  72. ed0935a Reland of path ops: fix conic weight and partial coincidence (patchset #1 id:1 of https://codereview.chromium.org/1408923003/ ) by caryclark · 9 years ago
  73. 3d9d7a7 Create an SkAndroidCodec API separate from SkCodec by msarett · 9 years ago
  74. 0214173 Stop creating static GrProcessor instances by bsalomon · 9 years ago
  75. f428df1 Revert of path ops: fix conic weight and partial coincidence (patchset #5 id:80001 of https://codereview.chromium.org/1413763002/ ) by caryclark · 9 years ago
  76. ef33b1e The remaining 1m skp bugs are asserts that can be harmlessly by caryclark · 9 years ago
  77. a1bde7d Remove SkThread::setProcessorAffinity() by mtklein · 9 years ago
  78. 7d974f5 Modifications to get 'blaze build -c opt //third_party/skia/HEAD/...' to work. by benjaminwagner · 9 years ago
  79. 423f646 Add SkTTopoSort by robertphillips · 9 years ago
  80. 80803ff Fix SkSwizzler bug by msarett · 9 years ago
  81. 26ad22a Enabling clip stack flattening exercises path ops. by caryclark · 9 years ago
  82. c8d1dd4 SkTHash: hash from fnptr to functor type by mtklein · 9 years ago
  83. 0b01da7 Fix TextBlobTest valgrind error by fmalita · 9 years ago
  84. 9ae8fe1 [SkTextBlob] Remove incorrect builder assert by fmalita · 9 years ago
  85. 66a82f3 SkPDF: fall back on paths for unembeddable fonts. by halcanary · 9 years ago
  86. 88d064d add applyFilter() to SkImage by reed · 9 years ago
  87. f028003 change more effects to only expose factories by reed · 9 years ago
  88. afa95e2 Remove image usage type enum. Use GrTextureParams instead. by bsalomon · 9 years ago
  89. f276ac5 Move functions from SkGr to SkGrPriv.h by bsalomon · 9 years ago
  90. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  91. 2c3b218 Focus SkScaledCodec on BitmapRegionDecoder by scroggo · 9 years ago
  92. 5ea95df Revert "Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ )" by reed · 9 years ago
  93. 95376a0 Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ ) by schenney · 9 years ago
  94. 80a6dca factories should return baseclass, allowing the impl to specialize by reed · 9 years ago
  95. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  96. cc7f305 SkScaledCodec should implement onRewind() by msarett · 9 years ago
  97. 473addf Remove separate cache for clip mask textures by bsalomon · 9 years ago
  98. 77a53de Base SkAutoTUnref on skstd::unique_ptr. by bungeman · 9 years ago
  99. 4d06ae6 Enable image is opaque test seems to pass now by joshualitt · 9 years ago
  100. 7a14b31 SkPDF: Implement drawImage*() properly by halcanary · 9 years ago