1. 22f3482 don't support converting from alpha to non-alpha by Mike Reed · 8 years ago
  2. 729b582 Consistent naming. by Mike Klein · 8 years ago
  3. 6f0286f use raster-pipeline in readPixels by Mike Reed · 8 years ago
  4. 1967177 added support for layout(offset=...) to skslc by Ethan Nicholas · 8 years ago
  5. 44be067 Revert "Add the missing shift to the dy" by Yuqian Li · 8 years ago
  6. 2b3dab6 removed textureProj() and legacy texture functions from sksl by Ethan Nicholas · 8 years ago
  7. dd13c02 Add the missing shift to the dy by Yuqian Li · 8 years ago
  8. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  9. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  10. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  11. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  12. 59dc411 Revert "Initial OpenGL Image support." by Brian Salomon · 8 years ago
  13. 83a3b39 Revert "Disable error reporting for ImageStorageLoad until it can be debugged" by Brian Salomon · 8 years ago
  14. 7befa71 Disable error reporting for ImageStorageLoad until it can be debugged by Brian Salomon · 8 years ago
  15. be34882 Initial OpenGL Image support. by Brian Salomon · 8 years ago
  16. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  17. a16ea18 Fix NoGPU bot by Matt Sarett · 8 years ago
  18. 22886c4 Add SkOverdrawCanvas to detect overdraw by Matt Sarett · 8 years ago
  19. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  20. 8ac838d added support for push_constant layout by ethannicholas · 8 years ago
  21. 3605ace sksl programs can now directly query GLSL caps by Ethan Nicholas · 8 years ago
  22. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  23. d728f0c Defer more renderTargetContexts in the GPU image filter paths - take 2 by robertphillips · 8 years ago
  24. 9e1138d re-land of switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  25. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  26. 792d0f1 Revert "switched skslc from std::string to SkString" by Greg Daniel · 8 years ago
  27. ce1d293 Add test for QuickFDot6Div by Yuqian Li · 8 years ago
  28. d8df21a switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  29. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  30. b446088 Fix computation of texture size for approximately-fit deferred proxies by Robert Phillips · 8 years ago
  31. 3a88725 Always use GL_HALF_FLOAT_OES on ANGLE, even with ES3. by Brian Osman · 8 years ago
  32. 1125a03 Add IORef capability to GrSurfaceProxy objects - take 2 by robertphillips · 8 years ago
  33. 20079a9 Fix mask overflow caused by edge drift by Yuqian Li · 8 years ago
  34. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  35. 988283c Revert of added support for push_constant layout (patchset #7 id:140001 of https://codereview.chromium.org/2187433003/ ) by egdaniel · 8 years ago
  36. 44e91c9 LinearGradientContext::shade4_clamp: fix div by 0 by James Zern · 8 years ago
  37. fa5f65a added support for push_constant layout by ethannicholas · 8 years ago
  38. 918fb1f fuzz hang fix and pathops client debugging by Cary Clark · 8 years ago
  39. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  40. 526525a Revert "While we can, restrict SkFixedAlloc/SkFallbackAlloc to POD." by Mike Klein · 8 years ago
  41. 584ca89 change SkCanvasStack to take ownership of its subcanvases by Mike Reed · 8 years ago
  42. 1ee7035 While we can, restrict SkFixedAlloc/SkFallbackAlloc to POD. by Mike Klein · 8 years ago
  43. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  44. af49b19 Start each pipeline with (x,y) in (dr,dg) registers for the shader. by Mike Klein · 8 years ago
  45. bf6d80a Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed. by herb · 8 years ago
  46. f27bab2 Revert "Add IORef capability to GrSurfaceProxy objects" by Robert Phillips · 8 years ago
  47. bfebe22 Set analytic AA as default. by liyuqian · 8 years ago
  48. 286b96f Add IORef capability to GrSurfaceProxy objects by Robert Phillips · 8 years ago
  49. c168a3a Revert "Always build the ANGLE test code. Always build ANGLE on windows and linux." by Mike Klein · 8 years ago
  50. 238b820 Always build the ANGLE test code. Always build ANGLE on windows and linux. by Brian Salomon · 8 years ago
  51. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  52. f982cb3 Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (patchset #15 id:280001 of https://codereview.chromium.org/2488523003/ ) by mtklein · 8 years ago
  53. c18b5f8 Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed. by herb · 8 years ago
  54. 2563601 Initial implementation of a SkColorSpace_A2B xform by raftias · 8 years ago
  55. bf7b620 Revert "Revert "Add integer texture support."" by Brian Salomon · 8 years ago
  56. 06dd5c7 Revert of Set analytic AA as default. (patchset #8 id:140001 of https://codereview.chromium.org/2471133002/ ) by liyuqian · 8 years ago
  57. 7ef4b74 re-re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  58. dca4f65 Set analytic AA as default. by liyuqian · 8 years ago
  59. 857cb97 Revert "re-land of skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  60. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  61. 498d403 re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  62. 041da38 Tighten SkAAClip Bounds by Path Bounds by liyuqian · 8 years ago
  63. 58b1306 SkFixedAlloc by Mike Klein · 8 years ago
  64. c4f66af Catch width overflow by Yuqian Li · 8 years ago
  65. b0b5360 Revert "skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  66. 8af38a9 skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  67. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  68. 399bbd9 Fix BUG=skia:5662 by Hal Canary · 8 years ago
  69. 9c7edb8 Revert "Add integer texture support." by Leon Scroggins · 8 years ago
  70. 434c534 Add integer texture support. by Brian Salomon · 8 years ago
  71. 7c59116 Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (patchset #6 id:100001 of https://codereview.chromium.org/2488523003/ ) by mtklein · 8 years ago
  72. 08a9211 added constant folding & branch elimination to skslc by ethannicholas · 8 years ago
  73. d5dc657 Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed. by herb · 8 years ago
  74. 8a1036c Include what you use with signbit. by Ben Wagner · 8 years ago
  75. 6e4b594 Revert of added constant folding & branch elimination to skslc (patchset #3 id:40001 of https://codereview.chromium.org/2489673002/ ) by scroggo · 8 years ago
  76. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  77. c78eff9 Do not call blitV with 0 height by liyuqian · 8 years ago
  78. 6136310 added constant folding & branch elimination to skslc by ethannicholas · 8 years ago
  79. 6a01554 remove use of xfermode* in procs by Mike Reed · 8 years ago
  80. ec2249f Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy by Robert Phillips · 8 years ago
  81. 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
  82. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  83. dbdf6d2 Fail jpeg decodes on too many progressive scans by Matt Sarett · 8 years ago
  84. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  85. 294c1c4 Revert "Delete SkImage::encode(Type)" by Leon Scroggins · 8 years ago
  86. eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
  87. e48b4c5 Delete SkImage::encode(Type) by Matt Sarett · 8 years ago
  88. 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
  89. 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
  90. 704cd32 src/core: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  91. 09557d7 Fix Vulkan command buffer assert on device lost by Jim Van Verth · 8 years ago
  92. 84a8120 Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies by Robert Phillips · 8 years ago
  93. 739c5bf Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."" by Brian Salomon · 8 years ago
  94. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  95. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  96. ce4d04a Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear." by Ben Wagner · 8 years ago
  97. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  98. 4d53c44 Limit GL_TEXTURE_RECTANGLE filtering to bilinear. by Brian Salomon · 8 years ago
  99. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  100. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago