Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
47d9ee455d56ecbcf3617bf55348db713e0c9e19
47d9ee4
Revert "Intersection calc cleanup."
by Jim Van Verth
· 6 years ago
430424b
Update text blob benchmark to reflect reality
by Herb Derby
· 6 years ago
c0c99b3
Add context to shaper.
by Ben Wagner
· 6 years ago
deba212
fixed check for BGRA -> RGBA in CopySurfaceTest
by Timothy Liang
· 6 years ago
9d29adf
Roll third_party/externals/swiftshader 48908cb95504..d7622ffdd25e (1 commits)
by swiftshader-skia-autoroll
· 6 years ago
95c86de
Roll skia/third_party/skcms 6ad455da9d42..5b1292eaeda5 (1 commits)
by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 6 years ago
f22998a
Roll skia/third_party/skcms e5dd04f43880..6ad455da9d42 (1 commits)
by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 6 years ago
234e5a2
Improve touch support for iOS viewer
by Jim Van Verth
· 6 years ago
5f0e3a1
[PathKit] Made some APIs return null if things failed
by Kevin Lubick
· 6 years ago
89515a5
Roll skia/third_party/skcms 6f11cd0ed7d0..e5dd04f43880 (2 commits)
by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 6 years ago
1b016d5
Intersection calc cleanup.
by Jim Van Verth
· 6 years ago
30f4e96
[skottie] Use animator scratch storage to avoid vector reallocations
by Florin Malita
· 6 years ago
26ad6da
link with --start-group/--end-group
by Mike Klein
· 6 years ago
bdaccff
Roll skia/third_party/skcms 95d1987a561d..6f11cd0ed7d0 (1 commits)
by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 6 years ago
36216fb
[skottie] Initial Fill layer effect support
by Florin Malita
· 6 years ago
ae64e49
Simplify blob's appendGlyph interface
by Herb Derby
· 6 years ago
4f599a9
Roll third_party/externals/swiftshader 02956e4cced0..48908cb95504 (1 commits)
by swiftshader-skia-autoroll
· 6 years ago
ef118b8
add Build-Mac-Clang-arm64-Debug-iOS to CQ
by Mike Klein
· 6 years ago
e504efa
Remove drawTextBlob from SkBaseDevice
by Herb Derby
· 6 years ago
4ed73e0
Add a bench for various single color xforms
by Mike Klein
· 6 years ago
929a681
SkSL coordTransform argument is now optional
by Ethan Nicholas
· 6 years ago
7eae3e0
Reland "Move GrGeometryProcessor's textures out of classes and into"
by Brian Salomon
· 6 years ago
0d79428
Roll third_party/externals/angle2 6ba9754f4a56..1bd4bfb0c2d8 (1 commits)
by angle-skia-autoroll
· 6 years ago
c0534fa
minor SkRegion include edits
by Cary Clark
· 6 years ago
cb2275b
Add shared --disableExplicitAlloc flag to tools
by Robert Phillips
· 6 years ago
e6d0618
Add list of dependents to GrOpList class
by Robert Phillips
· 6 years ago
01d9a34
Update linux vulkan sdk asset.
by Greg Daniel
· 6 years ago
fdf05f4
Revert "Move GrGeometryProcessor's textures out of classes and into"
by Brian Salomon
· 6 years ago
cadc506
fix pathops stitching bug
by Cary Clark
· 6 years ago
82c11e0
Remove posText system from GrTextContext
by Herb Derby
· 6 years ago
641ac7d
Make result of GrOp::combineIfPossible be an enum.
by Brian Salomon
· 6 years ago
986f64c
Remove multitexturing support from GrTextureOp.
by Brian Salomon
· 6 years ago
f4abda5
Revert "Test: New GMs should be nicely named"
by Hal Canary
· 6 years ago
66c5dc5
Fix missing offsets in simple-polygon-offset-v
by Jim Van Verth
· 6 years ago
512875a
changed SkASSERT -> SkAssertResult in GrMtlPipelineStateBuilder.mm
by Timothy Liang
· 6 years ago
73ec9a0
Test: New GMs should be nicely named
by Hal Canary
· 6 years ago
641bf87
[PathKit] Add more Path2D functionality and move some methods to be members
by Kevin Lubick
· 6 years ago
0c8dca0
[skottie] ResourceManager tweaks
by Florin Malita
· 6 years ago
4a82396
Remove fPath and fTooLargeForAtlas from GrGlyph
by Herb Derby
· 6 years ago
9a52a39
Move path fallback logic into drawer
by Herb Derby
· 6 years ago
f83cacb
Fix imagefiltersbase GM in ColorSpaceXformCanvas configs
by Brian Osman
· 6 years ago
7ac582e
implemented the pipeline state builder for metal gpu backend
by Timothy Liang
· 6 years ago
1c666dc
[infra] Update Go to 1.10.3
by Eric Boren
· 6 years ago
97d0970
Fix SkColor4Shader
by Brian Osman
· 6 years ago
35eb7fa
[infra] Shuffle Mac CPU and xSAN jobs to MacBookPro11.5.
by Ben Wagner
· 6 years ago
b25a979
Roll third_party/externals/angle2 a6d34af67286..6ba9754f4a56 (1 commits)
by angle-skia-autoroll
· 6 years ago
6e487e6
[Skottie] Add raw data factory
by Florin Malita
· 6 years ago
95df57b
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
439da28
Roll third_party/externals/swiftshader dd4c8631343f..02956e4cced0 (1 commits)
by swiftshader-skia-autoroll
· 6 years ago
e8d2a45
Update remaining Mac bots to 10.13.6, except iOS builds.
by Ben Wagner
· 6 years ago
6943689
clean up includes
by Cary Clark
· 6 years ago
98d3375
More SkOffsetSimplePolygon optimizations.
by Jim Van Verth
· 6 years ago
b948572
Store GrMeshDrawOps' meshes in GrOpFlushState's arena.
by Brian Salomon
· 6 years ago
c0b03d8
Start adding support for some base extensions which others build on.
by Greg Daniel
· 6 years ago
12fb9cf
added SkSL saturate() function
by Ethan Nicholas
· 6 years ago
2e77f54
Update SKP version
by skia-recreate-skps
· 6 years ago
59aabbc
Roll third_party/externals/angle2 b8430dd749b0..a6d34af67286 (1 commits)
by angle-skia-autoroll
· 6 years ago
71fe8ba
Remove SkAutoDescriptor move ctor
by Herb Derby
· 6 years ago
e42dc2d
Hoist path check into regenerateGlyphRunList.
by Herb Derby
· 6 years ago
607be37
GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement.
by Brian Salomon
· 6 years ago
4c3b63e
Update Skolo Win bots.
by Ben Wagner
· 6 years ago
c7735f1
improved SkSL lexer performance
by Ethan Nicholas
· 6 years ago
270c04a
[skottie] Avoid redundant instantiation of image asset nodes
by Florin Malita
· 6 years ago
a7f5ace
Roll third_party/externals/angle2 81f891d043cb..b8430dd749b0 (2 commits)
by angle-skia-autoroll
· 6 years ago
9d83458
[infra] Add new go_deps asset
by Eric Boren
· 6 years ago
ffee60f
Fix GUI windows not appearing on first key in viewer
by Brian Osman
· 6 years ago
06e3c3c
Blacklist glyph_pos_h_b on gltestpersistentcache config
by Brian Salomon
· 6 years ago
667707d
Retrain Infra Expectations
by Kevin Lubick
· 6 years ago
af87483
Move GrGeometryProcessor's textures out of classes and into
by Brian Salomon
· 6 years ago
cdfa16d
Use XCode from CIPD. Include xSAN dylibs in Build task isolated output.
by Ben Wagner
· 6 years ago
057ad70
Update GrTextureStripAtlas for DDLs (take 2)
by Robert Phillips
· 6 years ago
aea785b
Recreate Android porter-duff blend modes
by Robert Phillips
· 6 years ago
b3d0e3e
Add Debug version of PathKit
by Kevin Lubick
· 6 years ago
61fb4bb
Clean up code for custom slide GUIs
by Brian Osman
· 6 years ago
02f2acb
Make ColorTableEffect no longer use the texture strip atlas
by Robert Phillips
· 6 years ago
b33f9eb
[infra] Update vpython CIPD package
by Eric Boren
· 6 years ago
30cc00c
Add job for building PathKit to WASM using Docker
by Kevin Lubick
· 6 years ago
9047c06
validate GrMtlBuffer after forcing it to be static
by Timothy Liang
· 6 years ago
9a24fee
Avoid coverage bleed for AA arcs with tiny sweep angles
by Brian Osman
· 6 years ago
1400d38
Revert "Hoist path check"
by Jim Van Verth
· 6 years ago
f513682
Make fixed dynamic states be conditionally allocated
by Brian Salomon
· 6 years ago
5c43d5a
Revert "Disable bookmaker CLs automatic CQ+2 for now"
by Ravi Mistry
· 6 years ago
7d03399
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
da77c7f
Roll recipe dependencies (nontrivial).
by recipe-roller
· 6 years ago
434a112
Roll third_party/externals/angle2 cb4ae446080b..81f891d043cb (1 commits)
by angle-skia-autoroll
· 6 years ago
84dd183
Implement Color Filters for SKIA SVG backend
by Anas AlJabri
· 6 years ago
578ef28
Roll third_party/externals/angle2 cc73f241145d..cb4ae446080b (1 commits)
by angle-skia-autoroll
· 6 years ago
6de0fca
Hoist path check
by Herb Derby
· 6 years ago
270239d
For filled arcs, merge coverage by simply adding
by Brian Osman
· 6 years ago
49528b6
implemented GrMtlBuffer for Metal gpu backend
by Timothy Liang
· 6 years ago
ee04df4
switched SkSL from std::map to std::unordered_map
by Ethan Nicholas
· 6 years ago
92aef4b
Support using vulkan 1.1.
by Greg Daniel
· 6 years ago
d938887
Make flutter roll happy
by Kevin Lubick
· 6 years ago
3644360
Have GrVkBackendContext take a VkPhysicalDeviceFeatures struct.
by Greg Daniel
· 6 years ago
20ee171
Revert "Update GrTextureStripAtlas for DDLs"
by Robert Phillips
· 6 years ago
e1b36fe
Productionize PathKit
by Kevin Lubick
· 6 years ago
8949c8a
[skottie/sksg] Move source files list to .gni
by Florin Malita
· 6 years ago
c042d41
Update GrTextureStripAtlas for DDLs
by Robert Phillips
· 6 years ago
9315172
Prototype an Android lottie player
by Stan Iliev
· 6 years ago
3526cfa
tests: Move SkUTF tests to their own file.
by Hal Canary
· 6 years ago
Next »