Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
d2a3522503ca0c39829f1bb41f01201d1affdaf6
/
tests
d2a3522
Add the method isOpaque() to SkImage
by piotaixr
· 10 years ago
38dd9f2
remove unused SkIntToFloatCast_NoOverflowCheck
by caryclark
· 10 years ago
97d2c0a
Move SkReadBuffer.h and SkReader32.h out of include.
by halcanary
· 10 years ago
27dc17c
Revert "Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702."
by Mike Klein
· 10 years ago
60c2a79
Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702.
by tomhudson
· 10 years ago
f128f53
Revert "Move SkReadBuffer.h and SkReader32.h out of include."
by halcanary
· 10 years ago
3e8232b
Counterproposal for skirting the BBH when the query fully contains the picture.
by mtklein
· 10 years ago
2a51d7c
Move SkReadBuffer.h and SkReader32.h out of include.
by halcanary
· 10 years ago
750ae26
Expose API for whether an SkPicture contains text
by ajuma
· 10 years ago
62b67ae
Start actually bounding some draw ops.
by mtklein
· 10 years ago
6617d50
Rename GPUAccelData to GrAccelData
by robertphillips
· 10 years ago
6f294af
Refactor GrLayerCache for new API
by robertphillips
· 10 years ago
ea4673f
SkImage::NewFromGenerator(SkImageGenerator*), and a unit test.
by halcanary
· 10 years ago
a723b57
SkRecordDraw: incorporate clip into BBH
by mtklein
· 10 years ago
3b62554
Remove SkPaintOptionsAndroid
by djsollen
· 10 years ago
c15e28a
Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chromium.org/447873003/)
by bsalomon
· 10 years ago
f32331f
Remove SkPaintOptionsAndroid
by djsollen
· 10 years ago
2512372
fix win compiler div/zero
by halcanary
· 10 years ago
fbd3576
Flate Test tests if compression works
by halcanary
· 10 years ago
2ed49a4
Mark fallback fonts in new Android font config parser
by tomhudson
· 10 years ago
bc677c8
Fix Flate Test, also cleanup
by halcanary
· 10 years ago
78ee93f
Revert of SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. (https://codereview.chromium.org/465823003/)
by halcanary
· 10 years ago
35fbd01
Migrate SkRTConfRegistry test to DEF_TEST().
by tfarina
· 10 years ago
186f7b0
SkImage::NewFromGenerator(SkImageGenerator*), and a unit test.
by halcanary
· 10 years ago
5e27e0e
fix pathops skp-derived bugs; add more failing tests
by caryclark
· 10 years ago
80a83ad
relax quadratic binary search test
by caryclark
· 10 years ago
d3ddea2
Parses sample code provided by Android project. Attempts to keep FontFamily data structures produced consistent with expectations of previous versions of Skia.
by tomhudson
· 10 years ago
534cc4c
De-parameterize SkNextDatumFunction.
by mtklein
· 10 years ago
5ad6ee1
Plumbing for using a BBH in SkRecordDraw.
by mtklein
· 10 years ago
f4078ad
SkRecord: Strip out cull-skipping and y-only drawPosTextH skipping.
by mtklein
· 10 years ago
bab82ed
Pretty print of shaders
by joshualitt
· 10 years ago
6eb03cc
Add option to dump images from nanobench.
by bsalomon
· 10 years ago
95b1b3d
Add astcbitmap to gm slides.
by krajcevski
· 10 years ago
2347b62
change drawPicture in SkRecord to just ref the picture
by reed
· 10 years ago
202ab2a
add isRect() check to AAClip, to detect if a soft-clip is really just an irect
by reed
· 10 years ago
7b62448
Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/444093002/)
by krajcevski
· 10 years ago
0aeea6d
Revert of add isRect() check to AAClip, to detect if a soft-clip is really just an irect (https://codereview.chromium.org/445233006/)
by reed
· 10 years ago
2fc0582
- Add astcbitmap to gm slides
by krajcevski
· 10 years ago
8aed3c1
Don't fail unit test if resources not found on device.
by tomhudson
· 10 years ago
592cb8d
add isRect() check to AAClip, to detect if a soft-clip is really just an irect
by reed
· 10 years ago
da7a944
Revert "Remove SkPaintOptionsAndroid"
by Derek Sollenberger
· 10 years ago
27fb949
Remove SkPaintOptionsAndroid
by Derek Sollenberger
· 10 years ago
b5f7826
Explicit tile bounds for SkPictureShader
by fmalita
· 10 years ago
1b27704
Remove ALL font fallback logic from Skia.
by djsollen
· 10 years ago
0754475
Parses sample code provided by Android project. Attempts to keep FontFamily data structures produced consistent with expectations of previous versions of Skia.
by tomhudson
· 10 years ago
e90c900
Add ETC1 format to SkTextureCompressor
by krajcevski
· 10 years ago
f79673b
Test and generalize font configuration parser
by tomhudson
· 10 years ago
5049557
Revert of Add ETC1 format to SkTextureCompressor (https://codereview.chromium.org/432143002/)
by krajcevski
· 10 years ago
5d8b1b4
Add ETC1 format to SkTextureCompressor
by krajcevski
· 10 years ago
a0cc833
add a libjpeg test
by halcanary
· 10 years ago
4ad76e3
Add initial pipeline for decompressors
by krajcevski
· 10 years ago
0c42332
Add CTM to the cached layers' key and reduce render target pingponging in layer pre-rendering
by robertphillips
· 10 years ago
1b51d26
Revert of Add initial pipeline for decompressors (https://codereview.chromium.org/432503002/)
by mtklein
· 10 years ago
14a1df0
Add initial pipeline for decompressors
by krajcevski
· 10 years ago
3f22e8c
Fix end-of-pattern matching for Skia recording optimization.
by dneto
· 10 years ago
3d822c2
Intersect SkPictureImageFilter bounds against clip bounds.
by senorblanco
· 10 years ago
e83909f
Add some debugging to PremulAlphaRoundTrip test.
by mtklein
· 10 years ago
55b6d8b
Implement a persistent uniqueID-based cache for SkImageFilter.
by senorblanco
· 10 years ago
6d88e6c
Fix way-over-allocation in pipe.
by mtklein
· 10 years ago
b5294e8
Bring LATC in line with other formats (i.e. write a blitter and
by krajcevski
· 10 years ago
09dde64
Now always use Atlas for layer cache
by robertphillips
· 10 years ago
8ab8cc0
Finish removing GrTHashTable
by robertphillips
· 10 years ago
320c923
Add plot-based purging to GrLayerCache
by robertphillips
· 10 years ago
a8e2e15
Cleanup: Rename SkOSPath functions.
by tfarina
· 10 years ago
186e699
disable new test on windows
by halcanary
· 10 years ago
b1ab5fd
If decoder doesn't ouput indexed color, don't check colortable
by halcanary
· 10 years ago
7f8aad8
SkDiscardablePixelRef returns correct indexed color on relock.
by halcanary
· 10 years ago
d6aeb6d
Fix thread unsafe mutex initialization.
by bungeman
· 10 years ago
6d3fe02
Rename GrGpuObject to GrGpuResource
by bsalomon
· 10 years ago
c44be0e
Merge GrGpuObject and GrCacheable.
by bsalomon
· 10 years ago
76d5b47
Now able to set the localMatrix when creating a SkShader from a SkImage
by piotaixr
· 10 years ago
2451937
Run CanvasState test across a library boundary.
by scroggo
· 10 years ago
d771f6b
Add auto purging for SkPicture-related Ganesh resources (esp. layers)
by robertphillips
· 10 years ago
17f0b6d
share dm and command flags
by caryclark
· 10 years ago
dcabb05
Make GrCacheable implement its own ref counting.
by bsalomon
· 10 years ago
518d83d
Skia side RGB to YUV gpu conversion
by sugoi
· 10 years ago
02cafcc
Remove gpu shader optimatization for solid white or trans black colors
by egdaniel
· 10 years ago
3d533ac
Replace GrTHash with SkTDynamicHash
by robertphillips
· 10 years ago
1d1795b
Make ScaledImageCache unit test less dependent on global state.
by halcanary
· 10 years ago
19eb3b2
update pathops core and tests
by caryclark
· 10 years ago
733418f
Remove SkRefPtr.
by bungeman
· 10 years ago
e904c09
Fix alpha textures in NV ES3 contexts on Windows.
by bsalomon
· 10 years ago
0db38cc
erase bitmap inside unit test to make valgrind happier
by halcanary
· 10 years ago
929f29a
Makes GrGLProgramDesc's key store the lengths as well as offsets of the effect keys.
by bsalomon
· 10 years ago
805ef15
Set maximum output size for scaled-image-cache images
by halcanary
· 10 years ago
ee5da55
32 bpp floating point textures
by joshualitt
· 10 years ago
c7af812
Revert of Reopened: Caching the result of readPixelsSupported (https://codereview.chromium.org/364193004/)
by bungeman
· 10 years ago
7940100
Revert of Makes GrGLProgramDesc's key store the lengths as well as offsets of the effect keys. (https://codereview.chromium.org/379113004/)
by mtklein
· 10 years ago
21048b5
Always have GrLayer's rect be valid
by robertphillips
· 10 years ago
c0ea398
Makes GrGLProgramDesc's key store the lengths as well as offsets of the effect keys.
by bsalomon
· 10 years ago
8339371
Caching the result of readPixelsSupported
by piotaixr
· 10 years ago
184ff37
Keep at most one GPU device alive at a time.
by mtklein
· 10 years ago
41b8687
Include SkTypes before using ifdefs.
by scroggo
· 10 years ago
837f532
Fix for saveLayer() with filters vs. the BBox Hierarchy.
by senorblanco
· 10 years ago
c07e281
Revert "Fix for saveLayer() with filters vs. the BBox Hierarchy." and
by senorblanco
· 10 years ago
cef04f8
Deleted SkImage::newShaderClamp: not used, not implemented.
by piotaixr
· 10 years ago
cfaeec4
Remove Skia's use of the default SkPicture constructor and multi-clone
by Robert Phillips
· 10 years ago
dd52896
Remove SkPicture copy constructor
by robertphillips
· 10 years ago
b184f7f
Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels
by reed
· 10 years ago
651eaea
Revert of Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels (https://codereview.chromium.org/388803007/)
by reed
· 10 years ago
Next »