- bdaed95 Rebaseline hairline images & remove suppression by robertphillips@google.com · 11 years ago
- 0809585 Compiler warning/error fix for Chromium by robertphillips@google.com · 11 years ago
- 65caeaf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 9822565 Whitespace change to trigger build. by scroggo@google.com · 11 years ago
- fd67f2f Fix a warning. by scroggo@google.com · 11 years ago
- 83fd2c7 Add a buffered SkStream class. by scroggo@google.com · 11 years ago
- f4f9df4 gm: add a flag to force perspective usage in all gms by commit-bot@chromium.org · 11 years ago
- 939ca7c move GrMalloc, GrFree, Gr_bzero to their sk equivalents by reed@google.com · 11 years ago
- baed71f add counting to Globals, and refactor some for clarity by reed@google.com · 11 years ago
- 97b4b67 Remove uses of unnamed namespace in bench/ directory. by commit-bot@chromium.org · 11 years ago
- 2c86fbb Add SkDivMod with a special case for ARM. by commit-bot@chromium.org · 11 years ago
- 52753b9 Correcting expectations file by sugoi@google.com · 11 years ago
- d011ddd Whitespaces by sugoi@google.com · 11 years ago
- 0ac74b2 Added SkTileImageFilter to SkFlattenable::InitializeFlattenables() by sugoi@google.com · 11 years ago
- 1a4fb70 Moving 4 SkImageFilter derived classes from blink to skia by commit-bot@chromium.org · 11 years ago
- 9529441 GrAtlas refactor: Replace GrMaskFormat usage in GrAtlas with GrPixelConfig. by commit-bot@chromium.org · 11 years ago
- 4cc2632 ARM Skia NEON patches - 24 - S32_D565_Blend_Dither slight speedup/bugfix by commit-bot@chromium.org · 11 years ago
- 97f8167 We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix. by commit-bot@chromium.org · 11 years ago
- 562626a Ignore incosistent results of pdf-mac and pdf-poppler renderers, and remove a temp file checked in by mistake. by edisonn@google.com · 11 years ago
- 3fddf0e First pass at font cache refactor: Create an atlas manager per texture by commit-bot@chromium.org · 11 years ago
- ca0c838 Move bound and isFinite into pathref by robertphillips@google.com · 11 years ago
- 6c00032 Add GM case for arc truncation error bug by robertphillips@google.com · 11 years ago
- 441433e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 1435f9f Add skia_tsan_build to match skia_asan_build and fix one example race. by bungeman@google.com · 11 years ago
- 50955db Fix iOS build. by scroggo@google.com · 11 years ago
- b90a2ca Fix a warning. by scroggo@google.com · 11 years ago
- 111fd11 Bench baseline for mostly 0 image. by scroggo@google.com · 11 years ago
- b5571b3 Change SkImageDecoders to take an SkStreamRewindable. by scroggo@google.com · 11 years ago
- 228f2b8 Print a better error message. by scroggo@google.com · 11 years ago
- a934899 Use the default resync_to_restart in jpeg. by scroggo@google.com · 11 years ago
- 4382330 Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents. by commit-bot@chromium.org · 11 years ago
- 7d9a21b Deletes bench_expectations.txt and change comments to refer to the new per-bot expectation files. by bensong@google.com · 11 years ago
- b8d9d5b Refactor PathTest.cpp test_isNestedRects and test_isRect. by bungeman@google.com · 11 years ago
- 592c535 Whitespace change to trigger rebuilds. by rmistry@google.com · 11 years ago
- 39a7c70 Use different unique identifier for a fallback family. by djsollen@google.com · 11 years ago
- dfc7403 remove obsolete USE_CACHE_HASH by reed@google.com · 11 years ago
- 6b5fc91 GalaxyNexus rebaselines for testimagefilters and imagefilterscropped. (I guess this bot was previously failing before generating GMs?) by senorblanco@chromium.org · 11 years ago
- c5154d4 rebase gradients[_*_perspective] tests on GN after test change. by bsalomon@google.com · 11 years ago
- 44a26aa Rebaseline gradient changes on GN due to test change. by bsalomon@google.com · 11 years ago
- 07dc7ca Rebaselines -- some stragglers for morphology. by senorblanco@chromium.org · 11 years ago
- d21c518 Whitespace change to trigger rebuilds by rmistry@google.com · 11 years ago
- e36b7ee Whitespace change to trigger rebuilds. by rmistry@google.com · 11 years ago
- 485e1c0 Patch SkImage.h so Chrome will compile by robertphillips@google.com · 11 years ago
- b1b6a46 Remove SK_ENABLE_LEGACY_API_ALIASING from SkImage.h by robertphillips@google.com · 11 years ago
- c8fb998 Revert r11423 (low hanging calloc fruit) by robertphillips@google.com · 11 years ago
- 572a865 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- c724471 Moar rebaselines for testimagefilters and imagefilterscropped. by senorblanco@chromium.org · 11 years ago
- beb0c2a use new globally scoped SkAlphaType by reed@google.com · 11 years ago
- 2905ff5 low hanging calloc fruit by mtklein@google.com · 11 years ago
- 94248f8 add trailing quote on #error by reed@google.com · 11 years ago
- d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
- d2cfa74 [PDF] clear() and drawPaint() where applying the initial transform twice. by commit-bot@chromium.org · 11 years ago
- c526c71 Map Calibri to Carlito by bungeman@google.com · 11 years ago
- dd88ecc Fix slight hinting with GDI. by bungeman@google.com · 11 years ago
- 5be72d1 ravaseline (pdf and gradients) by edisonn@google.com · 11 years ago
- 0060159 ARM Skia NEON patches - 21 - new NEON S32_D565_Opaque by commit-bot@chromium.org · 11 years ago
- 519f967 Add sk_calloc. Remove SkMemory_stdlib, which seems unused. by mtklein@google.com · 11 years ago
- f91e3d4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 6932031 Yet more testimagefilters and imagefilterscropped rebaselines. by senorblanco@chromium.org · 11 years ago
- c5e57bd silence the error test to be a better citizen by commit-bot@chromium.org · 11 years ago
- 191eaeb Fix for SampleFilterFuzz compiler warning/error by robertphillips@google.com · 11 years ago
- c73bbf0 Revert ignore-failures changes from r11395, since the tests have been rebaselined. by senorblanco@chromium.org · 11 years ago
- 2d97316 More testimagefilters and imagefilterscropped rebaselines. by senorblanco@chromium.org · 11 years ago
- 014f2c4 Add an even more convenient way to declare tests, with example. by mtklein@google.com · 11 years ago
- 41c2538 rebaseline done for gradient tests, stop ignoring the diffs by edisonn@google.com · 11 years ago
- 14b8a78 rebaseline gradients (change the size so it does not chop the drawing) by edisonn@google.com · 11 years ago
- 051cd1c rebaseline pdf expectations (part 2) by edisonn@google.com · 11 years ago
- e7b2f5b New baselines for imagefilterscropped, testimagefilters GMs. by senorblanco@chromium.org · 11 years ago
- bb8148b Fixed warnings as error by sugoi@google.com · 11 years ago
- f986284 rebaseline pdf expected results (caused by not writing a bad pdf object if the feature is NYI) by edisonn@google.com · 11 years ago
- c12f2ac Rebaseline tilemodes_npot on IMG devices by bsalomon@google.com · 11 years ago
- 22d69f9 I'm investigating how to make the IPC transfer a bit more secure on the by commit-bot@chromium.org · 11 years ago
- 9902c38 Add new entry point that supports fallback font selection based on language. by djsollen@google.com · 11 years ago
- c1a81eb expand alias fontname test by reed@google.com · 11 years ago
- 1da3a80 make gradients gm view size larger, as it is choping from the pained canvas. by edisonn@google.com · 11 years ago
- 1e5b869 Whitespace change to trigger buildbots by epoger@google.com · 11 years ago
- 78b3cd2 Add expectations/gm/ignored-tests.txt to temporarily ignore failures by epoger@google.com · 11 years ago
- aa6c4d2 pdf: report NYI features, and fail gracefully when something is not supported in pdf. by edisonn@google.com · 11 years ago
- 962c886 Implement crop rect support for the merge image filter. by senorblanco@chromium.org · 11 years ago
- eb95d6a One more try at fixing warnings by jvanverth@google.com · 11 years ago
- 52c7526 Reenable GrAAHairlinePathRenderer assert w/ fix by robertphillips@google.com · 11 years ago
- 417446a Type warning fix for: Add string art GM and sample. by jvanverth@google.com · 11 years ago
- 4ea2878 Add string art GM and sample. by jvanverth@google.com · 11 years ago
- e2fd2d2 fix build warning for unused function by djsollen@google.com · 11 years ago
- 0936c01 Remove 2 unused defines USE_CHROMIUM_SKIA and SK_BUILD_FOR_CHROMIUM by djsollen@google.com · 11 years ago
- 2397c06 Disable broken test on Android by djsollen@google.com · 11 years ago
- 1f584ed Update Android's FontHost to return NULL if familyName does not match by djsollen@google.com · 11 years ago
- b39b5b1 Fourth round of GPU hairline rebaselines by robertphillips@google.com · 11 years ago
- 2262c58 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- defc487 gm: add --ignoreTests flag BUG=skia:1600 R=scroggo@google.com by epoger@google.com · 11 years ago
- 33aa55a revert temporary r11371 BUG=skia:1641 by epoger@google.com · 11 years ago
- 3ef3498 disable some poppler tests due to flakiness (see bug) by epoger@google.com · 11 years ago
- 1a7e09e gm: temporarily re-enable multiple rendermodes, to make sure they haven't regressed by epoger@google.com · 11 years ago
- 26575d9 Third round of GPU hairline rebaselines by robertphillips@google.com · 11 years ago
- 4fe0555 Temporarily disable assert in GrAAHairlinePathRenderer.cpp by robertphillips@google.com · 11 years ago
- 91ce35f Second round of GPU hairline rebaselines by robertphillips@google.com · 11 years ago
- 9a7f407 First round of GPU hairline capping image rebaselines by robertphillips@google.com · 11 years ago
- 9528bdb Don't reuse scratch textures update by robertphillips@google.com · 11 years ago
- ada90da "Fix" for hairline corner bugs by robertphillips@google.com · 11 years ago
- d44d988 fix fontconfig backend to only cache new fonts if their outName was unique by reed@google.com · 11 years ago