aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* add SkLuaCanvasGravatar reed@google.com2013-05-15
* Provide a function to print the name of a Format.Gravatar scroggo@google.com2013-05-15
* Fix includes in SkLayerDrawLooper.h. It was previously not possible toGravatar commit-bot@chromium.org2013-05-14
* Re-add isIRect test for AA rect drawingGravatar robertphillips@google.com2013-05-14
* API modifications needed to upstream Android font changes.Gravatar commit-bot@chromium.org2013-05-13
* Check for NULL texture in GrAutoScratchTexture::detach()Gravatar commit-bot@chromium.org2013-05-11
* Remove GrPathCmdGravatar bsalomon@google.com2013-05-10
* Update shader rect drawing path for r9087 (removal of isIRect "opt")Gravatar robertphillips@google.com2013-05-10
* Remove isIRect "optimization" & defer computation of device Rect in AA rect r...Gravatar robertphillips@google.com2013-05-10
* Reverting 9083 & 9084 due to Android failuresGravatar robertphillips@google.com2013-05-09
* API modifications needed to upstream Android font changes.Gravatar commit-bot@chromium.org2013-05-09
* 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