aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils
Commit message (Expand)AuthorAge
* 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
* change old picture serialization to really handle imagesGravatar reed2015-06-22
* Clean up usage of SkSurfacePropsGravatar robertphillips2015-06-22
* Begin kLegacyFontHost_InitType cleanupGravatar robertphillips2015-06-22
* Add and use SkSemaphoreGravatar mtklein2015-06-17
* Remove the SkCanvas comment APIGravatar fmalita2015-06-15
* Towards removing getTexture() on SkImageGravatar bsalomon2015-06-10
* Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapiGravatar reed2015-06-09
* A bunch of little SkMScalar-as-float build fixes.Gravatar mtklein2015-06-09
* Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...Gravatar reed2015-06-08
* change SkDraw and all Blitters to use pixmap instead of bitmapGravatar reed2015-06-08
* Fixing leaky handling of SkImage in SkDeferredCanvas.Gravatar junov2015-06-02
* don't use accessBitmapGravatar reed2015-05-26
* Fix SkAndroidSDKCanvas virtualsGravatar tomhudson2015-05-26
* remove unneeded device:lockpixelsGravatar reed2015-05-25
* Sketch splitting SkPicture into an interface and SkBigPicture.Gravatar mtklein2015-05-19
* Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...Gravatar mtklein2015-05-18
* Sketch splitting SkPicture into an interface and SkBigPicture.Gravatar mtklein2015-05-18
* Set OpenGLRenderer light center separately from initial setupGravatar scroggo2015-05-18
* Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...Gravatar reed2015-05-12
* Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...Gravatar reed2015-05-12
* stop calling SkScalarDivGravatar reed2015-05-12
* Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...Gravatar reed2015-05-07
* Sketch splitting SkPicture into an interface and SkBigPicture.Gravatar mtklein2015-05-07
* Make drawImage a virtual on SkDeviceGravatar reed2015-05-06
* Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset ...Gravatar reed2015-05-06
* Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of...Gravatar reed2015-05-06
* Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https...Gravatar reed2015-05-05
* Make drawImage a virtual on SkDeviceGravatar reed2015-05-05
* Update {virtual,override} to follow C++11 style in src/utils.Gravatar tfarina2015-04-25
* use acquire/release in SkEventTracer.cppGravatar mtklein2015-04-22
* O(1) SkPictureUtils::ApproxBytesUsed()Gravatar mtklein2015-04-21