aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* hide virtuals on device for width/height/isopaqueGravatar reed2014-06-14
* Extract "text align proc" functions as reusable classesGravatar kkinnunen2014-06-12
* Use vertex attributes for dash effect in gpuGravatar egdaniel2014-06-12
* Remove SkPicture pointer from SkPicturePlaybackGravatar robertphillips2014-06-12
* SkNEW as default Create() for SkLazyPtr macros.Gravatar mtklein2014-06-11
* Remove picture pre-allocation from SkPictureRecorderGravatar robertphillips2014-06-11
* Support for larger than "signed 32b limit" sized bitmaps in BGRAConvolve2D.Gravatar sugoi2014-06-11
* switch to colortype for deepcopyGravatar reed2014-06-11
* SkShader::asNewEffect RefactoringGravatar dandov2014-06-10
* Fix error revealed by Android unit testGravatar robertphillips2014-06-10
* Clean up SkScaledImageCache at exit only in SK_DEVELOPER mode.Gravatar mtklein2014-06-10
* Remove unused 'deepCopy' parameterGravatar robertphillips2014-06-10
* Remove SK_IGNORE_CORRECT_HIGH_QUALITY_IMAGE_SCALEGravatar fmalita2014-06-10
* Gamma correction for distance field text.Gravatar jvanverth2014-06-10
* hide SkBitmap::setConfigGravatar reed2014-06-09
* Add assertHeld() to SkMutex.Gravatar mtklein2014-06-09
* Revert of Gamma correction for distance field text. (https://codereview.chrom...Gravatar scroggo2014-06-09
* Gamma correction for distance field text.Gravatar jvanverth2014-06-09
* Add dump() to SkClipStack to help with debugging.Gravatar bsalomon2014-06-09
* Remove SkPicture::kUsePathBoundsForClip_RecordingFlagGravatar robertphillips2014-06-09
* No longer limit SkPictureRecorder::partialReplay to AndroidGravatar robertphillips2014-06-08
* First pass at splitting out SkPictureRecord from SkPictureGravatar robertphillips2014-06-08
* Clean up Skia for Clang's -Wtautological-undefined-compareGravatar Mike Klein2014-06-07
* Fixing another clusterfuzz issueGravatar sugoi2014-06-06
* SkClipStack::Element tweaks.Gravatar fmalita2014-06-05
* Fixes for SkAlphaTypes.Gravatar scroggo2014-06-05
* remove SkBitmap::allocConfigPixels and update doxGravatar reed2014-06-05
* Use Identity matrix for SkTransparentShader.Gravatar scroggo2014-06-04
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* SK_CPU_ARM --> SK_CPU_ARM32Gravatar mtklein2014-06-03
* remove SkBounder -- unused and unlovedGravatar reed2014-06-03
* Remove legacy picture recordingGravatar robertphillips2014-06-03
* invert comparison sense for reason returnGravatar humper2014-06-02
* Compile-time initialize special SkMatrices.Gravatar mtklein2014-06-02
* Port most uses of SkOnce to SkLazyPtr.Gravatar mtklein2014-06-02
* Clean up SkLazyPtrs only in SK_DEVELOPER mode.Gravatar mtklein2014-06-02
* 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
* 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 "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
* Fixing a clusterfuzz found issueGravatar 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
* move SkImageGenerator.cpp from src/images to src/coreGravatar reed@google.com2014-05-29
* Tinker with SkLazyFnPtr a bit.Gravatar commit-bot@chromium.org2014-05-29