aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Remove SK_LEGACY_SKPOINT3_CTORS flagGravatar robertphillips2015-08-06
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-05
* Revert of Implement caching of stroked paths in the tessellated path renderer...Gravatar senorblanco2015-08-05
* Implement caching of stroked paths in the tessellated path renderer.Gravatar senorblanco2015-08-05
* Add skstd::move and skstd::forward.Gravatar bungeman2015-08-05
* Expose coord transforms from GrPipelineGravatar joshualitt2015-08-05
* fix for GrFragmentProcessor isEqual in GrPipelineGravatar joshualitt2015-08-05
* Revert of Break LCD and Bitmap text dependency on hardcoded atlas values (pat...Gravatar joshualitt2015-08-05
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...Gravatar reed2015-08-04
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-04
* SkPictureImageGeneratorGravatar fmalita2015-08-04
* Implement caching of filled paths in the tessellated path renderer.Gravatar senorblanco2015-08-04
* Break LCD and Bitmap text dependency on hardcoded atlas valuesGravatar joshualitt2015-08-04
* Create a scanline decoder without creating a codecGravatar scroggo2015-08-04
* Revert "Implement caching of filled paths in the tessellated path renderer."Gravatar mtklein2015-08-04
* cache private readback for gpu-imagesGravatar reed2015-08-04
* Added registerChild; transforms, textures, glKey automatically handled.Gravatar wangyix2015-08-04
* Implement caching of filled paths in the tessellated path renderer.Gravatar senorblanco2015-08-03
* Add abliity to set textblob cache budget to GrContextGravatar joshualitt2015-08-03
* remove now-dead flagsGravatar reed2015-08-01
* C API: remove dead code, simplify boilerplateGravatar halcanary2015-07-31
* Move SkOpts.h back to src/core.Gravatar mtklein2015-07-31
* Some cleanup in GrTextureProvider and GrResourceProvider.Gravatar bsalomon2015-07-31
* C API: add sk_xfermode.h, impl, testGravatar halcanary2015-07-31
* Remove unnecessary virtual destructor on SkTArrayGravatar bsalomon2015-07-31
* Port SkXfermode opts to SkOpts.hGravatar mtklein2015-07-31
* Make ANGLE perf decisions be runtime rather than compile timeGravatar bsalomon2015-07-31
* Port SkUtils opts to SkOpts.Gravatar mtklein2015-07-31
* Make SkIsPow2 templatedGravatar bsalomon2015-07-31
* Address some SkLightingShader TODOsGravatar robertphillips2015-07-31
* lock pixels in image when bitmap is immutable and not-lazyGravatar reed2015-07-30
* unify pixelref and image ID space, so we can share IDs when we share pixelsGravatar reed2015-07-30
* SRGB read and write pixels working and unit testGravatar bsalomon2015-07-30
* Runtime CPU detection for rsqrt().Gravatar mtklein2015-07-30
* Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONSGravatar scroggo2015-07-30
* Lay groundwork for SkOpts.Gravatar mtklein2015-07-30
* add helper to create RSXform w/ anchorPtGravatar reed2015-07-30
* Remove WEBKIT_VERSION_MIN_REQUIRED and config.h.Gravatar bungeman2015-07-29
* Remove SK_BUILD_FOR SDL, BREW, and PALM.Gravatar bungeman2015-07-29
* Move the last headers. Cross your fingers.Gravatar mtklein2015-07-29
* Remove SK_BUILD_FOR_WINCE.Gravatar bungeman2015-07-29
* Clean up a few includes, introduce iwyu.Gravatar bungeman2015-07-29
* SkImage_Raster's pixels are always immutable.Gravatar reed2015-07-29
* Move headers with no dependencies.Gravatar mtklein2015-07-29
* Adding debug SkScalerContext which returns random mask formatsGravatar joshualitt2015-07-29
* Revert "Move headers with no dependencies."Gravatar Mike Klein2015-07-29
* Move headers with no dependencies.Gravatar mtklein2015-07-29
* Skip temp texture when config conversion test has already failed.Gravatar bsalomon2015-07-29
* Revert "Move the rest of src headers used by include to include/private."Gravatar Mike Klein2015-07-28
* Move the rest of src headers used by include to include/private.Gravatar mtklein2015-07-28