- 5ecd4fa Fix SkTMin call introduced in 10500 which fails on some platforms. by bungeman@google.com · 11 years ago
- ddc218e Implement onGetTableTags and onGetTableData on Windows. by bungeman@google.com · 11 years ago
- 35a20a1 Fix memory leak in SkPDFResourceDict by commit-bot@chromium.org · 11 years ago
- 276fed9 pdfviewer: debug the parameters for snc, and for resolveReference by edisonn@google.com · 11 years ago
- 397a954 Reintroduce default impls removed in 10495. by bungeman@google.com · 11 years ago
- b10b51f Implement onGetTableTags and onGetTableData on Windows. by bungeman@google.com · 11 years ago
- 9a43c18 pdfviewer: finish implementation of SkPdfObject.toString(), and include in debugging traces we leave when rendering. by edisonn@google.com · 11 years ago
- 24202c7 Revert "Don't call SkGpuDevice::drawVertices from drawPoints when AA is required." by djsollen@google.com · 11 years ago
- 70c54b1 New baselines for imagefiltersgraph GM after r10482. by senorblanco@chromium.org · 11 years ago
- 74f96b9 Added 3-color gradient scraper for detecting symmetrical gradients. by commit-bot@chromium.org · 11 years ago
- c048de0 Don't call SkGpuDevice::drawVertices from drawPoints when AA is required. by commit-bot@chromium.org · 11 years ago
- 3f2a2d5 Add Loop Blinn hairline conics to GPU by egdaniel@google.com · 11 years ago
- 7fb83c8 When skia run bench cases to test performance, it will run constructors for all cases one by one, then getName to skip unnecessary cases according to command line parameters, so these constructors should be lightweight enough to avoid redundant computing. Unfortunately, some constructors contain intensive computing/rendering. They are very heavy, maybe much heavier than need-to-run bench case itself. And these redundant computation will be run every time you run bench, even you just test a single simple case. Moreover, it will mislead the real hotspot/bottleneck of the case itself. by commit-bot@chromium.org · 11 years ago
- ab44a17 stub support for SK_FONTHOST_USES_FONTMGR by reed@google.com · 11 years ago
- 62df526 Make SkPath::conservativelyContainsRect not assert on paths that begin with repeated moveTos by commit-bot@chromium.org · 11 years ago
- d4c3565 Fixes for JPEG subset decoding. by scroggo@google.com · 11 years ago
- 350b4d5 Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed by SkXfermodeImageFilter. by senorblanco@chromium.org · 11 years ago
- 8743b8f Mark GrMemoryPool methods as static. by commit-bot@chromium.org · 11 years ago
- 1fdc677 ARM Skia NEON patches - 14 - S32A_Blend by commit-bot@chromium.org · 11 years ago
- 251176e pdfviewer: remove simple implementation for non-isolated groups. will be implemented in skia most probably. also it is not generated by SkPDFDevice by edisonn@google.com · 11 years ago
- 34a3e9b N7 performance trigger rebaselines by robertphillips@google.com · 11 years ago
- 5d4b773 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 92ffe7d Inverse fill support in PDF by commit-bot@chromium.org · 11 years ago
- 1958e91 New baselines for imagefilterscropped. by senorblanco@chromium.org · 11 years ago
- d9d5c05 Enable runtime checks for SSSE3 on x86 on Android. by mtklein@google.com · 11 years ago
- 55fd612 Committed: http://code.google.com/p/skia/source/detail?r=10372 by commit-bot@chromium.org · 11 years ago
- 65a629a Revert "Revert "Revert "try enabling FONTHOST_USES_FONTMGR and see what breaks""" by reed@google.com · 11 years ago
- 699c06e Revert "Revert "try enabling FONTHOST_USES_FONTMGR and see what breaks"" by reed@google.com · 11 years ago
- f3f2d16 set nominmax on windows by bsalomon@google.com · 11 years ago
- b6bd24d add impls for createfromstream for fontconfig fontmgr by reed@google.com · 11 years ago
- cde269a Revert "try enabling FONTHOST_USES_FONTMGR and see what breaks" by reed@google.com · 11 years ago
- f111a4b pdfviewer: transparency groups - implementation of non-isolated and non-knockout flags by edisonn@google.com · 11 years ago
- b14d5bc try enabling FONTHOST_USES_FONTMGR and see what breaks by reed@google.com · 11 years ago
- b14ecda add dox to SkTDynamicHash, fix typo of Key instead of KEY by reed@google.com · 11 years ago
- e027a6e adapt FontConfig to use SK_FONTHOST_USES_FONTMGR by reed@google.com · 11 years ago
- caacc8f Remove a stray double assign that g++ 4.8 thinks has ill-defined sequencing. by mtklein@google.com · 11 years ago
- 29bf862 Upstream changes from Android by djsollen@google.com · 11 years ago
- 631a59b added drawVertices path to GameBench by robertphillips@google.com · 11 years ago
- f7542ba update gyp for ARM builds to be more well defined. by djsollen@google.com · 11 years ago
- 76015b0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- dd9875d Rebaseline blur tests for r10444. Max color mismatch 1. by senorblanco@chromium.org · 11 years ago
- f2776ee Alter assert that is causing Chromium compilation failure by robertphillips@google.com · 11 years ago
- 46724e4 + ,fLastAllocated(NULL) by commit-bot@chromium.org · 11 years ago
- 7fdcd44 support SK_FONTHOST_USES_FONTMGR on mac by reed@google.com · 11 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 · 11 years ago
- 2faef55 Remove old default implementation of SkTypeface::onGetUPEM. by bungeman@google.com · 11 years ago
- 30ddd61 refactoring for SK_FONTHOST_USES_FONTMGR option by reed@google.com · 11 years ago
- 2d85934 leading slash confuses non-git tools that read .gitignore, like ag by commit-bot@chromium.org · 11 years ago
- 24cdf13 pdfviewer: more prerequired work to have examples working for transparency work items. by edisonn@google.com · 11 years ago
- 43e4f6e Adds links to dashboard plots for skp bench values out of range. (SkipBuildbotRuns). by bensong@google.com · 11 years ago
- 72761f0 ndk r8d->r8e, adding mips toolchain by mtklein@google.com · 11 years ago
- ca7ff06 Rebaseline a couple of Nexus 7 GPU GMs for thumb2. by mtklein@google.com · 11 years ago
- 88fc03d pdfviewer: add doPage function, cet stream from Contents by edisonn@google.com · 11 years ago
- 38bad32 fold SK_CPU_HAS_CONDITION_INSTR through as always defined by commit-bot@chromium.org · 11 years ago
- 5abacf6 add scalar stubs for neon functions to give arm guys a place to work by commit-bot@chromium.org · 11 years ago
- 05256f6 set a correct breakpoint for gdbserver, gdb can stop here before the app is running, and we can set more breakpoints if we need. For previous one, gdb will not stop, so it will run the app and exit. by commit-bot@chromium.org · 11 years ago
- 073a32e Fix compiler warning/error in r10428 by robertphillips@google.com · 11 years ago
- 17ad2bd Fix quickReject computation for blurs by robertphillips@google.com · 11 years ago
- 641cce9 pdfviewer: fix condition for element in array, reset back the default color to white, and verify type before value in PDF API mapper by edisonn@google.com · 11 years ago
- 16d53aa Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 6a774a1 Fix subpixel metrics with GDI. by bungeman@google.com · 11 years ago
- a3aaf16 Fix invalid comparison between int16 and int16be in name table code. by bungeman@google.com · 11 years ago
- 4ef4bed pdfviewer: load files with missing xref (we need in order to help with testing, as most good pdfx in the whild miss the xref). add period as a valid character to start a real value. by edisonn@google.com · 11 years ago
- d49173a always have conditional instruction by mtklein@google.com · 11 years ago
- 069aea7 one more thing to try before rebaselining android by mtklein@google.com · 11 years ago
- e878e72 pdfviewer: more plumming for soft masks, blend modes and transparency groups by edisonn@google.com · 11 years ago
- 08df48d expose getFamilyName to public SkTypeface by reed@google.com · 11 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 · 11 years ago
- b3915b5 Turn thumb back on. by mtklein@google.com · 11 years ago
- 4dcd062 Matrix decomposition cleanup: Add is_degenerate_2x2(), and fix some asserts by commit-bot@chromium.org · 11 years ago
- 81152f4 adjust performance triggers for flakes on the Windows bots. by djsollen@google.com · 11 years ago
- 96ba3aa pdfviewer: fix a few warnings by edisonn@google.com · 11 years ago
- a0cefa1 pdfviewer: gs operator implementation: dashing and font by edisonn@google.com · 11 years ago
- 27e21fe Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 791386c Rebaseline for 10399 and 10400 (GDI metrics). by bungeman@google.com · 11 years ago
- 7c86d8e Disable GDI slight hinting. by bungeman@google.com · 11 years ago
- 0abbff9 Fix metrics on Windows. by bungeman@google.com · 11 years ago
- aeefb2a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 149f4f5 differentiate mag and min filters by commit-bot@chromium.org · 11 years ago
- 0989b21 Remove Nexus10 strokes3_gpu expectations. This one seems to change every run (uninit? driver bug?). by senorblanco@chromium.org · 11 years ago
- 785ef5d process gm expectation violations by zachr@google.com · 11 years ago
- fe07cfc Another try at rebaselining strokes_gpu on Nexus10. If this doesn't work, I'll just add all of the hashes generated so far to the list. by senorblanco@chromium.org · 11 years ago
- cffff79 get genmipmap function in the struct by commit-bot@chromium.org · 11 years ago
- 0f48ee0 add more stats to the bitmap matrix locator by humper@google.com · 11 years ago
- c074ff5 New Nexus10 baselines for strokes3_gpu. by senorblanco@chromium.org · 11 years ago
- 42ecd5f New Galaxy Nexus lighting baselines. by senorblanco@chromium.org · 11 years ago
- 956b310 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- a260e2e New Nexus10 baselines after r10379. by senorblanco@chromium.org · 11 years ago
- 2dc8bf7 Yet another round of lighting rebaselines: win7. by senorblanco@chromium.org · 11 years ago
- 01178b4 Next round of lighting rebaselines after r10379. by senorblanco@chromium.org · 11 years ago
- a79d6c5 Next round of lighting baselines after r10379. by senorblanco@chromium.org · 11 years ago
- 6d427f2 First round of new lighting baselines after r10379. by senorblanco@chromium.org · 11 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 · 11 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 · 11 years ago
- 1acab36 pdfviewer: limit the characters we support in ToUnicode, to 0xffff by edisonn@google.com · 11 years ago
- ac4bedc pdfviewer: set the default background to transparent (to match render_picture default), and fix a bug a with corrupt diffs by edisonn@google.com · 11 years ago
- aaa9b29 Added GM to test forthcoming bleed flag by robertphillips@google.com · 11 years ago
- 68f2a0d This reverts commit 4052fd051db67bd1099fde2c4fe400cfbe1f2426. by bsalomon@google.com · 11 years ago
- 5dbdfee reversed senses of none and bilerp by humper@google.com · 11 years ago
- 47fad70 by commit-bot@chromium.org · 11 years ago