Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
d94ad5823b7da7f115e997d12828314e290981f6
/
include
12dfaaa
Move immintrin/arm_neon includes to where they are used.
by mtklein
· 8 years ago
ee29564
Make GrShape track the winding direction and starting point for rrect types.
by bsalomon
· 8 years ago
982eb7f
Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively.
by brianosman
· 8 years ago
d8d6855
Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ )
by scroggo
· 8 years ago
55fdccc
Remove GrRenderTarget from GrPipelineBuilder
by robertphillips
· 8 years ago
401e77c
MIPS32r2: Fix Chromium runtime crash
by milko.leporis
· 8 years ago
69df020
Remove some uses of SK_SUPPORT_LEGACY_TYPEFACE_PTR.
by bungeman
· 8 years ago
186d2d4
Plumbing mipmaps to the point of creation.
by cblume
· 8 years ago
976f5f0
Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack
by robertphillips
· 8 years ago
adf5afa
Add SampleApp slide with animating lightmapped objects & transparency
by robertphillips
· 8 years ago
ae92262
fix windows assert
by caryclark
· 8 years ago
1897cfd
Abandon offset support with texel buffers
by csmartdalton
· 8 years ago
5cebf8c
Support ARB extensions for indirect drawing
by csmartdalton
· 8 years ago
2cee902
Add color correction benchmark - with comparison to qcms
by msarett
· 8 years ago
6fb2391
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
fbce71f
add MakeS32 helper to SkImageInfo, fix named-gamma constructor bug
by reed
· 8 years ago
da1aeda
Remove SK_SUPPORT_LEGACY_TYPEFACE_MAKE_FROM_NAME.
by bungeman
· 8 years ago
33f6b3f
Manually generated sRGB mipmaps, with successively smaller draws.
by brianosman
· 8 years ago
9876ac5
Create SkColorSpaceXform to handle color conversions
by msarett
· 8 years ago
26694c3
Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ )
by scroggo
· 8 years ago
1e305ba
Add offset to memory allocations
by jvanverth
· 8 years ago
4a603fc
Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 id:260001 of https://codereview.chromium.org/1952063002/ )
by msarett
· 8 years ago
740cc88
Create SkColorSpaceXform to handle color conversions
by msarett
· 8 years ago
30e78c9
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
e3fa811
[GN] Add support for disabling opts via SK_BUILD_NO_OPTS define.
by sdefresne
· 8 years ago
9a89a09
Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of https://codereview.chromium.org/1997703003/ )
by scroggo
· 8 years ago
ee6a991
SkTypeface::MakeFromName to take SkFontStyle.
by mboc
· 8 years ago
a9ef92a
SkEncodedInfo: simplify
by halcanary
· 8 years ago
93966d8
Add SkLights class
by robertphillips
· 8 years ago
019db3f
Remove unused SkPictureGpuAnalyzer::analyze()
by fmalita
· 8 years ago
a4b09a1
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
785a5b9
Clean up SkFloatBits
by mtklein
· 9 years ago
78d58d1
Make SkPath::isOval() and SkPath::isRRect return the orientation and starting index.
by bsalomon
· 9 years ago
23c5110
Add SkColorSpace to SkImageInfo
by msarett
· 9 years ago
b5fc58e
Complex clipPath accounting
by fmalita
· 9 years ago
7a5bcc5
Make Sk32ToBool inline again to silence compiler warning.
by bsalomon
· 9 years ago
e077e06
SkColorSpace tweaks
by msarett
· 9 years ago
a167e74
Remove sRGB overrides on GrTextureParams. Use GrPaint flags instead.
by brianosman
· 9 years ago
1d15596
Add Xlib support to viewer
by jvanverth
· 9 years ago
8cc2091
Make SkColorSpace a public API
by msarett
· 9 years ago
a0af771
SkTypes: use constexpr when appropriate
by halcanary
· 9 years ago
87f15c8
Retract GrRenderTarget from GrTestTarget
by robertphillips
· 9 years ago
e46e4f0
Correct gesture scale and translation
by liyuqian
· 9 years ago
5878dbd
Image filters: implement SkImage::makeWithFilter().
by senorblanco
· 9 years ago
82ec6e5
Retract GrRenderTarget from GLProgramsTest
by robertphillips
· 9 years ago
5f2fa47
Make GrAppliedClip friendless
by robertphillips
· 9 years ago
0876158
Update Skia milestone to 53 after 52 branch
by hcm
· 9 years ago
cb3bd18
SkCanvas::adjustToTopLayer()
by tomhudson
· 9 years ago
d1227a7
Delete SkBitmapRegionCanvas
by msarett
· 9 years ago
7888f78
Set the "mutable format" bit on sRGB images at creation time.
by brianosman
· 9 years ago
ca6eafc
(Mostly) Retract GrRenderTarget from SkGpuDevice
by robertphillips
· 9 years ago
b1be46b
Ensure that SkColorTable->fCount is set properly after decodes
by msarett
· 9 years ago
edea94c
Implement vulkan fence syncs for nanobench
by bsalomon
· 9 years ago
071457b
Add isUnifiedMultisampled entry point to GrDrawContext
by robertphillips
· 9 years ago
7761d61
Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to GrDrawingContext
by robertphillips
· 9 years ago
796e365
SkPictureGpuAnalyzer
by fmalita
· 9 years ago
b2df0c2
Refactor Vulkan image, texture, RTs so that create and getter handles match.
by egdaniel
· 9 years ago
e576874
Retract GrRenderTarget a bit within SkGpuDevice
by robertphillips
· 9 years ago
846c051
Convert GrClip to an abstract base class
by cdalton
· 9 years ago
9fb4203
Add bounds to GrShape
by bsalomon
· 9 years ago
9837740
Simplify GrSWMaskHelper
by robertphillips
· 9 years ago
f054b17
Swap SkGpuBlurUtils over to using SkIRects
by robertphillips
· 9 years ago
862cff3
Remove clip from GrPipelineBuilder
by cdalton
· 9 years ago
193d9cf
Eliminate special case nvpr batch handling
by cdalton
· 9 years ago
1e2e33a
Remove SkPicture::hasText()
by fmalita
· 9 years ago
13b9c95
Move SkTypeface to sk_sp.
by bungeman
· 9 years ago
9a9a7b2
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ )
by scroggo
· 9 years ago
6296da7
Move SkTypeface to sk_sp.
by bungeman
· 9 years ago
18a2f9d
Add base class for GLTestContext and add new subclass VkTestContext.
by bsalomon
· 9 years ago
ebf30e8
Switch GrTextureToYUVPlanes over to newDrawContext calls
by robertphillips
· 9 years ago
f077324
Remove SkFontHost.h.
by bungeman
· 9 years ago
6663acf
Replace GrStrokeInfo with GrStyle.
by bsalomon
· 9 years ago
85d9667
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ )
by bsalomon
· 9 years ago
33595bd
Replace GrStrokeInfo with GrStyle.
by bsalomon
· 9 years ago
82595b6
refactor drawPath to have drawDevPath
by reed
· 9 years ago
1b4c01c
Make SkAssertResult work with SK_WARN_UNUSED_RESULT in Release on gcc
by bsalomon
· 9 years ago
9daa4b9
No error if function marked with SK_WARN_UNUSED_RESULT is used in SkAssertResult
by bsalomon
· 9 years ago
a8966a8
Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of https://codereview.chromium.org/1956023002/ )
by robertphillips
· 9 years ago
67a58dc
Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 of https://codereview.chromium.org/1958603002/ )
by jvanverth
· 9 years ago
14f850a
Remove Sk(Float|Double)PinToFixed functions, only used in tests.
by brianosman
· 9 years ago
3ccf2e7
Remove hasMixedSamples() from GrPipelineBuilder
by cdalton
· 9 years ago
3767cd6
https://groups.google.com/forum/#!topic/skia-discuss/2F2she2nQMg
by halcanary
· 9 years ago
524484b
Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:20001 of https://codereview.chromium.org/1956473002/ )
by robertphillips
· 9 years ago
055e192
Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and DrawMask
by bsalomon
· 9 years ago
56a85e6
Simplify SkGpuBlurUtils::GaussianBlur method
by robertphillips
· 9 years ago
68e99ac
remove alias for SkMatrix44.h -- chrome callers have been updated
by reed
· 9 years ago
ffa4a92
SkOncePtr -> SkOnce
by mtklein
· 9 years ago
2d1ee79
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
by brianosman
· 9 years ago
d215a95
Retract GrRenderTarget a bit within SkGpuDevice
by robertphillips
· 9 years ago
35b784d
Bring back sRGB-write-control as a caps bit.
by brianosman
· 9 years ago
42846ed
Modernize SkMutex and SkSemaphore.
by mtklein
· 9 years ago
959a293
Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1949313003/ )
by reed
· 9 years ago
82da9a8
Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1945293004/ )
by reed
· 9 years ago
d9f5d20
Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https://codereview.chromium.org/1947153002/ )
by sclittle
· 9 years ago
7eb33da
Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chromium.org/1953533002/ )
by reed
· 9 years ago
086eea9
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ )
by reed
· 9 years ago
5e56cfd
SK_DECLARE_STATIC_MUTEX -> static SkMutex
by mtklein
· 9 years ago
9bd3fc7
SkOncePtr -> SkOnce
by mtklein
· 9 years ago
b37c68a
Simplify implementation of SkOnce to not need so many comments.
by mtklein
· 9 years ago
9b92ebd
Remove executable bit from source code files.
by benjaminwagner
· 9 years ago
Next »