aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils
Commit message (Expand)AuthorAge
* Port uses of SkLazyPtr to SkOncePtr.Gravatar mtklein2015-09-09
* Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of http...Gravatar mtklein2015-09-09
* Port uses of SkLazyPtr to SkOncePtr.Gravatar mtklein2015-09-09
* Revert of Provides multiple implementations of Android's SkBitmapRegionDecode...Gravatar msarett2015-09-08
* Provides various implementations of Android's SkBitmapRegionDecoder.Gravatar msarett2015-09-04
* Replace font name table access with standard Skia function.Gravatar caryclark2015-09-02
* Suppress embedding fonts when the skp's fonts match the OS fonts.Gravatar caryclark2015-08-31
* Clean up SkTLogic.Gravatar bungeman2015-08-28
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* zero-length cap fixGravatar caryclark2015-08-26
* Remove include of stdlib.h from SkTypes.h.Gravatar bungeman2015-08-26
* Update debugger print out of drawImageRect informationGravatar robertphillips2015-08-24
* 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
* add gm for image->newShaderGravatar reed2015-08-20
* Use static_assert instead of SK_COMPILE_ASSERT.Gravatar bungeman2015-08-20
* Move SkTemplates.h to private.Gravatar bungeman2015-08-19
* change asABitmap to isABitmap on shaderGravatar reed2015-08-19
* remove SkDeferredCanvasGravatar reed2015-08-19
* SkPaintFilterCanvas should inherit the target canvas stateGravatar fmalita2015-08-17
* flag to use const& instead of const* for src-rectGravatar reed2015-08-06
* Port SkTextureCompression opts to SkOptsGravatar mtklein2015-08-06
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-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
* add missing commaGravatar Derek Sollenberger2015-08-03
* fix tests for android framework buildGravatar djsollen2015-08-03
* Fix straggling SK_VIRTUAL_CONSTRAINT_TYPEsGravatar scroggo2015-07-31
* Move SkTHash.h to include/private.Gravatar mtklein2015-07-28
* remove all guards for changes to drawBitmapRect / drawImageRectGravatar reed2015-07-28
* Add drawImage{Rect,} support to SkDebugCanvasGravatar fmalita2015-07-22
* Revert[2] of guard to remove DrawBitmapRectFlagsGravatar reed2015-07-17
* Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co...Gravatar scroggo2015-07-17
* guard to remove DrawBitmapRectFlagsGravatar reed2015-07-16
* rename utility to see if a paint will overwrite its pixelsGravatar reed2015-07-15
* add src-rect-constraint to drawImageRectGravatar reed2015-07-14
* Fix up -Winconsistent-missing-overrideGravatar mtklein2015-07-13
* Cleanup skia test harness due to changes to DisplayListCanvasGravatar Derek Sollenberger2015-07-13
* add matrix options to drawDrawableGravatar reed2015-07-07
* Revert "Move headers used by headers in include/ to include/private."Gravatar Mike Klein2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* Revert "Move headers used by headers in include/ to include/private."Gravatar jvanverth2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* Fix infinite matrix during an invert.Gravatar vmpstr2015-06-30
* Change initializer list order to match field declaration order.Gravatar sammc2015-06-30
* Remove old iOS porting files.Gravatar bungeman2015-06-29
* add drawImageNineGravatar reed2015-06-25
* add SkCanvas::drawAtlasGravatar reed2015-06-24
* Propagate SkSurfaceProps to more call sitesGravatar robertphillips2015-06-23