- f2fe0e0 Remove overly-promiscuous SkNx syntax sugar. by mtklein · 10 years ago
- 5581236 Towards removing getTexture() on SkImage by bsalomon · 10 years ago
- 5195805 Use SkMScalar as float by default to match Chromium. by mtklein · 10 years ago
- 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 10 years ago
- 1831f99 A bunch of little SkMScalar-as-float build fixes. by mtklein · 10 years ago
- 2c55d7b remove subclassing from ImageFilter::Proxy by reed · 10 years ago
- b3f0ec9 Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (patchset #6 id:100001 of https://codereview.chromium.org/1148793007/) by reed · 10 years ago
- 86ae0a9 Add mixed samples support to XPs by cdalton · 10 years ago
- c31af44 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 10 years ago
- 726cf90 Add cmap 3,0 (symbol) as Unicode fallback. by bungeman · 10 years ago
- b500ffa Add ColorMatrix filter tests from Android CTS. by djsollen · 10 years ago
- cb67414 use pixmaps for dst in sprites -- NO BITMAPS by reed · 10 years ago
- 699b852 Remove unused PackBits methods and fix length checks by jschuh · 10 years ago
- d26c9fa Fixing leaky handling of SkImage in SkDeferredCanvas. by junov · 10 years ago
- 1fa4572 Update XPF invariant info to not account for conflation by cdalton · 10 years ago
- db74f62 Revert[6] of add asserts around results from requestLock by reed · 10 years ago
- 11e833d Revert of Revert[4] of add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1159733006/) by reed · 10 years ago
- df91b73 Revert[4] of add asserts around results from requestLock by reed · 10 years ago
- 19663e5 Revert of add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.or… (patchset #1 id:1 of https://codereview.chromium.org/1165583005/) by reed · 10 years ago
- 6980f5a add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1155403003/)" by reed · 10 years ago
- 4061b12 Remove GrContext from GrDrawTarget by bsalomon · 10 years ago
- edd77a1 Remove GrContext from GrClipMaskCache by bsalomon · 10 years ago
- 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 10 years ago
- 084d1b6 Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of https://codereview.chromium.org/1149773005/) by bsalomon · 10 years ago
- 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 10 years ago
- 6e43465 simplify RawIter - don't return a pt in kClose by reed · 10 years ago
- 6fd158e Implement Porter Duff XP with a blend table by cdalton · 10 years ago
- a681433 SkPDF: with opaque draws, treat SRC mode as SRC_OVER by halcanary · 10 years ago
- c33db93 Revert of Implement Porter Duff XP with a blend table (patchset #12 id:220001 of https://codereview.chromium.org/1124373002/) by bungeman · 10 years ago
- c319c80 Revert of Fix LCD coverage regression in GrPorterDuffXPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1149883004/) by bungeman · 10 years ago
- d23a395 Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. (patchset #6 id:100001 of https://codereview.chromium.org/1132093004/) by bungeman · 10 years ago
- bb106b5 Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 10 years ago
- 3e2d59e Fix LCD coverage regression in GrPorterDuffXPFactory by cdalton · 10 years ago
- 682c269 Store context options on caps. by bsalomon · 10 years ago
- 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 10 years ago
- f28cff7 Store context options on caps. by bsalomon · 10 years ago
- 9a70920 Implement Porter Duff XP with a blend table by cdalton · 10 years ago
- 92fc2ae add SkPixmap and external locking to bitmaps by reed · 10 years ago
- eb1cb5c rename GrDrawTargetCaps.h to GrCaps.h and move to include by bsalomon · 10 years ago
- e797d0d SkBlockMemoryStream implements peek() by halcanary · 10 years ago
- fb5df43 Add RGBA half float texture format. by jvanverth · 10 years ago
- ab86577 add assert that the lock-count on pixelref is balanced by reed · 10 years ago
- 41868fe Font variations. by bungeman · 10 years ago
- d8b5771 Don't fail SkMergeImageFilter if one of the inputs are empty by fs · 10 years ago
- 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 10 years ago
- 4b91f76 rename GrDrawTargetCaps to GrCaps by bsalomon · 10 years ago
- 72743b1 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #25 id:480001 of https://codereview.chromium.org/1112523006/) by mtklein · 10 years ago
- 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 10 years ago
- cfa90a1 Empty picture shaders should draw nothing. by mtklein · 10 years ago
- 4e1a4c9 fix builder winding again by caryclark · 10 years ago
- 5b5ddd7 The path ops builder code needs to determine the winding of each contour added, and reverse windings if the contours are nested in other contours. by caryclark · 10 years ago
- 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 10 years ago
- 27e517a add Min to SkNi, specialized for u8 and u16 on SSE and NEON by mtklein · 10 years ago
- 9d21429 Add a test for decoding a gif with sampleSize 4. by scroggo · 10 years ago
- fba9da7 fix path op builder by caryclark · 10 years ago
- 3489ee0 Font variations. by bungeman · 10 years ago
- 182b499 look for deleted pts when detecting line/curve coincident edges by caryclark · 10 years ago
- 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 10 years ago
- 1573206 fix for angle bot by joshualitt · 10 years ago
- 05773ed Font variations. by bungeman · 10 years ago
- 38a017b clean up tests by caryclark · 10 years ago
- 6c89110 GLProgramsTest 3.0 by joshualitt · 10 years ago
- bca19f7 deal more consistently with unsortable edges by caryclark · 10 years ago
- 8f827fe Fix SkStrokeRec == to report true for all fills by kkinnunen · 10 years ago
- 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 10 years ago
- 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 10 years ago
- 67d71c8 stop calling SkScalarDiv by reed · 10 years ago
- 624637c Path ops formerly found the topmost unprocessed edge and determined its angle sort order to initialize the winding. This never worked correctly with cubics and was flaky with paths consisting mostly of vertical edges. by caryclark · 10 years ago
- b7ed856 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #22 id:420001 of https://codereview.chromium.org/1112523006/) by reed · 10 years ago
- 8b26b99 new image from backend desc by reed · 10 years ago
- c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 10 years ago
- 96287f7 SkPDF: detect YUV-JPEG without relying on ImageGenerator by halcanary · 10 years ago
- 0d992db Make SkFunction copyable so it can go in containers. by mtklein · 10 years ago
- d129084 remove dead code behind BOOL_ONGETINFO by reed · 10 years ago
- 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 10 years ago
- f7a169e SkPDF: clean up uses of deprecated calls in tests by halcanary · 10 years ago
- 0b9d411 SkTime: return timezone information; format in ISO-8601 by halcanary · 10 years ago
- d309e7a This replaces the texture creation/caching functions on GrContext with a GrTextureProvider interface. The goal is to pass this narrowly focused object in places that currently take a GrContext but don't need and shouldn't use its other methods. It also has an extended private interface for interacting with non-texture resource types. by bsalomon · 10 years ago
- 3ffa126 Move resource fonts to common location. by bungeman · 10 years ago
- 1c2c441 add heuristic to pour small pictures into recordings, rather than ref'ing by reed · 10 years ago
- 9954bc3 Use texture barriers to read directly from the RT by cdalton · 10 years ago
- e9c0fc6 Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps by jvanverth · 10 years ago
- aec2510 minor fixes to cubics code and overall alignment of how bounds and tops are computed for all curve types by caryclark · 10 years ago
- 97fdea6 Implementing a scanline decoder for jpeg by msarett · 10 years ago
- 5b6db07 SkRWBuffer for thread-safe 'stream' sharing by reed · 10 years ago
- cfc1886 Use GLSLCaps for creating processor keys and GLSL-specific programs by jvanverth · 10 years ago
- d7c014f Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARM by mtklein · 10 years ago
- 9a22f48 Revert of Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARM (patchset #2 id:20001 of https://codereview.chromium.org/1109913002/) by mtklein · 10 years ago
- 9de1628 Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARM by mtklein · 10 years ago
- 1113da7 Mike's radial gradient CL with better float -> int. by mtklein · 10 years ago
- 8d3e9df Revert of Mike's radial gradient CL with better float -> int. (patchset #7 id:120001 of https://codereview.chromium.org/1109643002/) by mtklein · 10 years ago
- abf6c5c Mike's radial gradient CL with better float -> int. by mtklein · 10 years ago
- 5053063 Remove legacy NVPR support by jvanverth · 10 years ago
- d79c549 Make non-AA hairline stroke rects snap to pixels centers so they close. by bsalomon · 10 years ago
- 567ff2f Cleanup: Remove unnecessary double-semicolons. by tfarina · 10 years ago
- 1899651 Extract gpu line dashing to GrDashLinePathRenderer by kkinnunen · 10 years ago
- 130444f SkPDF: Refactor SkPDFObject heiararchy. by halcanary · 10 years ago
- 08bc848 fix multiple intersection logic by caryclark · 10 years ago
- 03b03ca working on initial winding for cubics by caryclark · 10 years ago
- 4b17fa3 Ensure that we create a NULL codec for images with zero dimensions by msarett · 10 years ago