Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
2e2202e95e44bb55a097cb57b020af690ae5cdd6
/
tests
565901d
Switch SkAutoMalloc to SkAutoTMalloc to avoid cast
by scroggo
· 9 years ago
9907371
SkPixelSerializer: remove deprecated virtual
by halcanary
· 9 years ago
712fdf7
SkDocument::setDCTEncoder() for old versions of webkit
by halcanary
· 9 years ago
5219fd9
Make NVPR a GL context option instead of a GL context
by kkinnunen
· 9 years ago
3127c99
ubsan shift fixes
by caryclark
· 9 years ago
b260d13
SkBitmap::getColor repsects swizzle
by halcanary
· 9 years ago
db64af3
Fix filter primitive bounds computations.
by senorblanco
· 9 years ago
9d66696
Revert of Make NVPR a GL context option instead of a GL context (patchset #9 id:160001 of https://codereview.chromium.org/1448883002/ )
by borenet
· 9 years ago
a2e0567
Revert of default SkPixelSerializer (patchset #2 id:20001 of https://codereview.chromium.org/1507123002/ )
by halcanary
· 9 years ago
808ce28
default SkPixelSerializer
by halcanary
· 9 years ago
db30be2
Make SkCodec support peek() and read()
by scroggo
· 9 years ago
290f00c
Revert of default SkPixelSerializer (patchset #1 id:1 of https://codereview.chromium.org/1507123002/ )
by reed
· 9 years ago
b0bd151
default SkPixelSerializer
by halcanary
· 9 years ago
64492c4
Make NVPR a GL context option instead of a GL context
by kkinnunen
· 9 years ago
a3375e4
fix coincident fuzzer
by caryclark
· 9 years ago
d61c384
Allow SkStream::peek() to partially succeed
by scroggo
· 9 years ago
be8216a
Make SkAndroidCodec support ico
by msarett
· 9 years ago
97ff7f5
Revert of Make SkAndroidCodec support ico (patchset #7 id:130002 of https://codereview.chromium.org/1472933002/ )
by scroggo
· 9 years ago
1603e93
Make SkAndroidCodec support ico
by msarett
· 9 years ago
a18a8bc
Skip dm GPU configs when context creation fails
by kkinnunen
· 9 years ago
5c05d10
Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
dadfc24
skstd -> std for unique_ptr
by mtklein
· 9 years ago
7bceedc
Retract GrRenderTarget a bit
by robertphillips
· 9 years ago
a0a024e
Revert of Make NVPR a GL context option instead of a GL context (patchset #2 id:20001 of https://codereview.chromium.org/1448883002/ )
by bsalomon
· 9 years ago
eeebdb5
Make NVPR a GL context option instead of a GL context
by kkinnunen
· 9 years ago
1530283
Generate list of GPU contexts outside tests
by kkinnunen
· 9 years ago
144c3c8
Make onPrepareDraws const
by joshualitt
· 9 years ago
de4166a
APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOptimizations struct
by ethannicholas
· 9 years ago
e066df9
Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
70e8dfc
skstd -> std for unique_ptr
by mtklein
· 9 years ago
b9a1e34
Support wbmp that are supported by SkImageDecoder
by scroggo
· 9 years ago
f152463
Include conic weights in GrPath cache kSimpleVolatilePathDomain keys
by kkinnunen
· 9 years ago
8444913
Don't use SkRect::MakeLargest() for clip bounds in image filter tests.
by senorblanco
· 9 years ago
4a24398
Fix SkMergeImageFilter crop rect computation.
by senorblanco
· 9 years ago
ff21032
New API for computing optimization invariants.
by ethannicholas
· 9 years ago
7b94c14
Generate list of GPU contexts outside ImageTest tests
by kkinnunen
· 9 years ago
c4b7272
Don't create a GXPFactory when blend is SrcOver
by egdaniel
· 9 years ago
dfd7d48
Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
0618915
skstd -> std for unique_ptr
by mtklein
· 9 years ago
cf98fa9
Add SkPngChunkReader.
by scroggo
· 9 years ago
93c69ff
Revert of Add SkPngChunkReader. (patchset #9 id:160001 of https://codereview.chromium.org/1040453002/ )
by scroggo
· 9 years ago
3389e00
Add SkPngChunkReader.
by scroggo
· 9 years ago
a98419b
Review URL: https://codereview.chromium.org/1464593004
by bsalomon
· 9 years ago
621895f
Fix GLInterfaceValidation test after "Remove GrContextFactory::getGLContext"
by kkinnunen
· 9 years ago
5931922
Remove GrContextFactory::getGLContext
by kkinnunen
· 9 years ago
7ea33f5
Initial version of external_oes texture support and unit test
by bsalomon
· 9 years ago
c64eff5
Revert[2] of "quick-accept clipRect calls"
by reed
· 9 years ago
0315dbc
Revert of Initial version of external_oes texture support and unit test (patchset #14 id:260001 of https://codereview.chromium.org/1451683002/ )
by bsalomon
· 9 years ago
27a0487
Initial version of external_oes texture support and unit test
by bsalomon
· 9 years ago
f234272
Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1455273006/ )
by egdaniel
· 9 years ago
1c9ce61
fix pathops coincidence fuzz bug
by caryclark
· 9 years ago
a7006d4
Make specialized SrcOver XPFactory
by egdaniel
· 9 years ago
6c221b4
Add SkNx_cast().
by mtklein
· 9 years ago
d76be9c
Eliminate SkFILE: it always is the same as FILE.
by halcanary
· 9 years ago
1ac026d
Initialize memory for BitMask and Clip test.
by herb
· 9 years ago
179a8f5
Generate list of GPU contexts outside SurfaceTest tests
by kkinnunen
· 9 years ago
da707bf
add SkPath::isRRect
by caryclark
· 9 years ago
e9d2052
Record concat as Concat.
by mtklein
· 9 years ago
8d38102
Fix nearly-vertical gradient assert
by fmalita
· 9 years ago
c11a527
Fix GpuDrawPathTest on ANGLE and enable it
by kkinnunen
· 9 years ago
24e7db8
Modernize SkRecordPattern.h
by mtklein
· 9 years ago
3b44448
Unit test for conic weight GrPath key collision
by fmalita
· 9 years ago
c3c6194
Add SkRecord::defrag().
by mtklein
· 9 years ago
fbe1c11
[Reland] Fix NVPR assert for equivalent ovals
by fmalita
· 9 years ago
f045d60
Make block size a template parameter of SkTLList
by bsalomon
· 9 years ago
1ac3f40
Revert of Fix NVPR assert for equivalent ovals (patchset #1 id:1 of https://codereview.chromium.org/1457073002/ )
by stephana
· 9 years ago
5aaef1f
simplify insertion methods for SkTLList
by bsalomon
· 9 years ago
f9b1577
Fix NVPR assert for equivalent ovals
by fmalita
· 9 years ago
5520ded
Fix buffer overrun, bit overrun and add a test.
by herb
· 9 years ago
4ca2e60
Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder.
by egdaniel
· 9 years ago
4e18413
Move SkImage tests from SurfaceTest to ImageTest
by kkinnunen
· 9 years ago
32d6b87
SkTextBlob should store per-run text alignment
by fmalita
· 9 years ago
195fe08
simplify BlendTest.cpp
by mtklein
· 9 years ago
1970358
Revert of Enable temporarily disabled GpuDrawPathTest (patchset #1 id:1 of https://codereview.chromium.org/1447973002/ )
by caryclark
· 9 years ago
d634629
Enable temporarily disabled GpuDrawPathTest
by kkinnunen
· 9 years ago
566b23c
Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
755c553
skstd -> std for unique_ptr
by mtklein
· 9 years ago
56da025
Switch uses of SkChecksum::Compute to Murmur3.
by mtklein
· 9 years ago
504ce5d
Optionally pass rendertarget to getTestTarget
by robertphillips
· 9 years ago
3c2d32b
Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:20001 of https://codereview.chromium.org/1436973003/ )
by mtklein
· 9 years ago
540e954
Switch uses of SkChecksum::Compute to Murmur3.
by mtklein
· 9 years ago
0dfa62c
Update testing frameworks/tests for MDB
by robertphillips
· 9 years ago
1d51273
Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of https://codereview.chromium.org/1441533003/ )
by egdaniel
· 9 years ago
57d3b03
Rename some processor functions from GL to GLSL
by egdaniel
· 9 years ago
0274efb
Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:20001 of https://codereview.chromium.org/1436973003/ )
by mtklein
· 9 years ago
64c4728
Make all GrFragmentProcessors GL independent.
by egdaniel
· 9 years ago
9c86051
Update testing frameworks/tests for MDB
by robertphillips
· 9 years ago
1d024a3
Switch uses of SkChecksum::Compute to Murmur3.
by mtklein
· 9 years ago
c94cd7c
Fix GrCoverageSetOpXP unit test on mixed samples
by cdalton
· 9 years ago
6459352
Replace SkFunction with std::function
by mtklein
· 9 years ago
147ea2f
Factor CSS3 matching rules.
by bungeman
· 9 years ago
386127f
Increment text pointer when the width is zero in the subpixel with center and right alignment.
by herb
· 9 years ago
caef345
Readd "immediate" mode
by robertphillips
· 9 years ago
2d721d3
Move all ShaderBuilder files to GLSL
by egdaniel
· 9 years ago
67d7620
Fix leaks in unit tests of GrGLTextureInfos
by bsalomon
· 9 years ago
a13e202
Move GrBatchFlushState from GrDrawTarget to GrDrawingManager
by robertphillips
· 9 years ago
0b2a189
Fix code that left shifts a negative value. This has undefined behavior.
by benjaminwagner
· 9 years ago
091f60c
Use a struct for client GL texture handles
by bsalomon
· 9 years ago
07e2692
SkResourceCache::GetAllocator() index8 and other color types handling
by aleksandar.stojiljkovic
· 9 years ago
60029a5
Update Layer Hoisting to store its atlas texture in the resource cache
by robertphillips
· 9 years ago
Next »