| Commit message (Expand) | Author | Age |
... | |
* | Remove 'legacy' font descriptor methods. | bungeman@google.com | 2012-06-01 |
* | Store font family when serializing android fonts. | djsollen@google.com | 2012-06-01 |
* | Move GrGpuGL::ProgramCache declaration to header | bsalomon@google.com | 2012-06-01 |
* | Punctuation cleanup to satisfy idiosyncracies of OpenBSD gcc 4.2.1. | tomhudson@google.com | 2012-06-01 |
* | Update the implementation of SkTypeface_android.h functions. | djsollen@google.com | 2012-06-01 |
* | add more names to fontdescriptor | reed@google.com | 2012-05-31 |
* | Stop using deprecated functions in Mac GrGLInterface setup | bsalomon@google.com | 2012-05-31 |
* | Add SkFontDescriptor for serializing fonts. | djsollen@google.com | 2012-05-31 |
* | Fix SK_OVERRIDE error caught by Clang in r4105; wrong params for setData(). | tomhudson@google.com | 2012-05-31 |
* | Add GrGradientEffects files. These implementations will be invoked from | tomhudson@google.com | 2012-05-31 |
* | Implement morphology as a custom effect | bsalomon@google.com | 2012-05-31 |
* | We often rgn-diff an area >= the other rgn. now we detect that and return empty | reed@google.com | 2012-05-31 |
* | Add glTexParameteriv to MESA GrGLInterface (missing from r4099) | bsalomon@google.com | 2012-05-31 |
* | Add glTexParameteriv to GL interface | bsalomon@google.com | 2012-05-31 |
* | Windows compiler complaint cleanup | robertphillips@google.com | 2012-05-31 |
* | Merge GrGpuGLShaders into its parent class, GrGpuGL | bsalomon@google.com | 2012-05-31 |
* | Add a bunch of SK_OVERRIDES and remove and unused function | bsalomon@google.com | 2012-05-31 |
* | Condense setupFSUnis, setupVSUnis, setupVaryings into | tomhudson@google.com | 2012-05-30 |
* | Remove a couple things missed when deleting the tessellated path renderer | bsalomon@google.com | 2012-05-30 |
* | Encapsulate code required to create a uniform var into a single function on | tomhudson@google.com | 2012-05-30 |
* | Refactor dictionaries for use by entities other than just SkPicture | djsollen@google.com | 2012-05-30 |
* | Added knowledge of GL_RED textures to debugGLReadPixels | robertphillips@google.com | 2012-05-30 |
* | arm: First step towards dynamic NEON support. | digit@google.com | 2012-05-30 |
* | Fixed small bug in shader generation | robertphillips@google.com | 2012-05-30 |
* | special-case dashing a single line-segment. We can go much faster since we | reed@google.com | 2012-05-29 |
* | addPoly() entry-point, to quickly add MoveTo+N*LineTo (useful in dashing) | reed@google.com | 2012-05-29 |
* | Fixing a reader size overflow with SkOrderedReadBuffer, when unflattening lar... | junov@chromium.org | 2012-05-29 |
* | Detect when the caller was hairline AND strokeandfill, and resolve that into ... | reed@google.com | 2012-05-29 |
* | Rolling back 4053 | robertphillips@google.com | 2012-05-28 |
* | Speculative fix for Android Debug only crash in r4049 | robertphillips@google.com | 2012-05-28 |
* | Rolling back r4049 | robertphillips@google.com | 2012-05-25 |
* | Altered GrDrawState to always ref textures and render target | robertphillips@google.com | 2012-05-25 |
* | Change patheffect to take a (new) StrokeRec object, which encapsulates the fill | reed@google.com | 2012-05-25 |
* | revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory some... | reed@google.com | 2012-05-24 |
* | Change patheffect to take a (new) StrokeRec object, which encapsulates the fill | reed@google.com | 2012-05-24 |
* | Move swizzle & modulation computation, non-virtual functions onto | tomhudson@google.com | 2012-05-24 |
* | First stage of reworking custom shader infrastructure to allow | tomhudson@google.com | 2012-05-24 |
* | Fix some EOLs, mark files with the LF property. | bsalomon@google.com | 2012-05-24 |
* | Updated useSWOnlyPath method to use path chain instead of raw path renderer m... | robertphillips@google.com | 2012-05-24 |
* | Removed SoftwarePathRenderer from GrContext's path renderer chain | robertphillips@google.com | 2012-05-23 |
* | "fix" for r4034 issues | robertphillips@google.com | 2012-05-23 |
* | Plumbing to propagate save & restore from SkCanvas down to GrContext & lower | robertphillips@google.com | 2012-05-23 |
* | Remove GrClipMaskManager's path renderer chain (in favor of GrContext's) | robertphillips@google.com | 2012-05-22 |
* | Minor tweaks to SW-only clip mask generation logic | robertphillips@google.com | 2012-05-22 |
* | Commit comment change that was supposed to go into r4024 but wasn't because I... | bsalomon@google.com | 2012-05-22 |
* | Kill GrGpuGL::fHWDrawState | bsalomon@google.com | 2012-05-21 |
* | Changes accidentally omitted from 4022. | bsalomon@google.com | 2012-05-21 |
* | Stop Tracking const vertex attrib color and coverage using GrDrawState | bsalomon@google.com | 2012-05-21 |
* | Stop using GrDrawState to track stencil state | bsalomon@google.com | 2012-05-21 |
* | Rename GrProgramStageFactory::stageKey to GrProgramStageFactory::glStageKey s... | bsalomon@google.com | 2012-05-21 |