aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Fixing another clusterfuzz issueGravatar sugoi2014-06-06
* Remove GrIsPow2 in favor of SkIsPow2.Gravatar tfarina2014-06-06
* Add SkBarriers_tsan.h.Gravatar mtklein2014-06-06
* Initial KTX encoderGravatar krajcevski2014-06-06
* SkClipStack::Element tweaks.Gravatar fmalita2014-06-05
* remove SkBitmap::allocConfigPixels and update doxGravatar reed2014-06-05
* Use the correct homophone of 'there'.Gravatar scroggo2014-06-05
* Remove SkImageRef and related functionality.Gravatar Hal Canary2014-06-04
* Revert of Move Dashing filterPath to a dashing utils file (https://codereview...Gravatar egdaniel2014-06-04
* Move Dashing filterPath to a dashing utils fileGravatar egdaniel2014-06-04
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* Return NULL when building empty LayerRasterizer.Gravatar scroggo2014-06-03
* Initial KTX file decoderGravatar krajcevski2014-06-03
* SK_CPU_ARM --> SK_CPU_ARM32Gravatar mtklein2014-06-03
* remove SkBounder -- unused and unlovedGravatar reed2014-06-03
* Remove legacy picture recordingGravatar robertphillips2014-06-03
* add makeOffset and makeInset to SkRectGravatar reed2014-06-02
* use colortype instead of configGravatar reed2014-06-02
* Remove unitmappers header.Gravatar scroggo2014-06-02
* Clean up SkOnce:Gravatar mtklein2014-06-02
* Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)Gravatar robertphillips2014-06-02
* Port most uses of SkOnce to SkLazyPtr.Gravatar mtklein2014-06-02
* Initial work to get ETC1 data up to the GPUGravatar krajcevski2014-06-02
* Add Sample slide for RectanizersGravatar robertphillips2014-06-02
* hide SkDevice::config()Gravatar reed2014-06-02
* remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLEGravatar commit-bot@chromium.org2014-05-31
* Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...Gravatar commit-bot@chromium.org2014-05-31
* Port most uses of SkOnce to SkLazyPtr.Gravatar commit-bot@chromium.org2014-05-30
* Add a way for the gpu veto to report back the reason why it said noGravatar commit-bot@chromium.org2014-05-30
* fix casting issue with or operatorGravatar commit-bot@chromium.org2014-05-30
* Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...Gravatar commit-bot@chromium.org2014-05-30
* Port most uses of SkOnce to SkLazyPtr.Gravatar commit-bot@chromium.org2014-05-30
* Add an OR operator overload for SaveFlags to avoid extra static casts.Gravatar commit-bot@chromium.org2014-05-30
* Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chr...Gravatar commit-bot@chromium.org2014-05-30
* Implement SkPictureImageFilter bounds computation.Gravatar senorblanco@chromium.org2014-05-30
* Initial work to get ETC1 data up to the GPUGravatar commit-bot@chromium.org2014-05-30
* Test font created from paintGravatar commit-bot@chromium.org2014-05-30
* Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in c...Gravatar commit-bot@chromium.org2014-05-30
* Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...Gravatar commit-bot@chromium.org2014-05-30
* Fix the rendering error of SkDraw::drawVertices in gpu path for solid color.Gravatar commit-bot@chromium.org2014-05-30
* Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)Gravatar commit-bot@chromium.org2014-05-29
* setConfig -> setInfoGravatar commit-bot@chromium.org2014-05-29
* SkLazyPtr, mk. 2Gravatar commit-bot@chromium.org2014-05-29
* Constify the arguments to createTextureGravatar commit-bot@chromium.org2014-05-29
* Add SkBarriers to ports.Gravatar commit-bot@chromium.org2014-05-29
* legacy refEncodedData() returns data, not boolGravatar reed@google.com2014-05-29
* replace config() with colorType()Gravatar commit-bot@chromium.org2014-05-29
* Revert "Revert of add colortable support to imagegenerator (https://coderevie...Gravatar commit-bot@chromium.org2014-05-29
* Make SkPictureRecorder::partialReplay constGravatar commit-bot@chromium.org2014-05-29
* Revert "Remove SkThread.h from public API."Gravatar commit-bot@chromium.org2014-05-28