2011-02-24 |
reed@google.com | fix bool bug so we can multisample now |
commit | commitdiff | tree | snapshot |
2011-02-24 |
reed@google.com | Guard globalRef() virtual with #ifdef ANDROID, as these... |
commit | commitdiff | tree | snapshot |
2011-02-24 |
reed@google.com | add isFixedWidth() to expose the newly added attribute |
commit | commitdiff | tree | snapshot |
2011-02-24 |
djsollen@google.com | Upstreaming code from android repository. |
commit | commitdiff | tree | snapshot |
2011-02-24 |
reed@google.com | disable assert on validateClip in default build for now |
commit | commitdiff | tree | snapshot |
2011-02-24 |
vandebo@chromium.org | Add asAGradient shader extraction API. |
commit | commitdiff | tree | snapshot |
2011-02-23 |
reed@google.com | add fClipStack optional field to SkDraw (it is always... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
reed@google.com | set the rgn to empty if the clipstack says empty (in... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
reed@google.com | add/update images for linux |
commit | commitdiff | tree | snapshot |
2011-02-23 |
djsollen@google.com | merge from android tree: |
commit | commitdiff | tree | snapshot |
2011-02-23 |
reed@google.com | refactor to use a shared function (clipPathHelper)... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
ctguil@chromium.org | Support unicode to glyph id conversion in windows for... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
reed@google.com | update to add isFixedWidth attribute to typefaces |
commit | commitdiff | tree | snapshot |
2011-02-23 |
reed@google.com | add fixed-width attribute to typeface |
commit | commitdiff | tree | snapshot |
2011-02-22 |
wjmaclean@chromium.org | Cleanup issues related to SkBitmap getSize()/extractSub... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
bsalomon@google.com | Add new files to VC2010 proj |
commit | commitdiff | tree | snapshot |
2011-02-22 |
bsalomon@google.com | Fix warnings about struct being forward declared as... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
bsalomon@google.com | Fix line endings in Gr files and set svn eol style... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
reed@google.com | change virtual setMatrixClip() to take a SkClipStack... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
reed@google.com | move old (unmaintained) gl backend out of src. src... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
bsalomon@google.com | Make a separate path renderer object. Move enum types... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
reed@google.com | add tests for SkClipStack |
commit | commitdiff | tree | snapshot |
2011-02-22 |
reed@google.com | add tests for pushing on back as well as front |
commit | commitdiff | tree | snapshot |
2011-02-22 |
bsalomon@google.com | suppress uninit warning in rb-tree |
commit | commitdiff | tree | snapshot |
2011-02-22 |
reed@google.com | add clipstack to canvas. not used yet, but will be... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
bsalomon@google.com | Add red black tree |
commit | commitdiff | tree | snapshot |
2011-02-22 |
reed@google.com | rename SkDeque::Iter to SkDeque::F2BIter, since it... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
reed@google.com | can't use this in STATIC_ASSERT on windows |
commit | commitdiff | tree | snapshot |
2011-02-18 |
reed@google.com | use new high-quality blur in samples |
commit | commitdiff | tree | snapshot |
2011-02-18 |
senorblanco... | [Committed on behalf of junov@chromium.org] |
commit | commitdiff | tree | snapshot |
2011-02-18 |
bsalomon@google.com | Avoid putting adding vertex buffers to the pool when... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
bsalomon@google.com | Make VS2010 project reflect new location of GrGLIRect.h |
commit | commitdiff | tree | snapshot |
2011-02-18 |
bsalomon@google.com | Fix warning about non-local anonymous struct |
commit | commitdiff | tree | snapshot |
2011-02-18 |
bsalomon@google.com | Moving GrGLIRect to include directory to fix build... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
bsalomon@google.com | Reduce glGets for stencil bits. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
reed@google.com | call glyph::init() on tmpGlyph, so we have a properly... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
reed@google.com | remove dead conditional code |
commit | commitdiff | tree | snapshot |
2011-02-17 |
bsalomon@google.com | Clean up geterror / log macros and globals for debuggin... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
ctguil@chromium.org | Set fLastGlyphID in SkFontHost::GetAdvancedTypefaceMetr... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
bsalomon@google.com | Hide alloc size vs content size below API |
commit | commitdiff | tree | snapshot |
2011-02-17 |
reed@google.com | initial baseline for linux blurs, poly2poly, points |
commit | commitdiff | tree | snapshot |
2011-02-17 |
reed@google.com | add test for points |
commit | commitdiff | tree | snapshot |
2011-02-17 |
reed@google.com | add test for poly2poly |
commit | commitdiff | tree | snapshot |
2011-02-16 |
reed@google.com | need to apply the prepathmatrix (or perhaps push it... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
reed@google.com | add new test for blurs |
commit | commitdiff | tree | snapshot |
2011-02-16 |
reed@google.com | upload generated mask for maskfilter to gpu (does not... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
reed@google.com | first steps for supporting maskfilters (disabled right... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
bsalomon@google.com | Batch consecutive draw rects. |
commit | commitdiff | tree | snapshot |
2011-02-16 |
reed@google.com | add initial linux baseline images for gm (still need... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
reed@google.com | add text |
commit | commitdiff | tree | snapshot |
2011-02-15 |
reed@google.com | fix compile error for linux |
commit | commitdiff | tree | snapshot |
2011-02-15 |
reed@google.com | add no-check version of SkPackARGB32, for callers that... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
vandebo@chromium.org | Fix file modes. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
vandebo@chromium.org | Provide windows font host implementation needed to... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
bsalomon@google.com | Fix param order in setVertexSourceToBuffer calls due... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
reed@google.com | fix compile-error, mismatch between fontID and id |
commit | commitdiff | tree | snapshot |
2011-02-14 |
bsalomon@google.com | Refactor how Gr handles vertex and index data. GrGpu... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
bsalomon@google.com | safeUnref() -> SkSafeUnref() |
commit | commitdiff | tree | snapshot |
2011-02-11 |
bsalomon@google.com | Remove debugging printf that was accidentally left... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
bsalomon@google.com | git-svn-id: skia.googlecode.com/svn/trunk@783 2bbb7eff... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
vandebo@chromium.org | Use real glyph IDs in the win fonthost to better suppor... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
reed@google.com | add 'c' command, which toggles a semi-complex clip... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
reed@android.com | update to work correctly for scalar == fixed or float |
commit | commitdiff | tree | snapshot |
2011-02-09 |
vandebo@chromium.org | Remove extra stub definition of GetAdvancedTypefaceMetrics. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
reed@google.com | reformatting to match coding style -- no logic changes |
commit | commitdiff | tree | snapshot |
2011-02-08 |
bsalomon@google.com | safeunref method to SkSafeUnref. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
reed@google.com | reformat for coding style, no logic changes |
commit | commitdiff | tree | snapshot |
2011-02-08 |
reed@google.com | add SkScalarIsFinite(), and use it for a more portable... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
vandebo@chromium.org | [PDF] Add support for xfermodes / blend modes. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
vandebo@chromium.org | [PDF] Change SkPDFFormXObject to not hold a reference... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
reed@google.com | update dox for readPixels() |
commit | commitdiff | tree | snapshot |
2011-02-07 |
reed@google.com | check for SK_BUILD_FOR_BREW |
commit | commitdiff | tree | snapshot |
2011-02-07 |
reed@google.com | add |
commit | commitdiff | tree | snapshot |
2011-02-07 |
reed@google.com | add |
commit | commitdiff | tree | snapshot |
2011-02-07 |
reed@google.com | clear the convex-hint in reset() and rewind(), to match... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
reed@google.com | add rlepixelref file to make, to keep it from bit-rot |
commit | commitdiff | tree | snapshot |
2011-02-07 |
reed@google.com | hide divide-by-zero from the compiler, to avoid the... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
wjmaclean@chromium.org | Add unit test for SkRect::hasValidCoordinates(). |
commit | commitdiff | tree | snapshot |
2011-02-07 |
wjmaclean@chromium.org | Proposed fix for crash in Cr70244. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
reed@google.com | rebase gpu images (based on mac-desktop gpu) |
commit | commitdiff | tree | snapshot |
2011-02-07 |
reed@google.com | remove SkRefCnt safeRef() and safeUnref(), and replace... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
bsalomon@google.com | When we create the GL context and FBO on mac for the... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
reed@google.com | fix warning about size_t >= 0 (which must always be... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
vandebo@chromium.org | [PDF] Improve PDF support in gm. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
vandebo@chromium.org | Improve usability of SkAdvancedTypefaceMetrics for... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
vandebo@chromium.org | [PDF] Start from an identity transform for drawDevice. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
bsalomon@google.com | Fix warnings on linux build (strict aliasing, cons... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
reed@android.com | change forward decl of SkMatrix from struct (wrong... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
bsalomon@google.com | Make aggressive shader opts an option in GrUserConfig... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
bsalomon@google.com | Make enabling static rect VB configurable by user confi... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
vandebo@chromium.org | Cleanup SkPDFTypfaceInfo and make it more generic. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
bsalomon@google.com | Attempt to simplify NPOT texture caps. Also fixes case... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
vandebo@chromium.org | [PDF] Clean up ref counting. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
bsalomon@google.com | Adds ability to draw rects using a unit square vertex... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
vandebo@chromium.org | [PDF] Fix bugs preventing gm from running with PDF... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
vandebo@chromium.org | [PDF] Support image alpha channel plus a couple small... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
reed@google.com | initialize int var-args to placate chrome's runtime... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
vandebo@chromium.org | [PDF] Honor srcRect in drawBitmap. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
reed@google.com | update dox on bitmap configs |
commit | commitdiff | tree | snapshot |
2011-01-28 |
vandebo@chromium.org | [PDF] Add replacement implementations for functions... |
commit | commitdiff | tree | snapshot |
next |