aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* [Committed on behalf of junov@chromium.org]Gravatar senorblanco@chromium.org2011-02-18
* Avoid putting adding vertex buffers to the pool when setting the complex clip.Gravatar bsalomon@google.com2011-02-18
* Make VS2010 project reflect new location of GrGLIRect.hGravatar bsalomon@google.com2011-02-18
* Fix warning about non-local anonymous structGravatar bsalomon@google.com2011-02-18
* Moving GrGLIRect to include directory to fix build break using make files. (A...Gravatar bsalomon@google.com2011-02-18
* Reduce glGets for stencil bits.Gravatar bsalomon@google.com2011-02-18
* call glyph::init() on tmpGlyph, so we have a properly initialized fMaskFormatGravatar reed@google.com2011-02-18
* remove dead conditional codeGravatar reed@google.com2011-02-18
* Clean up geterror / log macros and globals for debugging. disable geterror in...Gravatar bsalomon@google.com2011-02-17
* Set fLastGlyphID in SkFontHost::GetAdvancedTypefaceMetrics for windows.Gravatar ctguil@chromium.org2011-02-17
* Hide alloc size vs content size below APIGravatar bsalomon@google.com2011-02-17
* initial baseline for linux blurs, poly2poly, pointsGravatar reed@google.com2011-02-17
* add test for pointsGravatar reed@google.com2011-02-17
* add test for poly2polyGravatar reed@google.com2011-02-17
* need to apply the prepathmatrix (or perhaps push it on our mv stack)Gravatar reed@google.com2011-02-16
* add new test for blursGravatar reed@google.com2011-02-16
* upload generated mask for maskfilter to gpu (does not work with complex-paint...Gravatar reed@google.com2011-02-16
* first steps for supporting maskfilters (disabled right now)Gravatar reed@google.com2011-02-16
* Batch consecutive draw rects.Gravatar bsalomon@google.com2011-02-16
* add initial linux baseline images for gm (still need gpu backend)Gravatar reed@google.com2011-02-16
* add textGravatar reed@google.com2011-02-16
* fix compile error for linuxGravatar reed@google.com2011-02-15
* add no-check version of SkPackARGB32, for callers that want to deliberatelyGravatar reed@google.com2011-02-15
* Fix file modes.Gravatar vandebo@chromium.org2011-02-14
* Provide windows font host implementation needed to support TrueType text in p...Gravatar vandebo@chromium.org2011-02-14
* Fix param order in setVertexSourceToBuffer calls due to r786 when GR_STATIC_R...Gravatar bsalomon@google.com2011-02-14
* fix compile-error, mismatch between fontID and idGravatar reed@google.com2011-02-14
* Refactor how Gr handles vertex and index data. GrGpu and GrInOrderDrawBuffer ...Gravatar bsalomon@google.com2011-02-14
* safeUnref() -> SkSafeUnref()Gravatar bsalomon@google.com2011-02-13
* Remove debugging printf that was accidentally left in 783.Gravatar bsalomon@google.com2011-02-11
* git-svn-id: http://skia.googlecode.com/svn/trunk@783 2bbb7eff-a529-9590-31e7-...Gravatar bsalomon@google.com2011-02-11
* Use real glyph IDs in the win fonthost to better support pdf.Gravatar vandebo@chromium.org2011-02-10
* add 'c' command, which toggles a semi-complex clip (the pink is what has beenGravatar reed@google.com2011-02-10
* update to work correctly for scalar == fixed or floatGravatar reed@android.com2011-02-09
* Remove extra stub definition of GetAdvancedTypefaceMetrics.Gravatar vandebo@chromium.org2011-02-09
* reformatting to match coding style -- no logic changesGravatar reed@google.com2011-02-08
* safeunref method to SkSafeUnref.Gravatar bsalomon@google.com2011-02-08
* reformat for coding style, no logic changesGravatar reed@google.com2011-02-08
* add SkScalarIsFinite(), and use it for a more portable impl of SkRect::isVali...Gravatar reed@google.com2011-02-08
* [PDF] Add support for xfermodes / blend modes.Gravatar vandebo@chromium.org2011-02-08
* [PDF] Change SkPDFFormXObject to not hold a reference to device.Gravatar vandebo@chromium.org2011-02-08
* update dox for readPixels()Gravatar reed@google.com2011-02-07
* check for SK_BUILD_FOR_BREWGravatar reed@google.com2011-02-07
* addGravatar reed@google.com2011-02-07
* addGravatar reed@google.com2011-02-07
* clear the convex-hint in reset() and rewind(), to match its state in a newlyGravatar reed@google.com2011-02-07
* add rlepixelref file to make, to keep it from bit-rotGravatar reed@google.com2011-02-07
* hide divide-by-zero from the compiler, to avoid the warningGravatar reed@google.com2011-02-07
* Add unit test for SkRect::hasValidCoordinates().Gravatar wjmaclean@chromium.org2011-02-07
* Proposed fix for crash in Cr70244.Gravatar wjmaclean@chromium.org2011-02-07