Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ebf30e84156358d6841305ecea21c7c979370bad
/
include
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
0ccc62d
move colorshader into its own .cpp, add color4f variant
by reed
· 9 years ago
76948d4
Add Gr*Proxy classes
by robertphillips
· 9 years ago
427c281
Modernize SkMutex and SkSemaphore.
by mtklein
· 9 years ago
fad9856
Prototype code that turns any/every flattenable into JSON
by brianosman
· 9 years ago
4f16e63
Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ )
by robertphillips
· 9 years ago
50d3b57
return 4x4 matrix from SkColorSpace
by reed
· 9 years ago
68f7460
Add SK_API to SkFontLCDConfig.
by bungeman
· 9 years ago
2af0f1b
Apply setImageLayout() to all of a VkImage's subresources.
by jvanverth
· 9 years ago
92605b3
Add Gr*Proxy classes
by robertphillips
· 9 years ago
89d09a1
Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ )
by robertphillips
· 9 years ago
444f1ba
Remove SkBitmapHeap and SkBitmapHeapReader. They're unused.
by brianosman
· 9 years ago
db1adf5
Revert of Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRender… (patchset #9 id:150001 of https://codereview.chromium.org/1924183003/ )
by jvanverth
· 9 years ago
de5bf0c
Add Gr*Proxy classes
by robertphillips
· 9 years ago
1cb00e4
Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget
by kkinnunen
· 9 years ago
cf97544
Make SkTime SK_API so that SkTime::GetDateTime() is visible to the clients.
by aam
· 9 years ago
0265707
Clean up SkFontConfigInterface implementation.
by bungeman
· 9 years ago
18f13f3
Remove (almost) unused read/writeFunctionPtr API.
by brianosman
· 9 years ago
59c12e3
remove non-static uses of SkOncePtr
by mtklein
· 9 years ago
57b4615
Remove unused encodedString API on SkWriteBuffer/SkReadBuffer
by brianosman
· 9 years ago
9516775
Enable generating SkImage with the same uniqueID in SkImageGenerator subclass
by aleksandar.stojiljkovic
· 9 years ago
4d9ff62
Remove SkWriter32::contiguousArray().
by mtklein
· 9 years ago
e86e51f
Add reminders that these classes have constexpr default constructors.
by mtklein
· 9 years ago
b4c899d
remove SkWriteBuffer::getWriter32().
by mtklein
· 9 years ago
1b5dd88
remove SkWriteBuffer::reserve()
by mtklein
· 9 years ago
b4d46f0
Remove skstd::is_function.
by bungeman
· 9 years ago
5668648
Unify implementations of stroking radius calculationsns
by bsalomon
· 9 years ago
efe46d2
Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.
by djsollen
· 9 years ago
175dd9b
Clean up test drawContext usage
by robertphillips
· 9 years ago
801b44c
Remove skstd::is_convertible.
by bungeman
· 9 years ago
d4c741e
Refactor drawContext/RenderTarget creation
by robertphillips
· 9 years ago
d77ac77
remove (now unused) SkDivBits
by reed
· 9 years ago
28d5bdd
Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (patchset #2 id:20001 of https://codereview.chromium.org/1927583002/ )
by reed
· 9 years ago
aa19a5f
Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ )
by robertphillips
· 9 years ago
1541130
remove SK_SUPPORT_LEGACY_DIVBITS_UB -- chrome no longer defines this
by reed
· 9 years ago
48d6f88
Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.
by djsollen
· 9 years ago
2f1c42e
Refactor drawContext/RenderTarget creation
by robertphillips
· 9 years ago
eabaf79
SkDocument::CreateXPS fix roll
by halcanary
· 9 years ago
900c367
Image filters: de-nest SkImageFilter::Cache and Cache::Key.
by senorblanco
· 9 years ago
6c7e325
Bring sk_sp to GrDrawContext
by robertphillips
· 9 years ago
b4bb7d8
Add oblique as a slant.
by bungeman
· 9 years ago
1e7f5e7
remove 'deprecated' region from SkDraw
by reed
· 9 years ago
4b65666
SkDocument/PDF: new API
by halcanary
· 9 years ago
86ae3d1
make context() virtual on device
by reed
· 9 years ago
68758ae
Remove SkEncodedInfo kPreSwizzled_Color from public API
by msarett
· 9 years ago
484b3d0
SkDefaultColorProfile: Hide gDefaultProfileIsSRGB
by halcanary
· 9 years ago
ac6c750
Remove SkEncodedInfo kUnknown_Color and kUnknown_Alpha from public API
by msarett
· 9 years ago
96a04f3
simplify handle-affine: subclass overrides just describe their leaf behavior
by reed
· 9 years ago
edf7fcd
Make SkDrawable an SkFlattenable
by msarett
· 9 years ago
bb34a8a
allow imagefilter to manage CTM decomposition
by reed
· 9 years ago
36736a2
Remove SkCanvas::LayerIter guard
by robertphillips
· 9 years ago
a45a668
Use SkEncodedInfo in place of SkSwizzler::SrcConfig
by msarett
· 9 years ago
a3b3b23
Enable flattening/unflattening with custom unflatten procs
by msarett
· 9 years ago
99e2089
Optionally enable SkValidatingReadBuffer in SkPictureImageFilter
by robertphillips
· 9 years ago
7715e06
Retract SkDevice a bit more
by robertphillips
· 9 years ago
f557546
Remove some unnecessary #includes of SkImageFilter.h
by senorblanco
· 9 years ago
6351640
Fixes for SkRWBuffer
by scroggo
· 9 years ago
2e6055b
Refactor to separate backend object lifecycle and GpuResource budget decision
by kkinnunen
· 9 years ago
cb61a64
Add compile guard for SkCanvas::LayerIter
by robertphillips
· 9 years ago
b0d4352
Revise WSI setup.
by jvanverth
· 9 years ago
da2cd8b
Hide SkCanvas::LayerIter
by robertphillips
· 9 years ago
177f2f6
SkPathEffect.h: add SK_API where needed
by halcanary
· 9 years ago
6a6f3c5
Fix indentation and casts in SkTArray.
by bungeman
· 9 years ago
e0c1d28
SkTArray: fix invalid reinterpret_casts over non-initialized memory.
by krasin
· 9 years ago
58a8d92
Update min Vulkan version to 1.0.8.0, and fix various bugs
by egdaniel
· 9 years ago
32eaa89
Image filters: remove SkBitmap-based cache.
by senorblanco
· 9 years ago
a1f4fa7
Revert of Hide SkCanvas::LayerIter (patchset #2 id:20001 of https://codereview.chromium.org/1897863008/ )
by fmalita
· 9 years ago
8c30a81
post apply non-scale transforms after imagefilters have run
by reed
· 9 years ago
a814000
Hide SkCanvas::LayerIter
by robertphillips
· 9 years ago
9bc2235
Make all the codecs default profiles based on gTreatSkColorAsSRGB.
by herb
· 9 years ago
Next »