Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7e86547842e6c5d04d3e0e9b1a644679fd0f9099
7e86547
[lottiecap] Fix timestamp calculation to exactly match skottie in DM.
by Joe Gregorio
· 7 years ago
ed4ff9c
Reland "Switch Win Exceptions Build to Clang."
by Ben Wagner
· 7 years ago
8d38a7f
ccpr: Update the sample to use proper coverage count buffers
by Chris Dalton
· 7 years ago
f36b8a3
fix pathop fuzzer
by Cary Clark
· 7 years ago
06c20f3
more SkImageInfo docs
by Cary Clark
· 7 years ago
8a05601
Reland "Add Win x86 Clang Perf/Test jobs."
by Ben Wagner
· 7 years ago
bfd2749
Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType
by Brian Salomon
· 7 years ago
4125b61
tests: pass if !skia_enable_pdf
by Hal Canary
· 7 years ago
abadbee
Move MakeCrossContextFromPixmap to use lazy version of createTextureProxy
by Greg Daniel
· 7 years ago
6357116
Allow only Android to use SkAutoGlyphCacheNoGamma
by Herb Derby
· 7 years ago
578a8f1
update_meta_config: Use new LUCI mac optional GPU trybot
by Corentin Wallez
· 7 years ago
aeb425d
Regularize SkGlyphCache creation.
by Herb Derby
· 7 years ago
b0ca84f
SkQP/Docs: fix missing step in README
by Hal Canary
· 7 years ago
bedb428
Update clang_win to latest used by Chromium.
by Ben Wagner
· 7 years ago
d92a739
detect nonfinite cubic points
by Mike Reed
· 7 years ago
140ab36
Reland "fix nextContour bug"
by Mike Reed
· 7 years ago
c10ebe6
More removal of auto glyph cache.
by Herb Derby
· 7 years ago
bba3ab7
Reland "Check the boundary while cumulating deltas in a mask"
by Yuqian Li
· 7 years ago
50ea238
Add DDL TSAN and ASAN bots
by Robert Phillips
· 7 years ago
3fae0f3
[skottie] Simplify DM output
by Florin Malita
· 7 years ago
36dc1ff
Roll skia/third_party/externals/angle2/ daedf4d23..b391ec408 (2 commits)
by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 7 years ago
d095040
Add in float-divide-by-zero as an FYI sanitizer
by Kevin Lubick
· 7 years ago
7b065e1
[recipes] Add toolchain version to extra_cflags.
by Ben Wagner
· 7 years ago
f20710e
[recipes] Add asset_version utility function.
by Ben Wagner
· 7 years ago
0060c33
[lottiecap] Moved over from buildbot repo.
by Joe Gregorio
· 7 years ago
ec77963
Roll skia/third_party/externals/angle2/ 3761dc7bf..daedf4d23 (3 commits)
by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 7 years ago
ec46871
Make consistent isRadiusIncreasing decision
by Yuqian Li
· 7 years ago
3b68882
remove imageinfo flatten altogether
by Cary Clark
· 7 years ago
19eaf2d
Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU.""
by Brian Salomon
· 7 years ago
56dc04b
Remove deprecated versions of YUV texture SkImage factories
by Brian Salomon
· 7 years ago
af77002
Allow SkTraceMemoryDump to exclude wrapped objects
by Eric Karl
· 7 years ago
72040d9
Fix go syntax for Debian compile
by Heather Miller
· 7 years ago
5370677
Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType
by Brian Salomon
· 7 years ago
371e29c
fix switch fallthrough warning
by Ethan Nicholas
· 7 years ago
650dd90
Fix concentric 2pt conical gradient in GPU where r1 < r0
by Yuqian Li
· 7 years ago
cb88470
Remove SkSurface::MakeFromBackendTextureAsRenderTarget variant that doesn't take SkColorType
by Brian Salomon
· 7 years ago
be5947c
Revert "New read pixels implementation that is simpler but does all conversions on CPU."
by Brian Salomon
· 7 years ago
c9a642e
New read pixels implementation that is simpler but does all conversions on CPU.
by Brian Salomon
· 7 years ago
8430eac
handle divide by zero in paint
by Mike Reed
· 7 years ago
c683dd1
Remove a ctor from SkAutoGlyphCache; removal continues.
by Herb Derby
· 7 years ago
2b41784
Make sure we set stencil layout when doing copy as draw
by Greg Daniel
· 7 years ago
96b6d53
Fix GrTextureStripAtlasManager cleanup order bug
by Robert Phillips
· 7 years ago
f7466bd
Support x86 build with VS 2015
by Kaloyan Donev
· 7 years ago
a3ecaf5
[skpbench] Use android's perf settings for Pixel C
by Kevin Lubick
· 7 years ago
e3d3f65
Avoid bad alloc in SkReadBuffer
by Kevin Lubick
· 7 years ago
2f974d4
Roll skia/third_party/externals/angle2/ dfebe9b2d..3761dc7bf (1 commit)
by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 7 years ago
0949bee
fix op fuzz
by Cary Clark
· 7 years ago
8d2ba44
SPIR-V output now always includes DescriptorSet for uniforms
by Ethan Nicholas
· 7 years ago
89b1456
detect deprecated methods
by Cary Clark
· 7 years ago
a7d661a
fix fuzz
by Cary Clark
· 7 years ago
ccbe400
[recipes] Band-aid on top of a hack: pin depot_tools
by Eric Boren
· 7 years ago
fe0253f
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags
by Robert Phillips
· 7 years ago
4410d7f
Update markdown files
by Update Docs
· 7 years ago
a7b84c5
fix fiddle example
by Cary Clark
· 7 years ago
38c3d93
Don't emit empty command buffers in vulkan
by Greg Daniel
· 7 years ago
876dd31
Roll skia/third_party/externals/angle2/ 1c08cbb39..dfebe9b2d (4 commits)
by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 7 years ago
0a86820
Revert "fix nextContour bug"
by Stan Iliev
· 7 years ago
55fa647
Correctly discard or load RT when doing copies as draws in Vulkan
by Greg Daniel
· 7 years ago
041e7ce
Add GT610 Debug ANGLE jobs.
by Ben Wagner
· 7 years ago
76d69b4
Apply filterTextFlags so the fonts are the same.
by Herb Derby
· 7 years ago
7278d68
Add DoneProc to Promise Images
by Greg Daniel
· 7 years ago
7ba427e
handle bad xform in drawTextRSXform
by Mike Reed
· 7 years ago
b5319d5
fix overflow in rgnbuilder
by Mike Reed
· 7 years ago
310a2d9
Revert "Remove Android Framework bot from CQ while server is being upgraded"
by Ravi Mistry
· 7 years ago
681287e
more imageinfo text and warnings and cleanup
by Cary Clark
· 7 years ago
a3c68df
Make sure we do a render pass load if we copied to a surface before hand
by Greg Daniel
· 7 years ago
16c1196
fix SkSL SPIR-V geometry shaders' entry point declaration
by Ethan Nicholas
· 7 years ago
2ab6f7e
Remove Android Framework bot from CQ while server is being upgraded
by Ravi Mistry
· 7 years ago
6c94271
we now complain if an SkSL program tries to override the default output
by Ethan Nicholas
· 7 years ago
ea022cd
Fix vulkan layout barriers when we are doing in line uploads.
by Greg Daniel
· 7 years ago
8b85852
Roll skia/third_party/externals/angle2/ 5ae6ee457..1c08cbb39 (1 commit)
by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 7 years ago
473f692
fix nextContour bug
by Mike Reed
· 7 years ago
e464160
Fix Vulkan Copy as draw shader
by Greg Daniel
· 7 years ago
874b535
Prevent crash when flushing while DDL recording
by Robert Phillips
· 7 years ago
91fba61
Support GL_OES_EGL_image_external on newer GLSL without essl3
by Brian Osman
· 7 years ago
6e9a4f6
Make TestForPreservingPMConversions helper use lazy createTextureProxy call.
by Greg Daniel
· 7 years ago
bcc00b2
Output fiddleout.json in bookmaker recipe
by Ravi Mistry
· 7 years ago
36221f9
Roll skia/third_party/externals/angle2/ 44a73fcfb..5ae6ee457 (2 commits)
by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 7 years ago
8402542
Fix GPU dimension for Win2k8 QuadroP400 jobs.
by Ben Wagner
· 7 years ago
6ceaafa
Handle GrContext creation failure in DDL
by Robert Phillips
· 7 years ago
af18f22
Make get_images_from_skps always return success
by Leon Scroggins III
· 7 years ago
e489c9f
rm guard for google3
by Mike Reed
· 7 years ago
6a426c1
Cleanup SkImage YUV texture factories.
by Brian Salomon
· 7 years ago
1a11437
Roll skia/third_party/externals/angle2/ 0b0dcbc1c..44a73fcfb (2 commits)
by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com
· 7 years ago
e11d793
detect non-finite pts
by Mike Reed
· 7 years ago
f6148b6
Upgrade OS and NVIDIA driver on Win10 Golo/MTV lab bots.
by Ben Wagner
· 7 years ago
f733a72
Disable CCPR path rendering in DDL mode
by Robert Phillips
· 7 years ago
36150be
Add DDL SkpOnly bot
by Robert Phillips
· 7 years ago
464846e
update_meta_config: Use new LUCI optional GPU trybot
by Eric Boren
· 7 years ago
9c2916e
drawTextRSXform should not apply matrix to shader
by Mike Reed
· 7 years ago
bdea98c
Delete unused VkClearTest
by Greg Daniel
· 7 years ago
25375e8
GrGLES: unify MakeNativeInterface_{android,egl}
by Hal Canary
· 7 years ago
b8421ed
fix pathops fuzzers and debugging
by Cary Clark
· 7 years ago
c2ec4e8
SkAutoGlyphCache change some sites to Find*.
by Herb Derby
· 7 years ago
7f44196
Make CreateBackendFormatFromTexture shared code
by Robert Phillips
· 7 years ago
4f4a53f
Fix initialLayout update in Vk createTestingOnlyImage
by Greg Daniel
· 7 years ago
0e90f98
Check GL_EXT_texture_format_BGRA8888 before GL_APPLE_texture_format_BGRA8888
by Alexis Hetu
· 7 years ago
5d389c2
protect PathMeasure against input paths with NaNs
by Cary Clark
· 7 years ago
38eb740
Remove SK_RASTER_RECORDER_IMPLEMENTATION
by Robert Phillips
· 7 years ago
0fe4ed8
Revert "ccpr: Unblacklist vulkan"
by Greg Daniel
· 7 years ago
Next »