aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Split cleanup changes out of bigger CL (take 2)Gravatar Robert Phillips2017-04-18
* SkColorSpaceXformer: Handle compose color filtersGravatar Matt Sarett2017-04-17
* Pass LC_ALL_MASK to newlocaleGravatar Eric Karl2017-04-17
* jumper, table_{r,g,b,a}Gravatar Mike Klein2017-04-17
* support either 32bit swizzle in HQ modeGravatar Mike Reed2017-04-17
* jumper, hook in callbackGravatar Mike Klein2017-04-17
* Re-arrange GrResourceProvider's texture creation methodsGravatar Robert Phillips2017-04-17
* Revert "Split cleanup changes out of bigger CL"Gravatar Mike Klein2017-04-17
* fix android-only function now that fRec is no longer usedGravatar Mike Reed2017-04-17
* jumper, u16_be load_tables stagesGravatar Mike Klein2017-04-17
* Switch SkCodec to int for counts and indicesGravatar Leon Scroggins III2017-04-17
* Split cleanup changes out of bigger CLGravatar Robert Phillips2017-04-17
* jumper, load_rgb_u16_beGravatar Mike Klein2017-04-17
* Finish overriding onMakeColorSpace() for SkImageFiltersGravatar Matt Sarett2017-04-17
* Split SkCrossContextImageData into Image and BackendTexture subclassesGravatar Greg Daniel2017-04-17
* Further refactor read/writeSurfacePixelsGravatar Brian Osman2017-04-17
* use SkArenaAlloc in SkColorSpaceXform_A2BGravatar Mike Klein2017-04-17
* hide lockpixels api behind flagGravatar Mike Reed2017-04-17
* deprecate odd variants of SkCanvas::readPixelsGravatar Mike Reed2017-04-17
* add a callback stage to SkRasterPipelineGravatar Mike Klein2017-04-17
* Remove lastOpList capability from GrSurfaceGravatar Robert Phillips2017-04-17
* SkPictureImageFilter::onMakeColorSpace()Gravatar Matt Sarett2017-04-15
* remove lock tracking in bitmaps -- they are always lockedGravatar Mike Reed2017-04-14
* getDeferredTextureImageData(): use legacy scaling in legacy modeGravatar Matt Sarett2017-04-14
* Remove dangerous constructor from SkArenaAllocGravatar Herb Derby2017-04-14
* fix scan converter arena allocGravatar Cary Clark2017-04-14
* skirt std::chrono on MSAN buildsGravatar Mike Klein2017-04-14
* Symmetric rendering when >20px with DirectWrite.Gravatar Ben Wagner2017-04-14
* Fix advances for aliased text with DirectWrite.Gravatar Ben Wagner2017-04-14
* sk_sp-ify opList creation & storageGravatar Robert Phillips2017-04-14
* Improve accuracy of cubic classificationGravatar Chris Dalton2017-04-14
* Let region decoders query the type and color spaceGravatar Matt Sarett2017-04-14
* refine .type ...,%functionGravatar Mike Klein2017-04-13
* jumper, explicitly tag functions as functionsGravatar Mike Klein2017-04-13
* remove code directly involved in lock/unlock in SkPixelRefGravatar Mike Reed2017-04-13
* make picture-imagegenerator more robust on requested infosGravatar Mike Reed2017-04-13
* Further unify logic in readSurfacePixels and writeSurfacePixelsGravatar Brian Osman2017-04-13
* Move GrAtlasGlyphCache over to SkArenaAlloc from SkVarAlloc.Gravatar Herb Derby2017-04-13
* Use a simpler method for calculating atanGravatar Herb Derby2017-04-13
* Remove GrRenderTargetOpList::discard & move functionality to GrRenderTargetCo...Gravatar Robert Phillips2017-04-13
* remove dead code around replayClipsGravatar Mike Reed2017-04-13
* Store the GrBackend we are using on GrContextGravatar Greg Daniel2017-04-13
* Make all GrRenderTargetOpList ops store a GrRenderTarget pointerGravatar Robert Phillips2017-04-13
* Do sRGB premul/unpremul on the GPUGravatar Brian Osman2017-04-13
* remove unused fURI from pixelrefGravatar Mike Reed2017-04-13
* Fix cubic KLM solvingGravatar csmartdalton2017-04-12
* jumper, bilinear and bicubic sampling stagesGravatar Mike Klein2017-04-12
* android-only api to reset the fields of a pixelrefGravatar Mike Reed2017-04-12
* fix drawDRRect for fuzzerGravatar Cary Clark2017-04-12
* make all gather_*() use SkJumper_GatherCtxGravatar Mike Klein2017-04-12