Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
086eea93b1f8253420c233c33cdabc0e74b08091
/
src
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
f250938
Now we're on MSVC 2015, try using std::chrono for timing again.
by mtklein
· 9 years ago
0607756
Make cap only affect the keys of GrShapes that are possibly-open
by bsalomon
· 9 years ago
0ccc62d
move colorshader into its own .cpp, add color4f variant
by reed
· 9 years ago
3e375b0
Fix ICO bug exposed by the fuzzer
by msarett
· 9 years ago
76948d4
Add Gr*Proxy classes
by robertphillips
· 9 years ago
c402518
Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget
by ericrk
· 9 years ago
427c281
Modernize SkMutex and SkSemaphore.
by mtklein
· 9 years ago
325474d
Disable Ganesh layer hoister in a more revertable form
by robertphillips
· 9 years ago
fad9856
Prototype code that turns any/every flattenable into JSON
by brianosman
· 9 years ago
d9cca4a
Fix ASAN errors.
by benjaminwagner
· 9 years ago
31f25a0
Revert of Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRend… (patchset #1 id:60001 of https://codereview.chromium.org/1941353003/ )
by jvanverth
· 9 years ago
fb08327
Expand GrStyle's interface.
by bsalomon
· 9 years ago
419ca64
Fix type conversion compile errors
by brianosman
· 9 years ago
0736f33
Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget
by ericrk
· 9 years ago
02125d1
Create a single, unique pointer to sRGB color space
by msarett
· 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
676ab68
documentation: SkDocument::MakePDF()
by halcanary
· 9 years ago
82c0558
Set barriers and image layout changes between mipmap blits.
by jvanverth
· 9 years ago
c8ef053
Enable two-sided stencil in Vulkan.
by jvanverth
· 9 years ago
2af0f1b
Apply setImageLayout() to all of a VkImage's subresources.
by jvanverth
· 9 years ago
308feba
Revert of Make GrStyle more sk_sp savy (patchset #1 id:1 of https://codereview.chromium.org/1947543002/ )
by bsalomon
· 9 years ago
b451134
Minor refactor of GrLayerHoister
by robertphillips
· 9 years ago
46db22f
Make GrStyle more sk_sp savy
by bsalomon
· 9 years ago
92605b3
Add Gr*Proxy classes
by robertphillips
· 9 years ago
871a048
Add 8888 fast SrcOver mode.
by herb
· 9 years ago
bdf8811
Add sync in vulkan when writing to linear texture
by egdaniel
· 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
a00980e
Make sure that Vulkan debug callback ptr is non-null.
by jvanverth
· 9 years ago
40ef485
When filling nested rect path check for empty inner and empty outer rects
by bsalomon
· 9 years ago
6536ae5
added GrMSAAPathRenderer
by ethannicholas
· 9 years ago
0265707
Clean up SkFontConfigInterface implementation.
by bungeman
· 9 years ago
c5091b5
Add a hook for CPU-optimized sRGB-sRGB srcover.
by mtklein
· 9 years ago
ffc2aea
Introduce SkGammas type to represent ICC gamma curves
by msarett
· 9 years ago
c578b06
Fix VK WritePixels with offset rect
by jvanverth
· 9 years ago
0be0a3b
Simplify ColorFilter in the add-free case.
by djsollen
· 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
778555c
Unify DescriptorPools for vulkan uniform descriptor sets
by egdaniel
· 9 years ago
9516775
Enable generating SkImage with the same uniqueID in SkImageGenerator subclass
by aleksandar.stojiljkovic
· 9 years ago
7563a5a
remove SK_SUPPORT_LEGACY_IMAGEFILTER_CTM flag
by reed
· 9 years ago
cf942c4
Fix gcc warnings in Vulkan backend
by bsalomon
· 9 years ago
572f879
Fix race in SkTypeface_FreeType::onCountGlyphs.
by bungeman
· 9 years ago
4d9ff62
Remove SkWriter32::contiguousArray().
by mtklein
· 9 years ago
b4c899d
remove SkWriteBuffer::getWriter32().
by mtklein
· 9 years ago
900bd4a
Add mipmap loading to Vulkan.
by jvanverth
· 9 years ago
2f12463
Fix warnings that were exposed when running with SK_DEBUG enable on an optimized release build.
by djsollen
· 9 years ago
5ee89a6
Unbreak vulkan after stencil constant name changes
by bsalomon
· 9 years ago
817fed3
Revert of Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRender… (patchset #5 id:80001 of https://codereview.chromium.org/1924183003/ )
by benjaminwagner
· 9 years ago
a2ffa98
Revert of Introduce SkGammas type to represent ICC gamma curves (patchset #7 id:40002 of https://codereview.chromium.org/1928123002/ )
by msarett
· 9 years ago
7b2c6dd
Introduce SkGammas type to represent ICC gamma curves
by msarett
· 9 years ago
b138fdc
Fix Vulkan Build in Android
by liyuqian
· 9 years ago
fb59164
Don't mark mipmaps dirty if uploading > 1 levels
by jvanverth
· 9 years ago
1b5dd88
remove SkWriteBuffer::reserve()
by mtklein
· 9 years ago
3de75da
Use constexpr constructors of GrStencilSettings rather than hacky macro system.
by bsalomon
· 9 years ago
cfeb85f
Revert of Adjust tolerance to fix bezier glitches issue (patchset #1 id:1 of https://codereview.chromium.org/1926063002/ )
by jvanverth
· 9 years ago
5668648
Unify implementations of stroking radius calculationsns
by bsalomon
· 9 years ago
24e9128
Add sk_sp to SkSurface_Gpu and SkGpuDevice
by robertphillips
· 9 years ago
efe46d2
Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.
by djsollen
· 9 years ago
fe635fd
Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget
by kkinnunen
· 9 years ago
45a6f49
Adjust tolerance to fix bezier glitches issue
by xidachen
· 9 years ago
4df1656
Tighten up SkSpecialSurface factory functions
by robertphillips
· 9 years ago
175dd9b
Clean up test drawContext usage
by robertphillips
· 9 years ago
d4c741e
Refactor drawContext/RenderTarget creation
by robertphillips
· 9 years ago
23bd7e9
Delete unused code from SkColorSpace
by msarett
· 9 years ago
85def2e
Parse A2B0 tag on ICC profiles
by msarett
· 9 years ago
d77ac77
remove (now unused) SkDivBits
by reed
· 9 years ago
5e410b4
Detect empty (r)rects in GrShape.
by bsalomon
· 9 years ago
dd97b85
Fix vulkan build on linux and android
by egdaniel
· 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
9fbee84
Revert of fix build by using ifdef instead of if for SK_DEBUG (patchset #1 id:1 of https://codereview.chromium.org/1924943003/ )
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
b849882
BUG=skia:
by reed
· 9 years ago
95416f4
Enable flattening of SkRecordedDrawable
by msarett
· 9 years ago
80f5ea0
skip unneeded header from writeFlattenable when building font-cache-key. Saves ~30% in size
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
77a8ab2
Simplify style handling in custom font manager.
by bungeman
· 9 years ago
a4b0fed
Remove AttachmentInfo from VulkanViewer setup
by jvanverth
· 9 years ago
c355bc8
Add work around for vulkan copies on the 5X
by egdaniel
· 9 years ago
900c367
Image filters: de-nest SkImageFilter::Cache and Cache::Key.
by senorblanco
· 9 years ago
f8e8d5e
SkPDF/None: fix compilation
by halcanary
· 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
569b021
Revert of Enable flattening of SkRecordedDrawable (patchset #8 id:140001 of https://codereview.chromium.org/1913843002/ )
by mtklein
· 9 years ago
d636950
Enable flattening of SkRecordedDrawable
by msarett
· 9 years ago
1e7f5e7
remove 'deprecated' region from SkDraw
by reed
· 9 years ago
4b65666
SkDocument/PDF: new API
by halcanary
· 9 years ago
72dc51c
Add support for building GrShape from SkPath and more tests
by bsalomon
· 9 years ago
92bd2e8
Add comments and sanity checks to parsing of ICC headers
by msarett
· 9 years ago
3ec5136
Change default window size on Windows.
by brianosman
· 9 years ago
adf4fa6
Ensure we're operating on the correct texture when generating mipmaps.
by brianosman
· 9 years ago
Next »