platform/upstream/libSkiaSharp.git
2014-01-14 senorblanco... Implement a resize image filter. This is needed for...
2014-01-14 djsollen@google.comRevert "Make leak counters thread-safe and turn them...
2014-01-14 commit-bot... Add BUG_PREFIX to codereview.settings
2014-01-14 commit-bot... Move macros from TestClassDef.h to Test.h
2014-01-14 commit-bot... Convert SkWriter32 to use an SkTDArray for its internal...
2014-01-14 commit-bot... Default Mac to 64-bit.
2014-01-14 commit-bot... submit_try: Obtain the list of trybots from the checked...
2014-01-14 commit-bot... Add default_msaa16 and nvpr configs to bench_pictures.cfg
2014-01-14 commit-bot... Initialize written paths and strokerecs lazily during...
2014-01-14 commit-bot... Make leak counters thread-safe and turn them on by...
2014-01-14 bsalomon@google.comRebaseline bleed and simpleblurroundrect due to GPU...
2014-01-14 borenet@google.comUse git_cl.Changelist.GetUpstreamBranch() for diff...
2014-01-14 commit-bot... deprecate tools/test_rendering.py and tools/test_pictur...
2014-01-14 commit-bot... Revert of Rebaselining bleed GMs due to recent GPU...
2014-01-14 bsalomon@google.comRebaselining bleed GMs due to recent GPU blur changes.
2014-01-14 commit-bot... remove file added accidentally
2014-01-14 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-01-14 commit-bot... make ignored-tests.txt specify full test name, not...
2014-01-13 tfarina@chromium.orgRemove drawPosTextOnPath() from SkDevice API.
2014-01-13 commit-bot... Revert of https://codereview.chromium.org/132643007/
2014-01-13 reed@google.comRevert "Revert of https://codereview.chromium.org/12942...
2014-01-13 commit-bot... Revert of https://codereview.chromium.org/129423002/
2014-01-13 reed@google.comadd SkBitmap::installPixelRef()
2014-01-13 commit-bot... Add no-op NULL picture to bench_record.
2014-01-13 bsalomon@google.comMisc rebaselines related to recent GPU blur changes.
2014-01-13 commit-bot... Add handling alpha values in RRGGBBAA formatted styles.
2014-01-13 commit-bot... Allocate memory in SkTDynamicHash on first use.
2014-01-13 commit-bot... GM: run mode comparisons for all raster configs.
2014-01-13 bsalomon@google.comremove _gpu suffix from tests in ignored-tests.txt...
2014-01-13 robertphillips... Rebaseline NVPR roundrects images
2014-01-13 commit-bot... Use correct matrix to adjust blur radius for gpu
2014-01-13 commit-bot... Remove redundant auto rt object in skpaint2grpaintshade...
2014-01-13 bsalomon@google.comRemove rects GM from ignored-tests.txt and rebaseline
2014-01-13 borenet@google.comAdd CONTRIBUTING file
2014-01-13 reed@google.comremove (now dead code) for SK_SUPPORT_LEGACY_COLORTYPE...
2014-01-13 reed@google.comremove remaining references to Sk64 (obsolete)
2014-01-13 commit-bot... Handle drawBitmapRect src_rect->dst_rect mapping as...
2014-01-13 robertphillips... Yet another patch for r13038
2014-01-13 robertphillips... Fix for r13038
2014-01-13 robertphillips... Pull in Chromium's version of GatherPixelRefs
2014-01-13 commit-bot... Add bench_record.
2014-01-13 commit-bot... NEON fast path for box blur
2014-01-11 tfarina@chromium.orgCleanup: Remove unused includes from skia_unix.cpp
2014-01-10 commit-bot... merge multiple blurrect GMs into one GM and add versions
2014-01-10 tfarina@chromium.orgAdd a DEF_GPUTEST() macro.
2014-01-10 reed@google.comremove (now unused) Sk64 -- just use int64_t
2014-01-10 commit-bot... Just use one version of the scripts in both the browser...
2014-01-10 borenet@google.comFixes to roll_deps for the bots
2014-01-10 bungeman@google.comAdd a simple test ttc for FontHost test.
2014-01-10 commit-bot... Eliminate useless NULL push by making fIndexedData...
2014-01-10 bungeman@google.comRemove printfs from FontHostTest when font is not sfnt.
2014-01-10 commit-bot... fNextIndex is redundant. Remove it.
2014-01-10 commit-bot... If poppler is disable and native pdf is enabled, we...
2014-01-10 commit-bot... Revert of https://codereview.chromium.org/112113005/
2014-01-10 commit-bot... Revert of https://codereview.chromium.org/106563002/
2014-01-10 commit-bot... Fix genID cloning bugs.
2014-01-10 commit-bot... remove poplar building from mac, until it is fixed
2014-01-10 commit-bot... Delete all invalidated resources with same key
2014-01-10 robertphillips... Suppressing imagefiltersbase_gpu on RHB device
2014-01-10 halcanary@google.comReduce verbosity of SkGraphics::Init in default case.
2014-01-10 halcanary@google.comAdd REPORTF test macro.
2014-01-10 halcanary@google.comSampleApp Cleanup:
2014-01-10 robertphillips... Suppress imagefiltersgraph_msaa4 failure on Nexus10
2014-01-10 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-01-09 commit-bot... Fix Mac fontconfig build (try 2)
2014-01-09 borenet@google.comRemove references to Skia's SVN repository
2014-01-09 reed@google.comremove bad gm expected images
2014-01-09 reed@google.comuse bitmap's fRowBytes, as the pixelref's is not (yet...
2014-01-09 robertphillips... Fix for Mac-specific compilation issue in r13000
2014-01-09 robertphillips... Expand GatherPixelRefs unit test
2014-01-09 commit-bot... Add 565 to dm defaults.
2014-01-09 bsalomon@google.comMark imagefiltersgraph, IntelRhb, msaa4 config as ignor...
2014-01-09 commit-bot... Revert of https://codereview.chromium.org/113203003/
2014-01-09 commit-bot... Convert Checksum test to DEF_TEST() macro.
2014-01-09 senorblanco... Use truncation, not rounding, when converting perlin...
2014-01-09 commit-bot... Fix Mac fontconfig build
2014-01-09 bungeman@google.comFix race on creating the default typeface.
2014-01-09 commit-bot... Allocate SkPictureFlat::fScratch lazily.
2014-01-09 commit-bot... Disable optimizations GM for 565 targets.
2014-01-09 robertphillips... Update baselines for NVPR bot
2014-01-09 robertphillips... Fix GL context creation on Windows when NV path rendering
2014-01-09 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-01-09 bungeman@google.comFix TODO in SkMutex_win.h to prevent accidental copying.
2014-01-08 commit-bot... Rename GPU functions on SkBlurMaskFilter and pass ctm.
2014-01-08 commit-bot... use SkImageInfo directly, instead of convert to Config
2014-01-08 senorblanco... More rebaselines after r12895 for the mega-stragglers.
2014-01-08 commit-bot... Revert of https://codereview.chromium.org/127223004/
2014-01-08 halcanary@google.comChanges to roll_deps.py
2014-01-08 commit-bot... Move geometry allocator for drawVertices inside autoflu...
2014-01-08 reed@google.comuse SkImageInfo directly, instead of converting to...
2014-01-08 commit-bot... Remove GPU-only flag for vertices GM
2014-01-08 commit-bot... Small tweaks to be able to build everything target:
2014-01-08 commit-bot... For comparison, add std::vector.
2014-01-08 commit-bot... Use a spinlock in SkOnce.
2014-01-08 borenet@google.comsubmit_try: create the diff file using git, rather...
2014-01-08 bungeman@google.comImprove 'stretch' in legacy create typeface for DirectW...
2014-01-08 rmistry@google.comBuildbot SKPs have been recreated. Triggering rebuilds.
2014-01-08 commit-bot... fix gm self-test
2014-01-08 commit-bot... Move DM from everything to most, to build it by default.
2014-01-08 bungeman@google.comWork around SkString::gEmptyRec->writable_str() is...
next