index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
This changes the signature of SkImageFilter::filterImageGPU() to use SkBitmap...
senorblanco@chromium.org
2013-01-30
*
Add GrDrawTarget::DrawInfo, combine API for performing indexed/non-indexed dr...
bsalomon@google.com
2013-01-30
*
Adding a new unit test that demonstrates that dithering affects constant grad...
junov@chromium.org
2013-01-30
*
return if we're invertible for the fast scale+trans case when we have no inverse
reed@google.com
2013-01-30
*
Adds SkMWCRandom, which generates random numbers using a variant of George Ma...
jvanverth@google.com
2013-01-30
*
Re-enbling blurrect gm test wich no longer fails with rtree/tileGrid
junov@chromium.org
2013-01-30
*
add SK_DISABLE_PIXELREF_LOCKCOUNT_BALANCE_CHECK option, to disable check for
reed@google.com
2013-01-30
*
shape ops work in progress
caryclark@google.com
2013-01-30
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-30
*
shape ops work in progress
caryclark@google.com
2013-01-29
*
Mark SkPictureStateTree::Draw::operator< as const.
bungeman@google.com
2013-01-29
*
Fix Japanese font issue for devices running JB MR1 and higher.
djsollen@google.com
2013-01-29
*
shape ops work in progress
caryclark@google.com
2013-01-29
*
add SK_API to SkMutex (for chrome)
reed@google.com
2013-01-29
*
Whitespace change to trigger rebuilds
rmistry@google.com
2013-01-29
*
Whitespace change (SkipBuildbotRuns)
rmistry@google.com
2013-01-29
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-29
*
tweak to comments, ws change to trigger bots
reed@google.com
2013-01-28
*
Remove a workaround in gm/xfermodes.cpp
scroggo@google.com
2013-01-28
*
Add missing params to renderer->resetState().
jvanverth@google.com
2013-01-28
*
Fixing crash in cloning empty SkPicture object
junov@chromium.org
2013-01-28
*
Fix assert
robertphillips@google.com
2013-01-28
*
fix build
reed@google.com
2013-01-28
*
REBASELINE: enable setline fix for scan converter, with SK_IGNORE_SETLINE_FIX...
reed@google.com
2013-01-28
*
Change the method for timing individual tiles in bench_pictures.
scroggo@google.com
2013-01-28
*
Move vertex layout definitions from GrDrawTarget to GrDrawState.
jvanverth@google.com
2013-01-28
*
Added toString to SkDrawLooper-derived classes
robertphillips@google.com
2013-01-28
*
shape ops work in progress
caryclark@google.com
2013-01-28
*
Add data() to all QString::toASCII Qt calls to help out Linux compiler
robertphillips@google.com
2013-01-28
*
Add command line options to debugger
robertphillips@google.com
2013-01-28
*
add (disabled) test for big dashing
reed@google.com
2013-01-28
*
Fix debug build. Unreviewed.
senorblanco@chromium.org
2013-01-28
*
Fix build break after r7411 when GR_STATIC_RECT_VB is enabled.
bsalomon@google.com
2013-01-28
*
Add an origin flag for backend (external) textures. Some textures in WebKit ...
senorblanco@chromium.org
2013-01-28
*
Make a bunch of virtuals in GrDrawTarget and GrGpu private. Subclasses should...
bsalomon@google.com
2013-01-28
*
Remove unnecessary ptr derefs int r7411 (deref result is not used).
bsalomon@google.com
2013-01-28
*
Remove getter of writable GrEffectStage from GrDrawState.
bsalomon@google.com
2013-01-28
*
add missing parameter to overridden onFindClickHandler
mike@reedtribe.org
2013-01-28
*
Rebaselined webpage image GMs for ['base-shuttle_ubuntu12_ati5770'] on Google...
rmistry@google.com
2013-01-27
*
Rebaselined webpage image GMs for ['base-shuttle_ubuntu12_ati5770'] on Google...
rmistry@google.com
2013-01-27
*
Rebaselined webpage image GMs for ['base-shuttle-win7-intel-float'] on Google...
rmistry@google.com
2013-01-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Test for (SkipBuildbotRuns) II
rmistry@google.com
2013-01-25
*
Test for (SkipBuildbotRuns)
rmistry@google.com
2013-01-25
*
Manually parse arguments in submit_try
borenet@google.com
2013-01-25
*
Whitespace change to test (SkipBuildbotRuns)
rmistry@google.com
2013-01-25
*
[PDF] Handle invalid glyph IDs on drawText methods.
vandebo@chromium.org
2013-01-25
*
Fix nextRangeU(0, MAX_UINT) div by zero.
bsalomon@google.com
2013-01-25
*
Presubmit should check that source files end in atleast one newline
rmistry@google.com
2013-01-25
*
Leave one and only one newline at the end of source files
rmistry@google.com
2013-01-25
[next]