1. 4870e6d skia: Holding onto the image in the benchmark causes issues by hendrikw · 9 years ago
  2. 514450c Clarify when oval & rrects get devolved to paths in SkGpuDevice/GrDrawContext boundary by robertphillips · 9 years ago
  3. b68ce74 Add SK_BEGIN_REQUIRE_DENSE / SK_END_REQUIRE_DENSE. by mtklein · 9 years ago
  4. d14c39e Whitespace change to trigger android automerger by Derek Sollenberger · 9 years ago
  5. 0a0605d Appeasing the compilers by egdaniel · 9 years ago
  6. 813351f Fix for recent SrcOver XP Change by egdaniel · 9 years ago
  7. bf07455 Make stencil and cover path rendering have more reasonable bounds. by bsalomon · 9 years ago
  8. 50aa15b Remove unecessary GetGlyphIdMetrics call by joshualitt · 9 years ago
  9. 898e02e Move command line print above parse in VisualBench by joshualitt · 9 years ago
  10. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  11. 60ce86d Move GrAtlasTextBatch blob regeneration to template by joshualitt · 9 years ago
  12. 0955303 scaling API on SkPixmap by reed · 9 years ago
  13. 512e437 Add stroking support to distance field path renderer by jvanverth · 9 years ago
  14. db4758c Restrict query bounds for reduce clip to dev bounds by bsalomon · 9 years ago
  15. 266f24a Switch Skia's libjpeg-turbo to 1.4.2 by msarett · 9 years ago
  16. b8b479b use malloc/calloc/free instead of moz_malloc/moz_calloc/moz_free in ports/SkMemory_mozalloc.cpp by lsalzman · 9 years ago
  17. dfd7d48 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  18. 0618915 skstd -> std for unique_ptr by mtklein · 9 years ago
  19. 125f19a Avoid devolving to a path when conservative clipping with RRects by robertphillips · 9 years ago
  20. 2b46913 Take span len into account when determining whether gradient is vertical by fmalita · 9 years ago
  21. cf98fa9 Add SkPngChunkReader. by scroggo · 9 years ago
  22. 93c69ff Revert of Add SkPngChunkReader. (patchset #9 id:160001 of https://codereview.chromium.org/1040453002/ ) by scroggo · 9 years ago
  23. 4b95961 Revert of Switch Skia's libjpeg-turbo to 1.4.2 (patchset #2 id:160001 of https://codereview.chromium.org/1469553002/ ) by msarett · 9 years ago
  24. 3389e00 Add SkPngChunkReader. by scroggo · 9 years ago
  25. a98419b Review URL: https://codereview.chromium.org/1464593004 by bsalomon · 9 years ago
  26. 8e8eda9 Switch Skia's libjpeg-turbo to 1.4.2 by msarett · 9 years ago
  27. 621895f Fix GLInterfaceValidation test after "Remove GrContextFactory::getGLContext" by kkinnunen · 9 years ago
  28. 5931922 Remove GrContextFactory::getGLContext by kkinnunen · 9 years ago
  29. 7ea33f5 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  30. de3aac8 use pinned value during lerp for vertical gradients by reed · 9 years ago
  31. 70d1554 SkPDF: add `final` keyword to leaf classes by halcanary · 9 years ago
  32. 218ccfc Update SKP version by update-skps · 9 years ago
  33. 08c4bdf Revert of Add stroking support to distance field path renderer (patchset #8 id:160001 of https://codereview.chromium.org/1460873002/ ) by fmalita · 9 years ago
  34. c64eff5 Revert[2] of "quick-accept clipRect calls" by reed · 9 years ago
  35. 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
  36. 27a0487 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  37. ac8cabd Revert of option to quick-accept clipRect calls (patchset #3 id:40001 of https://codereview.chromium.org/1458913005/ ) by bsalomon · 9 years ago
  38. f234272 Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1455273006/ ) by egdaniel · 9 years ago
  39. 1c9ce61 fix pathops coincidence fuzz bug by caryclark · 9 years ago
  40. 73ee677 Add stroking support to distance field path renderer by jvanverth · 9 years ago
  41. 0eafe79 Create GrGLSLVaryingHandler class for program building by egdaniel · 9 years ago
  42. a7006d4 Make specialized SrcOver XPFactory by egdaniel · 9 years ago
  43. 8b78bd6 Tiny linear gradient GM by fmalita · 9 years ago
  44. e47f1a7 Fix UB in SkDivBits by mtklein · 9 years ago
  45. 6c221b4 Add SkNx_cast(). by mtklein · 9 years ago
  46. 4c11b3f Move glyph choosing to the find and place glyph code. by herb · 9 years ago
  47. 9b137dc SkFontConfigInterface::createTypeface() by fmalita · 9 years ago
  48. d76be9c Eliminate SkFILE: it always is the same as FILE. by halcanary · 9 years ago
  49. 90ba095 option to quick-accept clipRect calls by reed · 9 years ago
  50. 42b73eb enable conservative raster clipping by reed · 9 years ago
  51. 1ac026d Initialize memory for BitMask and Clip test. by herb · 9 years ago
  52. a751c97 Factor out GrAtlasTextBatch fromt GrAtlasTextContext by joshualitt · 9 years ago
  53. 897c993 Pack and align SkStrokeRec to 4-byte boundary. by jvanverth · 9 years ago
  54. 179a8f5 Generate list of GPU contexts outside SurfaceTest tests by kkinnunen · 9 years ago
  55. 211df38 Revert of Fix UB in SkDivBits (patchset #4 id:50001 of https://codereview.chromium.org/1455163004/ ) by stephana · 9 years ago
  56. 72261c0 Implement SkGifCodec::onSkipScanlines() by msarett · 9 years ago
  57. da707bf add SkPath::isRRect by caryclark · 9 years ago
  58. edb3644 Avoid geometric ninepatch if rendertarget has MSAA by joshualitt · 9 years ago
  59. 783a4da Add more batch information printouts by robertphillips · 9 years ago
  60. b736158 Revert of Add stroking support to distance field path renderer (patchset #7 id:120001 of https://codereview.chromium.org/1460873002/ ) by jvanverth · 9 years ago
  61. 5ce76ef Add stroking support to distance field path renderer by jvanverth · 9 years ago
  62. e9d2052 Record concat as Concat. by mtklein · 9 years ago
  63. 8d38102 Fix nearly-vertical gradient assert by fmalita · 9 years ago
  64. f38b0d8 add SkRecordOptimize2 and an experimental API for more aggressive opts by reed · 9 years ago
  65. 1d02a60 Remove unsigned < signed comparison. by mtklein · 9 years ago
  66. e55c312 Parametric contour start GM by fmalita · 9 years ago
  67. 6c7b104 Fix UB in SkDivBits by mtklein · 9 years ago
  68. c11a527 Fix GpuDrawPathTest on ANGLE and enable it by kkinnunen · 9 years ago
  69. 29d60e5 Revert float xfermodes back to Sk4f (from Sk8f). by mtklein · 9 years ago
  70. a376629 Fix BMP RLE bug: attempt 2 by msarett · 9 years ago
  71. 24e7db8 Modernize SkRecordPattern.h by mtklein · 9 years ago
  72. 4222e19 Fix maybe unintialized warning for GrAutoLocaleSetter by kkinnunen · 9 years ago
  73. ff53af8 add --write option to dump_record by reed · 9 years ago
  74. e416d94 Change prealloc number of child FPs be 1 rather than 2 by Brian Salomon · 9 years ago
  75. 418e26f Preallocate room for 2 child processors in FPs by bsalomon · 9 years ago
  76. 76f160c Shift up bottom path in smallpaths GM. by jvanverth · 9 years ago
  77. 3b44448 Unit test for conic weight GrPath key collision by fmalita · 9 years ago
  78. c3c6194 Add SkRecord::defrag(). by mtklein · 9 years ago
  79. a2e3e0f Move glsl onto EmitArgs struct for emitCode by egdaniel · 9 years ago
  80. c060460 Fix leak in drawBitmapNine by egdaniel · 9 years ago
  81. fbe1c11 [Reland] Fix NVPR assert for equivalent ovals by fmalita · 9 years ago
  82. a7c41c5 Make SkTLList prealloc its first block of nodes by bsalomon · 9 years ago
  83. f045d60 Make block size a template parameter of SkTLList by bsalomon · 9 years ago
  84. 9b34114 Revert SkBlitMask_opts.h back to hand-coded NEON. by mtklein · 9 years ago
  85. 1ac3f40 Revert of Fix NVPR assert for equivalent ovals (patchset #1 id:1 of https://codereview.chromium.org/1457073002/ ) by stephana · 9 years ago
  86. 5aaef1f simplify insertion methods for SkTLList by bsalomon · 9 years ago
  87. f9b1577 Fix NVPR assert for equivalent ovals by fmalita · 9 years ago
  88. c8e8fc6 Revert of Fix UB in SkDivBits (patchset #2 id:10002 of https://codereview.chromium.org/1455163004/ ) by mtklein · 9 years ago
  89. a445cbc In BUILD.public, remove compile-time dependency on GL. by benjaminwagner · 9 years ago
  90. 8450cc3 Add small paths GM by jvanverth · 9 years ago
  91. 5df175e Make has GrBatchAtlas::ID() inlineable by joshualitt · 9 years ago
  92. 33a5fce Initial implementation of GPU no filter NinePatch by joshualitt · 9 years ago
  93. 39e7aa4 Remove Lua from the Google3 build. by benjaminwagner · 9 years ago
  94. 58afee8 Fix GOOGLE3 Android build. by benjaminwagner · 9 years ago
  95. a745186 Update debugger UI to auto-refresh the directory listing by djsollen · 9 years ago
  96. 2b82982 [debugger] Add visualization of center rect for drawBitmapNine calls by robertphillips · 9 years ago
  97. a911f8f Fix has_aligned_samples helper for SkGpuDevice::drawTextureProducer by Brian Salomon · 9 years ago
  98. bc890c8 Fix BMP RLE bug by msarett · 9 years ago
  99. 15d5b82 Add an example of embedding a Skia Perf graph to the site docs. by jcgregorio · 9 years ago
  100. 2f2903d restore dump_record by mtklein · 9 years ago