aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Update SKP versionGravatar update-skps2016-02-14
* Revert of Add infastructure for gl_SampleMask (patchset #6 id:100001 of https...Gravatar benjaminwagner2016-02-12
* Revert of Fix colorType/alphaType checks in SkCodec (patchset #5 id:80001 of ...Gravatar msarett2016-02-12
* Adding a tool to get images from skpsGravatar msarett2016-02-12
* re-emable u64 gmGravatar reed2016-02-12
* Revert of SkNx refactoring (patchset #4 id:60001 of https://codereview.chromi...Gravatar mtklein2016-02-12
* Try fixing unused-variable warnings another way.Gravatar mtklein2016-02-12
* Add infastructure for gl_SampleMaskGravatar cdalton2016-02-12
* Fix colorType/alphaType checks in SkCodecGravatar msarett2016-02-12
* Sync DEPS to clang compatible arm v8 assembly for libjpeg-turboGravatar msarett2016-02-12
* followupsGravatar mtklein2016-02-12
* Remove check for platform_tools/android/third_party/externals.Gravatar mtklein2016-02-12
* Add support for caching font files in the Android SkFontMgr.Gravatar khushalsagar2016-02-12
* Make SkJpegCodec compatible with libjpegGravatar msarett2016-02-12
* Change ScalarTo256 to more efficient implementation.Gravatar benjaminwagner2016-02-12
* Put all XSAN bots on the same DEPS-sourced build of Clang.Gravatar mtklein2016-02-12
* Use noperspective interpolation for 2D drawsGravatar cdalton2016-02-12
* Make copySurface work in more situations.Gravatar bsalomon2016-02-12
* added clip visualization to skiaserveGravatar ethannicholas2016-02-12
* Add a dependency from the debugger on tools.gyp:url_data_manager.Gravatar jbroman2016-02-12
* Put back the 0.5 bias in the shader. Only adjust the radii for the geometry, ...Gravatar brianosman2016-02-12
* skiaserve now retains the graphics context rather than creating a new one eac...Gravatar ethannicholas2016-02-12
* Update Android framework makefile to build static and shared libsGravatar djsollen2016-02-12
* Documantation: nanobenchGravatar halcanary2016-02-12
* Remove the 0.5 bias from the ellipse edge function. This makes coverage drop ...Gravatar brianosman2016-02-12
* SkDocument: remove use of SkTArray (part 3/3).Gravatar halcanary2016-02-12
* fixed SkDebugCanvas' handling of drawPictureGravatar ethannicholas2016-02-12
* Enable RAW codec for Google3.Gravatar benjaminwagner2016-02-11
* Delete SkDecodingImageGeneratorGravatar msarett2016-02-11
* Switch to vertex colors rather than uniforms for color in Ellipse/Circle/RRec...Gravatar brianosman2016-02-11
* Add #define directives to GrGLSLShaderBuilderGravatar cdalton2016-02-11
* Implement onSkipScanlines() for bmp and wbmpGravatar msarett2016-02-11
* fixed off-by-one error in skiaserve /cmdGravatar ethannicholas2016-02-11
* Add GrShaderFlags enumGravatar cdalton2016-02-11
* new version of SkHalfToFloat_01Gravatar mtklein2016-02-11
* start to chip away at friending of GrAtlasTextBatch/GrAtlasTextBlobGravatar joshualitt2016-02-11
* Revert of Make copySurface work for texture dsts, return a bool, & add unit t...Gravatar kjlubick2016-02-11
* Remove GrContext* from GrTextContextGravatar joshualitt2016-02-11
* Make copySurface work for texture dsts, return a bool, & add unit test.Gravatar bsalomon2016-02-11
* enable ThermalManager on AndroidGravatar joshualitt2016-02-11
* Support more color types for ICOsGravatar msarett2016-02-11
* Avoid initializing memory twice on incomplete RLE bmpsGravatar msarett2016-02-11
* integrated SkDebugCanvas JSON support with UrlDataManagerGravatar ethannicholas2016-02-11
* Test SkAndroidCodec for more typesGravatar scroggo2016-02-11
* Further reduce the number of primitives in the donut tests. Avoids crashes on...Gravatar brianosman2016-02-11
* Clarify bmp comment about when we support the alpha maskGravatar msarett2016-02-11
* Fix scanline decoding of rare RLE bmpsGravatar msarett2016-02-11
* SkNx refactoringGravatar mtklein2016-02-11
* Remove SK_SUPPORT_LEGACY_BITMAP_FILTER guardGravatar fmalita2016-02-11
* SkDocument: remove use of SkTArray (part 1/3).Gravatar halcanary2016-02-11