aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* drawPosTextOnPath is now deprecated, removing all overrides and implsGravatar reed@google.com2013-11-13
* Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice"Gravatar reed@google.com2013-11-12
* switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDeviceGravatar reed@google.com2013-11-12
* Hide implementation details: SkFrontBufferedStreamGravatar scroggo@google.com2013-11-12
* Remove deprecated setIsOpaque() API from SkBitmap.Gravatar commit-bot@chromium.org2013-11-12
* Override drawRRect in fake SkBitmapDevices.Gravatar scroggo@google.com2013-11-12
* add colortable enum to SkImage to ease interop between it and SkBitmap::ConfigGravatar reed@google.com2013-11-12
* Fix leak detected in FontMgrMatchGM::onDraw by Valgrind.Gravatar bungeman@google.com2013-11-12
* Implement DPI for perspective bitmaps in PDF - we save the bitmap at the reso...Gravatar edisonn@google.com2013-11-11
* Hook in rough distance field support for fontsGravatar jvanverth@google.com2013-11-11
* Remove SK_FONTHOST_USES_FONTMGR.Gravatar bungeman@google.com2013-11-11
* Re-enable SK_ATTR_DEPRECATED (i.e., revert r12067)Gravatar robertphillips@google.com2013-11-10
* Add sk_float_rsqrt with SSE + NEON fast paths.Gravatar commit-bot@chromium.org2013-11-08
* Adding error checks to SkRBufferGravatar commit-bot@chromium.org2013-11-08
* Add ability to ninepatch blurred rounded rectangleGravatar scroggo@google.com2013-11-08
* Removed unnecessary defineGravatar commit-bot@chromium.org2013-11-08
* Added support for Chrome's gpu command buffer extension BindUniformLocation.Gravatar commit-bot@chromium.org2013-11-07
* Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blit...Gravatar reed@google.com2013-11-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-07
* New SkRTConf macro SK_CONF_TRY_SET: no complaint on missing configurationGravatar halcanary@google.com2013-11-06
* Break up SkLazyPixelRef functionally into class hierarchy.Gravatar commit-bot@chromium.org2013-11-06
* Add bevel-stroke support in GrAARectRendererGravatar commit-bot@chromium.org2013-11-06
* Add SkRRect::transform.Gravatar scroggo@google.com2013-11-05
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar commit-bot@chromium.org2013-11-05
* Add SK_PREFETCH and use in SkBlurImageFilter.Gravatar commit-bot@chromium.org2013-11-05
* Avoid re-rendering stencil clip for every draw with reducable clip stackGravatar commit-bot@chromium.org2013-11-05
* Revert "Checking structure sizes before reading them from memory to avoid ove...Gravatar reed@google.com2013-11-04
* Revert "speed up A8 by creating a new entry-point in SkDraw that blits the pa...Gravatar reed@google.com2013-11-04
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar sugoi@google.com2013-11-04
* speed up A8 by creating a new entry-point in SkDraw that blits the path's cov...Gravatar reed@google.com2013-11-04
* Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('A...Gravatar epoger@google.com2013-11-04
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar sugoi@google.com2013-11-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-02
* Reverting r12082 (Add bevel-stroke support in GrAARectRenderer) due to GM fai...Gravatar robertphillips@google.com2013-11-01
* Revert "Avoid re-rendering stencil clip for every draw with reducable clip st...Gravatar reed@google.com2013-11-01
* Avoid re-rendering stencil clip for every draw with reducable clip stackGravatar commit-bot@chromium.org2013-11-01
* Make GrContext cache the gpu pathsGravatar commit-bot@chromium.org2013-11-01
* Add bevel-stroke support in GrAARectRendererGravatar commit-bot@chromium.org2013-11-01
* move SkImage::ColorType into SkColorTypeGravatar reed@google.com2013-11-01
* Disabling SK_ATTR_DEPRECATED the hard wayGravatar robertphillips@google.com2013-10-31
* Add can-ignore-rect hint to clear callGravatar robertphillips@google.com2013-10-31
* Adding size parameter to read array functionsGravatar commit-bot@chromium.org2013-10-31
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...Gravatar reed@google.com2013-10-31
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...Gravatar reed@google.com2013-10-31
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...Gravatar reed@google.com2013-10-31
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-31
* Revert r1784: SK_API on a non-concrete template is strange.Gravatar bungeman@google.com2013-10-30
* [PDF] Improve complex xfer mode support.Gravatar vandebo@chromium.org2013-10-30
* Use SkPathRef gen id for SkPath::getGenerationIDGravatar commit-bot@chromium.org2013-10-30
* remove contains(x,y) for rects and rrects ... not well defined, and unusedGravatar reed@google.com2013-10-30