aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
* Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://...Gravatar mtklein2014-10-16
* Start to vectorize SkTileGrid.Gravatar mtklein2014-10-16
* JPEG YUV DecodingGravatar sugoi2014-10-16
* Revert of Change drawText() to generate positions and send to drawPosText() (...Gravatar jvanverth2014-10-16
* Change drawText() to generate positions and send to drawPosText()Gravatar jvanverth2014-10-16
* Don't use 'defined' in macro expansion.Gravatar bungeman2014-10-15
* Revert of JPEG YUV Decoding (patchset #5 id:180001 of https://codereview.chro...Gravatar rmistry2014-10-15
* JPEG YUV DecodingGravatar sugoi2014-10-15
* add tests for large cordinates bounds when building aaclipGravatar reed2014-10-15
* Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope.Gravatar mtklein2014-10-13
* Turn SkCanvasStateUtils into a class with static functions.Gravatar tfarina2014-10-10
* faster SkRect::sortGravatar reed2014-10-10
* Use BBH reserve hook to preallocate space for tiles.Gravatar mtklein2014-10-09
* cleanup and optimize rect intersect routinesGravatar reed2014-10-09
* Revert of Use BBH reserve hook to preallocate space for tiles. (patchset #2 i...Gravatar mtklein2014-10-09
* Use BBH reserve hook to preallocate space for tiles.Gravatar mtklein2014-10-09
* remove dead code from SK_SUPPORT_LEGACY_IMAGECACHE_NAMEGravatar reed2014-10-08
* Add SkPaint::getHash().Gravatar mtklein2014-10-07
* remove unused TextBufferDirection enumGravatar reed2014-10-03
* make SkMatrix::dump always availableGravatar reed2014-10-02
* specialize setConcat for scale+translateGravatar reed2014-10-02
* Revert of specialize setConcat for scale+translate (patchset #1 id:1 of https...Gravatar robertphillips2014-10-02
* Add support for EGL on linuxGravatar derekf2014-10-01
* Remove DEPRECATED_beginRecording().Gravatar mtklein2014-10-01
* add SkRect::joinNonEmptyArg for faster unioningGravatar reed2014-10-01
* Update GrRecordReplaceDraw to use SkTDynamicHash & add ReplaceDrawGravatar robertphillips2014-10-01
* optimize setRectFan and join -- from profiling drawTextGravatar reed2014-10-01
* Archive more dead code.Gravatar mtklein2014-09-30
* Strip old backend recording down to essentialsGravatar mtklein2014-09-30
* Clean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMIZE_SK_RECORD.Gravatar mtklein2014-09-30
* Remove support for SkPicture::clone().Gravatar mtklein2014-09-30
* remove obsolete code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPIGravatar reed2014-09-30
* specialize setConcat for scale+translate, helps drawText perfGravatar reed2014-09-30
* remove alphatype from colortableGravatar reed2014-09-29
* Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...Gravatar fmalita2014-09-29
* Update RecordReplaceDrawTest to generate and pass picturesGravatar robertphillips2014-09-29
* Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...Gravatar robertphillips2014-09-29
* Rename SkImage::draw(_, SkRect, SkRect) in SkImage::drawRect()Gravatar piotaixr2014-09-26
* Fix SkTextBlob offset semantics.Gravatar Florin Malita2014-09-26
* Add doc on SkCanvas::drawImage*() methodsGravatar piotaixr2014-09-25
* Make SkImage::draw() privateGravatar piotaixr2014-09-25
* Remove SkPaint dirty bits.Gravatar mtklein2014-09-25
* SkCanvas::drawImage is the new way for drawing a SkImage to a CanvasGravatar piotaixr2014-09-24
* Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...Gravatar borenet2014-09-24
* SkCanvas::drawImage is the new way for drawing a SkImage to a CanvasGravatar piotaixr2014-09-23
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...Gravatar reed2014-09-22
* Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...Gravatar reed2014-09-21
* introduce Props to surface (work in progress)Gravatar reed2014-09-21
* Souped-up SkTextBlob.Gravatar fmalita2014-09-20