aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add RAW decoding into Skia.Gravatar yujieqin2016-01-25
* Do not test images with alpha to 565Gravatar msarett2016-01-25
* Fixed compilation on mingw.Gravatar cjacek2016-01-25
* remove legacy definesGravatar caryclark2016-01-25
* Delete 2 legacy flagsGravatar fmalita2016-01-25
* SK_SUPPORT_LEGACY_DRAWFLTER typoGravatar fmalita2016-01-25
* Avoid updating glPathStencilFunc unless it changesGravatar kkinnunen2016-01-25
* Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https...Gravatar msarett2016-01-25
* fix arcto exception handlingGravatar caryclark2016-01-25
* Add RAW decoding into Skia.Gravatar yujieqin2016-01-25
* Whitespace change to test SK_IMAGE_VERSION downloadGravatar borenet2016-01-25
* Enable GL_CHROMIUM_bind_uniform_location, command buffer is fixedGravatar kkinnunen2016-01-25
* Do not try to get fragment input locations with CHROMIUM_path_renderingGravatar kkinnunen2016-01-25
* Make BGRA8888 renderable on CHROMIUM_framebuffer_mixed_samplesGravatar kkinnunen2016-01-25
* Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://code...Gravatar mtklein2016-01-24
* skstd -> std for unique_ptrGravatar mtklein2016-01-24
* add 4f support to colorfiltershaderGravatar reed2016-01-24
* Revert[2] of expand unitests for color4fGravatar reed2016-01-23
* Revert of expand unitests for color4f (patchset #1 id:1 of https://codereview...Gravatar reed2016-01-23
* Don't dirty MIP chain when damage bounds is emptyGravatar bsalomon2016-01-23
* expand unitests for color4fGravatar reed2016-01-23
* Add svg path arctoGravatar caryclark2016-01-23
* Add getYUV8Planes() API to SkCodecGravatar msarett2016-01-22
* SSSE3 opts for RGB -> RGB(FF) or BGR(FF)Gravatar msarett2016-01-22
* skip zero-length linear gradient intervals to make new code more consistent w...Gravatar lsalzman2016-01-22
* Factor out xcode c/cpp settings into variables to apply to cmake builds.Gravatar bsalomon2016-01-22
* Change name from ScaleToSides to SkScaleToSides.Gravatar herb2016-01-22
* Revert of de-proc sk_float_rsqrt (patchset #3 id:40001 of https://codereview....Gravatar mtklein2016-01-22
* Anisotropic mipmap fixesGravatar fmalita2016-01-22
* First rough draft of skiaserveGravatar joshualitt2016-01-22
* Update deps to pull microhttpdGravatar joshualitt2016-01-22
* add GM to exercise duplicate color-stopsGravatar reed2016-01-22
* Use nextafter instead of nexttoward to avoid using long double calculation.Gravatar herb2016-01-22
* Use NEON optimizations for RGB -> RGB(FF) or BGR(FF) in SkSwizzlerGravatar msarett2016-01-22
* try removing attribute((aligned(16))Gravatar mtklein2016-01-22
* Revert of added support for PLS path rendering (patchset #16 id:360001 of htt...Gravatar ethannicholas2016-01-22
* Add SK_SUPPORT_LEGACY_DRAWFILTER guard around calls to SkCanvas::(get|set)Dra...Gravatar benjaminwagner2016-01-22
* Revert of whitespace change to test bugdroid (patchset #1 id:1 of https://cod...Gravatar rmistry2016-01-22
* de-proc sk_float_rsqrtGravatar mtklein2016-01-22
* whitespace change to test bugdroidGravatar rmistry2016-01-22
* Fix bounds of checking if a radii are too long for a side.Gravatar herb2016-01-22
* DM: dump a zero-results .json file right at startup.Gravatar mtklein2016-01-22
* Add ability to query read pixels support without a render target.Gravatar bsalomon2016-01-22
* SkBSwap32Gravatar mtklein2016-01-22
* Refactor swizzle names and types.Gravatar mtklein2016-01-22
* Make swizzling in read/write pixel copy code more genericGravatar bsalomon2016-01-22
* Update libwebp to version 0.5.0Gravatar scroggo2016-01-22
* Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 o...Gravatar robertphillips2016-01-22
* Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:800...Gravatar djsollen2016-01-22
* added support for PLS path renderingGravatar ethannicholas2016-01-22