Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
9166dcb3a0e8784bea83d76ae01aa338c049ae05
/
tests
9166dcb
Add intersections for path ops
by caryclark@google.com
· 12 years ago
07393ca
Add base types for path ops
by caryclark@google.com
· 12 years ago
e06f8ef
Revert 8525,8526 pending investigation of bench_pictures crashes.
by bsalomon@google.com
· 12 years ago
d02e880
Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs().
by bsalomon@google.com
· 12 years ago
8bc9edc
Build fix for Surface Test on non-gpu builds
by junov@chromium.org
· 12 years ago
af05835
Fixed bug with SkImage leaving canvas backing store in an immutable state after destroy.
by junov@chromium.org
· 12 years ago
6addb19
resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we
by edisonn@google.com
· 12 years ago
07a69f8
Name table iterator. https://codereview.appspot.com/8180043/
by bungeman@google.com
· 12 years ago
05a2ee0
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
054ae99
Take two for r8466:
by jvanverth@google.com
· 12 years ago
c7bf296
Rolling back r8466.
by jvanverth@google.com
· 12 years ago
fb495b5
Revise attribute binding interface.
by commit-bot@chromium.org
· 12 years ago
b79d865
Fix GLPrograms test. Review URL: https://codereview.chromium.org/13327008
by bsalomon@google.com
· 12 years ago
995beb6
Adding unit test for verifying copy on write in SkSurface + bug fix in SkCanvas::clear
by junov@chromium.org
· 12 years ago
31ec798
Move GrGLProgram::Desc out of GrGLProgram.
by bsalomon@google.com
· 12 years ago
37cbc7f
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
26ec00e
Fix unit test build break
by bsalomon@google.com
· 12 years ago
4647f90
Replace edge types with GrEdgeEffect.
by bsalomon@google.com
· 12 years ago
c26d94f
Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps.
by bsalomon@google.com
· 12 years ago
bcce892
Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it.
by bsalomon@google.com
· 12 years ago
ae3f2ce
"Fix" persistent failure of BitmapFactoryTest on debug RazrI
by robertphillips@google.com
· 12 years ago
9ae7850
Stop the GLPrograms unit test from generating out of range attrib indices for effects.
by commit-bot@chromium.org
· 12 years ago
35300c4
Fix minor valgrind-found memory leaks
by robertphillips@google.com
· 12 years ago
a262eea
beef-up upem test for fonts
by reed@google.com
· 12 years ago
c781888
Attempt to reland 8264-5 with warning-as-error fixes.
by bsalomon@google.com
· 12 years ago
67e7cde
revert 8265-8264 (broke build)
by reed@google.com
· 12 years ago
ae81d5c
Adds local coords to GrEffect system.
by bsalomon@google.com
· 12 years ago
acef3c4
Reverting r8233 (Use SkSet in PDF)
by robertphillips@google.com
· 12 years ago
cb62650
Add --resourcePath flag to the test program.
by djsollen@google.com
· 12 years ago
3fbab82
Fixing deferred canvas bug caused by SkTwoPointConicalGradient declaring itself as opaque.
by commit-bot@chromium.org
· 12 years ago
65eb4d5
Add stroked ovals and CircleEdgeEffect.
by jvanverth@google.com
· 12 years ago
66bedbb
resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we added capability to collect minidump and callstack if buildbot fails with heap coruption in windows. a few minor conflicts have been resolved)
by edisonn@google.com
· 12 years ago
bb281f7
Improvements/additions to SkImageCache/SkLazyPixelRef.
by scroggo@google.com
· 12 years ago
fed86bd
move most of SkFontHost to private (preceeding making it all private)
by reed@google.com
· 12 years ago
8c02061
Update flag to reflect actual meaning.
by edisonn@google.com
· 12 years ago
ff6ea26
Add GrEllipseEdgeEffect.
by commit-bot@chromium.org
· 12 years ago
2e71f16
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
7fa1bb4
Simplify the GL interface validation test.
by bsalomon@google.com
· 12 years ago
ed268bf
add (mac) test for ttcindex in SkFontStream
by reed@google.com
· 12 years ago
e0e385c
Removed unused parameters
by sugoi@google.com
· 12 years ago
a1d27cd
Don't sort extensions when there are none. Make an ANGLE context to validate the ANGLE GrGLInterface with.
by bsalomon@google.com
· 12 years ago
4bd2bdb
Upstream changes from Android.
by djsollen@google.com
· 12 years ago
c7d0ea3
add asScalars() to document when we want to treat SkPoint or SkRect as an array
by reed@google.com
· 12 years ago
b58772f
PDF: add support for named destinations.
by epoger@google.com
· 12 years ago
812b6f5
Revert r8000 due to failures on some buildbots
by epoger@google.com
· 12 years ago
1cad898
PDF: add support for named destinations
by epoger@google.com
· 12 years ago
075b089
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
37ebe3f
Address some valgrind issues
by robertphillips@google.com
· 12 years ago
46348e2
Initialize bounds even if the text length is zero.
by djsollen@google.com
· 12 years ago
b755a2a
Fix Mac 10.8 64-bit Release ClipCacheTest issue
by robertphillips@google.com
· 12 years ago
c490f80
Change random number generator for 'tests' to SkMWCRandom. Also removes some
by jvanverth@google.com
· 12 years ago
9b855c7
Resubmit r7899 and r7901.
by jvanverth@google.com
· 12 years ago
631cdcb
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
af3a3b9
Revert r7901 & r7899 to allow DEPS roll
by robertphillips@google.com
· 12 years ago
6177e69
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
by robertphillips@google.com
· 12 years ago
b8b705b
Add new vertex attribute array specification.
by jvanverth@google.com
· 12 years ago
5bd26d3
revert r7892
by edisonn@google.com
· 12 years ago
194b7cd
resubmit after fixing assert issue: https://codereview.appspot.com/6744050
by edisonn@google.com
· 12 years ago
54f0d1b
Tests : Unused parameters cleanup
by sugoi@google.com
· 12 years ago
29b19e5
Change SkTileGride geometry calculations to match the Chromium compositor.
by junov@chromium.org
· 12 years ago
d1c53aa
Revert r7883
by edisonn@google.com
· 12 years ago
676aef0
Use SkSet to fix issue when pdf generates an exp number of resources.
by edisonn@google.com
· 12 years ago
5ca3bd0
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
789c6f2
add --tmpDir foo option to tests, to allow unittests that want to write/read files
by reed@google.com
· 12 years ago
04115a1
Add an SkSet class to be used by Pdf only, for now - reverted because of triggering heap corruption on Win7, original coe review: https://codereview.appspot.com/6749054
by edisonn@google.com
· 12 years ago
9447103
Always round text position correctly. https://codereview.appspot.com/7383049/
by bungeman@google.com
· 12 years ago
f8d7d27
Create SkLazyPixelRef which performs lazy decoding.
by scroggo@google.com
· 12 years ago
dff53c2
remove obsolete build flag SK_IGNORE_CONVEX_QUAD_OPT
by reed@google.com
· 12 years ago
3c8fb51
Fix warnings-as-errors on Mac10.6 and Win. Unreviewed.
by senorblanco@chromium.org
· 12 years ago
a1c511b
New SkRectShaderImageFilter image filter
by sugoi@google.com
· 12 years ago
3976825
Remove unused texture coordinate flags.
by jvanverth@google.com
· 12 years ago
024e523
Fix for Gorilla test
by jvanverth@google.com
· 12 years ago
73a9694
Use SkMWRandom in GLPrograms test.
by bsalomon@google.com
· 12 years ago
9120748
Move code that builds GrGLProgram::Desc to GrGLProgram. Move color and coverage flush to GrGLProgram.
by bsalomon@google.com
· 12 years ago
8626719
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
f507c41
Adding option to SkTileGrid for specifying border pixels.
by junov@chromium.org
· 12 years ago
7cacbbd
fix build on Macos
by humper@google.com
· 12 years ago
897f462
Fix for Mac compile warnings. Temporarily removed random gorilla test.
by jvanverth@google.com
· 12 years ago
5a90ada
Add Random unit tests.
by jvanverth@google.com
· 12 years ago
8598328
Remove compile time option to use different types for text vertices.
by bsalomon@google.com
· 12 years ago
5990397
Address google3 compiler warning
by robertphillips@google.com
· 12 years ago
efbe8e9
Fix errors when compiling with -Wall -Werror on Android.
by djsollen@google.com
· 12 years ago
fec0bc3
Remove legacy names no longer referenced in Chrome and WebKit.
by bsalomon@google.com
· 12 years ago
a519f48
rver r7626, might trigger for some strange reason a heap corruption
by edisonn@google.com
· 12 years ago
848b9af
Add a true Set class. Current use case is to be used with Pdf generator.
by edisonn@google.com
· 12 years ago
9c68058
Fix WritePixels test on ANGLE.
by bsalomon@google.com
· 12 years ago
3cb406b
Implement support for origin-TopLeft render targets. Note that the default behaviour remains the same: textures default to origin-TopLeft, render targets default to origin-BottomLeft, and backend textures default to origin-BottomLeft. However, the caller can override the default by setting fOrigin in GrTextureDesc, GrBackendTextureDesc or GrBackendRenderTargetDesc.
by senorblanco@chromium.org
· 12 years ago
9349101
Implement support for origin-TopLeft render targets in GL backend.
by scroggo@google.com
· 12 years ago
1d1d424
Actually fix angle GLPrograms test.
by bsalomon@google.com
· 12 years ago
cf9faf6
Reverting r7545 (render target origin change) due to layout test issues (see https://codereview.chromium.org/12210002/)
by robertphillips@google.com
· 12 years ago
042a286
Attempt to fix GLPrograms test on ANGLE bot.
by bsalomon@google.com
· 12 years ago
ed8659b
Implement support for origin-TopLeft render targets in GL backend.
by senorblanco@chromium.org
· 12 years ago
67b915d
Make GPU unit tests use GrContexts of different GL types.
by bsalomon@google.com
· 12 years ago
747f1ec
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
cfcb1be
Add SHA1 and MD5 to utils. https://codereview.appspot.com/7071055/
by bungeman@google.com
· 12 years ago
5b33211
Start addressing the clang static analyzer issues
by robertphillips@google.com
· 12 years ago
e94b5e4
Adding a new unit test that demonstrates that dithering affects constant gradients
by junov@chromium.org
· 12 years ago
e40591d
return if we're invertible for the fast scale+trans case when we have no inverse
by reed@google.com
· 12 years ago
94f20dc
Fixing crash in cloning empty SkPicture object
by junov@chromium.org
· 12 years ago
cc78238
Move vertex layout definitions from GrDrawTarget to GrDrawState.
by jvanverth@google.com
· 12 years ago
Next »