aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add handling alpha values in RRGGBBAA formatted styles.Gravatar commit-bot@chromium.org2014-01-13
* Allocate memory in SkTDynamicHash on first use.Gravatar commit-bot@chromium.org2014-01-13
* GM: run mode comparisons for all raster configs.Gravatar commit-bot@chromium.org2014-01-13
* remove _gpu suffix from tests in ignored-tests.txt that are changed on all gp...Gravatar bsalomon@google.com2014-01-13
* Rebaseline NVPR roundrects imagesGravatar robertphillips@google.com2014-01-13
* Use correct matrix to adjust blur radius for gpuGravatar commit-bot@chromium.org2014-01-13
* Remove redundant auto rt object in skpaint2grpaintshader function.Gravatar commit-bot@chromium.org2014-01-13
* Remove rects GM from ignored-tests.txt and rebaselineGravatar bsalomon@google.com2014-01-13
* Add CONTRIBUTING fileGravatar borenet@google.com2014-01-13
* remove (now dead code) for SK_SUPPORT_LEGACY_COLORTYPE and SK_SUPPORT_LEGACY_...Gravatar reed@google.com2014-01-13
* remove remaining references to Sk64 (obsolete)Gravatar reed@google.com2014-01-13
* Handle drawBitmapRect src_rect->dst_rect mapping as a local matrix rather tha...Gravatar commit-bot@chromium.org2014-01-13
* Yet another patch for r13038Gravatar robertphillips@google.com2014-01-13
* Fix for r13038Gravatar robertphillips@google.com2014-01-13
* Pull in Chromium's version of GatherPixelRefsGravatar robertphillips@google.com2014-01-13
* Add bench_record.Gravatar commit-bot@chromium.org2014-01-13
* NEON fast path for box blurGravatar commit-bot@chromium.org2014-01-13
* Cleanup: Remove unused includes from skia_unix.cppGravatar tfarina@chromium.org2014-01-11
* merge multiple blurrect GMs into one GM and add versionsGravatar commit-bot@chromium.org2014-01-10
* Add a DEF_GPUTEST() macro.Gravatar tfarina@chromium.org2014-01-10
* remove (now unused) Sk64 -- just use int64_tGravatar reed@google.com2014-01-10
* Just use one version of the scripts in both the browser and in SkV8 by using ...Gravatar commit-bot@chromium.org2014-01-10
* Fixes to roll_deps for the botsGravatar borenet@google.com2014-01-10
* Add a simple test ttc for FontHost test.Gravatar bungeman@google.com2014-01-10
* Eliminate useless NULL push by making fIndexedData 0-based.Gravatar commit-bot@chromium.org2014-01-10
* Remove printfs from FontHostTest when font is not sfnt.Gravatar bungeman@google.com2014-01-10
* fNextIndex is redundant. Remove it.Gravatar commit-bot@chromium.org2014-01-10
* If poppler is disable and native pdf is enabled, we still need SkPDFRasterize...Gravatar commit-bot@chromium.org2014-01-10
* Revert of https://codereview.chromium.org/112113005/Gravatar commit-bot@chromium.org2014-01-10
* Revert of https://codereview.chromium.org/106563002/Gravatar commit-bot@chromium.org2014-01-10
* Fix genID cloning bugs.Gravatar commit-bot@chromium.org2014-01-10
* remove poplar building from mac, until it is fixedGravatar commit-bot@chromium.org2014-01-10
* Delete all invalidated resources with same keyGravatar commit-bot@chromium.org2014-01-10
* Suppressing imagefiltersbase_gpu on RHB deviceGravatar robertphillips@google.com2014-01-10
* Reduce verbosity of SkGraphics::Init in default case.Gravatar halcanary@google.com2014-01-10
* Add REPORTF test macro.Gravatar halcanary@google.com2014-01-10
* SampleApp Cleanup:Gravatar halcanary@google.com2014-01-10
* Suppress imagefiltersgraph_msaa4 failure on Nexus10Gravatar robertphillips@google.com2014-01-10
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-10
* Fix Mac fontconfig build (try 2)Gravatar commit-bot@chromium.org2014-01-09
* Remove references to Skia's SVN repositoryGravatar borenet@google.com2014-01-09
* remove bad gm expected imagesGravatar reed@google.com2014-01-09
* use bitmap's fRowBytes, as the pixelref's is not (yet) reliableGravatar reed@google.com2014-01-09
* Fix for Mac-specific compilation issue in r13000Gravatar robertphillips@google.com2014-01-09
* Expand GatherPixelRefs unit testGravatar robertphillips@google.com2014-01-09
* Add 565 to dm defaults.Gravatar commit-bot@chromium.org2014-01-09
* Mark imagefiltersgraph, IntelRhb, msaa4 config as ignore failure due to garba...Gravatar bsalomon@google.com2014-01-09
* Revert of https://codereview.chromium.org/113203003/Gravatar commit-bot@chromium.org2014-01-09
* Convert Checksum test to DEF_TEST() macro.Gravatar commit-bot@chromium.org2014-01-09
* Use truncation, not rounding, when converting perlin noise seed (required by ...Gravatar senorblanco@chromium.org2014-01-09