index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add handling alpha values in RRGGBBAA formatted styles.
commit-bot@chromium.org
2014-01-13
*
Allocate memory in SkTDynamicHash on first use.
commit-bot@chromium.org
2014-01-13
*
GM: run mode comparisons for all raster configs.
commit-bot@chromium.org
2014-01-13
*
remove _gpu suffix from tests in ignored-tests.txt that are changed on all gp...
bsalomon@google.com
2014-01-13
*
Rebaseline NVPR roundrects images
robertphillips@google.com
2014-01-13
*
Use correct matrix to adjust blur radius for gpu
commit-bot@chromium.org
2014-01-13
*
Remove redundant auto rt object in skpaint2grpaintshader function.
commit-bot@chromium.org
2014-01-13
*
Remove rects GM from ignored-tests.txt and rebaseline
bsalomon@google.com
2014-01-13
*
Add CONTRIBUTING file
borenet@google.com
2014-01-13
*
remove (now dead code) for SK_SUPPORT_LEGACY_COLORTYPE and SK_SUPPORT_LEGACY_...
reed@google.com
2014-01-13
*
remove remaining references to Sk64 (obsolete)
reed@google.com
2014-01-13
*
Handle drawBitmapRect src_rect->dst_rect mapping as a local matrix rather tha...
commit-bot@chromium.org
2014-01-13
*
Yet another patch for r13038
robertphillips@google.com
2014-01-13
*
Fix for r13038
robertphillips@google.com
2014-01-13
*
Pull in Chromium's version of GatherPixelRefs
robertphillips@google.com
2014-01-13
*
Add bench_record.
commit-bot@chromium.org
2014-01-13
*
NEON fast path for box blur
commit-bot@chromium.org
2014-01-13
*
Cleanup: Remove unused includes from skia_unix.cpp
tfarina@chromium.org
2014-01-11
*
merge multiple blurrect GMs into one GM and add versions
commit-bot@chromium.org
2014-01-10
*
Add a DEF_GPUTEST() macro.
tfarina@chromium.org
2014-01-10
*
remove (now unused) Sk64 -- just use int64_t
reed@google.com
2014-01-10
*
Just use one version of the scripts in both the browser and in SkV8 by using ...
commit-bot@chromium.org
2014-01-10
*
Fixes to roll_deps for the bots
borenet@google.com
2014-01-10
*
Add a simple test ttc for FontHost test.
bungeman@google.com
2014-01-10
*
Eliminate useless NULL push by making fIndexedData 0-based.
commit-bot@chromium.org
2014-01-10
*
Remove printfs from FontHostTest when font is not sfnt.
bungeman@google.com
2014-01-10
*
fNextIndex is redundant. Remove it.
commit-bot@chromium.org
2014-01-10
*
If poppler is disable and native pdf is enabled, we still need SkPDFRasterize...
commit-bot@chromium.org
2014-01-10
*
Revert of https://codereview.chromium.org/112113005/
commit-bot@chromium.org
2014-01-10
*
Revert of https://codereview.chromium.org/106563002/
commit-bot@chromium.org
2014-01-10
*
Fix genID cloning bugs.
commit-bot@chromium.org
2014-01-10
*
remove poplar building from mac, until it is fixed
commit-bot@chromium.org
2014-01-10
*
Delete all invalidated resources with same key
commit-bot@chromium.org
2014-01-10
*
Suppressing imagefiltersbase_gpu on RHB device
robertphillips@google.com
2014-01-10
*
Reduce verbosity of SkGraphics::Init in default case.
halcanary@google.com
2014-01-10
*
Add REPORTF test macro.
halcanary@google.com
2014-01-10
*
SampleApp Cleanup:
halcanary@google.com
2014-01-10
*
Suppress imagefiltersgraph_msaa4 failure on Nexus10
robertphillips@google.com
2014-01-10
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-10
*
Fix Mac fontconfig build (try 2)
commit-bot@chromium.org
2014-01-09
*
Remove references to Skia's SVN repository
borenet@google.com
2014-01-09
*
remove bad gm expected images
reed@google.com
2014-01-09
*
use bitmap's fRowBytes, as the pixelref's is not (yet) reliable
reed@google.com
2014-01-09
*
Fix for Mac-specific compilation issue in r13000
robertphillips@google.com
2014-01-09
*
Expand GatherPixelRefs unit test
robertphillips@google.com
2014-01-09
*
Add 565 to dm defaults.
commit-bot@chromium.org
2014-01-09
*
Mark imagefiltersgraph, IntelRhb, msaa4 config as ignore failure due to garba...
bsalomon@google.com
2014-01-09
*
Revert of https://codereview.chromium.org/113203003/
commit-bot@chromium.org
2014-01-09
*
Convert Checksum test to DEF_TEST() macro.
commit-bot@chromium.org
2014-01-09
*
Use truncation, not rounding, when converting perlin noise seed (required by ...
senorblanco@chromium.org
2014-01-09
[next]