1. 2d6ba66 Revert of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1535353002/ ) by reed · 9 years ago
  2. d63f60a change all factories to return their base-class by reed · 9 years ago
  3. 56fbbfe Reland of Add test for previously unflattenables (patchset #1 id:1 of https://codereview.chromium.org/1532753002/ ) by scroggo · 9 years ago
  4. 4960eee change signature for virtual related to saveLayer, passing SaveLayerRec by reed · 9 years ago
  5. db7dc09 Remove SkImageMinRowBytes by scroggo · 9 years ago
  6. 4dabf83 Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ ) by joshualitt · 9 years ago
  7. 9cb5d75 fix bugs in path contains by caryclark · 9 years ago
  8. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  9. ef2c7c7 Make SkMatrix::get*Scale[s]() fail on NaN by bsalomon · 9 years ago
  10. e80eb92 Add default ctor to SkMask by robertphillips · 9 years ago
  11. c91065d Use the unswapped end point y for early out case in winding_line by fs · 9 years ago
  12. c8f9693 Revert of Add test for previously unflattenables (patchset #1 id:1 of https://codereview.chromium.org/1514373003/ ) by scroggo · 9 years ago
  13. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  14. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  15. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  16. f46a124 Set GL_PACK_ALIGNMENT before calling glReadPixels by bsalomon · 9 years ago
  17. c88cb89 Fix for GrAALinearizingConvexPathRenderer incorrectly drawing non-convex paths by ethannicholas · 9 years ago
  18. 02faf31 Tests: reduce verbosity by halcanary · 9 years ago
  19. 6f37b4a Unify some SkNx code by mtklein · 9 years ago
  20. 364a007 path ops: check for deleted ends by caryclark · 9 years ago
  21. 9aacd90 If a point is on a path edge, it's in the path, at least for all cases where the path edge is not canceled with another edge through coincidence. by caryclark · 9 years ago
  22. 4ff653c Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ ) by reed · 9 years ago
  23. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  24. a1bb8e0 In SkPixmap.cpp, change SkAlphaMul to SkMulDiv255. by benjaminwagner · 9 years ago
  25. 061aaa7 Add test for previously unflattenables by scroggo · 9 years ago
  26. 28e80f4 Fix a crash in SkParsePath::FromSVGString by scroggo · 9 years ago
  27. 546eb5c Initialize glGen* call id args to zero by kkinnunen · 9 years ago
  28. 55eeae9 Run debug gl context for DEF_GPU_TEST_FOR_ALL_CONTEXTS by kkinnunen · 9 years ago
  29. f2848b6 default SkPixelSerializer by halcanary · 9 years ago
  30. 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
  31. 9907371 SkPixelSerializer: remove deprecated virtual by halcanary · 9 years ago
  32. 712fdf7 SkDocument::setDCTEncoder() for old versions of webkit by halcanary · 9 years ago
  33. 5219fd9 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  34. 3127c99 ubsan shift fixes by caryclark · 9 years ago
  35. b260d13 SkBitmap::getColor repsects swizzle by halcanary · 9 years ago
  36. db64af3 Fix filter primitive bounds computations. by senorblanco · 9 years ago
  37. 9d66696 Revert of Make NVPR a GL context option instead of a GL context (patchset #9 id:160001 of https://codereview.chromium.org/1448883002/ ) by borenet · 9 years ago
  38. a2e0567 Revert of default SkPixelSerializer (patchset #2 id:20001 of https://codereview.chromium.org/1507123002/ ) by halcanary · 9 years ago
  39. 808ce28 default SkPixelSerializer by halcanary · 9 years ago
  40. db30be2 Make SkCodec support peek() and read() by scroggo · 9 years ago
  41. 290f00c Revert of default SkPixelSerializer (patchset #1 id:1 of https://codereview.chromium.org/1507123002/ ) by reed · 9 years ago
  42. b0bd151 default SkPixelSerializer by halcanary · 9 years ago
  43. 64492c4 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  44. a3375e4 fix coincident fuzzer by caryclark · 9 years ago
  45. d61c384 Allow SkStream::peek() to partially succeed by scroggo · 9 years ago
  46. be8216a Make SkAndroidCodec support ico by msarett · 9 years ago
  47. 97ff7f5 Revert of Make SkAndroidCodec support ico (patchset #7 id:130002 of https://codereview.chromium.org/1472933002/ ) by scroggo · 9 years ago
  48. 1603e93 Make SkAndroidCodec support ico by msarett · 9 years ago
  49. a18a8bc Skip dm GPU configs when context creation fails by kkinnunen · 9 years ago
  50. 5c05d10 Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  51. dadfc24 skstd -> std for unique_ptr by mtklein · 9 years ago
  52. 7bceedc Retract GrRenderTarget a bit by robertphillips · 9 years ago
  53. a0a024e Revert of Make NVPR a GL context option instead of a GL context (patchset #2 id:20001 of https://codereview.chromium.org/1448883002/ ) by bsalomon · 9 years ago
  54. eeebdb5 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  55. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  56. 144c3c8 Make onPrepareDraws const by joshualitt · 9 years ago
  57. de4166a APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOptimizations struct by ethannicholas · 9 years ago
  58. e066df9 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  59. 70e8dfc skstd -> std for unique_ptr by mtklein · 9 years ago
  60. b9a1e34 Support wbmp that are supported by SkImageDecoder by scroggo · 9 years ago
  61. f152463 Include conic weights in GrPath cache kSimpleVolatilePathDomain keys by kkinnunen · 9 years ago
  62. 8444913 Don't use SkRect::MakeLargest() for clip bounds in image filter tests. by senorblanco · 9 years ago
  63. 4a24398 Fix SkMergeImageFilter crop rect computation. by senorblanco · 9 years ago
  64. ff21032 New API for computing optimization invariants. by ethannicholas · 9 years ago
  65. 7b94c14 Generate list of GPU contexts outside ImageTest tests by kkinnunen · 9 years ago
  66. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  67. dfd7d48 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  68. 0618915 skstd -> std for unique_ptr by mtklein · 9 years ago
  69. cf98fa9 Add SkPngChunkReader. by scroggo · 9 years ago
  70. 93c69ff Revert of Add SkPngChunkReader. (patchset #9 id:160001 of https://codereview.chromium.org/1040453002/ ) by scroggo · 9 years ago
  71. 3389e00 Add SkPngChunkReader. by scroggo · 9 years ago
  72. a98419b Review URL: https://codereview.chromium.org/1464593004 by bsalomon · 9 years ago
  73. 621895f Fix GLInterfaceValidation test after "Remove GrContextFactory::getGLContext" by kkinnunen · 9 years ago
  74. 5931922 Remove GrContextFactory::getGLContext by kkinnunen · 9 years ago
  75. 7ea33f5 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  76. c64eff5 Revert[2] of "quick-accept clipRect calls" by reed · 9 years ago
  77. 0315dbc Revert of Initial version of external_oes texture support and unit test (patchset #14 id:260001 of https://codereview.chromium.org/1451683002/ ) by bsalomon · 9 years ago
  78. 27a0487 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  79. f234272 Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1455273006/ ) by egdaniel · 9 years ago
  80. 1c9ce61 fix pathops coincidence fuzz bug by caryclark · 9 years ago
  81. a7006d4 Make specialized SrcOver XPFactory by egdaniel · 9 years ago
  82. 6c221b4 Add SkNx_cast(). by mtklein · 9 years ago
  83. d76be9c Eliminate SkFILE: it always is the same as FILE. by halcanary · 9 years ago
  84. 1ac026d Initialize memory for BitMask and Clip test. by herb · 9 years ago
  85. 179a8f5 Generate list of GPU contexts outside SurfaceTest tests by kkinnunen · 9 years ago
  86. da707bf add SkPath::isRRect by caryclark · 9 years ago
  87. e9d2052 Record concat as Concat. by mtklein · 9 years ago
  88. 8d38102 Fix nearly-vertical gradient assert by fmalita · 9 years ago
  89. c11a527 Fix GpuDrawPathTest on ANGLE and enable it by kkinnunen · 9 years ago
  90. 24e7db8 Modernize SkRecordPattern.h by mtklein · 9 years ago
  91. 3b44448 Unit test for conic weight GrPath key collision by fmalita · 9 years ago
  92. c3c6194 Add SkRecord::defrag(). by mtklein · 9 years ago
  93. fbe1c11 [Reland] Fix NVPR assert for equivalent ovals by fmalita · 9 years ago
  94. f045d60 Make block size a template parameter of SkTLList by bsalomon · 9 years ago
  95. 1ac3f40 Revert of Fix NVPR assert for equivalent ovals (patchset #1 id:1 of https://codereview.chromium.org/1457073002/ ) by stephana · 9 years ago
  96. 5aaef1f simplify insertion methods for SkTLList by bsalomon · 9 years ago
  97. f9b1577 Fix NVPR assert for equivalent ovals by fmalita · 9 years ago
  98. 5520ded Fix buffer overrun, bit overrun and add a test. by herb · 9 years ago
  99. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  100. 4e18413 Move SkImage tests from SurfaceTest to ImageTest by kkinnunen · 9 years ago