Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
186e0b9f59d74de5248e8c7ec6a1c7d7b71704ad
/
src
829caa2
Delete SkDecodingImageGenerator
by msarett
· 9 years ago
bb2ff94
Switch to vertex colors rather than uniforms for color in Ellipse/Circle/RRect/DRRect
by brianosman
· 9 years ago
d36f2c4
Add #define directives to GrGLSLShaderBuilder
by cdalton
· 9 years ago
9b9497e
Implement onSkipScanlines() for bmp and wbmp
by msarett
· 9 years ago
5e58cee
Add GrShaderFlags enum
by cdalton
· 9 years ago
ddb64c8
new version of SkHalfToFloat_01
by mtklein
· 9 years ago
bc81111
start to chip away at friending of GrAtlasTextBatch/GrAtlasTextBlob
by joshualitt
· 9 years ago
0eed945
Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ )
by kjlubick
· 9 years ago
27004b7
Remove GrContext* from GrTextContext
by joshualitt
· 9 years ago
7ea5e28
Make copySurface work for texture dsts, return a bool, & add unit test.
by bsalomon
· 9 years ago
f4004f9
Support more color types for ICOs
by msarett
· 9 years ago
17315c2
Avoid initializing memory twice on incomplete RLE bmps
by msarett
· 9 years ago
ef02b24
Clarify bmp comment about when we support the alpha mask
by msarett
· 9 years ago
4946b94
Fix scanline decoding of rare RLE bmps
by msarett
· 9 years ago
c1eb311
SkNx refactoring
by mtklein
· 9 years ago
49b9f8c
Remove SK_SUPPORT_LEGACY_BITMAP_FILTER guard
by fmalita
· 9 years ago
7001576
SkDocument: remove use of SkTArray (part 1/3).
by halcanary
· 9 years ago
1b39f43
Pass a GrContext pointer in GrDrawContext constructor
by joshualitt
· 9 years ago
fff055c
SkHalfToFloat_01 / SkFloatToHalf_01
by mtklein
· 9 years ago
cbefc5e
Revert of SkHalfToFloat_01 / SkFloatToHalf_01 (patchset #11 id:200001 of https://codereview.chromium.org/1685133005/ )
by mtklein
· 9 years ago
9ea11a4
SkHalfToFloat_01 / SkFloatToHalf_01
by mtklein
· 9 years ago
2c89bc1
Move surface props off of GrTextContext
by joshualitt
· 9 years ago
9a1ed5d
skia: Add support for CHROMIUM_image backed textures.
by erikchen
· 9 years ago
d5951b1
More efficient Jpeg skipScanlines for older versions of libjpeg-turbo
by msarett
· 9 years ago
02b407b
Fix bug processing bmp bit masks
by msarett
· 9 years ago
e55750e
Start whittling down GrTextContext
by joshualitt
· 9 years ago
9230377
Remove GrTextBlobCache/GrAtlasTextBlob friendliness
by joshualitt
· 9 years ago
1de415f
Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ )
by kjlubick
· 9 years ago
026388a
Make SkPicture/SkImageGenerator default to SkCodec
by scroggo
· 9 years ago
b5b4974
Turn on conservative raster clip for GPU canvases
by bsalomon
· 9 years ago
9f1d415
Finalize gpu shaders in ProgramBuilding.
by egdaniel
· 9 years ago
a2b340f
move compose-shader into base-class as factory
by reed
· 9 years ago
2f2ee83
cleanup textblob cache sanity check and prevent it from bitrotting
by joshualitt
· 9 years ago
9972c42
Clean up comments in SkSwizzler
by msarett
· 9 years ago
e5fe9a4
Sk4f: floor() via int32_t roundtrip.
by mtklein
· 9 years ago
64e7533
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19 id:380001 of https://codereview.chromium.org/1623653002/ )
by caryclark
· 9 years ago
126626e
Sk4f: add floor()
by mtklein
· 9 years ago
c023210
Revert of Sk4f: add floor() (patchset #3 id:40001 of https://codereview.chromium.org/1685773002/ )
by mtklein
· 9 years ago
86c6c49
Sk4f: add floor()
by mtklein
· 9 years ago
b8d6e08
skia: Add support for CHROMIUM_image backed textures.
by erikchen
· 9 years ago
4a7940b
add drawCircle to c api
by reed
· 9 years ago
0449bcf
add helper to create fancy underlines
by caryclark
· 9 years ago
3cb9542
moved debugger support files from src/utils/debugger to tools/debugger
by ethannicholas
· 9 years ago
e712532
implement more xfermodeproc4f and add GM
by reed
· 9 years ago
85dc359
Remove SkNEW_APPEND_TO_TARRAY.
by bungeman
· 9 years ago
8273ca4
restore sk4i SSE specialization
by mtklein
· 9 years ago
e4c0bee
sknx refactoring
by mtklein
· 9 years ago
f1d4151
Add unit test to feed valid SVG sequences to make sure that
by caryclark
· 9 years ago
719c480
Shot in the dark to fix 581472
by joshualitt
· 9 years ago
b80ec8b
Add some backend flexibility for shader declarations in ProgramBuilding.
by egdaniel
· 9 years ago
d2ed622
start experimenting with 64bit frame-buffers
by reed
· 9 years ago
918090c
SkTArray to move when moving.
by bungeman
· 9 years ago
33ed3ad
Relocate anisotropic mipmap logic to SkMipMap::extractLevel()
by fmalita
· 9 years ago
a525cb1
skeleton for float <-> half optimized procs
by mtklein
· 9 years ago
eba209a
Use min scale when selecting mip level
by fmalita
· 9 years ago
4f03794
Alter SkXfermode's asFragmentProcessor & asXPFactory contracts
by robertphillips
· 9 years ago
81bb79b
Remove SkNx AVX code. It is not really used. Getting in the way of refactoring.
by mtklein
· 9 years ago
c5c322d
Optimize CMYK->RGBA (BGRA) transform for jpeg decodes
by msarett
· 9 years ago
3125565
extend modecolorfilter to 4f
by reed
· 9 years ago
0488202
remove dead SK_SUPPORT_LEGACY_NEG_SCALE_HQ flag
by reed
· 9 years ago
2df7813
Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. (patchset #2 id:20001 of https://codereview.chromium.org/1681643002/ )
by ethannicholas
· 9 years ago
32fff1b
Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas.
by ethannicholas
· 9 years ago
793dc26
Improve GLSL integer support
by cdalton
· 9 years ago
e365bfa
SkDeflateWStream: support gzip output
by halcanary
· 9 years ago
9f2dc27
Replace GrGLInterface's function pointers with std::functions.
by bsalomon
· 9 years ago
629f25a
fix float <---> uint16_t conversion, with Mike's tests.
by mtklein
· 9 years ago
9d55297
Make SkString movable.
by bungeman
· 9 years ago
ccce0e0
Make SkPaint movable.
by bungeman
· 9 years ago
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
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
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
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
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
b6c65e9
Add SkSpecialImage & SkSpecialSurface classes
by robertphillips
· 9 years ago
6b48984
Don't print dialog box prior to crashing.
by djsollen
· 9 years ago
bf536af
Next round of GrGLSLFragmentProcessor-derived class cleanup
by robertphillips
· 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
Next »