- b41b2bc Remove fModulate from GrGLShaderBuilder by bsalomon@google.com · 12 years ago
- 34bcb9f Some GrGLShaderBuilder cleanup by bsalomon@google.com · 12 years ago
- d912ca4 Proper Android fix, and revert of workaround in r5267. Unreviewed. by senorblanco@chromium.org · 12 years ago
- 42e1f0f Workaround for Android crash (unreviewed). by senorblanco@chromium.org · 12 years ago
- fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
- e52f209 Speculative Android GM blend fix (unreviewed). by senorblanco@chromium.org · 12 years ago
- 84207c4 Move the code for the GPU implementation of morphology effects from GrContext by senorblanco@chromium.org · 12 years ago
- ab2246f Another speculative Android build fix (unreviewed). by senorblanco@chromium.org · 12 years ago
- cfe57e5 Fix for no-GPU build (unreviewed). by senorblanco@chromium.org · 12 years ago
- b2ee33c Implements the non-Porter-Duff compositing modes required for SVG's feBlend by senorblanco@chromium.org · 12 years ago
- 44888c6 Move SkColorFilterImageFilter into its own file. by senorblanco@chromium.org · 12 years ago
- b3e50f2 Reapply r5101 and r5102: Made gradient effects use GrTextureStripAtlas. by rileya@google.com · 12 years ago
- f1369ce Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity by senorblanco@chromium.org · 12 years ago
- 1f47f4f Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEntry (in GrTexture) by robertphillips@google.com · 12 years ago
- 5d8d186 Addressed Windows compiler complaints by robertphillips@google.com · 12 years ago
- 9a92714 Revert GrTextureStripAtlas change due to performance concerns. by rileya@google.com · 12 years ago
- 9766ecd Fix for GPU-less Linux build: move #include GrTextureStripAtlas into SK_SUPPORT_GPU ifdefs. Unreviewed. by rileya@google.com · 12 years ago
- 50b2bcf Made gradient effects use GrTextureStripAtlas. by rileya@google.com · 12 years ago
- 3f11353 Fix Windows build from r5056. by tomhudson@google.com · 12 years ago
- 0324570 Fix GPU-less build from r5056. by bsalomon@google.com · 12 years ago
- 82aa748 Add a zoom filter to Skia. This will be used on ChromeOS to implement the screen magnifier. by bsalomon@google.com · 12 years ago
- 56d5bfa privatize SkBuffer.h by mike@reedtribe.org · 12 years ago
- 0e330ae revert arith change, until I can rebaseline all the images (and check chrome) by mike@reedtribe.org · 12 years ago
- d51ea26 use premul macro to pack components by mike@reedtribe.org · 12 years ago
- 6db9375 use SkRegion instead of SkScan/SkBlitter, as we want to privatize the latter by reed@google.com · 12 years ago
- d74e710 remove SkShape (unused) Review URL: https://codereview.appspot.com/6461069 by reed@google.com · 12 years ago
- a1bf0ff by bsalomon@google.com · 12 years ago
- c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
- e763951 document OwnDeviceCanvas by reed@google.com · 12 years ago
- 02f65f2 move SkFilterShader into private header by reed@google.com · 12 years ago
- d9ee348 If we lose precision computing sum of the dash intervals, then we can have the by reed@google.com · 12 years ago
- d472620 Registry-based unit test for custom effects by bsalomon@google.com · 12 years ago
- a5e65ec by twiz@google.com · 12 years ago
- cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
- 302cffb Replace the asAFoo() functions in SkImageFilter with canFilterImageGPU() and by senorblanco@chromium.org · 12 years ago
- 98e8b6d Remove old constructors from GrGradientEffect subclasses, and moved their declarations into source files. by rileya@google.com · 13 years ago
- 1ee7c6a Modified GrGpuGL_unittest to no longer use the old constructors to create gradients, also added TwoPointConical to the tests. by rileya@google.com · 13 years ago
- 076f4c9 fix LayerDrawLooper to record its fFlagsMask convert SampleDrawLooper to a GM by reed@google.com · 13 years ago
- 1c6d64b Renamed and made public SkGradientShaderBases's 'commonAsAGradient' to 'getGradientTableBitmap', and use that instead of asABitmap in gradient custom stage setup. by rileya@google.com · 13 years ago
- d7cc651 Move GPU gradients into src/effects/gradients. by rileya@google.com · 13 years ago
- 589708b Split SkGradientShader into separate files for each gradient subclass. by rileya@google.com · 13 years ago
- b867099 Move filter/wrap out of GrSamplerState into GrTextureParams by bsalomon@google.com · 13 years ago
- 777c3aa Remove uniform names from top of GrGLProgram.cpp, builder responsible for "u" and stage num tags. by bsalomon@google.com · 13 years ago
- b9119a6 Fix static assert on non-windows compilers(?) by bsalomon@google.com · 13 years ago
- dbbc4e2 Add GL uniform manager Review URL: http://codereview.appspot.com/6423066/ by bsalomon@google.com · 13 years ago
- 91f319c Use asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-unecessary twoPointRadialParams parameter from asABitmap. by rileya@google.com · 13 years ago
- 0567f22 Add SkScalarPow. by bungeman@google.com · 13 years ago
- 1bb4be2 Fix TableColorFilter memory leak. by tomhudson@google.com · 13 years ago
- 060ef18 Replace new with SkNEW in more effects classes. by tomhudson@google.com · 13 years ago
- 03c1c35 Added asNewCustomStage to SkShader and implemented it for all the gradient shaders. by rileya@google.com · 13 years ago
- 300f562 SkNEW instead of new for lighting effects. by tomhudson@google.com · 13 years ago
- 22e57f9 New subclasses for both Gr and GrGL gradient effect classes. by rileya@google.com · 13 years ago
- 5807116 This CL implements the Ganesh path for the SkTable_ColorFilter color transformation. by twiz@google.com · 13 years ago
- 187c15c Fix bad allocator access in r4616 by bsalomon@google.com · 13 years ago
- 032b221 Remove uniform var pointers from custom effects by bsalomon@google.com · 13 years ago
- f4770d7 There were three different problems with lighting filters: by senorblanco@chromium.org · 13 years ago
- d0c1a06 Introduces new SingleTextureEffect base class for GrCustomStage objects. by tomhudson@google.com · 13 years ago
- eb31184 Fix lighting filters on Windows, and re-enable the GPU path. by senorblanco@chromium.org · 13 years ago
- a2fdb33 Disable GPU path for lighting filters, due to Windows weirdness. Unreviewed. by senorblanco@chromium.org · 13 years ago
- 0ec1eab Mac GLSL fixes; unreviewed. by senorblanco@chromium.org · 13 years ago
- 6730cbb More build fixes; unreviewed. by senorblanco@chromium.org · 13 years ago
- bd9fad6 Mac build fix; unreviewed. by senorblanco@chromium.org · 13 years ago
- 894790d This patch implements the diffuse and specular lighting filters in Ganesh. by senorblanco@chromium.org · 13 years ago
- bdb1ec4 Minor cleanup in lighting image filters: Made the light color a member of the by senorblanco@chromium.org · 13 years ago
- 3e33258 Added GPU implementation of 2-point conical gradient. by rileya@google.com · 13 years ago
- 51f3866 fix leak of Light object (in this private instance, the caller is transferring by reed@google.com · 13 years ago
- 0456e0b Added Inst counting to SkFlattenable-derived classes by robertphillips@google.com · 13 years ago
- 0833777 Cleanup flattening code to properly serialize lighting image filters. by djsollen@google.com · 13 years ago
- 6eb0d62 Register some flattenable factories. by scroggo@google.com · 13 years ago
- f49b429 Raster implementation of diffuse and specular lighting filters. Externally, by senorblanco@chromium.org · 13 years ago
- 64a0ec3 Move SkColorTable into its own header and reduce includes in SkFlattenable.h by djsollen@google.com · 13 years ago
- db15a42 Register Two_Point_Conical_Gradient for flattening. by scroggo@google.com · 13 years ago
- 23113dd fix typo: fA is dx^2 + dx^2 - dr^2, not dx^2 - dy^2 - dr^2 by mike@reedtribe.org · 13 years ago
- 8322697 extend asAGradient for Conical type (to be implemented by PDF and XPS) by reed@google.com · 13 years ago
- aca29ae optimize quad-root for conical gradients by reed@google.com · 13 years ago
- cb7be69 Add new gradient to support HTML Canvas2D two-point-radial-gradient. Ours is by reed@google.com · 13 years ago
- 383d5d4 fix warnings on Mac in src/effects by caryclark@google.com · 13 years ago
- b83f797 temporary avoid zero-divide (to avoid assert in fixedpoint build) by reed@google.com · 13 years ago
- 070a800 temporary: by reed@google.com · 13 years ago
- 941ee93 Fixed flattening of SkStippleMaskFilter by robertphillips@google.com · 13 years ago
- 7b6c193 remove mutable apis on SkColorMatrixFilter, must use constructor. by reed@google.com · 13 years ago
- 8b0d0f6 remove public function-ptr based colorfilter by reed@google.com · 13 years ago
- d414406 Windows compiler complaint cleanup by robertphillips@google.com · 13 years ago
- d2700ee Refactor dictionaries for use by entities other than just SkPicture by djsollen@google.com · 13 years ago
- 3ec68f0 special-case dashing a single line-segment. We can go much faster since we by reed@google.com · 13 years ago
- fd4be26 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 13 years ago
- d3521f1 revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory somewhere? by reed@google.com · 13 years ago
- 9797272 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 13 years ago
- 4a3b714 Iter::next takes a bool (defaults to true for now) if we want to consume degenerates. by reed@google.com · 13 years ago
- 7096dc6 fix SK_RESTRICT warnings related to overrides on windows by reed@google.com · 13 years ago
- 75a0972 move SkStrokePathEffect into hiding for now, as its functionality is rethought. by reed@google.com · 13 years ago
- 20bf4ca Clean up DashPathEffect modulo math from r3761 by epoger@google.com · 13 years ago
- 1df888b check for numerical imprecision on phase by reed@google.com · 13 years ago
- 72ae6bd Fix the Android build. by scroggo@google.com · 13 years ago
- 5a2e879 Fixes for drawing through an SkGPipe. by scroggo@google.com · 13 years ago
- 90bf427 proper handling if SkMatrix::invert failes, addresses hack fix in rev. 3657 by mike@reedtribe.org · 13 years ago
- f3edf9f add SK_WARN_UNUSED_RESULT warning to SkPathMeasure methods that might leave by reed@google.com · 13 years ago
- fc9a3be always check the result of SkMatrix::invert by reed@google.com · 13 years ago
- 2b2ede3 Decouple the SkFlattenable from SkReader32/SkWriter32. by djsollen@google.com · 13 years ago
- 5efe0cb Clean up more Visual Studio warnings, including apparent bug in Arithmetic mode. by tomhudson@google.com · 13 years ago