aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Add comments and sanity checks to parsing of ICC headersGravatar msarett2016-04-27
* Revert of Remove gpu-specialization of SkSpecialImage (patchset #5 id:80001 o...Gravatar robertphillips2016-04-26
* Remove gpu-specialization of SkSpecialImageGravatar robertphillips2016-04-26
* Add guards for edge cases.Gravatar herb2016-04-26
* make context() virtual on deviceGravatar reed2016-04-26
* Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurfaceGravatar robertphillips2016-04-25
* share code with drawSpriteWithFilterGravatar reed2016-04-25
* SkDefaultColorProfile: Hide gDefaultProfileIsSRGBGravatar halcanary2016-04-25
* SkMD5: .update() -> .write()Gravatar halcanary2016-04-25
* SkStringPrintf and SkString::printf now are no longer limted by a static bufferGravatar halcanary2016-04-25
* simplify handle-affine: subclass overrides just describe their leaf behaviorGravatar reed2016-04-25
* Whitespace change.Gravatar herb2016-04-25
* Revert of Call SkGraphics::Init() automatically for Google3 processes. (patch...Gravatar benjaminwagner2016-04-25
* allow imagefilter to manage CTM decompositionGravatar reed2016-04-23
* Enable flattening/unflattening with custom unflatten procsGravatar msarett2016-04-22
* Optionally enable SkValidatingReadBuffer in SkPictureImageFilterGravatar robertphillips2016-04-22
* SkMD5: cleanup header and minor refactorGravatar halcanary2016-04-22
* Revert of SkStringPrintf and SkString::printf now are no longer limted by a s...Gravatar halcanary2016-04-22
* SkStringPrintf and SkString::printf now are no longer limted by a static bufferGravatar halcanary2016-04-22
* Remove some unnecessary #includes of SkImageFilter.hGravatar senorblanco2016-04-22
* Fixes for SkRWBufferGravatar scroggo2016-04-22
* SkPDF: PDF/A runtime switchGravatar halcanary2016-04-22
* SkCpu w/o static initializerGravatar mtklein2016-04-21
* gDefaultProfileIsSRGB symbol must exist in .soGravatar halcanary2016-04-21
* Fix code regression to more precise call.Gravatar herb2016-04-21
* Call SkGraphics::Init() automatically for Google3 processes.Gravatar mtklein2016-04-21
* Image filters: remove SkBitmap-based cache.Gravatar senorblanco2016-04-21
* post apply non-scale transforms after imagefilters have runGravatar reed2016-04-20
* Make all the codecs default profiles based on gTreatSkColorAsSRGB.Gravatar herb2016-04-20
* Begin removing deprecated (and now, unused) ImageFilter code pathsGravatar robertphillips2016-04-20
* Fix ImageFilter fuzzer issueGravatar robertphillips2016-04-20
* Rein in the use of SkDevice.hGravatar robertphillips2016-04-20
* Add explicit clip to SkSpecialSurface's SkCanvasGravatar robertphillips2016-04-19
* skcpu: sse4.1 floor, f16c f16<->f32Gravatar mtklein2016-04-19
* Move CPU feature detection to its own file.Gravatar mtklein2016-04-19
* Remove static initializer for SkOpts::Init()Gravatar mtklein2016-04-19
* Delete unused fNamedFactorySet from SkWriteBufferGravatar msarett2016-04-19
* Make SkImageFilter::Cache purging methods pure virtualGravatar robertphillips2016-04-18
* Pass through the profile info when creating a high-quality scaled offscreen.Gravatar herb2016-04-18
* Remove deprecated paths from image filter infrastructure.Gravatar senorblanco2016-04-18
* Skia Filter Quality and Scaling MetricsGravatar ericrk2016-04-18
* Modernize and trim down SkOnce.Gravatar mtklein2016-04-18
* Revert of Remove deprecated paths from image filter infrastructure. (patchset...Gravatar robertphillips2016-04-17
* Outline SkImageFilter Make methodsGravatar robertphillips2016-04-17
* Remove deprecated paths from image filter infrastructure.Gravatar senorblanco2016-04-17
* Revert of move static arrays into impl, to avoid multiple copies (patchset #3...Gravatar reed2016-04-16
* WIP: runtime switch for how to interpret SkColor -vs- srgbGravatar reed2016-04-15
* move static arrays into impl, to avoid multiple copiesGravatar reed2016-04-15
* Move SkImageFilter over to storing sk_spsGravatar robertphillips2016-04-15
* Revert of Move CPU feature detection to its own file. (patchset #7 id:120001 ...Gravatar mtklein2016-04-15