skia2/src
bungeman 760ba8d392 Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering"
This reverts commit 5672da0fa5.

This appears to be blocking the Skia roll by causing failures in the blink layout tests on the canvas-lost-gpu-context.html test.

The bisect for this can be seen at:

https://codereview.chromium.org/449473002/

Original issue's description:
> Adds a GrGLPathRendering class that wraps the NV_path_rendering
> extension and manages its various API versions. It also provides
> backup implementations when certain NVpr methods from later API
> versions are not present on the current system.
>
> Committed: https://skia.googlesource.com/skia/+/5672da0fa54f31c9727568e9dd5fe82c6e1585bc
2014-08-06 11:15:50 -04:00
..
animator stop calling SkCanvas::getDevice 2014-06-30 09:05:34 -07:00
core Remove ALL font fallback logic from Skia. 2014-08-06 06:58:06 -07:00
device/xps Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" 2014-05-30 13:26:10 +00:00
doc Fix compilation with SK_ENABLE_INST_COUNT=1 2013-12-05 12:08:12 +00:00
effects Intersect SkPictureImageFilter bounds against clip bounds. 2014-07-30 14:49:31 -07:00
fonts Add standard fonts to all GMs. 2014-07-31 08:58:44 -04:00
gpu Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering" 2014-08-06 11:15:50 -04:00
image Now able to set the localMatrix when creating a SkShader from a SkImage 2014-07-22 15:02:05 -07:00
images Add support for all compressed formats in KTX file format 2014-08-05 14:13:36 -07:00
lazy Revert of Memory improvements to render_pdfs; better DM pool size defaults (https://codereview.chromium.org/433063002/) 2014-08-01 11:54:48 -07:00
opts Add query for block dimensions of a given format 2014-07-29 11:44:26 -07:00
pathops update pathops core and tests 2014-07-18 05:08:14 -07:00
pdf Remove ALL font fallback logic from Skia. 2014-08-06 06:58:06 -07:00
pipe Fix way-over-allocation in pipe. 2014-07-30 09:17:54 -07:00
ports Remove ALL font fallback logic from Skia. 2014-08-06 06:58:06 -07:00
sfnt Fix some issues with sfnt maxp headers. 2014-07-15 20:01:56 -07:00
svg Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
utils SkThreadPool and co. are not public. 2014-08-06 06:55:12 -07:00
views ios fixes 2014-07-11 12:14:51 -07:00
xml remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats 2013-12-17 16:44:46 +00:00