2012-03-08 |
reed@google.com | disable 64bit opt for now, as I debug skew failure... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
reed@google.com | apply FractionalInt improvement to rotated |
commit | commitdiff | tree | snapshot |
2012-03-08 |
bsalomon@google.com | use floats to compute texture matrix / coords |
commit | commitdiff | tree | snapshot |
2012-03-08 |
bungeman@google.com | Rebaseline for r3344. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
vandebo@chromium.org | [PDF] Treat TTF Fonts that report zero glyphs as other... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
bungeman@google.com | Don't override the user's hinting level. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
bsalomon@google.com | Turn off pedantic check that causes too much noise... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
bsalomon@google.com | Misc bug fix in GrInOrderDrawBuffer |
commit | commitdiff | tree | snapshot |
2012-03-08 |
bsalomon@google.com | Annotate overridden functions with SK_OVERRIDE in OverV... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
reed@google.com | return false if the typeface cannot be found |
commit | commitdiff | tree | snapshot |
2012-03-08 |
bsalomon@google.com | Fix GrBufferAllocPool to include padding in bytes used... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
reed@google.com | disable PDF for now, until code.google.com/p/skia/issue... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
reed@google.com | add new baselines (still need to debug gpu version) |
commit | commitdiff | tree | snapshot |
2012-03-07 |
reed@google.com | use higher precision (64bit) fixed-point for matrix... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
bsalomon@google.com | make pathrenderers release their geometry before returning |
commit | commitdiff | tree | snapshot |
2012-03-07 |
epoger@google.com | Add libjpeg source as third_party/externals dependency |
commit | commitdiff | tree | snapshot |
2012-03-07 |
reed@google.com | add bench for various interp techniques used in bitmaps... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
bsalomon@google.com | Change skia_target_arch != arm to skia_target_arch... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
tomhudson@google.com | SSSE3 code for drawing rotated bitmaps; produces 25... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
caryclark@google.com | work in progress |
commit | commitdiff | tree | snapshot |
2012-03-05 |
senorblanco... | Fix debug build: move assertions to GrContext callers... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bsalomon@google.com | Recommit r3321 with fix for path orientation reversal. |
commit | commitdiff | tree | snapshot |
2012-03-05 |
senorblanco... | Refactor Gaussian blur and morphology from SkGpuDevice... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bsalomon@google.com | Revert accidentally checked in gm image in r3323. |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bsalomon@google.com | Revert r3321 because of GM failure |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bsalomon@google.com | make skpaint2grpaint functions be local to skgpudevice.cpp |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bsalomon@google.com | Avoid making a copy of the path in GrAAConvexPathRenderer |
commit | commitdiff | tree | snapshot |
2012-03-05 |
vandebo@chromium.org | Fix copy paste error in test ref counting. |
commit | commitdiff | tree | snapshot |
2012-03-05 |
vandebo@chromium.org | [PDF] Fix name objects containing characters > 0x80... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
tomhudson@google.com | Add SK_OVERRIDE where appropriate. |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bsalomon@google.com | Prealloc space for ~10 segments in GrAAConvexPathRenderer |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bsalomon@google.com | minor improvement, remove some conditionals in GrAAConv... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bsalomon@google.com | Avoid hairline coverage mul when possible |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bungeman@google.com | Rebaseline for r3313. |
commit | commitdiff | tree | snapshot |
2012-03-05 |
bungeman@google.com | When guessing at the dest, use linear space instead... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
bsalomon@google.com | simplify GrPathRenderer interface |
commit | commitdiff | tree | snapshot |
2012-03-02 |
vandebo@chromium.org | On Mac, also check for a loca table before calling... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
senorblanco... | Erode and dilate image filter effects, CPU and GPU... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
caryclark@google.com | Check to see if font is TrueType before making TrueType... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
bsalomon@google.com | Better workaround for osx / nv bug |
commit | commitdiff | tree | snapshot |
2012-03-02 |
bsalomon@google.com | Rebaseline GPU paths |
commit | commitdiff | tree | snapshot |
2012-03-02 |
reed@google.com | rebaseline after recent gpu change |
commit | commitdiff | tree | snapshot |
2012-03-02 |
bsalomon@google.com | Remove offscreen supersampler. |
commit | commitdiff | tree | snapshot |
2012-03-02 |
tomhudson@google.com | Restore SkImageDecoder_libjpeg, which may still be... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
reed@google.com | restore old no-gamma behavior when requested |
commit | commitdiff | tree | snapshot |
2012-03-02 |
tomhudson@google.com | Remove libjpeg image decoder, since we've never built... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
bsalomon@google.com | minor fix: remove unnecessary init |
commit | commitdiff | tree | snapshot |
2012-03-01 |
reed@google.com | move the post cleanup of the rec until after we wack... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
bsalomon@google.com | Fix cycling through buffers in buffer alloc pool |
commit | commitdiff | tree | snapshot |
2012-03-01 |
reed@google.com | rebaseline with unclipped lcd text edges |
commit | commitdiff | tree | snapshot |
2012-03-01 |
reed@google.com | allow gamma params to be changed in .gyp |
commit | commitdiff | tree | snapshot |
2012-03-01 |
reed@google.com | fix clipping of lcd edge pixels |
commit | commitdiff | tree | snapshot |
2012-03-01 |
reed@google.com | add experimental files to encapsulate device-level... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
caryclark@google.com | work in progress |
commit | commitdiff | tree | snapshot |
2012-03-01 |
bsalomon@google.com | Remove ref in buffer alloc pool. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
bsalomon@google.com | Workaround for chrome on mac buffer object performance... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
reed@google.com | remove fragile assert |
commit | commitdiff | tree | snapshot |
2012-02-29 |
reed@google.com | fix edgecase in chopcubic where we computed duplicate... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
reed@google.com | rebaseline after gamma tweak |
commit | commitdiff | tree | snapshot |
2012-02-29 |
reed@google.com | apply contrast before blend-gamma-calc |
commit | commitdiff | tree | snapshot |
2012-02-29 |
reed@google.com | fix bug and add test for aaclip when blitV is called |
commit | commitdiff | tree | snapshot |
2012-02-29 |
reed@google.com | move SKPaint's defaults (that might be configurable... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
tomhudson@google.com | Remove references to svg.gyp from projects that don... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
reed@google.com | rebaseline after gamma correction change |
commit | commitdiff | tree | snapshot |
2012-02-28 |
reed@google.com | implement gamma correction for freetype text. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
caryclark@google.com | work in progress |
commit | commitdiff | tree | snapshot |
2012-02-28 |
tomhudson@google.com | Remove referenecs to nonexistent file SkImageDecoder_li... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
reed@google.com | handle checking for large bounds correctly when SkScala... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
tomhudson@google.com | Improve SSE2 code for Blending BlitRow functions, produ... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
tomhudson@google.com | SSE2 version of ClampX_ClampY_{no}filter_affine, courte... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
reed@google.com | since SkScalarCeil/Floor do not explicitly detect overf... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
junov@chromium.org | reverting r3268 because of test failures |
commit | commitdiff | tree | snapshot |
2012-02-28 |
junov@chromium.org | build fix |
commit | commitdiff | tree | snapshot |
2012-02-28 |
junov@chromium.org | SkDeferredCanvas, performance: small refactor to remove... |
commit | commitdiff | tree | snapshot |
2012-02-27 |
reed@google.com | Disable check for large bounds in antipath |
commit | commitdiff | tree | snapshot |
2012-02-27 |
djsollen@google.com | fix reorder initialization warning |
commit | commitdiff | tree | snapshot |
2012-02-27 |
djsollen@google.com | reapply r3259 (that was reverted) with fix. |
commit | commitdiff | tree | snapshot |
2012-02-24 |
junov@chromium.org | Coding style corrections in SkDeferredCanvas.cpp: brace... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
junov@chromium.org | Modify SkDeferredCanvas so that it uses its inherited... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
djsollen@google.com | reverting r3259 because of gm/test failure. |
commit | commitdiff | tree | snapshot |
2012-02-24 |
djsollen@google.com | Enable quickRejectY in SkCanvas to be inlined. |
commit | commitdiff | tree | snapshot |
2012-02-24 |
junov@chromium.org | reverting r3257 because of gm failure. |
commit | commitdiff | tree | snapshot |
2012-02-24 |
bsalomon@google.com | Fix copy/paste issue in GrInOrderDrawBuffer. |
commit | commitdiff | tree | snapshot |
2012-02-24 |
junov@chromium.org | Modify SkDeferredCanvas so that it uses its inherited... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
bungeman@google.com | Remove SkFontHost::ValidFontID PART 2: remove definitio... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
bsalomon@google.com | Remove unused member from GrInOrderDrawBuffer |
commit | commitdiff | tree | snapshot |
2012-02-24 |
djsollen@google.com | Enable Android GM to produce PNG images. |
commit | commitdiff | tree | snapshot |
2012-02-24 |
reed@google.com | check for null-device in iterator |
commit | commitdiff | tree | snapshot |
2012-02-24 |
reed@google.com | rebaseline after recent gpu fix |
commit | commitdiff | tree | snapshot |
2012-02-24 |
reed@google.com | add SkCreateDataProviderFromStream to SkCGUtils |
commit | commitdiff | tree | snapshot |
2012-02-24 |
djsollen@google.com | Fix typo in the gyp file. |
commit | commitdiff | tree | snapshot |
2012-02-24 |
djsollen@google.com | Enable hardware float for all armv7 and add NDK require... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
junov@chromium.org | Fix for crash in SkDeferredCanvas when optional SkPaint... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
djsollen@google.com | Add a bench for picture playback. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
bsalomon@google.com | Rebaseline GM images for r3241 |
commit | commitdiff | tree | snapshot |
2012-02-23 |
tomhudson@google.com | Fix math in coverage_to_alpha() (renamed coverage_to_pa... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
reed@google.com | always allocate (only) the width of the clip for the... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
bsalomon@google.com | In convex path renderer, translate polygon to origin... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
reed@google.com | remove bogus assert (leftover from some long-forgotten... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
reed@google.com | Fix memory leak in GetTableData() and add unittests... |
commit | commitdiff | tree | snapshot |
next |