Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9e01ac78368ae9ae4fc1b4498aeb7fa20f4c98d4
9e01ac7
update allocpixels to know about F16
by reed
· 9 years ago
2d340f2
could not resist: fast sse float <--> u16
by mtklein
· 9 years ago
e721a8e
flags and hacks to get MSAN bot going
by mtklein
· 9 years ago
23e78d3
Use size_t for get_row_bytes() in SkJpegCodec
by msarett
· 9 years ago
98b2f0c
update C++11 doc
by mtklein
· 9 years ago
c4d196c
Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ )
by dcheng
· 9 years ago
964eec6
Add non-inline SkRTreeFactory constructor to fix clang-cl
by brucedawson
· 9 years ago
f1036b2
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17 id:340001 of https://codereview.chromium.org/1623653002/ )
by bsalomon
· 9 years ago
3a2caf8
Improve GLSL integer support
by cdalton
· 9 years ago
369e937
Add Histogram Macros to Skia
by ericrk
· 9 years ago
60dcd3c
SkPngCodec clean-ups
by msarett
· 9 years ago
52b6461
increase subdivision for very large cubics
by caryclark
· 9 years ago
2fba809
Fix memory leaks in SurfaceClear_Gpu test
by bsalomon
· 9 years ago
7fec91c
skia: Add support for CHROMIUM_image backed textures.
by erikchen
· 9 years ago
3601f28
add kRGBA_F16_SkColorType
by reed
· 9 years ago
06604b9
Add GL indirect drawing APIs
by cdalton
· 9 years ago
af8bc7d
Add support for GL_EXT_raster_multisample
by cdalton
· 9 years ago
f6a84bd
Added JSON support for TextBlob et al.
by ethannicholas
· 9 years ago
9c7a8a4
Optimize the SkRawStream when the input is an asset stream
by yujieqin
· 9 years ago
e63ffef
Remove deferred clear from SkGpuDevice
by bsalomon
· 9 years ago
d3b32bf
Last bit of GrGLSLFragmentProcessor-derived class cleanup
by robertphillips
· 9 years ago
f49c75a
Move Google3-specific stack limitation logic to template classes.
by benjaminwagner
· 9 years ago
001cc1f
dont upload to Gold from MSAN bot
by mtklein
· 9 years ago
3f20f51
update CQ with new bot names
by mtklein
· 9 years ago
e7d7f90
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14 id:260001 of https://codereview.chromium.org/1623653002/ )
by jcgregorio
· 9 years ago
a87d6de
Set sRGB flag for PNGs with an sRGB chunk
by msarett
· 9 years ago
16aad78
Fix memory leak in SkSpecialSurface
by robertphillips
· 9 years ago
3a94c6c
Add SkAutoPixmapStorage::detachPixelsAsData()
by fmalita
· 9 years ago
92098e6
skia: Add support for CHROMIUM_image backed textures.
by erikchen
· 9 years ago
f7cdb06
extend compose-colorfilter to 4f
by reed
· 9 years ago
eb10ed4
speculatively comment out chrome mac perf test crasher
by caryclark
· 9 years ago
299200c
Fixed references to MakeMatrix function
by ethannicholas
· 9 years ago
b6c65e9
Add SkSpecialImage & SkSpecialSurface classes
by robertphillips
· 9 years ago
7471c78
JSON API cleanups
by ethannicholas
· 9 years ago
6b48984
Don't print dialog box prior to crashing.
by djsollen
· 9 years ago
0bd1034
Improved support for images/bitmaps in SkJSONCanvas
by ethannicholas
· 9 years ago
7b5e553
Add SkAndroidCodec::getPixels
by scroggo
· 9 years ago
bf536af
Next round of GrGLSLFragmentProcessor-derived class cleanup
by robertphillips
· 9 years ago
29e5a89
Modify skia serve to return clip rect and view matrix
by joshualitt
· 9 years ago
a3d99a5
don't get dismayed by negative scales for HQ
by reed
· 9 years ago
50b98b4
add note about security and new subclasses
by reed
· 9 years ago
ff172da
Revert of Work around exasperating Google3 Android build error. (patchset #1 id:1 of https://codereview.chromium.org/1649493005/ )
by benjaminwagner
· 9 years ago
e1daa48
Fix Unpremul Index8 tests
by msarett
· 9 years ago
0957424
SSE optimizations for GrayAlpha -> RGBA/BGRA Premul/Unpremul
by msarett
· 9 years ago
de3a726
Make SkImage::readYUV8Planes const
by Brian Salomon
· 9 years ago
e3fafcf
Increase max vertex attrib count in GrPrimitiveProcessor
by cdalton
· 9 years ago
72002f2
SkMojo: generate on Darwin/x86_64
by halcanary
· 9 years ago
e62cbdf
Fix assert accessing pipeline from initBatchTracker
by cdalton
· 9 years ago
ebf4408
Fix bugs in SkBmpCodec
by msarett
· 9 years ago
1aeac30
Revert "Factor out xcode c/cpp settings into variables to apply to cmake builds."
by bungeman
· 9 years ago
9e9444c
Test unpremul decodes
by msarett
· 9 years ago
9cdb992
Clean up GrGLSLFragmentProcessor-derived classes
by robertphillips
· 9 years ago
d32d19a
Reduce stack usage for Google3.
by benjaminwagner
· 9 years ago
8673714
Treat bad values passed to --images as a fatal error
by scroggo
· 9 years ago
7a76f9c
SkMojo: test linking Skia against the Mojo SDK
by halcanary
· 9 years ago
84de5c8
Roll third_party/externals/gyp 08429da795..87ac4d0e63fc (63 commits).
by bungeman
· 9 years ago
136baaa
DM: add uninteresting hashes FYI
by mtklein
· 9 years ago
1e06079
NEON optimizations for GrayAlpha -> RGBA/BGRA Premul/Unpremul
by msarett
· 9 years ago
ffad53a
Add an avoidXfermode GM to exercise coverage
by robertphillips
· 9 years ago
93e613d
Handle gray alpha conversions in SkSwizzler
by msarett
· 9 years ago
65dfd2f
Add --benchType and --sourceType to nanobench.
by mtklein
· 9 years ago
be5cfa9
Rename SkBitmapProcStateAutoMapper methods
by fmalita
· 9 years ago
513d307
use left-shift macro to fix/avoid undefined behvarior warnings
by reed
· 9 years ago
6dfc754
optimize src mode (opaque src in srcover) singleton with aa (e.g. a8 text mask)
by reed
· 9 years ago
2829bb7
Make helper function on GrGLSLProgramDataManager non virtual
by egdaniel
· 9 years ago
2db45e9
Disable RAW decodes on Windows
by msarett
· 9 years ago
ef5252e
extend gm to test aa[] parameter on xfer4f procs
by reed
· 9 years ago
afb188d
Add gpu implementation of SkAvoidXfermode
by robertphillips
· 9 years ago
c5560be
Support decoding opaque to *premul
by scroggo
· 9 years ago
8ca88e4
Hack together MSAN build.
by mtklein
· 9 years ago
bd9dabd
Revert of Test CodecImageGenerator on GPU bots (patchset #1 id:1 of https://codereview.chromium.org/1663453002/ )
by jcgregorio
· 9 years ago
1059b1f
Add SkMSAN.h
by mtklein
· 9 years ago
69d1603
Add option to specify a font collection when creating a
by kulshin
· 9 years ago
37ed996
Do not upload to trusted partner's bucket if it is a dry run
by rmistry
· 9 years ago
84b8d89
Always build our own zlib.
by mtklein
· 9 years ago
f16e2a2
Revert of Add gpu implementation of SkAvoidXfermode (patchset #10 id:170001 of https://codereview.chromium.org/1658623002/ )
by mtklein
· 9 years ago
c971540
Test CodecImageGenerator on GPU bots
by scroggo
· 9 years ago
f5e8395
Fix delete_path in webpages_playback.py
by rmistry
· 9 years ago
2404f03
Use SkBitmapProcStateAutoMapper for filter samplers also
by fmalita
· 9 years ago
15691a0
Add gpu implementation of SkAvoidXfermode
by robertphillips
· 9 years ago
c33c79c
Delete skp dir in partner bucket before uploading
by rmistry
· 9 years ago
8f9447c
Update the dng_sdk version. The new version handles the posix_memalign() better
by yujieqin
· 9 years ago
4833f39
Templatize GrNonAtomicRef
by cdalton
· 9 years ago
afc7cce
Fix for rounded-rect clips with filters.
by senorblanco
· 9 years ago
67e8bd2
Revert of Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. (patchset #2 id:50001 of https://codereview.chromium.org/1656143003/ )
by benjaminwagner
· 9 years ago
8870e94
Recreate SKPs in a single directory for trusted partners.
by rmistry
· 9 years ago
0700651
SSSE3 optimizations for gray -> RGBA (or BGRA)
by msarett
· 9 years ago
792345f
Modify skiaserve to support downloads
by joshualitt
· 9 years ago
2eff71c
NEON optimizations for gray -> RGBA (or BGRA) conversions
by msarett
· 9 years ago
c92159c
Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files.
by benjaminwagner
· 9 years ago
1497f9f
Update SK_IMAGE_VERSION to test RAW
by scroggo
· 9 years ago
136f517
Modify skiaserve to support drawTo
by joshualitt
· 9 years ago
bf907e6
unroll srcover_1 for blending a single color
by reed
· 9 years ago
5923535
Fix SampleApp instructions in the Windows quick-start
by brianosman
· 9 years ago
000b83b
Remove SK_SUPPORT_LEGACY_SAMPLER_BIAS
by fmalita
· 9 years ago
eb54307
Sampler bias for all nofilter flavors
by fmalita
· 9 years ago
f46d8a6
increase inner-loop for xfer4 benches to reduce variance
by reed
· 9 years ago
30c5dde
support for more features when rendering to/from JSON
by ethannicholas
· 9 years ago
2ea6ff7
Fix printfs for Windows and undo speculative test disable
by Brian Salomon
· 9 years ago
22000d1
Avoid too small reads to bufferMoreData()
by yujieqin
· 9 years ago
Next »