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