aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Revert r9081Gravatar epoger@google.com2013-05-09
* add SkString::append(const char c)Gravatar epoger@google.com2013-05-09
* Make GrGLShaderBuilder check whether GrEffect advertised that it would requir...Gravatar commit-bot@chromium.org2013-05-09
* add SK_APIGravatar reed@google.com2013-05-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-08
* add (untested) tangent calc for conicsGravatar reed@google.com2013-05-07
* add block comment describing sync nature of SkStreamGravatar reed@google.com2013-05-07
* XPS ttc handling.Gravatar commit-bot@chromium.org2013-05-07
* Revert "Allow supporting 1 older PICTURE_VERSION."Gravatar scroggo@google.com2013-05-07
* Mask orientation and layout correctly.Gravatar commit-bot@chromium.org2013-05-06
* lockPixels before calling getColorTable.Gravatar scroggo@google.com2013-05-06
* Remove unused complex script support from android buildsGravatar commit-bot@chromium.org2013-05-06
* Test region decoding in skimage, plus fixes.Gravatar scroggo@google.com2013-05-03
* SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHashGravatar epoger@google.com2013-05-03
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-03
* Fix GL extension printing on core profiles.Gravatar bsalomon@google.com2013-05-02
* Detect color masks, and divert to draw-sprite instead of maskblitters.Gravatar reed@google.com2013-05-02
* Add geometry-based rotated AA rect drawing pathGravatar robertphillips@google.com2013-05-02
* Axis aligned shader-based rect drawingGravatar robertphillips@google.com2013-05-02
* TTC support for DirectWrite.Gravatar bungeman@google.com2013-05-02
* Disable AA for ovals and roundrects if MSAA is enabled.Gravatar commit-bot@chromium.org2013-05-02
* Adding public API method on SkImage for extracting the GPU texture handle.Gravatar junov@chromium.org2013-05-01
* Add FontMgr to DirectWrite.Gravatar bungeman@google.com2013-05-01
* Allow supporting 1 older PICTURE_VERSION.Gravatar scroggo@google.com2013-04-30
* Fixes for piping bitmaps with encoded data.Gravatar scroggo@google.com2013-04-30
* add routines to compute error between conic and quadGravatar mike@reedtribe.org2013-04-30
* Plumbed in discard_framebuffer extensionGravatar robertphillips@google.com2013-04-29
* reenable __builtin_clz for GNUC (and clang), recognizing that it is undefined...Gravatar reed@google.com2013-04-29
* temp work-around for mysterious failure of shadertext2 when using __builtin_clzGravatar reed@google.com2013-04-29
* reland 8897 (was not a build-breaker) and fix MathTest (was a build-breaker)Gravatar reed@google.com2013-04-29
* revert 8897 -- broke clang buildGravatar reed@google.com2013-04-29
* use intrinsics on more platforms for SkCLZGravatar reed@google.com2013-04-29
* add computation for error in conic-as-quadGravatar mike@reedtribe.org2013-04-27
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-27
* path ops -- handle non-finite numbersGravatar caryclark@google.com2013-04-26
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-26
* rename SkRationalQuad to SkConicGravatar mike@reedtribe.org2013-04-26
* Updates to skimage tool to use it for testing.Gravatar scroggo@google.com2013-04-25
* Reduce calls to SkMatrix::reset from GrDrawStateGravatar robertphillips@google.com2013-04-25
* Add GPU support for roundrectsGravatar commit-bot@chromium.org2013-04-25
* Adding missing SK_API identifier to class so that it's accessible in debug bl...Gravatar sugoi@google.com2013-04-25
* path ops : make it realGravatar caryclark@google.com2013-04-25
* Added "SkRRect::contains(const SkRect&) const"Gravatar robertphillips@google.com2013-04-25
* Move MMap to SkData.Gravatar commit-bot@chromium.org2013-04-24
* Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl...Gravatar edisonn@google.com2013-04-24
* ARGB image encoder for checksums.Gravatar bungeman@google.com2013-04-23
* Remove static effects from the effect memory pool.Gravatar bsalomon@google.com2013-04-23
* add block comment for using SkChecksumGravatar reed@google.com2013-04-23
* path ops -- use standard max, min, double-is-nanGravatar caryclark@google.com2013-04-23
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-23