Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
27f93e00d23d06fc37faa2e5f69a15e5a4bfa3b8
27f93e0
RecreateSKPs: Fix another .join() issue
by borenet
· 8 years ago
e6522ea
fix some fuzz
by caryclark
· 8 years ago
862a387
Avoid SkImage ref churn in short lived SkBitmapProvider
by fmalita
· 8 years ago
dc87a7d
Skip SkBitmapProvider instantiation in SkImageShader::onContextSize
by fmalita
· 8 years ago
7abd45d
Roll recipe DEPS
by borenet
· 8 years ago
7787463
RecreateSKPs: Fix GoogleStorageDataStore.delete_path
by borenet
· 8 years ago
f489886
Cache dst LUTs in SkColorSpaceXform
by Matt Sarett
· 8 years ago
24a865c
update GN docs
by Mike Klein
· 8 years ago
97e4a86
Put all Win bots on GN except -ANGLE bots.
by Mike Klein
· 8 years ago
5ec5590
Unbreak -Fast bot.
by Mike Klein
· 8 years ago
511ea17
SkNx_abi for passing Sk4f as function arguments, etc.
by Mike Klein
· 8 years ago
1e76464
Wrap SkNx types in anonymous namespace again.
by Mike Klein
· 8 years ago
e5e7eb1
Rework GL fbo blit limitations as finer grained flags.
by Brian Salomon
· 8 years ago
273f7d4
Fix bad test that was asserting on Vulkan Win10 bot
by Brian Osman
· 8 years ago
487bfc2
GN/Win: Vulkan support, convert -Vulkan bots.
by Mike Klein
· 8 years ago
00731b4
Capture ES3 MSAA blit restrictions using BlitFramebufferSupport not MSFBOType.
by Brian Salomon
· 8 years ago
f61abec
Disable ANGLE GL backed on windows perf bots
by Brian Salomon
· 8 years ago
dd4645b
another SkSL crash fix
by ethannicholas
· 8 years ago
d478a99
Refactor color_xform_RGBA() to improve performance
by Matt Sarett
· 8 years ago
cd72afa
Revert of Presubmit recipe: commit the patch (patchset #3 id:40001 of https://codereview.chromium.org/2398653002/ )
by borenet
· 8 years ago
7effa7a
more SkSL fuzzer crash fixes
by ethannicholas
· 8 years ago
cce3e58
Always use RGBA textures for color font atlases
by Brian Osman
· 8 years ago
a54401d
fix skslc crashes uncovered by fuzz testing
by ethannicholas
· 8 years ago
3a2e45a
Faster 4f gradient premul path
by fmalita
· 8 years ago
11abd8d
Explicit control in tools of ANGLE frontend and backend
by bsalomon
· 8 years ago
777b563
Remove many uses of kSkia8888 and kSkiaGamma8888
by Brian Osman
· 8 years ago
30d99c6
Update CQ_INCLUDE_TRYBOTS examples in docs to actually be "real world"
by Brian Salomon
· 8 years ago
fe91727
Move skdiff tool and add to gn build.
by bungeman
· 8 years ago
c434f51
Add NewRGB() with float gamma to SkColorSpace public API
by Matt Sarett
· 8 years ago
285db44
Add support for Atrace and hook into SkEventTracer framework.
by Greg Daniel
· 8 years ago
ad146f6
added SkSL support for mustForceNegatedAtanParamToFloat cap
by ethannicholas
· 8 years ago
2dbbfa5
Add infra_tests.py, recipe, buildbotless bot
by borenet
· 8 years ago
2eaef92
experimental: xps_to_png program (windows only)
by Hal Canary
· 8 years ago
703cf5a
GN/Win: hook in GPU support
by Mike Klein
· 8 years ago
69f6ed4
GN/Win: suppport GDI, convert GDI bots to build with GN.
by Mike Klein
· 8 years ago
466ad99
Slightly generalize GPU hard stop gradient implementation.
by Brian Salomon
· 8 years ago
22f939e
added basic dataflow analysis to skslc
by ethannicholas
· 8 years ago
9e3dbdf
Allow F16 color type on direct raster canvases
by junov
· 8 years ago
e54c75f
remove SkError
by Mike Klein
· 8 years ago
b35a41e
Add timestamp to bot ninja output.
by Mike Klein
· 8 years ago
c756e86
GN/Win: quieter builds
by Mike Klein
· 8 years ago
eaabe00
Workaround unreachable code warning in GrGLCaps
by Brian Salomon
· 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
5286d6c
GN/Win: pass /DEBUG to linker to get debug symbols.
by Mike Klein
· 8 years ago
2754b4e
Stop rebooting Android devices during Swarming tasks
by borenet
· 8 years ago
55bc873
[task scheduler] Trybots assume rietveld for now
by borenet
· 8 years ago
a634b74
SkXPS: compile under clang on win
by halcanary
· 8 years ago
1eab442
Output location of rankings CSV and a link to download SKPs by rank
by Ravi Mistry
· 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
32b5e70
Preserve color space of images in deferred texture API
by brianosman
· 8 years ago
98b2e7a
Recipe fixes to support try jobs in task scheduler
by borenet
· 8 years ago
c7165c2
GN/Win: warnings and warn-as-error
by Mike Klein
· 8 years ago
0bc5a76
GN: naive attempt for 32-bit Windows support
by Mike Klein
· 8 years ago
a213640
GN: take over Windows -Exceptions bot.
by Mike Klein
· 8 years ago
5d8cf29
GN: windows flags tweaks.
by Mike Klein
· 8 years ago
c64ef35
leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster
by lsalzman
· 8 years ago
88fa747
Disable MSVC optimization of sk_tool_utils::make_big_path().
by Mike Klein
· 8 years ago
cc300a1
GN/Win: flesh out compiler flags.
by Mike Klein
· 8 years ago
c9a9ca9
Fix double-accounting of SkPictureShader bitmap memory
by fmalita
· 8 years ago
d301683
GN/Win: support win_toolchain asset?
by Mike Klein
· 8 years ago
71c5393
Update GN recipes for Windows.
by Mike Klein
· 8 years ago
fbbbb9d
fixed GLVec4ScalarBench
by ethannicholas
· 8 years ago
81f4b0d
Remove hack allowing fRefCnt of 0.
by Ben Wagner
· 8 years ago
96b333a
Add SkRasterPipeline support to SkModeColorFilter.
by Mike Klein
· 8 years ago
c0708a4
Remove workaround for old compilers that do not support SSSE3.
by Mike Klein
· 8 years ago
2148052
GN/Win: everything links on my machine.
by Mike Klein
· 8 years ago
04adfda
SkRasterPipeline: 8x pipelines, without any 8x code enabled.
by Mike Klein
· 8 years ago
65a0927
Don't pass in RT to individual Gpu CommandBuffer calls
by Greg Daniel
· 8 years ago
fe2965a
Fix interface validation in Vulkan.
by Greg Daniel
· 8 years ago
7ab96e9
GrTessellator: make inverse fill types more sane.
by senorblanco
· 8 years ago
5961bc9
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
5772eaa
skpbench: add warmup run
by csmartdalton
· 8 years ago
768bdfc
NDK Clang can build hb-icu.cc for mipsel now.
by Mike Klein
· 8 years ago
4b167fc
GN/Win: everything but skiaserve links.
by Mike Klein
· 8 years ago
ae7e671
GN/Windows: fiddle links and runs
by Mike Klein
· 8 years ago
df44fc5
Add SkColorSpaceTransferFn to SkColorSpace
by Matt Sarett
· 8 years ago
3eb7121
More steps toward GN/Windows.
by Mike Klein
· 8 years ago
a2415ac
implement A8 destination fast-path for SkPixelInfo::CopyPixels
by lsalzman
· 8 years ago
0f61faa
GN: windows compiles locally.
by Mike Klein
· 8 years ago
8c8fcef
fix vertex alpha calculation in GrTesselator
by lsalzman
· 8 years ago
ebcb8aa
Add AA Analytic Compile Flag (and small fixes)
by liyuqian
· 8 years ago
2a96101
skpbench: add debug prints for thermal trip points
by csmartdalton
· 8 years ago
bbdf45e
Fix 32-bit Vulkan build
by Brian Osman
· 8 years ago
31d097e8
Add SkColorSpaceXform to the public API
by msarett
· 8 years ago
7a1c53d
Fix GN formatting presubmit on Windows.
by Mike Klein
· 8 years ago
461d328
Make `gn gen` work on Windows again.
by Mike Klein
· 8 years ago
4fdc543
Update to Android NDK r13.
by Mike Klein
· 8 years ago
9df16b5
Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ )
by jvanverth
· 8 years ago
a5a31dd
Add SkColorSpacePrimaries to help with making D50 matrices
by msarett
· 8 years ago
1c7805b
Remove restrictive format pattern for Fontconfig matching
by drott
· 8 years ago
ccb1dd8
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
568c986
Add new GM to demonstrates SkGaussianEdgeShader
by Robert Phillips
· 8 years ago
4824cf4
Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ )
by mtklein
· 8 years ago
9d2b0fe
fix 'GrClip::quickContains was hidden' warning in GrNoClip
by lsalzman
· 8 years ago
3831242
GN: build dump_record
by Mike Klein
· 8 years ago
7535867
More fixes for webpages_playback
by borenet
· 8 years ago
ff9f7bb
Simplify rowsDecoded returned by incrementalDecode
by scroggo
· 8 years ago
76bcd4f
RecreateSKPs: Don't download and use the .boto file
by borenet
· 8 years ago
e178818
Specify the Android build number as a swarming dimension
by borenet
· 8 years ago
Next »