Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
b95c800b68b99422ffcbfcf8bc13005be544b7f6
/
tests
7ee385e
Add GrSurfaceProxy* parameter to GrContext::flush
by Robert Phillips
· 8 years ago
291932e
Fix is_convex() check for inset polys.
by Jim Van Verth
· 8 years ago
1c6025c
Make analysis optional to GrPipeline::init().
by Brian Salomon
· 8 years ago
769e80d
More GrSurfaceProxy-clean up
by Robert Phillips
· 8 years ago
301431d
Miscellaneous GrSurfaceProxy-related cleanup
by Robert Phillips
· 8 years ago
e7d3048
Remove GrPipelineOptimizations computation from GrPipeline::init and nest in GrMeshDrawOp.
by Brian Salomon
· 8 years ago
3185384
Remove GrXferProcessor::getOptimizations.
by Brian Salomon
· 8 years ago
1ec1faa
Remove GrSurface::flushWrites
by Robert Phillips
· 8 years ago
af40127
Minor fix to VkWrapTest
by Greg Daniel
· 8 years ago
b338484
quiet some annoying logging in unit tests
by Mike Klein
· 8 years ago
b436655
Add height function to shadow tessellators.
by Jim Van Verth
· 8 years ago
c0b642c
Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum.
by Brian Salomon
· 8 years ago
51e7ca3
Add new proxy-based DetermineDomainMode w/ test
by Robert Phillips
· 8 years ago
5fa3d6d
Revert "Revert "simplify api to bitmapcache""
by Mike Reed
· 8 years ago
dd1b4e9
Revert "simplify api to bitmapcache"
by Florin Malita
· 8 years ago
9f4b0ae
simplify api to bitmapcache
by Mike Reed
· 8 years ago
f388093
Delete SkColorSpace::ColorSpaceFlags
by Matt Sarett
· 8 years ago
ab664fa
Revert "Revert "Create new inset algorithm for spot shadows""
by Brian Salomon
· 8 years ago
e7c85c4
Revert "Create new inset algorithm for spot shadows"
by Brian Salomon
· 8 years ago
e5f5bf5
Create new inset algorithm for spot shadows
by Jim Van Verth
· 8 years ago
cf3f234
Add SkTransferFunctionBehavior flag: Use in codec and encoder
by Matt Sarett
· 8 years ago
4dc6474
remove dead code in bitmapcache
by Mike Reed
· 8 years ago
f160ad4
SkBlurDrawLooper: Start by deleting flags
by Matt Sarett
· 8 years ago
02be3c1
add test and fix for canvas::isClipEmpty
by Mike Reed
· 8 years ago
5df93de
Revert "Revert "Add support for writing icc profiles to the jpeg encoder""
by Matt Sarett
· 8 years ago
5e15085
Revert "Revert "Add a new GrResourceCache purging mechanism for purging unused resources.""
by Brian Salomon
· 8 years ago
dda14b9
Revert "Add support for writing icc profiles to the jpeg encoder"
by Derek Sollenberger
· 8 years ago
70131b9
Fix SkTArray operator= to work with self assignment
by Greg Daniel
· 8 years ago
4ef0148
Add support for writing icc profiles to the jpeg encoder
by Matt Sarett
· 8 years ago
44c1b11
path hang
by Cary Clark
· 8 years ago
d68c41d
Revert "Add support for writing icc profiles to the jpeg encoder"
by Derek Sollenberger
· 8 years ago
d3b6597
Mark overridden destructors with 'override' and remove 'virtual'
by Brian Salomon
· 8 years ago
2a65cc0
test (and fix) clip_restriction in canvas
by Mike Reed
· 8 years ago
20c322e
Revert "Add a new GrResourceCache purging mechanism for purging unused resources."
by Brian Salomon
· 8 years ago
fbb56ce
Add a new GrResourceCache purging mechanism for purging unused resources.
by Brian Salomon
· 8 years ago
e3b95ce
Add support for writing icc profiles to the jpeg encoder
by Matt Sarett
· 8 years ago
0ae6faa
Make SkImage_Gpu be deferred (take 2)
by Robert Phillips
· 8 years ago
54d212e
Revert "Revert "Remove GrPipeline from GrDrawOp.""
by Brian Salomon
· 8 years ago
27ecd86
SkImageSource::Make() returns nullptr when srcrect is empty.
by Hal Canary
· 8 years ago
28da283
fix fuzz
by Cary Clark
· 8 years ago
90960eb
Exclude Vulkan from running PreFlushCallbackTest
by Robert Phillips
· 8 years ago
eaa78c4
Revert "Make SkImage_Gpu be deferred"
by Robert Phillips
· 8 years ago
107524c
Attempt to fix AMD ANGLE bots.
by Brian Salomon
· 8 years ago
eb35f4d
Add pre-Flush callback to GrDrawingManager (take 2)
by Robert Phillips
· 8 years ago
0db235b
Make SkImage_Gpu be deferred
by Robert Phillips
· 8 years ago
0e032be
Add support for writing ICC profiles in png encodes
by Matt Sarett
· 8 years ago
ed182d7
Remove SkImage::MakeTextureFromPixmap
by Brian Osman
· 8 years ago
dcf0ab0
Switch 16 sample gpu configs to 8 samples BUG=skia:
by Brian Salomon
· 8 years ago
1a3c4b8
Eager or Lazy evaluation of sub-drawings for SkDeferredCanvas.
by Herb Derby
· 8 years ago
ac6b1fa
Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2)
by Robert Phillips
· 8 years ago
6405e71
Remove gpu configs that don't have explicit API.
by Brian Salomon
· 8 years ago
06ee8e8
Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"""
by Yuqian Li
· 8 years ago
50f66d8
Be explicit on test and perf bots about GL vs GLES
by Brian Salomon
· 8 years ago
31249bb
Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""
by Robert Phillips
· 8 years ago
c35a2d4
Add nondeterministic seed option for ProcessorOptimization test
by Brian Osman
· 8 years ago
c48af93
Revert "Remove GrPipeline from GrDrawOp."
by Brian Salomon
· 8 years ago
aa9e332
Revert[4] "store vertices arrays inline with object""""
by Mike Reed
· 8 years ago
2bf4b3a
Remove GrPipeline from GrDrawOp.
by Brian Salomon
· 8 years ago
0c492cf
Revert[3] "store vertices arrays inline with object"""
by Mike Reed
· 8 years ago
9e9188f
Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"
by Yuqian Li
· 8 years ago
b64bcbd
Remove budgeted parameter from SkSurface::makeImageSnapshot
by Robert Phillips
· 8 years ago
8301046
Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer
by Jim Van Verth
· 8 years ago
69225d0
Make SkTArray not allocate unless reserve or initial count > 0
by Brian Salomon
· 8 years ago
0b83319
SkDynamicMemoryWStream::detachAsStream() returns unique_ptr
by Hal Canary
· 8 years ago
18ea816
Revert "Add pre-Flush callback to GrDrawingManager"
by Robert Phillips
· 8 years ago
7d9f9e3
Revert[2] "store vertices arrays inline with object""
by Mike Reed
· 8 years ago
cd9ada5
must check for zero-length in reader32::read() before calling memcpy
by Mike Reed
· 8 years ago
2f3865b
Fix formatting error in test output
by Brian Osman
· 8 years ago
d222ec4
Add pre-Flush callback to GrDrawingManager
by Robert Phillips
· 8 years ago
9e62df6
Revert "store vertices arrays inline with object"
by Mike Reed
· 8 years ago
eaaebb1
store vertices arrays inline with object
by Mike Reed
· 8 years ago
bd1f76f
Emit dumpInfo string when processor opt test fails
by Brian Osman
· 8 years ago
296b1cc
Retract GrContext from src/gpu/effects
by Robert Phillips
· 8 years ago
dabe8ac
SkDynamicMemoryWStream::detachAsData more memory efficent
by Hal Canary
· 8 years ago
9a8065d
add uniqueID
by Mike Reed
· 8 years ago
26c90e0
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
by Robert Phillips
· 8 years ago
97180af
Compute clipped draw bounds outside GrAppliedClip.
by Brian Salomon
· 8 years ago
6de1310
Begin implementation of SkImage_Base::makeColorSpace
by Matt Sarett
· 8 years ago
bdce9c2
vertices to/from data
by Mike Reed
· 8 years ago
8f7d9b9
Revert "Begin implementation of SkImage_Base::makeColorSpace"
by Mike Reed
· 8 years ago
98629ef
Begin implementation of SkImage_Base::makeColorSpace
by Matt Sarett
· 8 years ago
4f70623
Restore deferred GPU resources in Chrome
by Robert Phillips
· 8 years ago
8d2f90b
Changes to GrProcessorSet::FragmentProcessorAnalysis to prepare for deferred pipeline creation.
by Brian Salomon
· 8 years ago
766fcbb
Treat cross context images as Ganesh-created resources
by Brian Osman
· 8 years ago
3a9a7a3
Remove run count field from SkTextBlob.
by Florin Malita
· 8 years ago
d54639f
Add SkSTArray move assignment operators
by Florin Malita
· 8 years ago
a6953f2
Revert "Treat cross context images as Ganesh-created resources"
by Brian Osman
· 8 years ago
4d1955c
Fix SkFILEStream.
by Ben Wagner
· 8 years ago
dc9f0db
Check for bad bounds in picture cullbounds
by Mike Reed
· 8 years ago
cccda60
Treat cross context images as Ganesh-created resources
by Brian Osman
· 8 years ago
053730d
Fix SkTHashTable dangling values
by Florin Malita
· 8 years ago
566e53c
re-guard against negative dimensions on no-draw canvas
by Mike Reed
· 8 years ago
0b791f5
Remove ownership aruments from render target wrap functions
by Brian Osman
· 8 years ago
649a341
Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes.
by Brian Salomon
· 8 years ago
c2d5bd0
Fix SkTArray copy construction
by Florin Malita
· 8 years ago
84dd857
make GrPaint.h private -- IWYU
by Mike Reed
· 8 years ago
c65aec9
Make GrClip.h private
by Brian Salomon
· 8 years ago
4eed4c8
limit addEndMoveSpans loop in pathops
by Cary Clark
· 8 years ago
8310f0e
Revert "remove SkClipVisitor"
by Mike Reed
· 8 years ago
3b65598
Make SkGr.h private and remove unused functions
by Brian Osman
· 8 years ago
Next »