aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Revert of Refactoring of GPU NormalMap handling out into its own class (patch...Gravatar egdaniel2016-06-14
* Fix leak of GrContextThreadSafeProxy in deferred_texture_image_dataGravatar bsalomon2016-06-14
* Refactoring of GPU NormalMap handling out into its own class.Gravatar dvonbeck2016-06-14
* Fix GrShape to preserve inverseness of rrects for strokes but not dashes.Gravatar bsalomon2016-06-14
* Bin circular blur profile textures by scale and blur to radius ratio.Gravatar bsalomon2016-06-14
* SkMultiPictureDocument: don't rely on SkPicture::cullRectGravatar halcanary2016-06-14
* Remove command buffer sample app support.Gravatar bsalomon2016-06-14
* Store GLSL max samplers using uint32_t rather than uint8_tGravatar bsalomon2016-06-14
* Another linux Vulkan fixGravatar jvanverth2016-06-14
* Fix linux compile errorGravatar jvanverth2016-06-14
* If we fail to create a window surface with sRGB, try again without.Gravatar brianosman2016-06-14
* Fix compile error (uninitialized variable use)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
* Move create_image_large in ImageTest.cpp inside #if SK_SUPPORT_GPUGravatar bsalomon2016-06-13
* Revert of Clean up two unlaunched SSE 4.1 8888 blits. (patchset #1 id:1 of ht...Gravatar mtklein2016-06-13
* Revert of Add samples to Viewer. (patchset #4 id:60001 of https://codereview....Gravatar egdaniel2016-06-13
* Revert of Update typeface serialization style. (patchset #3 id:40001 of https...Gravatar mtklein2016-06-13
* Fix SkImage::asLegacyBitmap() to respect color space infoGravatar msarett2016-06-13
* Add prescale option to deferred paramsGravatar ericrk2016-06-13
* Clean up two unlaunched SSE 4.1 8888 blits.Gravatar mtklein2016-06-13
* Update typeface serialization style.Gravatar bungeman2016-06-13
* Add control over whether lines are special cased in SkDashPath. Disable when ...Gravatar bsalomon2016-06-13
* skiaserve no longer crashes when no X server is presentGravatar ethannicholas2016-06-13
* Add samples to Viewer.Gravatar jvanverth2016-06-13
* Better (?) interface for controlling sRGB-ness of mipmaps on GrTextureGravatar brianosman2016-06-13
* Request an sRGB FBO0 on Android. Fixes sRGB GL mode.Gravatar brianosman2016-06-13
* Update SKP versionGravatar update-skps2016-06-13
* tweak mipmap_srgb gm to use integer coordinatesGravatar reed2016-06-11
* Make large array of GrShapes in test code heap allocatedGravatar bsalomon2016-06-10
* Move multisampleDisableSupport into GrCapsGravatar csmartdalton2016-06-10
* Type-erase SkAutoMutexAcquire and SkAutoExclusive.Gravatar mtklein2016-06-10
* fix non-square stroke rects (non-aa)Gravatar reed2016-06-10
* Make SkBlitter hierarchy explicit about what needs to be implemented.Gravatar herb2016-06-10
* Remove shaderc cmake compilingGravatar kjlubick2016-06-10
* Implement SkFontMgr_Custom::onCreateFromFontData.Gravatar bungeman2016-06-10
* Fix GrDrawContextPriv::stencilRectGravatar csmartdalton2016-06-10
* Extend inverse_paths GM to test dashingGravatar bsalomon2016-06-10
* Create .gyp rules for shaderc librariesGravatar kjlubick2016-06-10
* respect srgb gamma when building mipsGravatar reed2016-06-10
* Make GrShape capable of representing inverse filled rrects.Gravatar bsalomon2016-06-10
* add fail condition to addexpandedGravatar caryclark2016-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
* Implement all onCreateFromStream overloads.Gravatar bungeman2016-06-10
* Fix glDraw*Indirect prototypesGravatar csmartdalton2016-06-09
* Skip verylargebitmap serialization on Android tooGravatar mtklein2016-06-09