- ab9e2c6 by bsalomon@google.com · 13 years ago
- ce151d0 return false if the typeface cannot be found by reed@google.com · 13 years ago
- d510809 Fix GrBufferAllocPool to include padding in bytes used for an allocation by bsalomon@google.com · 13 years ago
- 584493e disable PDF for now, until http://code.google.com/p/skia/issues/detail?id=520 by reed@google.com · 13 years ago
- 170b769 add new baselines (still need to debug gpu version) by reed@google.com · 13 years ago
- 4bc0a9d use higher precision (64bit) fixed-point for matrix proc by reed@google.com · 13 years ago
- b372942 make pathrenderers release their geometry before returning by bsalomon@google.com · 13 years ago
- bb2d36d Add libjpeg source as third_party/externals dependency by epoger@google.com · 13 years ago
- b8c3917 add bench for various interp techniques used in bitmapshader_matrix by reed@google.com · 13 years ago
- 20c0a18 Change skia_target_arch != arm to skia_target_arch == x86 in gyp files by bsalomon@google.com · 13 years ago
- ae29b88 SSSE3 code for drawing rotated bitmaps; produces 25-30% speedup. by tomhudson@google.com · 13 years ago
- 4917f17 work in progress of note, all edge walker tests succeed at this point by caryclark@google.com · 13 years ago
- ceb4414 Fix debug build: move assertions to GrContext callers, not static callees. by senorblanco@chromium.org · 13 years ago
- af90f7f Recommit r3321 with fix for path orientation reversal. by bsalomon@google.com · 13 years ago
- 3b4dd90 Refactor Gaussian blur and morphology from SkGpuDevice into GrContext. by senorblanco@chromium.org · 13 years ago
- 67ca522 Revert accidentally checked in gm image in r3323. by bsalomon@google.com · 13 years ago
- 6d2733a Revert r3321 because of GM failure by bsalomon@google.com · 13 years ago
- 84405e0 make skpaint2grpaint functions be local to skgpudevice.cpp by bsalomon@google.com · 13 years ago
- c759af3 Avoid making a copy of the path in GrAAConvexPathRenderer by bsalomon@google.com · 13 years ago
- cc46a0a Fix copy paste error in test ref counting. by vandebo@chromium.org · 13 years ago
- c0376fe [PDF] Fix name objects containing characters > 0x80 and add a test. by vandebo@chromium.org · 13 years ago
- 178b8e0 Add SK_OVERRIDE where appropriate. by tomhudson@google.com · 13 years ago
- 68a5b26 Prealloc space for ~10 segments in GrAAConvexPathRenderer by bsalomon@google.com · 13 years ago
- 9b1517e minor improvement, remove some conditionals in GrAAConvexPathRenderer by bsalomon@google.com · 13 years ago
- 8c0a0d3 Avoid hairline coverage mul when possible by bsalomon@google.com · 13 years ago
- 10bfeb4 Rebaseline for r3313. by bungeman@google.com · 13 years ago
- d0b6a2d When guessing at the dest, use linear space instead of color space. by bungeman@google.com · 13 years ago
- c2099d2 simplify GrPathRenderer interface by bsalomon@google.com · 13 years ago
- 6a81b8a On Mac, also check for a loca table before calling a font true type. by vandebo@chromium.org · 13 years ago
- 05054f1 Erode and dilate image filter effects, CPU and GPU implementations. by senorblanco@chromium.org · 13 years ago
- c8ccfb0 Check to see if font is TrueType before making TrueType specific calls. by caryclark@google.com · 13 years ago
- c1dd888 Better workaround for osx / nv bug by bsalomon@google.com · 13 years ago
- 80898bb Rebaseline GPU paths by bsalomon@google.com · 13 years ago
- 3a40f9c rebaseline after recent gpu change by reed@google.com · 13 years ago
- b4a4ab1 Remove offscreen supersampler. by bsalomon@google.com · 13 years ago
- d33b26e Restore SkImageDecoder_libjpeg, which may still be used by the Android build. by tomhudson@google.com · 13 years ago
- d61b92b restore old no-gamma behavior when requested by reed@google.com · 13 years ago
- 3f5ebb4 Remove libjpeg image decoder, since we've never built it since we changed by tomhudson@google.com · 13 years ago
- b27a8d5 minor fix: remove unnecessary init by bsalomon@google.com · 13 years ago
- 10d2d4d move the post cleanup of the rec until after we wack it for maskfilter by reed@google.com · 13 years ago
- b665a6b Fix cycling through buffers in buffer alloc pool by bsalomon@google.com · 13 years ago
- 9c88baf rebaseline with unclipped lcd text edges by reed@google.com · 13 years ago
- ec9ed81 allow gamma params to be changed in .gyp by reed@google.com · 13 years ago
- a1c3256 fix clipping of lcd edge pixels by reed@google.com · 13 years ago
- 48a4cbc add experimental files to encapsulate device-level font settings by reed@google.com · 13 years ago
- cd4421d work in progress by caryclark@google.com · 13 years ago
- f6fc404 Remove ref in buffer alloc pool. by bsalomon@google.com · 13 years ago
- 5ffd5ba Workaround for chrome on mac buffer object performance issue. by bsalomon@google.com · 13 years ago
- c256cd1 remove fragile assert by reed@google.com · 13 years ago
- 087d5aa fix edgecase in chopcubic where we computed duplicate tvalues by reed@google.com · 13 years ago
- 8822266 rebaseline after gamma tweak by reed@google.com · 13 years ago
- 613e9fe apply contrast before blend-gamma-calc by reed@google.com · 13 years ago
- 9b0da23 fix bug and add test for aaclip when blitV is called by reed@google.com · 13 years ago
- aefdd06 move SKPaint's defaults (that might be configurable) into a header by reed@google.com · 13 years ago
- 893ff30 Remove references to svg.gyp from projects that don't use it. by tomhudson@google.com · 13 years ago
- 89d30ee rebaseline after gamma correction change by reed@google.com · 13 years ago
- 1ac8350 implement gamma correction for freetype text. by reed@google.com · 13 years ago
- cef7e3f work in progress by caryclark@google.com · 13 years ago
- 3019680 Remove referenecs to nonexistent file SkImageDecoder_libpvjpeg.c from gyp by tomhudson@google.com · 13 years ago
- d76dafb handle checking for large bounds correctly when SkScalar is fixed by reed@google.com · 13 years ago
- 98a5b42 Improve SSE2 code for Blending BlitRow functions, producing 10% speedup. by tomhudson@google.com · 13 years ago
- 5efaf26 SSE2 version of ClampX_ClampY_{no}filter_affine, courtesy of Jin Yang. by tomhudson@google.com · 13 years ago
- 07db861 since SkScalarCeil/Floor do not explicitly detect overflows from float->int, by reed@google.com · 13 years ago
- 5e5a095 reverting r3268 because of test failures by junov@chromium.org · 13 years ago
- 1c70074 build fix by junov@chromium.org · 13 years ago
- feba689 SkDeferredCanvas, performance: small refactor to remove unnecessary conditional branches on all canvas API calls by junov@chromium.org · 13 years ago
- a4e9238 Disable check for large bounds in antipath by reed@google.com · 13 years ago
- 710c269 fix reorder initialization warning by djsollen@google.com · 13 years ago
- 92d2a29 reapply r3259 (that was reverted) with fix. by djsollen@google.com · 13 years ago
- c16ca92 Coding style corrections in SkDeferredCanvas.cpp: brace placement, 80col, etc. by junov@chromium.org · 13 years ago
- a907ac3 Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matrix and clipping state by junov@chromium.org · 13 years ago
- 3cc0d8a reverting r3259 because of gm/test failure. by djsollen@google.com · 13 years ago
- 42bbef7 Enable quickRejectY in SkCanvas to be inlined. by djsollen@google.com · 13 years ago
- 0b5b0ce reverting r3257 because of gm failure. by junov@chromium.org · 13 years ago
- d127ffe Fix copy/paste issue in GrInOrderDrawBuffer. by bsalomon@google.com · 13 years ago
- 421bcc3 Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matrix and clipping state by junov@chromium.org · 13 years ago
- ddd0ed5 Remove SkFontHost::ValidFontID PART 2: remove definition and skia callers not that Chrome's font host has been updated. by bungeman@google.com · 13 years ago
- 5d947ab Remove unused member from GrInOrderDrawBuffer by bsalomon@google.com · 13 years ago
- 85c1c6e Enable Android GM to produce PNG images. by djsollen@google.com · 13 years ago
- f68c5e2 check for null-device in iterator by reed@google.com · 13 years ago
- 2afbf07 rebaseline after recent gpu fix by reed@google.com · 13 years ago
- 61c2204 add SkCreateDataProviderFromStream to SkCGUtils by reed@google.com · 13 years ago
- 3a2b35f Fix typo in the gyp file. by djsollen@google.com · 13 years ago
- cf74030 Enable hardware float for all armv7 and add NDK required linker flags by djsollen@google.com · 13 years ago
- 87f982c Fix for crash in SkDeferredCanvas when optional SkPaint argument is NULL by junov@chromium.org · 13 years ago
- 809a2a9 Add a bench for picture playback. by djsollen@google.com · 13 years ago
- 96bd150 Rebaseline GM images for r3241 by bsalomon@google.com · 13 years ago
- ffc9248 Fix math in coverage_to_alpha() (renamed coverage_to_partial_alpha()), behind by tomhudson@google.com · 13 years ago
- dceecc7 always allocate (only) the width of the clip for the AA row, since it will by reed@google.com · 13 years ago
- 5b56d9e In convex path renderer, translate polygon to origin for fanPt computation by bsalomon@google.com · 13 years ago
- 8796ee6 remove bogus assert (leftover from some long-forgotten debugging session) by reed@google.com · 13 years ago
- fbd033d Fix memory leak in GetTableData() and add unittests for it by reed@google.com · 13 years ago
- 44eedf8 don't require tableCount>0 since some platform fonts may not support that by reed@google.com · 13 years ago
- a91e923 GPU device preserves pixel values across read/write/read of unpremul pixel values by bsalomon@google.com · 13 years ago
- 7852520 remove 'OS/2' table from known-sizes, since its size is not always the same by reed@google.com · 13 years ago
- dadcfdc Fixing Canvas unit test to correctly verify object flattening in SkPicture by junov@chromium.org · 13 years ago
- 53aab78 Fix line endings. by bsalomon@google.com · 13 years ago
- 17aa07d add unittest for FontHost (just tables at the moment) by reed@google.com · 13 years ago
- 487dc76 remove unused variable by bsalomon@google.com · 13 years ago
- 1214cd0 Provide fallbacks for web fonts. by caryclark@google.com · 13 years ago