- c1cdf21 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 12 years ago
- 7c6d264 Fix race condition when locking/unlocking pixels. by djsollen@google.com · 12 years ago
- ea4b797 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- f916f9e revise SkTDynamicHash and add unit tests BUG= R=reed@google.com by commit-bot@chromium.org · 12 years ago
- 34b05ca Separate quad UV calculation from bloat_quad by egdaniel@google.com · 12 years ago
- 9772a52 Minor sk_memset{16|32}_SSE2 optimization. by commit-bot@chromium.org · 12 years ago
- 67ed64e GPU Font Cache improvements: by commit-bot@chromium.org · 12 years ago
- 9b6a185 Revert "Add blend optimization helpers and use to convert rect draws to clears." by bsalomon@google.com · 12 years ago
- 66017f6 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 12 years ago
- 1aa54bf Added ctm matrix to GPU path by commit-bot@chromium.org · 12 years ago
- a27622c Fix OverdrawFilter not set on first call to SkDebugCanvas::drawTo() by commit-bot@chromium.org · 12 years ago
- 6a6c80c Enable SkUtilsArm on all ARM platforms and always use NDK compliant NEON detection on Android. by djsollen@google.com · 12 years ago
- 1a165aa Actually flush the path stencil transform when the matrix changes by commit-bot@chromium.org · 12 years ago
- 19dd017 Fix a crash on stroking empty paths with nv_path_rendering enabled by commit-bot@chromium.org · 12 years ago
- a62efcc Avoid counting verbs twice in SkPath::isEmpty() by commit-bot@chromium.org · 12 years ago
- 48bc791 correctly copy constant coverage from GrPaint to GrDrawState by bsalomon@google.com · 12 years ago
- 44324fa Fixing SkDeferredCanvas::writePixels to trigger appropriate change notifications to SkSurface by junov@chromium.org · 12 years ago
- b6c7985 Add nv_path_rendering entry points to Unix GLInterface by commit-bot@chromium.org · 12 years ago
- bd74add Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- febfd70 Add onRefMatchingStyle to SkFontHost_linux. by bungeman@google.com · 12 years ago
- 5ecd4fa Fix SkTMin call introduced in 10500 which fails on some platforms. by bungeman@google.com · 12 years ago
- ddc218e Implement onGetTableTags and onGetTableData on Windows. by bungeman@google.com · 12 years ago
- 35a20a1 Fix memory leak in SkPDFResourceDict by commit-bot@chromium.org · 12 years ago
- 397a954 Reintroduce default impls removed in 10495. by bungeman@google.com · 12 years ago
- b10b51f Implement onGetTableTags and onGetTableData on Windows. by bungeman@google.com · 12 years ago
- 24202c7 Revert "Don't call SkGpuDevice::drawVertices from drawPoints when AA is required." by djsollen@google.com · 12 years ago
- 74f96b9 Added 3-color gradient scraper for detecting symmetrical gradients. by commit-bot@chromium.org · 12 years ago
- c048de0 Don't call SkGpuDevice::drawVertices from drawPoints when AA is required. by commit-bot@chromium.org · 12 years ago
- 3f2a2d5 Add Loop Blinn hairline conics to GPU by egdaniel@google.com · 12 years ago
- ab44a17 stub support for SK_FONTHOST_USES_FONTMGR by reed@google.com · 12 years ago
- 62df526 Make SkPath::conservativelyContainsRect not assert on paths that begin with repeated moveTos by commit-bot@chromium.org · 12 years ago
- d4c3565 Fixes for JPEG subset decoding. by scroggo@google.com · 12 years ago
- 350b4d5 Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed by SkXfermodeImageFilter. by senorblanco@chromium.org · 12 years ago
- 8743b8f Mark GrMemoryPool methods as static. by commit-bot@chromium.org · 12 years ago
- 1fdc677 ARM Skia NEON patches - 14 - S32A_Blend by commit-bot@chromium.org · 12 years ago
- 5d4b773 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 92ffe7d Inverse fill support in PDF by commit-bot@chromium.org · 12 years ago
- d9d5c05 Enable runtime checks for SSSE3 on x86 on Android. by mtklein@google.com · 12 years ago
- f3f2d16 set nominmax on windows by bsalomon@google.com · 12 years ago
- b6bd24d add impls for createfromstream for fontconfig fontmgr by reed@google.com · 12 years ago
- b14ecda add dox to SkTDynamicHash, fix typo of Key instead of KEY by reed@google.com · 12 years ago
- e027a6e adapt FontConfig to use SK_FONTHOST_USES_FONTMGR by reed@google.com · 12 years ago
- 29bf862 Upstream changes from Android by djsollen@google.com · 12 years ago
- 76015b0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 46724e4 + ,fLastAllocated(NULL) by commit-bot@chromium.org · 12 years ago
- 7fdcd44 support SK_FONTHOST_USES_FONTMGR on mac by reed@google.com · 12 years ago
- d71732a Optimize the blur convolution by only applying domain clamping where necessary. Split the blur convolution into left and right margins which have clamping applied and a center portion which doesn't. Also reorder the convolve_gaussian() parameters to match GrConvolutionEffect params. Correctness is covered by existing tests; performance is covered by BlurImageFilter bench. by senorblanco@chromium.org · 12 years ago
- 2faef55 Remove old default implementation of SkTypeface::onGetUPEM. by bungeman@google.com · 12 years ago
- 30ddd61 refactoring for SK_FONTHOST_USES_FONTMGR option by reed@google.com · 12 years ago
- 38bad32 fold SK_CPU_HAS_CONDITION_INSTR through as always defined by commit-bot@chromium.org · 12 years ago
- 5abacf6 add scalar stubs for neon functions to give arm guys a place to work by commit-bot@chromium.org · 12 years ago
- 17ad2bd Fix quickReject computation for blurs by robertphillips@google.com · 12 years ago
- 16d53aa Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 6a774a1 Fix subpixel metrics with GDI. by bungeman@google.com · 12 years ago
- a3aaf16 Fix invalid comparison between int16 and int16be in name table code. by bungeman@google.com · 12 years ago
- 08df48d expose getFamilyName to public SkTypeface by reed@google.com · 12 years ago
- e8232bc Small optimization for convolution shader: only apply the bounds check in direction of convolution, not both. This requires generating different versions of the shader depending on direction. by senorblanco@chromium.org · 12 years ago
- 4dcd062 Matrix decomposition cleanup: Add is_degenerate_2x2(), and fix some asserts by commit-bot@chromium.org · 12 years ago
- 27e21fe Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 7c86d8e Disable GDI slight hinting. by bungeman@google.com · 12 years ago
- 0abbff9 Fix metrics on Windows. by bungeman@google.com · 12 years ago
- aeefb2a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 149f4f5 differentiate mag and min filters by commit-bot@chromium.org · 12 years ago
- cffff79 get genmipmap function in the struct by commit-bot@chromium.org · 12 years ago
- 0f48ee0 add more stats to the bitmap matrix locator by humper@google.com · 12 years ago
- 956b310 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 4e16bb2 Implement crop rect for lighting image filters. Changes for the CPU path were fairly straightforward: use the bounds rectangle when traversing the pixels, not the source rectangle. by senorblanco@chromium.org · 12 years ago
- 4d24b74 Make SkImage_Gpu share it's pixelref with the surface to prevent premature return to scratch pool. by commit-bot@chromium.org · 12 years ago
- 68f2a0d This reverts commit 4052fd051db67bd1099fde2c4fe400cfbe1f2426. by bsalomon@google.com · 12 years ago
- 5dbdfee reversed senses of none and bilerp by humper@google.com · 12 years ago
- 47fad70 by commit-bot@chromium.org · 12 years ago
- f9ed6fe fix android build by humper@google.com · 12 years ago
- b86add1 make the filter mode for GrTextureAccess an enum so we can plumb down by humper@google.com · 12 years ago
- ea348cb experimentally enable USE_HASH for scaledimagecache by reed@google.com · 12 years ago
- b8d17fe use dynamic hash to speed up scaledimagecache by reed@google.com · 12 years ago
- 44a91dc Add GrContext::setMaxTextureSizeOverride by robertphillips@google.com · 12 years ago
- 5617267 use namespace instead of static for template params by reed@google.com · 12 years ago
- 5d1e558 experimental dynamic-hash (disabled) by reed@google.com · 12 years ago
- 9bf380c drawBitmap* cleanup by robertphillips@google.com · 12 years ago
- 5c561cb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 194d775 This patch implements a crop rect for SkImageFilter. It has been implemented for SkColorFilterImageFilter and SkBlurImageFilter as examples. by senorblanco@chromium.org · 12 years ago
- 91673aa search registered rtconf variables backwards and break when we find the by humper@google.com · 12 years ago
- ff36a1d Start from scratch on a faster SkFlatDictionary. by commit-bot@chromium.org · 12 years ago
- 1e18225 free cache in destructor, in case endContext was not called. change Resize to return bool indicating success. by reed@google.com · 12 years ago
- 5174286 Revert "Start from scratch on a faster SkFlatDictionary." by mtklein@google.com · 12 years ago
- cae5d8d Start from scratch on a faster SkFlatDictionary. by commit-bot@chromium.org · 12 years ago
- 08284e4 Add basic SVD support to SkMatrix. Allows you to pull out the x- and y-scale factors, sandwiched by two rotations. by commit-bot@chromium.org · 12 years ago
- 8d725b2 all in the gyp by mtklein@google.com · 12 years ago
- 5fdc983 expose shaders by reed@google.com · 12 years ago
- be19dbe use SK_DECLARE_STATIC_MUTEX by reed@google.com · 12 years ago
- d94697c add mipmaps to scaledimagecache by reed@google.com · 12 years ago
- 58c856a Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side unit test failures by robertphillips@google.com · 12 years ago
- 7f1af50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- a7aa810 Deterministic SkTSet and PDF Output by commit-bot@chromium.org · 12 years ago
- 93a2e21 Implemented transparent gradients by commit-bot@chromium.org · 12 years ago
- 2853429 remove dead defines from SkUserConfig.h by reed@google.com · 12 years ago
- 4740135 Fix Clang build on SkPDFResourceDict (CL 18977002) by commit-bot@chromium.org · 12 years ago
- 8e47376 If we fail to contruct the Pdf Image Shader, mark the object as busted, and dn't try to remove it from shaders list. Also, when we delete invalid shaders, remove the lock, otherwise we freeze (see CanonicalShadersMutex usage). by edisonn@google.com · 12 years ago
- 602a1d7 add scaledimagecache by reed@google.com · 12 years ago
- dfec28d Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 12 years ago