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