index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
GpuDrawPathTest.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
*
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
Brian Salomon
2018-02-02
*
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
Brian Salomon
2018-02-01
*
Revert "Redefine the meaning of sample counts in GPU backend."
Brian Salomon
2018-02-01
*
Redefine the meaning of sample counts in GPU backend.
Brian Salomon
2018-02-01
*
Use GrContextFactories that produce a single GrContext in unit tests.
Brian Salomon
2017-11-15
*
Don't compute path keys for volatile paths in GrShape.
bsalomon
2016-09-23
*
Fix key computation for GrPaths
bsalomon
2016-09-15
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Make existing unit tests only run on GL contexts
bsalomon
2016-04-06
*
One signature for creating unit tests that run on premade GrContexts
bsalomon
2016-04-05
*
switch surface to sk_sp
reed
2016-03-23
*
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...
reed
2016-03-18
*
Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...
reed
2016-03-18
*
switch patheffects over to sk_sp
reed
2016-03-18
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Generate list of GPU contexts outside tests
kkinnunen
2015-12-01
*
Include conic weights in GrPath cache kSimpleVolatilePathDomain keys
kkinnunen
2015-11-26
*
Fix GpuDrawPathTest on ANGLE and enable it
kkinnunen
2015-11-19
*
Unit test for conic weight GrPath key collision
fmalita
2015-11-19
*
[Reland] Fix NVPR assert for equivalent ovals
fmalita
2015-11-18
*
Revert of Fix NVPR assert for equivalent ovals (patchset #1 id:1 of https://c...
stephana
2015-11-18
*
Fix NVPR assert for equivalent ovals
fmalita
2015-11-18
*
Revert of Enable temporarily disabled GpuDrawPathTest (patchset #1 id:1 of ht...
caryclark
2015-11-17
*
Enable temporarily disabled GpuDrawPathTest
kkinnunen
2015-11-16
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Require budget decision when creating a RenderTarget SkSurface.
bsalomon
2015-01-16
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
use surface instead of explicitly making gpudevice
reed
2014-09-18
*
Make SkGpuDevice constructors private.
bsalomon
2014-08-28
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Add a DEF_GPUTEST() macro.
tfarina@chromium.org
2014-01-10
*
Temporarily disable GpuTestPath.
jvanverth@google.com
2013-08-05
*
Fix a crash on stroking empty paths with nv_path_rendering enabled
commit-bot@chromium.org
2013-08-05