aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* trifurcate blit_mask_d32_a8 into _black, _opaque, _general.Gravatar mtklein2015-08-26
* Write a gm to verify append large glyph as path worksGravatar joshualitt2015-08-26
* Add HangingS.ttf to test large flourish caps.Gravatar bungeman2015-08-26
* zero-length cap fixGravatar caryclark2015-08-26
* Have SkPicture::willPlayBackBitmaps() count SkImages too.Gravatar mtklein2015-08-26
* Rename GrBWFillRectBatch to GrNonAAFillRectBAtchGravatar joshualitt2015-08-26
* Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...Gravatar rmistry2015-08-26
* Modify GrBWFillRectBatch to use GrQuadGravatar joshualitt2015-08-26
* stray malloc/free -> sk_malloc/sk_freeGravatar mtklein2015-08-26
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-26
* Remove include of stdlib.h from SkTypes.h.Gravatar bungeman2015-08-26
* Add markdown for Infra troopersGravatar rmistry2015-08-25
* Reland of ix zero-length tangent (patchset #1 id:1 of https://codereview.chro...Gravatar caryclark2015-08-25
* Fix for MSAN unintialized valueGravatar joshualitt2015-08-25
* Remove SK_OFFSETOF from SkTypes, clean up offsetof usage.Gravatar bungeman2015-08-25
* Fix for distance field draw large glyph as pathsGravatar joshualitt2015-08-25
* DM: "wb" (binary mode) may matter on WindowsGravatar mtklein2015-08-25
* Revert of fix zero-length tangent (patchset #2 id:20001 of https://codereview...Gravatar caryclark2015-08-25
* Speculative valgrind fixGravatar robertphillips2015-08-25
* fix zero-length tangentGravatar caryclark2015-08-25
* Skip scaled_tilemodes_npot on Galaxy S4Gravatar borenet2015-08-25
* Add build targets for advanced Intel instruction sets (1.5 of 3)Gravatar mtklein2015-08-25
* Enable debug builds in the Android frameworkGravatar djsollen2015-08-24
* DM: use SkBitmap::reset()Gravatar mtklein2015-08-24
* Have DM manually encode its .png outputs.Gravatar mtklein2015-08-24
* Add buildbot_spec info for Appurify botGravatar borenet2015-08-24
* Explicitly friend ::SkPrivateEffectInitializer to flattenables.Gravatar mtklein2015-08-24
* Update giflib to 5.1.1 (AOSP hash)Gravatar msarett2015-08-24
* Add build targets for advanced Intel instruction sets (1 of 3).Gravatar mtklein2015-08-24
* Revert of Modify GrBWFillRectBatch to use GrQuad (patchset #3 id:40001 of htt...Gravatar joshualitt2015-08-24
* Modify GrBWFillRectBatch to use GrQuadGravatar joshualitt2015-08-24
* Update debugger print out of drawImageRect informationGravatar robertphillips2015-08-24
* Remove unused calcPOIs with color/coverage input.Gravatar egdaniel2015-08-24
* Update SKP versionGravatar rmistry2015-08-23
* Revert of experiment with zero-length round capped line segments (patchset #4...Gravatar caryclark2015-08-21
* experiment with zero-length round capped line segmentsGravatar caryclark2015-08-21
* Fix for copy surface not handling dirty contextGravatar joshualitt2015-08-21
* wire up reduced atlas and zero textblob cache to testGravatar joshualitt2015-08-21
* Standardize BW to NonAAGravatar joshualitt2015-08-21
* fill rect batch refactor into separate batchesGravatar joshualitt2015-08-21
* Create separate entry points for the various flavors of drawRectGravatar joshualitt2015-08-21
* Add instructions to authenticate for fetch.Gravatar herb2015-08-21
* Return failure if getInputResultsGPU fails in SkXfermodeImageFilterGravatar robertphillips2015-08-21
* add old fix for iOS SampleAppGravatar caryclark2015-08-21
* GMs: change some GMs to use SkImage over SkBitmapGravatar halcanary2015-08-21
* Clean up ifdefs in SkGifCodecGravatar msarett2015-08-21
* This code should've been part of the CL that added registerChildProcessor(); ...Gravatar wangyix2015-08-21
* Use stencil ops that don't issue writes whenever possibleGravatar vbuzinov2015-08-21
* add gm for image->newShaderGravatar reed2015-08-20