1. e7a7812 Whitespace change by rmistry · 8 years ago
  2. 5d1110e Update SKP version by update-skps · 8 years ago
  3. bdf3e5c [SVGDom] Improved DM sizing by fmalita · 8 years ago
  4. 67ac33e Remove SK_DECLARE_LEGACY_CREATE_FROM_FONTDATA. by bungeman · 8 years ago
  5. c6c81e1 Fix filling of incomplete images in SkSampledCodec by msarett · 8 years ago
  6. f59d18a SkPDF: Implement /ActualText to make text extraction correct. by halcanary · 8 years ago
  7. b9be979 format GN files, and invert if->config to config->if by mtklein · 8 years ago
  8. 54d9b66 Improve ColorStopOptimizer safety by tomhudson · 8 years ago
  9. b6318bf Compile the skia library for windows using gn. by herb · 8 years ago
  10. 3b294d5 Revert of SkPDF: Implement /ActualText to make text extraction correct. (patchset #11 id:220001 of https://codereview.chromium.org/2322403002/ ) by halcanary · 8 years ago
  11. 875b8f6 Sane use of FcPatternGetXXX in SkFontConfigInterface. by bungeman · 8 years ago
  12. e7904f3 Flesh out GN/Android run docs. by mtklein · 8 years ago
  13. dbd1634 SkPDF: Implement /ActualText to make text extraction correct. by halcanary · 8 years ago
  14. be7e3c0 Revert of Run SVGs through nanobench on all Perf bots (patchset #5 id:120001 of https://codereview.chromium.org/2343903002/ ) by rmistry · 8 years ago
  15. fcee510 Is it just me or is this logging just noise? by mtklein · 8 years ago
  16. c044461 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  17. bfef32f Build with GN on CT bots. by mtklein · 8 years ago
  18. 7a12b4f Improve join between the two RRects in SkRRectsGaussianEdgeShader by robertphillips · 8 years ago
  19. 9b6c58c Promote the N5 to the CQ for real. by mtklein · 8 years ago
  20. 1c58dcb Run SVGs through nanobench on all Perf bots. by rmistry · 8 years ago
  21. c326a38 Clear stencil buffer before using it for drawing by stani · 8 years ago
  22. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  23. 046cb56 GN: build get_images_from_skps. by mtklein · 8 years ago
  24. 94ddf54 Keeping asserts in release. by cblume · 8 years ago
  25. faf8203 Allow GrCaps access from GrDrawContext by bsalomon · 8 years ago
  26. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  27. a8370b2 Remove old SkGaussianEdgeShader code by jvanverth · 8 years ago
  28. 3d5541d Fix Seal_of_Mississippi URL and update version of SVG asset. by rmistry · 8 years ago
  29. 8e6c7ad Make SkPngCodec decode progressively. by scroggo · 8 years ago
  30. 2bd295e SkPDF: fix unembeddable text drawn with positioning (broken in 6059dc3) by halcanary · 8 years ago
  31. 1bd72ba GN: add a flag to implement Android_FrameworkDefs bot. by mtklein · 8 years ago
  32. 6c3baa6 Make Sk2DPathEffect thread safe. by bungeman · 8 years ago
  33. 40efbe8 Update GN docs to mention is_official_build and ndk_api. by mtklein · 8 years ago
  34. f29180e GN: enable Vulkan on Android when API >= 24. by mtklein · 8 years ago
  35. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  36. f560ef8 Add staging for removal of SkRRectsGaussianEdgeShader::Make (for Android) by robertphillips · 8 years ago
  37. e14e226 Tweak valgrind suppressions for intentional leaks. by mtklein · 8 years ago
  38. 262052c test/fix/tweak writePicture/readPicture by reed · 8 years ago
  39. 7bffcd2 Fix key computation for GrPaths by bsalomon · 8 years ago
  40. fe6ca0f GN: port Valgrind bots. by mtklein · 8 years ago
  41. 6b2552f Add GrContextOptions flag to disable distance field path renderer. by bsalomon · 8 years ago
  42. ec89534 Fix color bug in SkRRectsGaussianEdgeShader by robertphillips · 8 years ago
  43. 615af78 Revert of Update version of SVG asset (patchset #1 id:1 of https://codereview.chromium.org/2341043003/ ) by djsollen · 8 years ago
  44. 1fbdf98 GN: support 32-bit x86 builds by mtklein · 8 years ago
  45. ab00f42 Update version of SVG asset by rmistry · 8 years ago
  46. 56d5669 Revert of GN: support 32-bit x86 builds (patchset #6 id:100001 of https://codereview.chromium.org/2340463008/ ) by mtklein · 8 years ago
  47. b9c5137 Add storage and computation of SkColor4f version of gradient stops. by brianosman · 8 years ago
  48. 1949386 GN: support 32-bit x86 builds by mtklein · 8 years ago
  49. 1bf8e6e Blacklist slsrgb + image decoding. by mtklein · 8 years ago
  50. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  51. a846c72 GN: link executables with -rdynamic on Linux. by mtklein · 8 years ago
  52. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  53. 35b26a4 simple fix? by mtklein · 8 years ago
  54. 5caf398 Add ability to create and upload SVGs from a local dir by rmistry · 8 years ago
  55. e715d2d Fix NoGPU bot, which is compiling in GPU support by borenet · 8 years ago
  56. 93110a8 Remove the unused 16-bit gradient cache by brianosman · 8 years ago
  57. 9f1f6e2 More NoGPU compile fixes by brianosman · 8 years ago
  58. 0973a37 Pass rietveld as the default patch_storage. by mtklein · 8 years ago
  59. e839e78 quad and conic do not intersect by caryclark · 8 years ago
  60. 32d1e95 Remove "f" suffix from literal in LCD DF text shader. by bsalomon · 8 years ago
  61. 1dfec74 Fix SampleApp compilation with skia_gpu=0 by brianosman · 8 years ago
  62. 39eaf5f add helpers for using SkData with picture serialization by reed · 8 years ago
  63. 9557c27 Bundle common arguments to GrGradientEffect creation by brianosman · 8 years ago
  64. 09b352f Tidy up DM blacklists. by mtklein · 8 years ago
  65. 90d0bfa Roll recipe DEPS by rmistry · 8 years ago
  66. c518a76 Clean up unused SkPictureRecorder::optimizeFor() by mtklein · 8 years ago
  67. 14e7a60 Revert of Bundle common arguments to GrGradientEffect creation (patchset #2 id:20001 of https://codereview.chromium.org/2332213007/ ) by djsollen · 8 years ago
  68. 02526bd Fix SkDrawTextBlobCommand null blob crash by fmalita · 8 years ago
  69. c19440d Update GN droid script by egdaniel · 8 years ago
  70. e1baa7c [SVGDom] Expose intrinsic size info by fmalita · 8 years ago
  71. be36277 Don't let the compiler complain that |a| is uninit by msarett · 8 years ago
  72. f6a97ae Disable ignore discard optimization in Vulkan by egdaniel · 8 years ago
  73. 88e670f CQ update by mtklein · 8 years ago
  74. 88a7ac0 GN: add is_official_build by mtklein · 8 years ago
  75. 7de2d40 merge run and check-rc steps by mtklein · 8 years ago
  76. 7bbda99 Store SkColorSpaceXform gamma LUTs in a malloced field by msarett · 8 years ago
  77. 896ddb7 565 is not this important. by mtklein · 8 years ago
  78. 591971d Convert back to 0-255 scale before storing linear bytes by msarett · 8 years ago
  79. a17411f Improved optional command handling in SkParsePath::FromSVGString() by fmalita · 8 years ago
  80. f605c16 Bundle common arguments to GrGradientEffect creation by brianosman · 8 years ago
  81. 95573e4 Fix SVG flag iOS linking by fmalita · 8 years ago
  82. 6519c21 Nanobench SVG support by fmalita · 8 years ago
  83. eed356d Rewriting path writer by caryclark · 8 years ago
  84. 8bbcd5a Reduce overhead for linear color xforms by msarett · 8 years ago
  85. c20c0c0 Switch default for SkGaussianBlurShader radius size. by jvanverth · 8 years ago
  86. 6ef6999 GN: Android Vulkan support by mtklein · 8 years ago
  87. 4ff7871 update derive_compile_bot_name() for GN_Android_Vulkan by mtklein · 8 years ago
  88. 53c02e0 Android GN scripts: distingush directories for data and binaries. by mtklein · 8 years ago
  89. 7e3ba9f change write-image to use pipeverbs like everyone else, and add test by reed · 8 years ago
  90. 21cc995 re-add SkDebug_stdio for Fuchsia builds by mikejurka · 8 years ago
  91. 0b77582 Simulated fonts aren't TrueType fonts. by bungeman · 8 years ago
  92. ceb93ab [SVGDom] Linear gradient 'gradientTransform' support by fmalita · 8 years ago
  93. 357f9d2 Update gn_android_flavor for Vulkan. by mtklein · 8 years ago
  94. 79d5a89 No \n in bench names. by jcgregorio · 8 years ago
  95. ea8b2b0 Android GN: don't reboot before running by mtklein · 8 years ago
  96. cecd617 [SVGDom] Linear gradient 'spreadMethod' support by fmalita · 8 years ago
  97. 649985a Remove clear /data/local/tmp steps. by mtklein · 8 years ago
  98. 6270e55 Add ContextOptions field to SkCommandLineConfigGpu by csmartdalton · 8 years ago
  99. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  100. ec44099 Lots of little cleanup improvements to Vulkan by egdaniel · 8 years ago