aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Replace error checking mutex initializer with the glibc-compatible versionGravatar djsollen2015-03-25
* simple patch to always init SkTextBlob uniqueIDGravatar joshualitt2015-03-25
* Add scanline decoding to SkCodec.Gravatar scroggo2015-03-25
* Enabling ico decoding with use of png and bmp decodersGravatar msarett2015-03-25
* Revert of pathops version two (patchset #16 id:150001 of https://codereview.c...Gravatar reed2015-03-24
* Revert of Enabling ico decoding with use of png and bmp decoders (patchset #1...Gravatar tomhudson2015-03-24
* Enabling ico decoding with use of png and bmp decodersGravatar msarett2015-03-24
* Move SkMatrixImageFilter.h into src/core.Gravatar senorblanco2015-03-24
* pathops version twoGravatar caryclark2015-03-24
* Revert of Revert of remove colorfilter native-565 support. complicating w/ no...Gravatar reed2015-03-24
* Revert of remove colorfilter native-565 support. complicating w/ no real valu...Gravatar reed2015-03-24
* Revert "Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https:...Gravatar reed2015-03-24
* remove colorfilter native-565 support. complicating w/ no real value.Gravatar reed2015-03-24
* Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codere...Gravatar reed2015-03-23
* impl colormatrix w/ floatsGravatar reed2015-03-23
* remove meaningless matrix benches, add mapPts() and add new benchesGravatar reed2015-03-23
* Initial change to move text blob to GrTextContextGravatar joshualitt2015-03-23
* Make SkCanvas::getBaseLayerSize() virtualGravatar tomhudson2015-03-23
* remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE codeGravatar reed2015-03-20
* Add SkEncodedFormat, used by SkCodec.Gravatar scroggo2015-03-20
* Let text contexts fall back directly to pathsGravatar joshualitt2015-03-20
* Specialize Sk2d for ARM64Gravatar mtklein2015-03-20
* Replace SSE optimization of Color32A_D565Gravatar henrik.smiding2015-03-20
* Revert of Specialize Sk2d for ARM64 (patchset #3 id:40001 of https://coderevi...Gravatar mtklein2015-03-20
* Specialize Sk2d for ARM64Gravatar mtklein2015-03-20
* Move SkMatrixImageFilter into core, and add a factory fn for it.Gravatar senorblanco2015-03-20
* Remove deprecated flavour of SkDropShadowImageFilter::Create().Gravatar senorblanco2015-03-20
* add SkMatrix::decomposeScaleGravatar reed2015-03-19
* Remove now-unused uniqueID param from SkDropShadowImageFilter::Create().Gravatar senorblanco2015-03-19
* guarded change to SkImageGenerator to make getInfo() constGravatar reed2015-03-19
* Revert of replace SkFixedDiv impl with native 64bit math (patchset #2 id:2000...Gravatar reed2015-03-19
* replace SkFixedDiv impl with native 64bit mathGravatar reed2015-03-18
* Bump picture version for uniqueID-less SkImageFilter.Gravatar senorblanco2015-03-18
* Remove uniqueID from all filter serialization.Gravatar senorblanco2015-03-18
* Implement SkCodec::getScaledDimensions.Gravatar scroggo2015-03-18
* Add comment describing SkColorTable constructor.Gravatar scroggo2015-03-18
* add kGray_8_SkColorTypeGravatar reed2015-03-17
* Remove SkLONGLONG.Gravatar bungeman2015-03-17
* Option for SkCodec to treat dst as all zeroes.Gravatar scroggo2015-03-17
* Move GrAutoLocaleSetter to new file and fix issue with null localeGravatar bsalomon2015-03-16
* remove dead codeGravatar reed2015-03-16
* always reset locale (not just in debug).Gravatar Brian Salomon2015-03-16
* fix ios build wrt locale?Gravatar Brian Salomon2015-03-16
* Use C locale for numerics when emitting shaders.Gravatar bsalomon2015-03-16
* Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id...Gravatar msarett2015-03-16
* Revert "Implementation of image decoding for bmp files, in accordance with th...Gravatar msarett2015-03-16
* FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* SkPaint::FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* Implementation of image decoding for bmp files, in accordance with the new API.Gravatar msarett2015-03-16