Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
df5b72535d0701d9cd4e9a0b199e93e3828878ca
/
gn
2a2d732
Revert "Always explicitly allocate except in Android Framework (take 2)"
by Robert Phillips
· 6 years ago
d0e1cef
Revert "Reintroduce deinstantiate lazy proxy types and use for promise images."
by Brian Salomon
· 6 years ago
88b93da
Always explicitly allocate except in Android Framework (take 2)
by Robert Phillips
· 6 years ago
e938c92
Remove SkToSRGBColorFilter (now unused)
by Brian Osman
· 6 years ago
c512eae
Add GM for crbug.com/938592
by Brian Salomon
· 6 years ago
8b40ac3
Reintroduce deinstantiate lazy proxy types and use for promise images.
by Brian Salomon
· 6 years ago
e6266a2
Handle arbitrary and degenerate quadrilaterals in GrQuadPerEdgeAA
by Michael Ludwig
· 6 years ago
12b8916
Export libvulkan headers for android libraries depending on skia
by Stan Iliev
· 6 years ago
d40dc3f
Revert "Always explicitly allocate except in Android Framework"
by Robert Phillips
· 6 years ago
e157745
Always explicitly allocate except in Android Framework
by Robert Phillips
· 6 years ago
d7291ba
Restore support for multisample locations
by Chris Dalton
· 6 years ago
93092ff
Make SkCubicMap public
by Florin Malita
· 6 years ago
2a3093c
SkPDF: Add experimental Harfbuzz font subsetter
by Hal Canary
· 6 years ago
39847cc
Add unit test to check if we can create a VkDevice using global priority extension.
by Greg Daniel
· 6 years ago
631dbc8
Fix Android host-side Windows build
by Leon Scroggins III
· 6 years ago
a70693b
Add support for runtime color filters written in SkSL.
by Ethan Nicholas
· 6 years ago
6041d31
Reland "SkMixerColorFilter GPU impl"
by Florin Malita
· 6 years ago
c2949ec
Revert "SkMixerColorFilter GPU impl"
by Mike Reed
· 6 years ago
b2c5dae
Simplify promise image lazy instantiation callbacks.
by Brian Salomon
· 6 years ago
e80f7eb
SkMixerColorFilter GPU impl
by Florin Malita
· 6 years ago
0f27b5e
Introduce SkStrikeCacheInterface
by Herb Derby
· 6 years ago
a9a3dcc
solink with --start-group/--end-group
by Florin Malita
· 6 years ago
ee0e5d0
Enable Skia for Windows
by Leon Scroggins III
· 6 years ago
b7b2da8
set -fcolor-diagnostics when is_clang
by Mike Klein
· 6 years ago
ed53505
gn/core.gni: add headers
by Hal Canary
· 6 years ago
7465943
Remove fuzz samples.
by Ben Wagner
· 6 years ago
867da4b
Allow system harfbuzz.
by Kevin Lubick
· 6 years ago
e36d408
add gm to test backdrop blurs and clipping/hintrects
by Mike Reed
· 6 years ago
ee1c8a7
Revert "Revert "SkSL now supports null child processors""
by Ethan Nicholas
· 6 years ago
1ba9c4d
[canvaskit] JS API in place for shaped text
by Kevin Lubick
· 6 years ago
1b8aa72
add test for mac aa on fonts
by Mike Reed
· 6 years ago
009b92e
Add general quad factories to GrFillRectOp and GrTextureOp
by Michael Ludwig
· 6 years ago
346ce63
Add a SkMixerColorFilter GM
by Florin Malita
· 6 years ago
f296506
add mixer colorfilter
by Florin Malita
· 6 years ago
b6f5378
SkShaper: enable for unit and render tests
by Hal Canary
· 6 years ago
ec80d90
starter sample for playing with SG. will flesh out more over time.
by Mike Reed
· 6 years ago
0e83da8
turn on -Wextra-semi-stmt on Windows
by Mike Klein
· 6 years ago
1f05d45
Add GrContext::resetGLTextureBindings().
by Brian Salomon
· 6 years ago
764f25a
remove a couple more jsoncpp deps
by Mike Klein
· 6 years ago
56bf8ce
Roll third_party/externals/angle2 a54104803d72..52d861bd49cc (8 commits)
by Eric Boren
· 6 years ago
e834579
Make room for shifting GrContext to GrDirectContext
by Robert Phillips
· 6 years ago
dbf7072
Use different classes for client side arrays and GPU buffer objects.
by Brian Salomon
· 6 years ago
173464d
Add support for importing AHardwareBuffers into SkSurfaces.
by Greg Daniel
· 6 years ago
88f5671
move SkMetaData into src
by Mike Reed
· 6 years ago
c1a2ea3
bin/gn format gn/skia.gni
by Hal Canary
· 6 years ago
6102192
SkLoadICU: simplify
by Hal Canary
· 6 years ago
dbaf317
Move GrContextPriv methods to their own .cpp file
by Robert Phillips
· 6 years ago
cc88f3a
per-contour variant of SkPathMeasure
by Mike Reed
· 6 years ago
455c747
sketch SkVx
by Mike Klein
· 6 years ago
0c2add0
Revert "third_party/icu: use upstream"
by Florin Malita
· 6 years ago
e6cfe77
third_party/icu: use upstream
by Hal Canary
· 6 years ago
32498f0
GN/ICU cleanup
by Hal Canary
· 6 years ago
50ea3c0
Add support for MSVC run-time checks (and control flow guard)
by Brian Osman
· 6 years ago
2e84591
Benchmark for charToGlyph
by Herb Derby
· 6 years ago
0d84e80
move experimental header out of public includes
by Mike Reed
· 6 years ago
d5c6e16
Revert "Revert "make third_party() static libraries""
by Kevin Lubick
· 6 years ago
ec7278e
remove unneeded friends/includes in SkPaint.h
by Mike Reed
· 6 years ago
9a2bb09
CMake: distinguish between file and dir copies by presence of '.' in src path
by Kevin Lubick
· 6 years ago
fdb876d
remove breakText, and all utf cache accessors
by Mike Reed
· 6 years ago
8ea367c
Make cmake copy_directory instead of just files
by Kevin Lubick
· 6 years ago
24d861d
Add hardware buffer unit test from old skqp to skia.
by Greg Daniel
· 6 years ago
d20cf33
Add new thin anti-aliasing demo
by Michael Ludwig
· 6 years ago
ac262a0
remove Sk4x4f.h -- dead code
by Mike Klein
· 6 years ago
4217ea7
Add outline of new GrContext hierarchy
by Robert Phillips
· 6 years ago
a0bc39d
Split GrContextThreadSafeProxy into its own files (take 2)
by Robert Phillips
· 6 years ago
ea8b4fc
Revert "Split GrContextThreadSafeProxy into its own files"
by Robert Phillips
· 6 years ago
f8397f2
Split GrContextThreadSafeProxy into its own files
by Robert Phillips
· 6 years ago
5f528e5
Revert "Reland "Revert "remove legacy code for text attributes on paint"""
by Mike Reed
· 6 years ago
3c03c85
Reland "Revert "remove legacy code for text attributes on paint""
by Mike Reed
· 6 years ago
fd0bba8
Revert "Revert "remove legacy code for text attributes on paint""
by Mike Reed
· 6 years ago
fb0e2aa
Revert "remove legacy code for text attributes on paint"
by Mike Reed
· 6 years ago
80f4adf
remove legacy code for text attributes on paint
by Mike Reed
· 6 years ago
842d31b
fixed Metal matrix constructors
by Ethan Nicholas
· 6 years ago
945ee65
Enforce non-overlap constraint from GrRenderTargetOpList
by Chris Dalton
· 6 years ago
c0747bb
remove empty skia_for_chromium_defines
by Mike Reed
· 6 years ago
081e6f3
Rename GrGlyphCache -> GrStrikeCache
by Herb Derby
· 6 years ago
5fd955e
Rename SkGlyphCache -> SkStrike
by Herb Derby
· 6 years ago
c3061a3
remove SK_SUPPORT_LEGACY_PAINT_FONT_FIELDS for flutter
by Mike Reed
· 6 years ago
1676cb9
Restore ETC1 compressed texture support.
by Jim Van Verth
· 6 years ago
98dea7b
remove superfluous skia_vulkan_sdk
by Mike Klein
· 6 years ago
4edd420
Bugfix for Nexus 5 mipmap+scissor generation failure
by Michael Ludwig
· 6 years ago
4ca9fa3
SkPDF: unify Canon and Document
by Hal Canary
· 6 years ago
e7d28f4
add flag for flutter
by Mike Reed
· 6 years ago
cdd8a0a
Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to""
by Brian Salomon
· 6 years ago
426ba46
Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"
by Brian Salomon
· 6 years ago
559c617
Reuse GrTexture instances when the same GrBackendTexture is used to
by Brian Salomon
· 6 years ago
8cb7376
SkPDF: rasterize for color-filter+layer
by Hal Canary
· 6 years ago
3c88857
Update BUILDCONFIG.gn to support Visual Studio 2017 Enterprise
by Dawson Coleman
· 6 years ago
3de7684
Use ICU in libandroidicu
by Derek Sollenberger
· 6 years ago
c96fc37
Reland "Use specialized quad lists in rectangle ops"
by Michael Ludwig
· 6 years ago
023403b
hide setTextEncoding
by Mike Reed
· 6 years ago
dde2a37
Update SkDescriptor
by Herbert Derby
· 6 years ago
23d8943e
Revert "Use specialized quad lists in rectangle ops"
by Michael Ludwig
· 6 years ago
5820b0c
Use specialized quad lists in rectangle ops
by Michael Ludwig
· 6 years ago
89126e4
use drawSimpleText
by Mike Reed
· 6 years ago
bc84adc
Move GrVkSecondaryCBDrawContext header into src to hide it.
by Greg Daniel
· 6 years ago
b46add8
Add initial support for creating a vulkan secondary command buffer drawing context.
by Greg Daniel
· 6 years ago
9191913
use font instead of paint for text
by Mike Reed
· 6 years ago
acc763e
Fix gn file for moved vulkan file.
by Greg Daniel
· 6 years ago
cae020a
use ghash linking on Windows
by Mike Klein
· 6 years ago
Next »