1. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  2. 9075634 Remove SkAutoTUnref from public API by Hal Canary · 8 years ago
  3. 294c1c4 Revert "Delete SkImage::encode(Type)" by Leon Scroggins · 8 years ago
  4. eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
  5. e48b4c5 Delete SkImage::encode(Type) by Matt Sarett · 8 years ago
  6. 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
  7. 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
  8. 260d9b3 Move SkChunkAlloc.h to include/private. by Ben Wagner · 8 years ago
  9. e9592f5 remove obsolete flags by Mike Reed · 8 years ago
  10. 84a8120 Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies by Robert Phillips · 8 years ago
  11. 739c5bf Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."" by Brian Salomon · 8 years ago
  12. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  13. 51c5678 use reversePathTo in place of addPathReverse by caryclark · 8 years ago
  14. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  15. ce4d04a Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear." by Ben Wagner · 8 years ago
  16. 2fd58a2 Revert of use reversePathTo in place of addPathReverse (patchset #1 id:1 of https://codereview.chromium.org/2481463002/ ) by caryclark · 8 years ago
  17. d8db392 use reversePathTo in place of addPathReverse by caryclark · 8 years ago
  18. 4d53c44 Limit GL_TEXTURE_RECTANGLE filtering to bilinear. by Brian Salomon · 8 years ago
  19. 12ae597 Use alignas to force alignment. by herb · 8 years ago
  20. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  21. 6805733 Remove SkAutoUnref. by Ben Wagner · 8 years ago
  22. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  23. 7d30288 GN: iOS basics by Mike Klein · 8 years ago
  24. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  25. 29e52f1 Centralize computation of GrRenderTarget & GrTexture VRAM consumption by Robert Phillips · 8 years ago
  26. eea7c16 Add Matrix colorfilter pipeline stages. by Mike Klein · 8 years ago
  27. dc46bf1 Revert of Try to use only std::aligned_storage. (patchset #2 id:20001 of https://codereview.chromium.org/2468243002/ ) by benjaminwagner · 8 years ago
  28. e736e0c Try to use only std::aligned_storage. This does not change the API. by herb · 8 years ago
  29. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  30. d5def99 Remove SK_SUPPORT_LEGACY_SHADER_ASALOCALMATRIXSHADER by Ben Wagner · 8 years ago
  31. abacf09 Update ProxyTests by Robert Phillips · 8 years ago
  32. 8bc06d0 Back SkSpecialImage_Gpu with a GrTextureProxy by Robert Phillips · 8 years ago
  33. 7039f74 Remove SkImageInfoIsGammaCorrect, etc... by Brian Osman · 8 years ago
  34. 1f49f26 SkRasterPipeline: implement SkLumaColorFilter by Mike Klein · 8 years ago
  35. a9e9bfc Delete qcms by Matt Sarett · 8 years ago
  36. 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
  37. e71b1a1 Report repetition count in SkCodec by scroggo · 8 years ago
  38. 3c1b7db Add SkShadowMaskFilter by Jim Van Verth · 8 years ago
  39. 09d9435 remove lots of legacy flags by Mike Reed · 8 years ago
  40. 7f650bd Tag images as sRGB by default in SkCodec by Matt Sarett · 8 years ago
  41. 94e1a2f SkPixmap::getColor() by Hal Canary · 8 years ago
  42. 9e2ed83 add isAlphaOnly() query by reed · 8 years ago
  43. aeac5d8 Change comments to refer to "render target context" rather than "draw context" by Brian Salomon · 8 years ago
  44. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  45. 99e3f7d Remove unneeded SkColorSpace constructor TBR=reed@google.com BUG=skia: by Matt Sarett · 8 years ago
  46. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  47. 55e0346 Make addTexture/BufferAccess on GrProcessor non-virtual by Brian Salomon · 8 years ago
  48. 693a540 Rename renderTargetContextPriv to priv, and some more leftover DCs by Brian Osman · 8 years ago
  49. 6fe16d3 Remove SkMovie and giflib by scroggo · 8 years ago
  50. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  51. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  52. e902f8d SkRasterPipelineBlitter simplifications by Mike Klein · 8 years ago
  53. 6f4293a Move when swapping, if possible. by bungeman · 8 years ago
  54. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  55. 618d304 GrConstColorProcessor uses 4f colors in the destination space by Brian Osman · 8 years ago
  56. 7614794 remove discardablepixelref by Mike Reed · 8 years ago
  57. a8834bb SkShader* refAs... to sk_sp<SkShader> makeAs... by Ben Wagner · 8 years ago
  58. 19b9153 Add support for multiple frames in SkCodec by scroggo · 8 years ago
  59. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  60. ee677f7 use conservative-clip-bit in pipecanvas by Mike Reed · 8 years ago
  61. 72ae431 New helpers for converting SkColor to GrColor4f by Brian Osman · 8 years ago
  62. 54cfe41 Remove SkRRectsGaussianEdgeShader by Robert Phillips · 8 years ago
  63. 7cfd46a SkScalerContext to use smart pointers. by bungeman · 8 years ago
  64. 958788a remove 4 legacy flags (clients already updated) by Mike Reed · 8 years ago
  65. 7c2114f Cache GrColorSpaceXforms by Brian Osman · 8 years ago
  66. 34a2ca1 Add query to imagegenerator if it can efficiently generate a texture by Mike Reed · 8 years ago
  67. 3f490cc Make SkFixedRound/Ceil/FloorToFixed as inline func by liyuqian · 8 years ago
  68. 313c463 Safely handle unsupported color xforms in SkCodec by Matt Sarett · 8 years ago
  69. a29a956 Add SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 8 years ago
  70. e1d6ff1 Class delete call unsized delete when size not known. by Ben Wagner · 8 years ago
  71. 9f532a3 Add helper to create random AsFPArgs for Ganesh unit tests by Brian Osman · 8 years ago
  72. 520ced6 SkDescriptors to be held in unique_ptr. by bungeman · 8 years ago
  73. 16adfa3 Viewer builds (for Windows) with GN by Brian Osman · 8 years ago
  74. afc0b0f Make SkColorSpaceXform an SK_API by Matt Sarett · 8 years ago
  75. 29121eb Avoid integer overflow in SkIcoCodec and SkImageInfo by Matt Sarett · 8 years ago
  76. c03e1c5 Re-enable overdraw mode in debugger. by Ben Wagner · 8 years ago
  77. 6c15cc7 Modify deferred texture image API's handling of gamma by Brian Osman · 8 years ago
  78. f489886 Cache dst LUTs in SkColorSpaceXform by Matt Sarett · 8 years ago
  79. cce3e58 Always use RGBA textures for color font atlases by Brian Osman · 8 years ago
  80. c434f51 Add NewRGB() with float gamma to SkColorSpace public API by Matt Sarett · 8 years ago
  81. e54c75f remove SkError by Mike Klein · 8 years ago
  82. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
  83. 16d2c67 Remove SK_SUPPORT_LEGACY_TEXTBLOB_BUILDER. by Ben Wagner · 8 years ago
  84. 8f2996c Revert of leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster (patchset #1 id:1 of https://codereview.chromium.org/2412633002/ ) by mtklein · 8 years ago
  85. c64ef35 leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster by lsalzman · 8 years ago
  86. 81f4b0d Remove hack allowing fRefCnt of 0. by Ben Wagner · 8 years ago
  87. fe2965a Fix interface validation in Vulkan. by Greg Daniel · 8 years ago
  88. df44fc5 Add SkColorSpaceTransferFn to SkColorSpace by Matt Sarett · 8 years ago
  89. 31d097e8 Add SkColorSpaceXform to the public API by msarett · 8 years ago
  90. a5a31dd Add SkColorSpacePrimaries to help with making D50 matrices by msarett · 8 years ago
  91. 9d2b0fe fix 'GrClip::quickContains was hidden' warning in GrNoClip by lsalzman · 8 years ago
  92. 38c7215 Fix iOS surface creation for SampleApp by jvanverth · 8 years ago
  93. 1356978 Fix SkDeferredCanvas for use on android. by Herb Derby · 8 years ago
  94. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  95. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  96. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  97. 088e21b Harden degenerate gradient context handling by fmalita · 8 years ago
  98. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  99. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  100. 421a3c1 Move GPU fences into sk_gpu_test by csmartdalton · 8 years ago