platform/upstream/libSkiaSharp.git
2013-09-27 sugoi@google.comAdding gms for tileimagefilter and offsetimagefilter
2013-09-27 epoger@google.comCreate HTTP-based GM results viewer.
2013-09-27 sugoi@google.comRebaselining xfermodeimagefilter
2013-09-27 borenet@google.comFix android_run_skia
2013-09-27 mtklein@google.comFix asan build. Duh, don't return a stack address...
2013-09-27 robertphillips... Rebaseline hairline images & remove suppression
2013-09-27 robertphillips... Compiler warning/error fix for Chromium
2013-09-27 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-09-26 scroggo@google.comWhitespace change to trigger build.
2013-09-26 scroggo@google.comFix a warning.
2013-09-26 scroggo@google.comAdd a buffered SkStream class.
2013-09-26 commit-bot... gm: add a flag to force perspective usage in all gms
2013-09-26 reed@google.commove GrMalloc, GrFree, Gr_bzero to their sk equivalents
2013-09-26 reed@google.comadd counting to Globals, and refactor some for clarity
2013-09-26 commit-bot... Remove uses of unnamed namespace in bench/ directory.
2013-09-26 commit-bot... Add SkDivMod with a special case for ARM.
2013-09-26 sugoi@google.comCorrecting expectations file
2013-09-26 sugoi@google.comWhitespaces
2013-09-26 sugoi@google.comAdded SkTileImageFilter to SkFlattenable::InitializeFla...
2013-09-26 commit-bot... Moving 4 SkImageFilter derived classes from blink to...
2013-09-26 commit-bot... GrAtlas refactor: Replace GrMaskFormat usage in GrAtlas...
2013-09-26 commit-bot... ARM Skia NEON patches - 24 - S32_D565_Blend_Dither...
2013-09-26 commit-bot... We don't flatten or unflatten SkPaintOptionsAndroid...
2013-09-26 edisonn@google.comIgnore incosistent results of pdf-mac and pdf-poppler...
2013-09-26 commit-bot... First pass at font cache refactor: Create an atlas...
2013-09-26 robertphillips... Move bound and isFinite into pathref
2013-09-26 robertphillips... Add GM case for arc truncation error bug
2013-09-26 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-09-25 bungeman@google.comAdd skia_tsan_build to match skia_asan_build and fix...
2013-09-25 scroggo@google.comFix iOS build.
2013-09-25 scroggo@google.comFix a warning.
2013-09-25 scroggo@google.comBench baseline for mostly 0 image.
2013-09-25 scroggo@google.comChange SkImageDecoders to take an SkStreamRewindable.
2013-09-25 scroggo@google.comPrint a better error message.
2013-09-25 scroggo@google.comUse the default resync_to_restart in jpeg.
2013-09-25 commit-bot... Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents.
2013-09-25 bensong@google.comDeletes bench_expectations.txt and change comments...
2013-09-25 bungeman@google.comRefactor PathTest.cpp test_isNestedRects and test_isRect.
2013-09-25 rmistry@google.comWhitespace change to trigger rebuilds.
2013-09-24 djsollen@google.comUse different unique identifier for a fallback family.
2013-09-24 reed@google.comremove obsolete USE_CACHE_HASH
2013-09-24 senorblanco... GalaxyNexus rebaselines for testimagefilters and imagef...
2013-09-24 bsalomon@google.comrebase gradients[_*_perspective] tests on GN after...
2013-09-23 bsalomon@google.comRebaseline gradient changes on GN due to test change.
2013-09-23 senorblanco... Rebaselines -- some stragglers for morphology.
2013-09-23 rmistry@google.comWhitespace change to trigger rebuilds
2013-09-23 rmistry@google.comWhitespace change to trigger rebuilds.
2013-09-22 robertphillips... Patch SkImage.h so Chrome will compile
2013-09-22 robertphillips... Remove SK_ENABLE_LEGACY_API_ALIASING from SkImage.h
2013-09-22 robertphillips... Revert r11423 (low hanging calloc fruit)
2013-09-21 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-09-20 senorblanco... Moar rebaselines for testimagefilters and imagefiltersc...
2013-09-20 reed@google.comuse new globally scoped SkAlphaType
2013-09-20 mtklein@google.comlow hanging calloc fruit
2013-09-20 reed@google.comadd trailing quote on #error
2013-09-20 reed@google.compromote SkImage::AlphaType to SkAlphaType
2013-09-20 commit-bot... [PDF] clear() and drawPaint() where applying the initia...
2013-09-20 bungeman@google.comMap Calibri to Carlito
2013-09-20 bungeman@google.comFix slight hinting with GDI.
2013-09-20 edisonn@google.comravaseline (pdf and gradients)
2013-09-20 commit-bot... ARM Skia NEON patches - 21 - new NEON S32_D565_Opaque
2013-09-20 mtklein@google.comAdd sk_calloc. Remove SkMemory_stdlib, which seems...
2013-09-20 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-09-20 senorblanco... Yet more testimagefilters and imagefilterscropped rebas...
2013-09-19 commit-bot... silence the error test to be a better citizen
2013-09-19 robertphillips... Fix for SampleFilterFuzz compiler warning/error
2013-09-19 senorblanco... Revert ignore-failures changes from r11395, since the...
2013-09-19 senorblanco... More testimagefilters and imagefilterscropped rebaselines.
2013-09-19 mtklein@google.comAdd an even more convenient way to declare tests, with...
2013-09-19 edisonn@google.comrebaseline done for gradient tests, stop ignoring the...
2013-09-19 edisonn@google.comrebaseline gradients (change the size so it does not...
2013-09-19 edisonn@google.comrebaseline pdf expectations (part 2)
2013-09-19 senorblanco... New baselines for imagefilterscropped, testimagefilters...
2013-09-19 sugoi@google.comFixed warnings as error
2013-09-19 edisonn@google.comrebaseline pdf expected results (caused by not writing...
2013-09-19 bsalomon@google.comRebaseline tilemodes_npot on IMG devices
2013-09-19 commit-bot... I'm investigating how to make the IPC transfer a bit...
2013-09-19 djsollen@google.comAdd new entry point that supports fallback font selecti...
2013-09-19 reed@google.comexpand alias fontname test
2013-09-19 edisonn@google.commake gradients gm view size larger, as it is choping...
2013-09-19 epoger@google.comWhitespace change to trigger buildbots
2013-09-19 epoger@google.comAdd expectations/gm/ignored-tests.txt to temporarily...
2013-09-19 edisonn@google.compdf: report NYI features, and fail gracefully when...
2013-09-19 senorblanco... Implement crop rect support for the merge image filter.
2013-09-19 jvanverth@google.comOne more try at fixing warnings
2013-09-19 robertphillips... Reenable GrAAHairlinePathRenderer assert w/ fix
2013-09-19 jvanverth@google.comType warning fix for: Add string art GM and sample.
2013-09-19 jvanverth@google.comAdd string art GM and sample.
2013-09-19 djsollen@google.comfix build warning for unused function
2013-09-19 djsollen@google.comRemove 2 unused defines USE_CHROMIUM_SKIA and SK_BUILD_...
2013-09-19 djsollen@google.comDisable broken test on Android
2013-09-19 djsollen@google.comUpdate Android's FontHost to return NULL if familyName...
2013-09-19 robertphillips... Fourth round of GPU hairline rebaselines
2013-09-19 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-09-19 epoger@google.comgm: add --ignoreTests flag
2013-09-19 epoger@google.comrevert temporary r11371
2013-09-19 epoger@google.comdisable some poppler tests due to flakiness (see bug)
2013-09-19 epoger@google.comgm: temporarily re-enable multiple rendermodes, to...
2013-09-19 robertphillips... Third round of GPU hairline rebaselines
2013-09-19 robertphillips... Temporarily disable assert in GrAAHairlinePathRenderer.cpp
next