Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
c7165c239a0068b0b79b1bbe63e2a22bcb53ae38
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
dcfe6db
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
95304e3
Update AndroidShadows slide with new stroking offset
by Robert Phillips
· 8 years ago
15341a2
Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ )
by jvanverth
· 8 years ago
e75c19f
Update comment, move constant inside helper struct
by Brian Osman
· 8 years ago
1cebf7b
webpages_playback: Fix GS path with extra '/'
by borenet
· 8 years ago
f79d6a1
Add description to Gold
by stephana
· 8 years ago
38c7215
Fix iOS surface creation for SampleApp
by jvanverth
· 8 years ago
42f4b42
Revert "SkRasterPipeline: 8x pipelines, attempt 2"
by Mike Klein
· 8 years ago
e61b3b4
Report 0 rowsDecoded for no rows (SkPngCodec interlaced)
by scroggo
· 8 years ago
c46cdd4
Fix an assert statement in SkPngCodec
by scroggo
· 8 years ago
bc4cc33
Update Perf docs and add a couple screenshots.
by Joe Gregorio
· 8 years ago
08b2ccf
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
3f74860
Convert gradient params test helper to a struct
by Brian Osman
· 8 years ago
644638c
webpages_playback: use gsutil instead of API, no shell_utils
by borenet
· 8 years ago
0a8f702
Roll recipe DEPS
by borenet
· 8 years ago
0871401
fix another fuzz
by caryclark
· 8 years ago
221a4bb
fix fuzz busters
by caryclark
· 8 years ago
a71e151
SkRasterPipeline: 8x pipelines, attempt 2
by Mike Klein
· 8 years ago
49df8d1
GrTessellator: refactor Line out of Edge.
by senorblanco
· 8 years ago
55865a2
Whitespace change to kick build.
by Ben Wagner
· 8 years ago
6ca4882
Reduce geometry size for circles to help fill rate.
by jvanverth
· 8 years ago
7fbacbb
Disable svgs on nanobench when running on Valgrind
by stephana
· 8 years ago
9428587
Revert "SkRasterPipeline: 8x pipelines"
by Mike Klein
· 8 years ago
3786c77
Disable antialiasing on interior of filled RRects that need distance vectors
by Robert Phillips
· 8 years ago
1aebdae
SkRasterPipeline: 8x pipelines
by Mike Klein
· 8 years ago
2766cc5
Assorted Android fixes
by fmalita
· 8 years ago
388faa0
Auto re-gen for gn cmake generator.
by Ben Wagner
· 8 years ago
79839d4
Add distance values to interior of filled RRects
by Robert Phillips
· 8 years ago
d87bd7c
Harden SkPicturePlayback::handleOp() skips
by fmalita
· 8 years ago
e897b97
Fix Vulkan orientation during screne rotations
by Greg Daniel
· 8 years ago
1356978
Fix SkDeferredCanvas for use on android.
by Herb Derby
· 8 years ago
8f18643
remove sprintf
by caryclark
· 8 years ago
33cbfd7
Make load4 and store4 part of SkNx properly.
by Mike Klein
· 8 years ago
40f2378
fuzzer fix
by Cary Clark
· 8 years ago
b55ebf0
fix other printf warning for SkBlendMode
by reed
· 8 years ago
f114a9b
fix mac all build
by caryclark
· 8 years ago
6069dda
Fix SkPath::arcTo when sweepAngle is tiny and radius is big
by xidachen
· 8 years ago
d207884
fix printf warning in dumpcanvas
by Mike Reed
· 8 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
61c21cd
tight bounds optimization
by caryclark
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
62f6856
Revert "add cast for printf"
by Mike Reed
· 8 years ago
5f668a0
add cast for printf
by Mike Reed
· 8 years ago
5cb7617
update deferred
by Mike Reed
· 8 years ago
0c52b17
validate using nx to match bounds
by caryclark
· 8 years ago
2f03696
Use calendar.timegm instead of time.mktime in recipes
by borenet
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
dbb84c2
Fix public API msg in PRESUBMIT.py
by Ravi Mistry
· 8 years ago
26bea5d
Make test lower-level, make const_cast more visible.
by Mike Klein
· 8 years ago
c1c7c21
Presubmit recipe: call presubmit_support.py directly
by borenet
· 8 years ago
9b345e3
Make local coords be highp in default geometry processor
by Brian Salomon
· 8 years ago
ef4ab9d
update defer-canvas for lattice and regions
by Mike Reed
· 8 years ago
Next »