Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
d75b34394b5c53b0a5e8144dd28f956fbc8b90b2
d75b343
Remove ambient clamp hack for analytic shadows.
by Jim Van Verth
· 7 years ago
fb9f39a
Remove duplicate predefined configs
by Brian Osman
· 7 years ago
b3a6959
ccpr: Clean up GrCCGeometry
by Chris Dalton
· 7 years ago
e68c4fb
Adding pinning to the strike cache
by Herb Derby
· 7 years ago
33c4422
Fix double counting of coverage in analytic round capped stroked circles.
by Brian Salomon
· 7 years ago
86fe5ad
Document minimum OS requirements.
by Ben Wagner
· 7 years ago
4401c47
Roll third_party/externals/angle2/ eeec3b14c..e24032a2c (2 commits)
by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 7 years ago
ab4f5bd
rm SkRRectsGaussianEdgeMaskFilter
by Robert Phillips
· 7 years ago
cd01a02
[skcms] Add version.sha1
by Eric Boren
· 7 years ago
12ee97c
crash rather than overflow in SkTDArray
by Mike Klein
· 7 years ago
c4e384e
check if we fail to eval the conic in pathmeasure
by Mike Reed
· 7 years ago
4b5e4b3
Remove unused parameters from internalGetPath.
by Ben Wagner
· 7 years ago
57bf4a3
When creating testing backendTexture take colorspace into account.
by Greg Daniel
· 7 years ago
bc54533
Fix Chromecast bots
by Kevin Lubick
· 7 years ago
eb70238
[infra] gen_tasks: Pass internal hardware ID as a property
by Eric Boren
· 7 years ago
dce19a7
Untangle strike cache and glyph cache
by Herb Derby
· 7 years ago
23e4544
disallow negative setReserve() calls
by Mike Klein
· 7 years ago
bd000a1
rm SkTDArray::select()
by Mike Klein
· 7 years ago
cc9856c
clean up setReserve() rule-bending
by Mike Klein
· 7 years ago
e7fd7ff
Remove the limit on dng allocations
by Leon Scroggins III
· 7 years ago
2ae45ae
Revert "Add stub gpu workaround generators"
by Leon Scroggins
· 7 years ago
dbc59ba
path is rect track corners
by Cary Clark
· 7 years ago
9599b0f
Reland "[infra] Run recipes through Kitchen"
by Eric Boren
· 7 years ago
a2b1ed5
Roll third_party/externals/angle2/ aaa19de06..eeec3b14c (1 commit)
by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 7 years ago
94db785
Roll third_party/externals/angle2/ 5804dc8ea..aaa19de06 (9 commits)
by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 7 years ago
94d25b9
Add stub gpu workaround generators
by Adrienne Walker
· 7 years ago
fa99690
Move strike cache Find*() to strike cache
by Herb Derby
· 7 years ago
881091f
Remove SK_SUPPORT_LEGACY_PATH_DAA_BIT
by Yuqian Li
· 7 years ago
c274f8f
Prevent unnecessary/unbounded growth of SkTDynamicHash capacity
by Florin Malita
· 7 years ago
4c32956
DFT to draw A8 instead of incorrect vertical lcd.
by Ben Wagner
· 7 years ago
9f2dab0
ccpr: Implement conics
by Chris Dalton
· 7 years ago
91ab155
Always call endFlush on opLists that might survive a flush
by Chris Dalton
· 7 years ago
15a64e7
Convert A8 D32 mask blitters to Sk4px
by Florin Malita
· 7 years ago
63f69cd
Reland "Fix the fat rect bug in the threaded backend"
by Yuqian Li
· 7 years ago
64f75ee
SkQP: speed up tools/skqp/make_apk_list\
by Hal Canary
· 7 years ago
0d129aa
Support all destination profiles in SkColorSpaceXform_skcms
by Brian Osman
· 7 years ago
061020e
With ES3, enable both ES2 and ES3 external image extensions
by Brian Osman
· 7 years ago
b120e92
fix path is rect flaw exposed by gold
by Cary Clark
· 7 years ago
1ccaa6e
skcms→b4e167a stricter TF13 matching
by Mike Klein
· 7 years ago
bef8353
skcms→589b15b add skcms_EnsureUsableAsDestination
by Mike Klein
· 7 years ago
366fc24
Roll third_party/externals/angle2/ c90d4d38c..5804dc8ea (2 commits)
by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 7 years ago
ff77aef
Simplify strike cache Node
by Herb Derby
· 7 years ago
993ab45
Remove persp_shader gms from DDL blacklist
by Greg Daniel
· 7 years ago
2f54f2c
Roll third_party/externals/angle2/ aed1b56aa..c90d4d38c (2 commits)
by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 7 years ago
a05e199
Remove text flag filtering from SkBitmapDevice.
by Ben Wagner
· 7 years ago
f9bf7ac
Roll third_party/externals/angle2/ 86de76b69..aed1b56aa (5 commits)
by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 7 years ago
dccfa35
show sum of cubic errors
by Mike Reed
· 7 years ago
c186e17
Add handling to ViaDDL for images that are too large to be uploaded in one go
by Robert Phillips
· 7 years ago
f155f81
Move node information to SkStrikeCache
by Herb Derby
· 7 years ago
eed6128
IWYU for some more test files starting with 'C'.
by Ben Wagner
· 7 years ago
21a0380
detect if we made an infinite rect
by Mike Reed
· 7 years ago
8ff86a6
[infra] Support recursive configs in builder_name_schema
by Eric Boren
· 7 years ago
d2d367d
No long require copy as draw for vulkan wrapped resources.
by Greg Daniel
· 7 years ago
4eb6f7a
path is rect diag test is required
by Cary Clark
· 7 years ago
21fa33f
SkStrikeDifferences::operator() -> add()
by Mike Klein
· 7 years ago
2eab65b
avoid overflow by using tmp 64bits
by Mike Reed
· 7 years ago
4b2f915
Move external texture extension logic into SkSL
by Brian Osman
· 7 years ago
053d046
[infra] Add service account override in gen_tasks.go.
by Ben Wagner
· 7 years ago
1cd6098
path is rect bug number twelve
by Cary Clark
· 7 years ago
a580fb3
Add paint flags to viewer GUI.
by Ben Wagner
· 7 years ago
3101f65
skcms→3be11ac refactor a bit
by Mike Klein
· 7 years ago
1b63761
Revert "Fix the fat rect bug in the threaded backend"
by Yuqian Li
· 7 years ago
963781a
only recheck fNeedsTiling if we computed fSrcBounds
by Mike Reed
· 7 years ago
77d085e
Add SkColorSpace::Make, taking an skcms_ICCProfile
by Brian Osman
· 7 years ago
8e3426f
Reland "low-hanging bilerp_clamp_8888 wins"
by Mike Klein
· 7 years ago
00c9e46
skcms→38f22d2 name types in skcms.h
by Mike Klein
· 7 years ago
671e7ee
Reorganize strike cache and glyph cache code
by Herbert Derby
· 7 years ago
c41569a
Fix the fat rect bug in the threaded backend
by Yuqian Li
· 7 years ago
a765156
yet another path is rect exploit
by Cary Clark
· 7 years ago
8954d09
Roll third_party/externals/angle2/ 08b9e046c..86de76b69 (1 commit)
by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 7 years ago
84c0792
SkColorSetARGB in constants
by Hal Canary
· 7 years ago
48c464a
a more involved path is rect bug
by Cary Clark
· 7 years ago
93b4ddd
Update our config fallback switch in GrContext.
by Greg Daniel
· 7 years ago
bd2e1f1
Revert "Reland "[infra] Run recipes through Kitchen""
by Eric Boren
· 7 years ago
f39bbe5
Reland "[infra] Run recipes through Kitchen"
by Eric Boren
· 7 years ago
eedecc6
Roll third_party/externals/angle2/ a4fa9c278..08b9e046c (6 commits)
by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 7 years ago
b460320
Revert "low-hanging bilerp_clamp_8888 wins"
by Mike Klein
· 7 years ago
f946b41
low-hanging bilerp_clamp_8888 wins
by Mike Klein
· 7 years ago
1d4af54
Don't support GrCubicEffect if float != fp32
by Chris Dalton
· 7 years ago
37c5403
Add pixel geometry and dft selection to viewer app.
by Ben Wagner
· 7 years ago
e7fbafe
Revert "ccpr: Implement conics"
by Chris Dalton
· 7 years ago
98b2415
ccpr: Implement conics
by Chris Dalton
· 7 years ago
83dc473
show cubic error-vectors anchored on pt(s) of max deviation
by Mike Reed
· 7 years ago
840c66c
Rename SkGlyphCacheGlobals to SkStrikeCache
by Herb Derby
· 7 years ago
da40cd2
Add glFlush workaround for instanced draws on Skylake
by Chris Dalton
· 7 years ago
d234afd
Remove SkPaint::kGenA8FromLCD_Flag.
by Ben Wagner
· 7 years ago
f7621cb
Fix many return-std-move-in-c++11 warnings
by Kevin Lubick
· 7 years ago
cbcf474
Remove unused BW mask blitters
by Florin Malita
· 7 years ago
1b6eb99
disable -Wself-assign in Google3
by Mike Klein
· 7 years ago
c830e2a
skcms→2667f0a Add skcms_BestSingleCurve utility
by Mike Klein
· 7 years ago
888fc05
optimize fast/simple case in raster tiling
by Mike Reed
· 7 years ago
9459187
Simplify the operation on atomic fIsFinishing
by Yuqian Li
· 7 years ago
575c21b
Let SkCoverageDeltaList store width and use it during blitting
by Yuqian Li
· 7 years ago
94bb072
SkBlitter is not thread safe; make one for each thread.
by Yuqian Li
· 7 years ago
6b7b1dc
Snap the bitmap as it may be changed later
by Yuqian Li
· 7 years ago
a16e1b6
SkPDF: use std::aligned_storage for typed union
by Hal Canary
· 7 years ago
a19381d
Some Chromium bots have been LUCIfied
by Ravi Mistry
· 7 years ago
10d589b
Roll third_party/externals/angle2/ 76b2c3852..a4fa9c278 (3 commits)
by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 7 years ago
e320486
Don't allow ganesh to allocate mip maps for wrapped textures.
by Greg Daniel
· 7 years ago
45c9220
Draw stroked circles with round caps analytically.
by Brian Salomon
· 7 years ago
Next »