aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Enable viewer in non-Vulkan buildsGravatar jvanverth2016-06-17
* Quickly fix the Compile Problem of Unused kkImageColorXformMetaDataGravatar liyuqian2016-06-16
* Use Offscreen Surface for Split ScreenGravatar liyuqian2016-06-16
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Fix Vulkan build after API changeGravatar msarett2016-06-16
* Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...Gravatar brianosman2016-06-16
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Add samples to Viewer.Gravatar jvanverth2016-06-16
* Revert of Enable viewer in non-Vulkan builds (patchset #2 id:20001 of https:/...Gravatar egdaniel2016-06-15
* Enable viewer in non-Vulkan buildsGravatar jvanverth2016-06-15
* If we fail to create a window surface with sRGB, try again without.Gravatar brianosman2016-06-14
* Quickly fix 0f to 0.0fGravatar liyuqian2016-06-13
* Create free list heap for suballocationGravatar jvanverth2016-06-13
* Quickly fix the double to SkScalar issueGravatar liyuqian2016-06-13
* Display JPGs in Viewer with Split Screen and ColorSpaceXformGravatar liyuqian2016-06-13
* Revert of Add samples to Viewer. (patchset #4 id:60001 of https://codereview....Gravatar egdaniel2016-06-13
* skiaserve no longer crashes when no X server is presentGravatar ethannicholas2016-06-13
* Add samples to Viewer.Gravatar jvanverth2016-06-13
* Request an sRGB FBO0 on Android. Fixes sRGB GL mode.Gravatar brianosman2016-06-13
* Remove shaderc cmake compilingGravatar kjlubick2016-06-10
* Cleanup VulkanWindowContext for use on AndroidGravatar djsollen2016-06-10
* Add blurcircles to blacklist for macmini4.1Gravatar bsalomon2016-06-10
* Define LEAN_AND_MEAN and NOMINMAX for all windows buildsGravatar egdaniel2016-06-10
* Skip verylargebitmap serialization on Android tooGravatar mtklein2016-06-09
* Cleanup needed to use WindowContext for AndroidGravatar djsollen2016-06-09
* Support resize in Android Viewer AppGravatar liyuqian2016-06-09
* Add raw pixel serialization fallback for SkImages that cannot be encoded.Gravatar mtklein2016-06-09
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Add GpuCommandBuffer support.Gravatar egdaniel2016-06-08
* Provide filter when there are many optionsGravatar liyuqian2016-06-08
* SkLeanWindows.h: #include "Windows.h" fewer placesGravatar halcanary2016-06-07
* Implement Raster Backend on Android Viewer AppGravatar liyuqian2016-06-07
* Show FPS in UI stateGravatar liyuqian2016-06-07
* Use intptr_t for onTouch argument.Gravatar jvanverth2016-06-06
* Allow animation in Android viewerGravatar liyuqian2016-06-06
* Remove GrRenderTarget from GrPipelineBuilderGravatar robertphillips2016-06-06
* Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...Gravatar robertphillips2016-06-03
* Add Softkey UIState to ViewerGravatar liyuqian2016-06-03
* skiaserve: Add a flag to control hosted mode, i.e. when running on debugger.s...Gravatar jcgregorio2016-06-03
* Add Android device type for NVIDIA ShieldGravatar borenet2016-06-03
* Implement OpenGL backend in Android viewer appGravatar liyuqian2016-06-02
* Add offset to memory allocationsGravatar jvanverth2016-06-01
* Implement support for rendering color emoji on WindowsGravatar kulshin2016-06-01
* skiaserve: Add /quitquitquit handler. Will be used in the hosted debugger.Gravatar jcgregorio2016-05-31
* SkTypeface::MakeFromName to take SkFontStyle.Gravatar mboc2016-05-31
* Add missing files for GL unix viewer.Gravatar jvanverth2016-05-31
* Add interesting features to visualize_color_gamutGravatar msarett2016-05-27
* Move forceSRGB to SkCommonFlags.Gravatar herb2016-05-27
* Now we can use drawer to view the state information of the native app, and se...Gravatar liyuqian2016-05-27
* Add OpenGL support to Linux viewerGravatar jvanverth2016-05-27