1. 061aaa7 Add test for previously unflattenables by scroggo · 9 years ago
  2. 28e80f4 Fix a crash in SkParsePath::FromSVGString by scroggo · 9 years ago
  3. 546eb5c Initialize glGen* call id args to zero by kkinnunen · 9 years ago
  4. 55eeae9 Run debug gl context for DEF_GPU_TEST_FOR_ALL_CONTEXTS by kkinnunen · 9 years ago
  5. f2848b6 default SkPixelSerializer by halcanary · 9 years ago
  6. 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
  7. 9907371 SkPixelSerializer: remove deprecated virtual by halcanary · 9 years ago
  8. 712fdf7 SkDocument::setDCTEncoder() for old versions of webkit by halcanary · 9 years ago
  9. 5219fd9 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  10. 3127c99 ubsan shift fixes by caryclark · 9 years ago
  11. b260d13 SkBitmap::getColor repsects swizzle by halcanary · 9 years ago
  12. db64af3 Fix filter primitive bounds computations. by senorblanco · 9 years ago
  13. 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
  14. a2e0567 Revert of default SkPixelSerializer (patchset #2 id:20001 of https://codereview.chromium.org/1507123002/ ) by halcanary · 9 years ago
  15. 808ce28 default SkPixelSerializer by halcanary · 9 years ago
  16. db30be2 Make SkCodec support peek() and read() by scroggo · 9 years ago
  17. 290f00c Revert of default SkPixelSerializer (patchset #1 id:1 of https://codereview.chromium.org/1507123002/ ) by reed · 9 years ago
  18. b0bd151 default SkPixelSerializer by halcanary · 9 years ago
  19. 64492c4 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  20. a3375e4 fix coincident fuzzer by caryclark · 9 years ago
  21. d61c384 Allow SkStream::peek() to partially succeed by scroggo · 9 years ago
  22. be8216a Make SkAndroidCodec support ico by msarett · 9 years ago
  23. 97ff7f5 Revert of Make SkAndroidCodec support ico (patchset #7 id:130002 of https://codereview.chromium.org/1472933002/ ) by scroggo · 9 years ago
  24. 1603e93 Make SkAndroidCodec support ico by msarett · 9 years ago
  25. a18a8bc Skip dm GPU configs when context creation fails by kkinnunen · 9 years ago
  26. 5c05d10 Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  27. dadfc24 skstd -> std for unique_ptr by mtklein · 9 years ago
  28. 7bceedc Retract GrRenderTarget a bit by robertphillips · 9 years ago
  29. 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
  30. eeebdb5 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  31. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  32. 144c3c8 Make onPrepareDraws const by joshualitt · 9 years ago
  33. de4166a APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOptimizations struct by ethannicholas · 9 years ago
  34. e066df9 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  35. 70e8dfc skstd -> std for unique_ptr by mtklein · 9 years ago
  36. b9a1e34 Support wbmp that are supported by SkImageDecoder by scroggo · 9 years ago
  37. f152463 Include conic weights in GrPath cache kSimpleVolatilePathDomain keys by kkinnunen · 9 years ago
  38. 8444913 Don't use SkRect::MakeLargest() for clip bounds in image filter tests. by senorblanco · 9 years ago
  39. 4a24398 Fix SkMergeImageFilter crop rect computation. by senorblanco · 9 years ago
  40. ff21032 New API for computing optimization invariants. by ethannicholas · 9 years ago
  41. 7b94c14 Generate list of GPU contexts outside ImageTest tests by kkinnunen · 9 years ago
  42. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  43. dfd7d48 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  44. 0618915 skstd -> std for unique_ptr by mtklein · 9 years ago
  45. cf98fa9 Add SkPngChunkReader. by scroggo · 9 years ago
  46. 93c69ff Revert of Add SkPngChunkReader. (patchset #9 id:160001 of https://codereview.chromium.org/1040453002/ ) by scroggo · 9 years ago
  47. 3389e00 Add SkPngChunkReader. by scroggo · 9 years ago
  48. a98419b Review URL: https://codereview.chromium.org/1464593004 by bsalomon · 9 years ago
  49. 621895f Fix GLInterfaceValidation test after "Remove GrContextFactory::getGLContext" by kkinnunen · 9 years ago
  50. 5931922 Remove GrContextFactory::getGLContext by kkinnunen · 9 years ago
  51. 7ea33f5 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  52. c64eff5 Revert[2] of "quick-accept clipRect calls" by reed · 9 years ago
  53. 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
  54. 27a0487 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  55. f234272 Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1455273006/ ) by egdaniel · 9 years ago
  56. 1c9ce61 fix pathops coincidence fuzz bug by caryclark · 9 years ago
  57. a7006d4 Make specialized SrcOver XPFactory by egdaniel · 9 years ago
  58. 6c221b4 Add SkNx_cast(). by mtklein · 9 years ago
  59. d76be9c Eliminate SkFILE: it always is the same as FILE. by halcanary · 9 years ago
  60. 1ac026d Initialize memory for BitMask and Clip test. by herb · 9 years ago
  61. 179a8f5 Generate list of GPU contexts outside SurfaceTest tests by kkinnunen · 9 years ago
  62. da707bf add SkPath::isRRect by caryclark · 9 years ago
  63. e9d2052 Record concat as Concat. by mtklein · 9 years ago
  64. 8d38102 Fix nearly-vertical gradient assert by fmalita · 9 years ago
  65. c11a527 Fix GpuDrawPathTest on ANGLE and enable it by kkinnunen · 9 years ago
  66. 24e7db8 Modernize SkRecordPattern.h by mtklein · 9 years ago
  67. 3b44448 Unit test for conic weight GrPath key collision by fmalita · 9 years ago
  68. c3c6194 Add SkRecord::defrag(). by mtklein · 9 years ago
  69. fbe1c11 [Reland] Fix NVPR assert for equivalent ovals by fmalita · 9 years ago
  70. f045d60 Make block size a template parameter of SkTLList by bsalomon · 9 years ago
  71. 1ac3f40 Revert of Fix NVPR assert for equivalent ovals (patchset #1 id:1 of https://codereview.chromium.org/1457073002/ ) by stephana · 9 years ago
  72. 5aaef1f simplify insertion methods for SkTLList by bsalomon · 9 years ago
  73. f9b1577 Fix NVPR assert for equivalent ovals by fmalita · 9 years ago
  74. 5520ded Fix buffer overrun, bit overrun and add a test. by herb · 9 years ago
  75. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  76. 4e18413 Move SkImage tests from SurfaceTest to ImageTest by kkinnunen · 9 years ago
  77. 32d6b87 SkTextBlob should store per-run text alignment by fmalita · 9 years ago
  78. 195fe08 simplify BlendTest.cpp by mtklein · 9 years ago
  79. 1970358 Revert of Enable temporarily disabled GpuDrawPathTest (patchset #1 id:1 of https://codereview.chromium.org/1447973002/ ) by caryclark · 9 years ago
  80. d634629 Enable temporarily disabled GpuDrawPathTest by kkinnunen · 9 years ago
  81. 566b23c Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  82. 755c553 skstd -> std for unique_ptr by mtklein · 9 years ago
  83. 56da025 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
  84. 504ce5d Optionally pass rendertarget to getTestTarget by robertphillips · 9 years ago
  85. 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
  86. 540e954 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
  87. 0dfa62c Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  88. 1d51273 Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of https://codereview.chromium.org/1441533003/ ) by egdaniel · 9 years ago
  89. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  90. 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
  91. 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 9 years ago
  92. 9c86051 Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  93. 1d024a3 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
  94. c94cd7c Fix GrCoverageSetOpXP unit test on mixed samples by cdalton · 9 years ago
  95. 6459352 Replace SkFunction with std::function by mtklein · 9 years ago
  96. 147ea2f Factor CSS3 matching rules. by bungeman · 9 years ago
  97. 386127f Increment text pointer when the width is zero in the subpixel with center and right alignment. by herb · 9 years ago
  98. caef345 Readd "immediate" mode by robertphillips · 9 years ago
  99. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago
  100. 67d7620 Fix leaks in unit tests of GrGLTextureInfos by bsalomon · 9 years ago