1. aae3cc4 docs/fiddle: add "incomplete" fiddle. by Hal Canary · 5 years ago
  2. a90382f Pass color types when creating texture with initial data. by Brian Salomon · 5 years ago
  3. 430470d make rectcontour and nestedrects private by Mike Reed · 5 years ago
  4. 3012cba remove unneeded noemptycheck variants of intersect by Mike Reed · 5 years ago
  5. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  6. 4c3fd34 Remove MakeCrossContextFromEncoded, unused argument from ...FromPixmap by Brian Osman · 5 years ago
  7. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  8. 4eb38b7 Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. by Brian Salomon · 5 years ago
  9. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  10. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  11. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  12. d04aaa3 PDF example by Hal Canary · 5 years ago
  13. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  14. ccab1cc docs/examples/Colors by Hal Canary · 5 years ago
  15. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  16. d614466 Examples: compile faster by Hal Canary · 5 years ago
  17. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  18. 84836b7 moar static flags by Mike Klein · 5 years ago
  19. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 5 years ago
  20. 4524578 Documentation: notes on example fiddles by Hal Canary · 6 years ago
  21. 8751512 Revert "Revert "Compile all fiddle examples locally"" by Hal Canary · 6 years ago
  22. 37575bf Revert "Compile all fiddle examples locally" by Hal Canary · 6 years ago
  23. 83c2f70 Compile all fiddle examples locally by Hal Canary · 6 years ago
  24. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  25. 3026d4b SkDocument: use `auto` for MakeDocument(). by Hal Canary · 6 years ago
  26. 9f7d9a2 Revert "Move some Gr headers from include/gpu to include/private and src/gpu." by Brian Salomon · 6 years ago
  27. 3bdc3f5 Move some Gr headers from include/gpu to include/private and src/gpu. by Brian Salomon · 6 years ago
  28. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  29. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  30. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  31. 8e9810c [fiddle] Init gpu using the GLTestContext. by Joe Gregorio · 6 years ago
  32. 5ec237d IWYU for tools/fiddle/egl_context.cpp by Ben Wagner · 6 years ago
  33. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago
  34. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  35. 4f5a79c remove kRW_LegacyBitmapMode by Cary Clark · 7 years ago
  36. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  37. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  38. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  39. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  40. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  41. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  42. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  43. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  44. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  45. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  46. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 7 years ago
  47. b67821d Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and GrRenderTarget by Robert Phillips · 7 years ago
  48. 250e6e8 Fix red/blue swap with backend textures on fiddle by Brian Osman · 7 years ago
  49. 3d6801e Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. by Brian Salomon · 7 years ago
  50. 036fe5f resources: file moved by Hal Canary · 7 years ago
  51. c34aa9d Add Fiddle DrawOptions for the backend objects by Robert Phillips · 7 years ago
  52. 57e0828 Add backend GPU objects to fiddle app by Robert Phillips · 7 years ago
  53. f44754a Drop support for OSMesa in test tools and remove build bot by Brian Salomon · 7 years ago
  54. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  55. 6409f84 Revert "Revert "Change image encode api to return sk_sp"" by Mike Reed · 7 years ago
  56. 64778d9 Revert "Change image encode api to return sk_sp" by Mike Reed · 7 years ago
  57. dc79955 Change image encode api to return sk_sp by Mike Reed · 7 years ago
  58. 4f12f1e [fiddle] Clear the canvas to white before calling draw(). by Joe Gregorio · 7 years ago
  59. 97b10ac [fiddle] Report GL driver info. by Joe Gregorio · 7 years ago
  60. a8fabd3 Fiddle can use EGL if available. by Joe Gregorio · 7 years ago
  61. 1e735c0 [fiddle] Add simple animation support. by Joe Gregorio · 7 years ago
  62. 3befb84 Fiddle: Remove extraneous newline from SkDebugf output. by Joe Gregorio · 8 years ago
  63. 169f37f fiddle: use sstream for text, code cleanup by Hal Canary · 8 years ago
  64. 0236cba fiddle: Fix JSON output logic. by Joe Gregorio · 8 years ago
  65. 1fd1823 Add plumbing for text only fiddles. by Joe Gregorio · 8 years ago
  66. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  67. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  68. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  69. c39f3fb fiddle: Don't run F16 by default, it doesn't work with OSMesa. by Joe Gregorio · 8 years ago
  70. a2f7126 Add srgb and f16 modes to fiddle by Matt Sarett · 8 years ago
  71. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  72. 08c79b8 remove more old cmake files by Hal Canary · 8 years ago
  73. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  74. cd01b03 GN: add sources_when_disabled to optional by mtklein · 8 years ago
  75. f419781 update Android auto-detection. by mtklein · 8 years ago
  76. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  77. 5dbd274 gn: fix fiddle by mtklein · 8 years ago
  78. 7d10b9f GN: fixes for Mac by mtklein · 8 years ago
  79. 8792e52 tools/fiddle: remove unused fiddler.go by halcanary · 8 years ago
  80. f0270c3 fiddle: srand(0) before draw(canvas) by halcanary · 8 years ago
  81. 676ab68 documentation: SkDocument::MakePDF() by halcanary · 8 years ago
  82. f0da138 experimental/fiddle -> tools/fiddle by halcanary · 8 years ago