1. 47fdf6c add serialprocs to MultiDocument, hide redundant methods by Mike Reed · 7 years ago
  2. b60c5eb remove unused willPlayBackBitmaps from picture and SkPictureAnalyzer by Mike Reed · 7 years ago
  3. e7a5832 make InternalOnly_ functions actually private by Mike Reed · 7 years ago
  4. 2a7f0aa SkQP: better error report workflow by Hal Canary · 7 years ago
  5. 16c81a1 Avoid redrawing every time the mouse moves by Brian Osman · 7 years ago
  6. c70817a Init executor in SetCtxOptionsFromCommonFlags by Chris Dalton · 7 years ago
  7. 56a2481 Move stats code to new layer (with configurable list of timers) by Brian Osman · 7 years ago
  8. b508696 Add matrix stack to SkAtlasTextTarget. by Brian Salomon · 7 years ago
  9. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 7 years ago
  10. 040238b Add a tools flag to suppress geometry shaders by Chris Dalton · 7 years ago
  11. 6613cc5 GOOGLE3 -> SK_BUILD_FOR_GOOGLE3 by Mike Klein · 7 years ago
  12. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  13. f1f1162 remove append_from_srgb() by Mike Klein · 7 years ago
  14. 28f8938 SkQP: add junit app by Hal Canary · 7 years ago
  15. 5b92ce1 Blacklist mail.google.com from top25_desk pageset by Ravi Mistry · 7 years ago
  16. ef03848 remove deprecated SkPixelSerializer by Mike Reed · 7 years ago
  17. f09e35e Remove unnecessary includes from Viewer by Brian Osman · 7 years ago
  18. d7b3845 SkQP: make_gmkb, gm_knowledge (GM Knowledgebase) by Hal Canary · 7 years ago
  19. a4daf19 Moving extra options/parameters into PDFMetadata by Mike Reed · 7 years ago
  20. af978a3 pre-api change, preparing for expanding metadata by Mike Reed · 7 years ago
  21. b67821d Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and GrRenderTarget by Robert Phillips · 7 years ago
  22. 45ab630 Revert "Revert "impl SkSerial picture procs"" by Mike Reed · 7 years ago
  23. 9747711 Telemetry no longer supports credential files so remove support by Ravi Mistry · 7 years ago
  24. 81b8059 Start removing uses of VkFormatToPixelConfig in vulkan backend by Greg Daniel · 7 years ago
  25. 2a30099 Revert "impl SkSerial picture procs" by Mike Reed · 7 years ago
  26. 250e6e8 Fix red/blue swap with backend textures on fiddle by Brian Osman · 7 years ago
  27. c822672 impl SkSerial picture procs by Mike Reed · 7 years ago
  28. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  29. c896edd stabilize catalog by Cary Clark · 7 years ago
  30. 6e64f30 fix running on linux by Cary Clark · 7 years ago
  31. a493510 resources: optionally link them into our binary by Hal Canary · 7 years ago
  32. 94f509b Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface. by Brian Salomon · 7 years ago
  33. 2f46624 working on image and nightly housekeeping bot by Cary Clark · 7 years ago
  34. ca8c095 Implement a fast path for solid color lattice rectangle by Stan Iliev · 7 years ago
  35. 3d6801e Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. by Brian Salomon · 7 years ago
  36. d67e518 Move ImGui support code to ImGuiLayer by Brian Osman · 7 years ago
  37. 80fc07e Create a Window::Layer interface to reduce sk_app glue code by Brian Osman · 7 years ago
  38. 036fe5f resources: file moved by Hal Canary · 7 years ago
  39. 0933bc9 Revert "Revert "resources: remove most uses of GetResourcePath()"" by Mike Reed · 7 years ago
  40. cca2300 Revert "resources: remove most uses of GetResourcePath()" by Mike Reed · 7 years ago
  41. 53e5e7d resources: resource identifiers don't begin with leading slash by Hal Canary · 7 years ago
  42. 5093a53 resources: remove most uses of GetResourcePath() by Hal Canary · 7 years ago
  43. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  44. f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
  45. afb7ec7 Revert "Revert "Add define to use customize vulkan header."" by Greg Daniel · 7 years ago
  46. 384fab4 sk_spification of GrGpu creation. by Brian Salomon · 7 years ago
  47. b351817 Revert "Add define to use customize vulkan header." by Brian Salomon · 7 years ago
  48. fadbfcd upgrade SkReadBuffer to always validate by Mike Reed · 7 years ago
  49. a492eb0 Add define to use customize vulkan header. by Greg Daniel · 7 years ago
  50. bbfe515 remove ThermalManager by Mike Klein · 7 years ago
  51. 60691a5 add serial procs to pictures by Mike Reed · 7 years ago
  52. a32a3c3 Add analytic clip FPs that read from the CCPR atlas by Chris Dalton · 7 years ago
  53. bb4b20a Keep animation running while moving the mouse in viewer (on Windows) by Brian Osman · 7 years ago
  54. 6f3eac9 Fix sample modifier keys for mouse events by Brian Osman · 7 years ago
  55. 2484660 add util to compare images by Mike Reed · 7 years ago
  56. d1ec410 Fix ANGLE build with extended clang warnings by Chris Dalton · 7 years ago
  57. 1ef8094 turn on extended Clang warnings on Windows too by Chris Dalton · 7 years ago
  58. 80654c1 Exit from GLTestAtlasTextRenderer early if GL version is not supported. by Brian Salomon · 7 years ago
  59. 3cd22cc working on skimage by Cary Clark · 7 years ago
  60. 3ac99cf Add 'Save to SKP' option to Viewer by Brian Osman · 7 years ago
  61. fa91627 Move some bits from views to sk_app by Brian Osman · 7 years ago
  62. 706a6ff Add "lazy" texture proxies by Chris Dalton · 7 years ago
  63. ede860e Delete even more unused views code by Brian Osman · 7 years ago
  64. 19ea45e Exclude URLs only for some page sets by Ravi Mistry · 7 years ago
  65. d395596 remove writeBitmap from SkWriteBuffer -- unused by Mike Reed · 7 years ago
  66. 0f8e4db Make RecreateSKPs bot fail if capturing SKPs fails + exclude failing page sets by Ravi Mistry · 7 years ago
  67. 7f1b4f8 Fix issues related to backend texture/rendertarget creation by Robert Phillips · 7 years ago
  68. 7b093b7 remove SkDebugCanvas clip query overrides by Mike Klein · 7 years ago
  69. aa73b96 clean up SkDeferredCanvas by Mike Klein · 7 years ago
  70. c34aa9d Add Fiddle DrawOptions for the backend objects by Robert Phillips · 7 years ago
  71. cf7e1d0 Make EGL test context access GL via GrGLInterface by Brian Salomon · 7 years ago
  72. a560c47 bookmaker refresh by Cary Clark · 7 years ago
  73. 4f99e58 Remove a huge pile of views code by Brian Osman · 7 years ago
  74. b2ba664 Add threaded backend to viewer by Yuqian Li · 7 years ago
  75. 7784fac Remove old iOSShell code by Brian Osman · 7 years ago
  76. 07b56b2 Add XY to zoom window by Brian Osman · 7 years ago
  77. eff04b5 Remove SampleApp and convert HelloWorld to sk_app by Brian Osman · 7 years ago
  78. 0c1c2b3 Make SkAtlasTextTarget use glyph IDs by Brian Salomon · 7 years ago
  79. 40dc8a7 Add clear function to TestAtlasTextRendering interface by Brian Salomon · 7 years ago
  80. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  81. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  82. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  83. 55ad774 Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."" by Brian Salomon · 7 years ago
  84. 57e0828 Add backend GPU objects to fiddle app by Robert Phillips · 7 years ago
  85. 1e09e46 Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context." by Brian Osman · 7 years ago
  86. 5627d65 Add method to sk_gpu_test::TestContext to automatically restore the previous context. by Brian Salomon · 7 years ago
  87. dcfca43 Use GrContextFactories that produce a single GrContext in unit tests. by Brian Salomon · 7 years ago
  88. f436fbc slice GMs by native font platform, not by emoji format by Mike Klein · 7 years ago
  89. fce09c5 Viewer: backspace jumps directly to the slide picker by Brian Osman · 7 years ago
  90. cb9fc41 remove platform_font_name() by Mike Klein · 7 years ago
  91. 0387d35 Add SkColorSpace_Base::makeColorSpin by Brian Osman · 7 years ago
  92. ccafca0 DM: hide DM:FontMgr behind a factory by Hal Canary · 7 years ago
  93. ead517d Improve zoom window in Viewer by Brian Osman · 7 years ago
  94. b251b72 add platform_font_manager() by Mike Klein · 7 years ago
  95. f44754a Drop support for OSMesa in test tools and remove build bot by Brian Salomon · 7 years ago
  96. 8675f9b clean up debug diagnostics in SkTestFont by Mike Klein · 7 years ago
  97. 63b8a43 Fix VkTextUtils to include SkTypes before ifdef by Greg Daniel · 7 years ago
  98. 71a38d9 implement SkTestTypeface::onCharsToGlyphs() by Mike Klein · 7 years ago
  99. 5e9dfdb Change add to toggle in the comments by Yuqian Li · 7 years ago
  100. 10d66cc move Sk{Test,Random}ScalerContext to tools by Mike Klein · 7 years ago