2014-11-10 |
robertphillips | Address MSAA rendering in layer hoisting |
commit | commitdiff | tree | snapshot |
2014-11-10 |
egdaniel | Rebase verttext once more |
commit | commitdiff | tree | snapshot |
2014-11-10 |
bungeman | With https://chromium.googlesource.com/skia/+/43b8b36b2... |
commit | commitdiff | tree | snapshot |
2014-11-10 |
skia.buildbots | Update SKP version |
commit | commitdiff | tree | snapshot |
2014-11-09 |
fmalita | Revert of Revert of SkDrawCommand scrubbing (patchset... |
commit | commitdiff | tree | snapshot |
2014-11-08 |
joshualitt | Default geometry processor |
commit | commitdiff | tree | snapshot |
2014-11-08 |
joshualitt | rebasing some gms |
commit | commitdiff | tree | snapshot |
2014-11-07 |
jvanverth | Reignore some tests that use distance fields |
commit | commitdiff | tree | snapshot |
2014-11-07 |
egdaniel | Rebase for win7 x86 gpu |
commit | commitdiff | tree | snapshot |
2014-11-07 |
joshualitt | simple cl to cleanup friends in GrGpu |
commit | commitdiff | tree | snapshot |
2014-11-07 |
jvanverth | Make gpudft non-default config for gm |
commit | commitdiff | tree | snapshot |
2014-11-07 |
egdaniel | Finish rebase from df and add baseline images for n10... |
commit | commitdiff | tree | snapshot |
2014-11-07 |
joshualitt | cleaning up geometry handling in gpu |
commit | commitdiff | tree | snapshot |
2014-11-07 |
egdaniel | Rebaseline s4 gms |
commit | commitdiff | tree | snapshot |
2014-11-07 |
cdalton | Update GrTRecorder to preserve memory allocations |
commit | commitdiff | tree | snapshot |
2014-11-07 |
fmalita | Revert of SkDrawCommand scrubbing (patchset #2 id:20001... |
commit | commitdiff | tree | snapshot |
2014-11-07 |
fmalita | SkDrawCommand scrubbing |
commit | commitdiff | tree | snapshot |
2014-11-07 |
joshualitt | Revert of Default geometry processor (patchset #9 id... |
commit | commitdiff | tree | snapshot |
2014-11-07 |
joshualitt | Default geometry processor |
commit | commitdiff | tree | snapshot |
2014-11-07 |
reed | add patch and clicktracking to lua |
commit | commitdiff | tree | snapshot |
2014-11-07 |
jvanverth | One more attempt at rebaselining |
commit | commitdiff | tree | snapshot |
2014-11-07 |
derekf | Mesa ES 3.0 requires sized internal formats |
commit | commitdiff | tree | snapshot |
2014-11-07 |
jvanverth | Missed some expectations |
commit | commitdiff | tree | snapshot |
2014-11-07 |
joshualitt | Refactor DrawTarget and GPU to be independent |
commit | commitdiff | tree | snapshot |
2014-11-07 |
jvanverth | Rebaseline for https://codereview.chromium.org/703463002/. |
commit | commitdiff | tree | snapshot |
2014-11-07 |
reed | document the SkStrAppend methods |
commit | commitdiff | tree | snapshot |
2014-11-07 |
jvanverth | Get gpudft support working in dm, gm, nanobench and... |
commit | commitdiff | tree | snapshot |
2014-11-07 |
skia.buildbots | Update SKP version |
commit | commitdiff | tree | snapshot |
2014-11-07 |
tfarina | Cleanup: Use SkAutoGraphics in gm and tests. |
commit | commitdiff | tree | snapshot |
2014-11-07 |
scroggo | When running DM, write test failures to json. |
commit | commitdiff | tree | snapshot |
2014-11-07 |
halcanary | for X in {Dec,BigDec,Scalar}, SkWStream::write"X"AsText... |
commit | commitdiff | tree | snapshot |
2014-11-07 |
scroggo | Add LOCAL_PICKUP_FILES to dm and bench makefiles. |
commit | commitdiff | tree | snapshot |
2014-11-07 |
cdalton | Remove 1d glyph positions from nvpr text |
commit | commitdiff | tree | snapshot |
2014-11-06 |
jvanverth | Revert of Get gpudft support working in dm, gm, nanoben... |
commit | commitdiff | tree | snapshot |
2014-11-06 |
jvanverth | Get gpudft support working in dm, gm, nanobench and... |
commit | commitdiff | tree | snapshot |
2014-11-06 |
joshualitt | Clip in grdrawtarget |
commit | commitdiff | tree | snapshot |
2014-11-06 |
mtklein | Revert of Revert of Turn on NVPR 4x MSAA by default... |
commit | commitdiff | tree | snapshot |
2014-11-06 |
mtklein | Detect loops overflow for gpu benches. |
commit | commitdiff | tree | snapshot |
2014-11-06 |
egdaniel | Send coverage VA as floats instead of bytes |
commit | commitdiff | tree | snapshot |
2014-11-06 |
skia.buildbots | Update SKP version |
commit | commitdiff | tree | snapshot |
2014-11-05 |
bsalomon | Add mock context and use in ResourceCacheTest. |
commit | commitdiff | tree | snapshot |
2014-11-05 |
egdaniel | Revert of Turn on NVPR 4x MSAA by default when supporte... |
commit | commitdiff | tree | snapshot |
2014-11-05 |
bsalomon | Revert of Add mock context and use in ResourceCacheTest... |
commit | commitdiff | tree | snapshot |
2014-11-05 |
mtklein | Turn on NVPR 4x MSAA by default when supported in DM... |
commit | commitdiff | tree | snapshot |
2014-11-05 |
bsalomon | Add mock context and use in ResourceCacheTest. |
commit | commitdiff | tree | snapshot |
2014-11-05 |
bsalomon | S4 Rebaselines |
commit | commitdiff | tree | snapshot |
2014-11-05 |
mtklein | Avoid dec = -dec overflow when appending most negative... |
commit | commitdiff | tree | snapshot |
2014-11-05 |
robertphillips | Add new baselines for remaining dashing5 GM images |
commit | commitdiff | tree | snapshot |
2014-11-05 |
egdaniel | Remove gm from ignore expectation file |
commit | commitdiff | tree | snapshot |
2014-11-05 |
robertphillips | Add baselines for the new dashing5 GM |
commit | commitdiff | tree | snapshot |
2014-11-05 |
robertphillips | Add unit test for SkDashPathEffect::asPoints' culling |
commit | commitdiff | tree | snapshot |
2014-11-05 |
mtklein | Whitelist intentionally racy TRACE_EVENT reads and... |
commit | commitdiff | tree | snapshot |
2014-11-05 |
egdaniel | Revert of Bisect Mac performance regression. (patchset... |
commit | commitdiff | tree | snapshot |
2014-11-05 |
tfarina | Cleanup: Remove unused InstallNewHandler() function... |
commit | commitdiff | tree | snapshot |
2014-11-05 |
bsalomon | Workaround for PowerVR clear issue. |
commit | commitdiff | tree | snapshot |
2014-11-05 |
bungeman | Add suppression to valgrind.supp for fun:FcConfigEvaluate. |
commit | commitdiff | tree | snapshot |
2014-11-05 |
egdaniel | Bug fix for cull_line in SkDashPathEffect. |
commit | commitdiff | tree | snapshot |
2014-11-04 |
robertphillips | Crop the fast path dashed lines to the cull rect |
commit | commitdiff | tree | snapshot |
2014-11-04 |
jvanverth | DFText: fix placement of glyphs when we fall back to... |
commit | commitdiff | tree | snapshot |
2014-11-04 |
reed | update slides |
commit | commitdiff | tree | snapshot |
2014-11-04 |
piotaixr | Revert of Override SkCanvas::drawImage() in SkDeferredC... |
commit | commitdiff | tree | snapshot |
2014-11-04 |
bungeman | Additional baselines for 4b86bacb0428. |
commit | commitdiff | tree | snapshot |
2014-11-04 |
danakj | Add tracing to the SkCanvas drawFoo() methods to find... |
commit | commitdiff | tree | snapshot |
2014-11-04 |
mtklein | PictureRecordBench's benchmarks are no longer relevant... |
commit | commitdiff | tree | snapshot |
2014-11-04 |
reed | add more typeface methods to lua |
commit | commitdiff | tree | snapshot |
2014-11-04 |
bungeman | Allow all font weights on Android and respect overrides. |
commit | commitdiff | tree | snapshot |
2014-11-04 |
bungeman | With https://chromium.googlesource.com/skia/+/43b8b36b2... |
commit | commitdiff | tree | snapshot |
2014-11-04 |
jvanverth | Fix PictureTest for new GPU veto |
commit | commitdiff | tree | snapshot |
2014-11-04 |
scroggo | Include SkTypes so that SK_SUPPORT_GPU is meaningful. |
commit | commitdiff | tree | snapshot |
2014-11-04 |
jvanverth | Enable distance field path rendering in Chrome. |
commit | commitdiff | tree | snapshot |
2014-11-04 |
bungeman | Roll common to d7c2e2b9464. |
commit | commitdiff | tree | snapshot |
2014-11-04 |
joshualitt | removing setVertexArraySource from drawtarget |
commit | commitdiff | tree | snapshot |
2014-11-04 |
scroggo | Separate JSON functions from DMWriteTask. |
commit | commitdiff | tree | snapshot |
2014-11-04 |
robertphillips | Fix layer cache memory leak |
commit | commitdiff | tree | snapshot |
2014-11-04 |
reed | remove dead SK_DISABLE_DASHING_OPTIMIZATION flag |
commit | commitdiff | tree | snapshot |
2014-11-04 |
skia.buildbots | Update SKP version |
commit | commitdiff | tree | snapshot |
2014-11-04 |
reed | update slide content |
commit | commitdiff | tree | snapshot |
2014-11-04 |
reed | add textblobs to lua |
commit | commitdiff | tree | snapshot |
2014-11-04 |
joshualitt | update baselines and ignores for texture_domain |
commit | commitdiff | tree | snapshot |
2014-11-04 |
mtklein | Turn SkTaskGroups back on. |
commit | commitdiff | tree | snapshot |
2014-11-04 |
mtklein | Manually load CONDITION_VARIABLE methods on Windows... |
commit | commitdiff | tree | snapshot |
2014-11-04 |
fmalita | Export (SK_API) SkSurfaceProps |
commit | commitdiff | tree | snapshot |
2014-11-03 |
tfarina | Cleanup: Remove SimpleiOSApp xcode project file. |
commit | commitdiff | tree | snapshot |
2014-11-03 |
reed | move SkTextBox into utils |
commit | commitdiff | tree | snapshot |
2014-11-03 |
qiankun.miao | Optimize SkRect::sort() |
commit | commitdiff | tree | snapshot |
2014-11-03 |
bsalomon | Rename and clarify semantics of GrContext::resolveRende... |
commit | commitdiff | tree | snapshot |
2014-11-03 |
joshualitt | Temporary fix to remove drawrect call from GpuGL |
commit | commitdiff | tree | snapshot |
2014-11-03 |
jvanverth | Improve quality of distance field rendering |
commit | commitdiff | tree | snapshot |
2014-11-03 |
derekf | Detect Mesa OpenGL ES |
commit | commitdiff | tree | snapshot |
2014-11-03 |
bsalomon | Revert changes to GrContext::resolveRenderTarget |
commit | commitdiff | tree | snapshot |
2014-11-03 |
danakj | Add comments to SkRecordDraw to help people follow. |
commit | commitdiff | tree | snapshot |
2014-11-03 |
joshualitt | Test factory uses the inorder draw buffer |
commit | commitdiff | tree | snapshot |
2014-11-03 |
reed | add bullets to slides |
commit | commitdiff | tree | snapshot |
2014-11-03 |
bsalomon | Don't allow renderTarget==NULL to GrContext::clear... |
commit | commitdiff | tree | snapshot |
2014-11-03 |
joshualitt | rebase and ignore dash cubics winnvpr |
commit | commitdiff | tree | snapshot |
2014-11-03 |
joshualitt | release expectations rebase |
commit | commitdiff | tree | snapshot |
2014-11-03 |
joshualitt | rebase nvpr expectations |
commit | commitdiff | tree | snapshot |
2014-11-03 |
bsalomon | Remove GrGLTexID |
commit | commitdiff | tree | snapshot |
2014-11-03 |
joshualitt | ignoring degenerat segments across all nvprm |
commit | commitdiff | tree | snapshot |
2014-11-03 |
mtklein | patch from issue 697743002 |
commit | commitdiff | tree | snapshot |
next |