Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
7ea5cb18389db11a94175de95c9db2b44972630c
/
include
7ea5cb1
Cleanups related to SkFixed.
by benjaminwagner
· 9 years ago
8f7b0b2
simplify/unify xferproc api
by reed
· 9 years ago
ca058f5
Retire SkShader::kSupports4f_Flag
by fmalita
· 9 years ago
69c1b24
Include glGetMultisamplefv API
by cdalton
· 9 years ago
ccb74b8
Move SkPackBits to src/effects.
by bungeman
· 9 years ago
d936f63
Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::GlyphCacheProc.
by benjaminwagner
· 9 years ago
5a70bc7
make transformed rrect radii fit rectangle
by caryclark
· 9 years ago
5d2cd6e
Move SkUtils.h to src/core.
by bungeman
· 9 years ago
d0c4e09
Add dest type hint to SkShader::ContextRec
by fmalita
· 9 years ago
f6d1e60
Only use fake gamma with linear devices.
by bungeman
· 9 years ago
ca726ab
fix misc asserts and checks found by fuzzer
by reed
· 9 years ago
d49a86a
allow move/zero-line/close to draw caps
by caryclark
· 9 years ago
7023a00
Use unorm shorts for texture coordinates when rendering text.
by jvanverth
· 9 years ago
01e5838
Simplify calculations in AADistanceFieldPathBatch::writePathVertices.
by benjaminwagner
· 9 years ago
f47b9a3
Allow client to force an SkImage snapshot to be unique (and uniquely own its backing store).
by bsalomon
· 9 years ago
8d9f2e4
Add ContextRec param to SkShader::contextSize()
by fmalita
· 9 years ago
23e7af0
Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1719913002/ )
by ethannicholas
· 9 years ago
8781123
clean-up dead code
by reed
· 9 years ago
164a9f0
Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time.
by Greg Daniel
· 9 years ago
129ed1c
lots of sRGB and F16 blits
by reed
· 9 years ago
653db51
fix misc asserts and checks found by fuzzer
by reed
· 9 years ago
1d56448
add SkGraphics::PurageAllCaches
by reed
· 9 years ago
ad3a13c
Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ )
by egdaniel
· 9 years ago
48cf268
Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time.
by Greg Daniel
· 9 years ago
1d52469
Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1723473002/ )
by reed
· 9 years ago
75a7329
Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713413002/ )
by reed
· 9 years ago
d98ef63
Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713383002/ )
by reed
· 9 years ago
00bea4a
fix misc asserts and checks found by fuzzer
by reed
· 9 years ago
c5b1228
remove supports4f flag for colorfilters
by reed
· 9 years ago
d106c2c
Revert of Use unorm shorts for texture coordinates when rendering text. (patchset #3 id:40001 of https://codereview.chromium.org/1713693002/ )
by jvanverth
· 9 years ago
df7bb47
Update SkImageFilter's cache to handle SkSpecialImages and add unit test
by robertphillips
· 9 years ago
449f7fc
fix iter to document close correctly
by caryclark
· 9 years ago
e507ff0
Use unorm shorts for texture coordinates when rendering text.
by jvanverth
· 9 years ago
c85d9fb
GrAuditTrail can now be enabled/disabled at runtime
by ethannicholas
· 9 years ago
dd9ffea
make SkPM4f private
by reed
· 9 years ago
d689bf8
Move SkTInternalLList.h to src/core.
by bungeman
· 9 years ago
bc1cebb
Move SkTDStack.h to src/animator.
by bungeman
· 9 years ago
a7e9f05
Move SkTDArray to private.
by bungeman
· 9 years ago
4528c86
lcd blits for sRGB
by reed
· 9 years ago
adab5a2
fix comma in GrAuditTrail json
by joshualitt
· 9 years ago
8e7b19d
add interp path
by caryclark
· 9 years ago
3bc2624
try plain-old code for sk_memset16/32 now that NEON is compile-time
by mtklein
· 9 years ago
48e7846
Mark existing image filter entry points that will be going away with Deprecated
by robertphillips
· 9 years ago
bf521ff
Move SkTArray to include/private.
by bungeman
· 9 years ago
6900641
add last move to serialized path
by caryclark
· 9 years ago
6b3cf73
Add batch information to json
by joshualitt
· 9 years ago
8715d47
Make SkPicture/SkImageGenerator default to SkCodec
by msarett
· 9 years ago
8db8678
Fix memory leak
by joshualitt
· 9 years ago
babafcc
Workaround for bug in Tegra 3 when uploading to a render target
by bsalomon
· 9 years ago
8e84a1e
Delete GrTextContext
by joshualitt
· 9 years ago
96880d9
Create GrPathRenderingDrawContext
by joshualitt
· 9 years ago
8e17556
Change SkMatrix::fixedStepInX to return SkVector (of SkScalar) rather than SkFixed.
by benjaminwagner
· 9 years ago
afec27f
Image filters: change applyCropRect() to take a src rect.
by senorblanco
· 9 years ago
b8fea97
Make copySurface work for texture dsts, return a bool, & add unit test.
by bsalomon
· 9 years ago
8681e60
make SkComposeShader.h private
by reed
· 9 years ago
a34be68
blitters for sRGB and float16
by reed
· 9 years ago
ebc465b
Add support for caching font files in the Android SkFontMgr.
by khushalsagar
· 9 years ago
d798feb
SkDocument: remove use of SkTArray (part 3/3).
by halcanary
· 9 years ago
829caa2
Delete SkDecodingImageGenerator
by msarett
· 9 years ago
9b9497e
Implement onSkipScanlines() for bmp and wbmp
by msarett
· 9 years ago
5e58cee
Add GrShaderFlags enum
by cdalton
· 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
7ea5e28
Make copySurface work for texture dsts, return a bool, & add unit test.
by bsalomon
· 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
9a1ed5d
skia: Add support for CHROMIUM_image backed textures.
by erikchen
· 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
a2b340f
move compose-shader into base-class as factory
by reed
· 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
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
85dc359
Remove SkNEW_APPEND_TO_TARRAY.
by bungeman
· 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
eb00475
Use skstd::remove_pointer_t in GrGLFunction
by bsalomon
· 9 years ago
4984b85
Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://codereview.chromium.org/1672063002/ )
by mtklein
· 9 years ago
4f03794
Alter SkXfermode's asFragmentProcessor & asXPFactory contracts
by robertphillips
· 9 years ago
3125565
extend modecolorfilter to 4f
by reed
· 9 years ago
f5b8b6d
Reland of SkTArray to move when moving. (patchset #1 id:1 of https://codereview.chromium.org/1677103002/ )
by kjlubick
· 9 years ago
793dc26
Improve GLSL integer support
by cdalton
· 9 years ago
2f8c9bf
Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://codereview.chromium.org/1672063002/ )
by kjlubick
· 9 years ago
3c69348
SkTArray to move when moving.
by bungeman
· 9 years ago
9f2dc27
Replace GrGLInterface's function pointers with std::functions.
by bsalomon
· 9 years ago
9d55297
Make SkString movable.
by bungeman
· 9 years ago
ccce0e0
Make SkPaint movable.
by bungeman
· 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
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
e63ffef
Remove deferred clear from SkGpuDevice
by bsalomon
· 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
3a94c6c
Add SkAutoPixmapStorage::detachPixelsAsData()
by fmalita
· 9 years ago
Next »