Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7effa7a29a04fb417c5e4abbe6aabf576a2aede0
/
include
cce3e58
Always use RGBA textures for color font atlases
by Brian Osman
· 8 years ago
c434f51
Add NewRGB() with float gamma to SkColorSpace public API
by Matt Sarett
· 8 years ago
e54c75f
remove SkError
by Mike Klein
· 8 years ago
7c602de
Removed makeLinearGamma() from the public API for SkColorSpace
by raftias
· 8 years ago
16d2c67
Remove SK_SUPPORT_LEGACY_TEXTBLOB_BUILDER.
by Ben Wagner
· 8 years ago
8f2996c
Revert of leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster (patchset #1 id:1 of https://codereview.chromium.org/2412633002/ )
by mtklein
· 8 years ago
c64ef35
leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster
by lsalzman
· 8 years ago
81f4b0d
Remove hack allowing fRefCnt of 0.
by Ben Wagner
· 8 years ago
fe2965a
Fix interface validation in Vulkan.
by Greg Daniel
· 8 years ago
df44fc5
Add SkColorSpaceTransferFn to SkColorSpace
by Matt Sarett
· 8 years ago
31d097e8
Add SkColorSpaceXform to the public API
by msarett
· 8 years ago
a5a31dd
Add SkColorSpacePrimaries to help with making D50 matrices
by msarett
· 8 years ago
9d2b0fe
fix 'GrClip::quickContains was hidden' warning in GrNoClip
by lsalzman
· 8 years ago
38c7215
Fix iOS surface creation for SampleApp
by jvanverth
· 8 years ago
1356978
Fix SkDeferredCanvas for use on android.
by Herb Derby
· 8 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
088e21b
Harden degenerate gradient context handling
by fmalita
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
421a3c1
Move GPU fences into sk_gpu_test
by csmartdalton
· 8 years ago
ee843b2
Revert of Make GrResourceCache dynamically change between LRU and random replacement strategies. (patchset #8 id:140001 of https://codereview.chromium.org/2321563006/ )
by robertphillips
· 8 years ago
2ebd0c8
Remove option to make GrCoordTransforms apply to device positions.
by Brian Salomon
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
0f147ac
Make GrResourceCache dynamically change between LRU and random replacement strategies.
by bsalomon
· 8 years ago
0d9dfe9
Supply random dst color space to asFP in unit tests
by Brian Osman
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
a3b45d4
Move clip CTM application to SkRasterClip and SkClipStack
by Brian Salomon
· 8 years ago
e2f732f
Start supplying random color space xforms to FP tests
by Brian Osman
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
5776508
Add a SkRWBuffer reserve mechanism
by fmalita
· 8 years ago
71df2d7
Add a src rect to drawImageLattice() API
by msarett
· 8 years ago
c68d4aa
Helper functions to do SkColor -> GrColor4f
by Brian Osman
· 8 years ago
d921dbb
Propagate validation errors from inner readbuffer when deserializing picture. Also allow null paints.
by reed
· 8 years ago
84741b3
Add fence support for TransferBuffers
by jvanverth
· 8 years ago
872b4c8
Remove soft clip bool from SkCanvas
by bsalomon
· 8 years ago
1e114f1
*SkTCast<int*>(float*) -> memcpy
by Mike Klein
· 8 years ago
627778d
isABitmap is deprecated, use isAImage
by Mike Reed
· 8 years ago
e25d71c
Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace
by brianosman
· 8 years ago
7802c3d
Move toXYZD50() to SkColorSpace_Base
by msarett
· 8 years ago
eec8304
Added kSRGBLinear_Named color space, along with tests
by brianosman
· 8 years ago
fc6c37b
Remove stray semicolons.
by Mike Klein
· 8 years ago
a99b66d
Remove outdated comments about pre-sk_sp semantics
by brianosman
· 8 years ago
403d154
Revert "Revert "replace Arithmetic xfermode with imagefilter""
by Mike Reed
· 8 years ago
6a259bf
Revert of My take on SkAlign changes. (patchset #3 id:40001 of https://codereview.chromium.org/2368293002/ )
by mtklein
· 8 years ago
10ff5bf
Revert "replace Arithmetic xfermode with imagefilter"
by Mike Reed
· 8 years ago
0530c88
replace Arithmetic xfermode with imagefilter
by Mike Reed
· 8 years ago
e1a5f4e
My take on SkAlign changes.
by mtklein
· 8 years ago
b58a2b4
Stop aggregating texture/buffer access objects in GrFragmentProcessor parents.
by bsalomon
· 8 years ago
97bbf82
Add SkColor4f serialization
by brianosman
· 8 years ago
49da334
Add validation of RRects to SkValidatingReadBuffer
by Robert Phillips
· 8 years ago
667a007
change SkXfermodeImageFilter to carry no impl information
by Mike Reed
· 8 years ago
d14df7c
document.close from bool to void
by reed
· 8 years ago
e2e87f3
Change implementation of flush-count based GrGpuResource purging
by bsalomon
· 8 years ago
2a75e5d
Add output format properties to SkImageFilter::Context
by brianosman
· 8 years ago
39ef7fb
Add optional sw generated path coverage mask caching
by bsalomon
· 8 years ago
6699838
allow clip calls w/o op param, remove unnecessary kReplace ops
by reed
· 8 years ago
9d54afc
Support use of non-coherent memory allocations in Vulkan.
by jvanverth
· 8 years ago
a624bf3
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
by bsalomon
· 8 years ago
73603f3
abstract name of clipping ops, to transtion to a more restricted set
by reed
· 8 years ago
1ae0e01
Split SkFontConfigInterface globals and factory.
by bungeman
· 8 years ago
4b5179b
skpbench
by csmartdalton
· 8 years ago
56b7dc4
Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ )
by bsalomon
· 8 years ago
d91237e
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
by bsalomon
· 8 years ago
67ac33e
Remove SK_DECLARE_LEGACY_CREATE_FROM_FONTDATA.
by bungeman
· 8 years ago
c71a9b7
Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ )
by msarett
· 8 years ago
faf8203
Allow GrCaps access from GrDrawContext
by bsalomon
· 8 years ago
43d6651
Support Float32 output from SkColorSpaceXform
by msarett
· 8 years ago
a8370b2
Remove old SkGaussianEdgeShader code
by jvanverth
· 8 years ago
8e6c7ad
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
f93d711
SkFontData to use smart pointers.
by bungeman
· 8 years ago
f560ef8
Add staging for removal of SkRRectsGaussianEdgeShader::Make (for Android)
by robertphillips
· 8 years ago
6b2552f
Add GrContextOptions flag to disable distance field path renderer.
by bsalomon
· 8 years ago
ec89534
Fix color bug in SkRRectsGaussianEdgeShader
by robertphillips
· 8 years ago
b9c5137
Add storage and computation of SkColor4f version of gradient stops.
by brianosman
· 8 years ago
606add3
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ )
by bungeman
· 8 years ago
d8c2476
SkFontData to use smart pointers.
by bungeman
· 8 years ago
39eaf5f
add helpers for using SkData with picture serialization
by reed
· 8 years ago
c518a76
Clean up unused SkPictureRecorder::optimizeFor()
by mtklein
· 8 years ago
c20c0c0
Switch default for SkGaussianBlurShader radius size.
by jvanverth
· 8 years ago
37283c2
Use sk_sp text blob APIs
by fmalita
· 8 years ago
f7eb6fc
Implement Fill() for incomplete decodes to RGBA_F16
by msarett
· 8 years ago
54dc487
add pipecanvas
by reed
· 8 years ago
5a7ae7e
Gamut transformation of the paint color in Ganesh
by brianosman
· 8 years ago
2af83ac
Add shader-based GaussianEdgeShader for reveal case
by robertphillips
· 8 years ago
42943c8
change SkStreams to work with sk_sp<SkData> instead of SkData*
by reed
· 8 years ago
7312ff8
Remove ability to skip coord transform comparison in pipeline comparison.
by bsalomon
· 8 years ago
5192475
Two changes:
by brianosman
· 8 years ago
d99858a
Update SampleAndroidShadows to use algorithm closer to Android OpenGL
by jvanverth
· 8 years ago
2a78fca
helper to SkRect to create from SkISize
by reed
· 8 years ago
46f2d0a
use expected name for setDrawLooper/getDrawLooper
by reed
· 8 years ago
de68d6c
Fix storage of gamut transform matrices in SkColorSpace
by brianosman
· 8 years ago
9441af5
Apple devices do not support CRC32 instructions. Don't believe Clang's lies.
by mtklein
· 8 years ago
971cd49
Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ().
by brianosman
· 8 years ago
4cea3b9
Push usage of GrColor4f into OverrideInput
by brianosman
· 8 years ago
05a4cf5
Add GM/slide to simulate Android-style reveal clip
by robertphillips
· 8 years ago
56cbb23
Delete deprecated GammaNamed
by msarett
· 8 years ago
48ba2b8
Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma
by msarett
· 8 years ago
Next »