Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
d7a17071f932c04dc97946bc01d9b164b47ea668
d7a1707
Merge "Roll external/skia f9ad5ba8f..e19a4f261 (7 commits)"
by TreeHugger Robot
· 6 years ago
0b36a30
Merge "rm legacy flag for drawloopers"
by TreeHugger Robot
· 6 years ago
f0438cd
Roll external/skia f9ad5ba8f..e19a4f261 (7 commits)
by android-autoroll
· 6 years ago
e19a4f2
Revert "experimental/editor: depend on ICU, handle word-left and word-right"
by Ben Wagner aka dogben
· 6 years ago
f9e46a0
[infra] Update GalaxyS6
by Ben Wagner
· 6 years ago
8ac9f4e
flesh out SkVM ops a bit more
by Mike Klein
· 6 years ago
de23697
experimental/editor: depend on ICU, handle word-left and word-right
by Hal Canary
· 6 years ago
9ef1b77
experimental/editor: scroll on cursor movement, Editor::getLocation
by Hal Canary
· 6 years ago
eecc687
Remove need for GrVkPipelineLayout class.
by Greg Daniel
· 6 years ago
607c057
Use SkTileMode for blur and matrix convolution filters
by Michael Ludwig
· 6 years ago
a244154
Roll external/skia a8825f5a8..f9ad5ba8f (5 commits)
by android-autoroll
· 6 years ago
f9ad5ba
don't try to format removed files
by Mike Klein
· 6 years ago
1386366
renamed SkSL texture() and process() to sample()
by Ethan Nicholas
· 6 years ago
1dfb4d2
Use shared mode for Metal texture upload buffers.
by Jim Van Verth
· 6 years ago
886af0d
Allow defined functions in the SkSL .inc files
by Brian Osman
· 6 years ago
88b448a
skpbench: invoke 'adb wait-for-device' lazily
by Chris Dalton
· 6 years ago
8a6de8d
Roll external/skia 96827b125..a8825f5a8 (4 commits)
by android-autoroll
· 6 years ago
a8825f5
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
b05ca08
Update Dawn backend to ToT Skia.
by Stephen White
· 6 years ago
053bd45
Omit test that sometimes causes Chromebook to die
by Ben Wagner
· 6 years ago
7bf37e0
Fix valgrind crash in TransferFrom test.
by Greg Daniel
· 6 years ago
3837509
Roll external/skia d188f3a96..96827b125 (4 commits)
by android-autoroll
· 6 years ago
96827b1
Use raw MTLBuffer for texture uploads.
by Jim Van Verth
· 6 years ago
3da607e
Finish and document particle public API
by Brian Osman
· 6 years ago
b7f95d1
Switch BackendAllocationTests from GrPixelConfig to GrColorType
by Robert Phillips
· 6 years ago
33f77d3
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
a9b67ae
Roll external/skia d00c75153..d188f3a96 (2 commits)
by android-autoroll
· 6 years ago
d188f3a
Update Go deps
by skia-recreate-skps
· 6 years ago
a01671f
Roll third_party/externals/angle2 fab397e5acde..a96b79f90940 (15 commits)
by skia-autoroll
· 6 years ago
ee43a4e
Roll external/skia 02f345f54..d00c75153 (1 commits)
by android-autoroll
· 6 years ago
d00c751
Roll third_party/externals/swiftshader ec3039253ab8..3575550a711b (1 commits)
by skia-autoroll
· 6 years ago
43d0403
rm legacy flag for drawloopers
by Mike Reed
· 6 years ago
e0da87f
Roll external/skia 067fe02ef..02f345f54 (1 commits)
by android-autoroll
· 6 years ago
02f345f
[skottie] Log warnings for missing glyphs
by Florin Malita
· 6 years ago
7a9fa4b
Roll external/skia 06c59f173..067fe02ef (1 commits)
by android-autoroll
· 6 years ago
067fe02
Update SKP version
by skia-recreate-skps
· 6 years ago
f284782
Roll external/skia 7217e2282..06c59f173 (1 commits)
by android-autoroll
· 6 years ago
06c59f1
Update Go deps
by skia-recreate-skps
· 6 years ago
21dcc23
Roll external/skia a022b0fdc..7217e2282 (1 commits)
by android-autoroll
· 6 years ago
7217e22
Update Go deps
by skia-recreate-skps
· 6 years ago
a2cdf3a
Roll external/skia 02988cf40..a022b0fdc (25 commits)
by android-autoroll
· 6 years ago
a022b0f
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
ff5d7a2
Implement separate sampler and textures in SkSL.
by Stephen White
· 6 years ago
6f6d2de
Test more color types in TransferPixelsFrom.
by Brian Salomon
· 6 years ago
db3dad2
Interpreter: Better error message for unknown operators
by Brian Osman
· 6 years ago
f931e40
fixed some issues with Metal shader functions
by Ethan Nicholas
· 6 years ago
14963ce
Use SkColorChannel in SkDisplacementMapEffect
by Michael Ludwig
· 6 years ago
4268433
[skottie,skshaper] Plumb an optional SkFontMgr in SkShaper/SkottieShaper
by Florin Malita
· 6 years ago
c561189
Don't release VkCommandPools already released secondaryCB's resources.
by Greg Daniel
· 6 years ago
534c02a
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
bb41343
add a fast subset option and --dry-run
by Mike Klein
· 6 years ago
6397fa3
add gm for tricky arc
by Mike Reed
· 6 years ago
ac0e466
experimental/editor: fix Movement::kUp, Movement::kDown
by Hal Canary
· 6 years ago
b28cb68
Make GrColorTypeBytesPerPixel return size_t.
by Brian Salomon
· 6 years ago
42be09d
Test GrGpu::transferPixelsTo for more color types.
by Brian Salomon
· 6 years ago
66ed6a0
tweak how we avoid rewriting vulkan includes
by Mike Klein
· 6 years ago
1b458e8
Format skpbench.cpp with tools/rewrite_includes.py
by Nathaniel Nifong
· 6 years ago
23b37dc
experimental/editor: fix home, end
by Hal Canary
· 6 years ago
130be09
Move SkColorChannel into SkColor
by Michael Ludwig
· 6 years ago
8e9fc27
experimental/editor: fix resize
by Hal Canary
· 6 years ago
789f292
Disable msaa ccpr on PowerVR again
by Chris Dalton
· 6 years ago
fa40851
Extend skpbench to play multi frame files.
by Nathaniel Nifong
· 6 years ago
ba88ab6
Reland "Move ExternalFormat and Type to FormatInfo."
by Greg Daniel
· 6 years ago
e81dd40
add bots to opt-in to loopers (deprecated)
by Mike Reed
· 6 years ago
19fd328
Update Go deps
by skia-recreate-skps
· 6 years ago
6f615d6
Roll third_party/externals/angle2 557e3853da56..fab397e5acde (5 commits)
by skia-autoroll
· 6 years ago
fba6697
Roll external/skia 1b5319153..02988cf40 (1 commits)
by android-autoroll
· 6 years ago
02988cf
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
a4eb447
Roll external/skia 118a4070e..1b5319153 (20 commits)
by android-autoroll
· 6 years ago
1b53191
Windows-on-ARM testing fixes
by Brian Osman
· 6 years ago
247ac39
Remove old constructor for GrVkImageInfo.
by Brian Salomon
· 6 years ago
e59acb7
Particles: Merge spawn & update into one code string with two functions
by Brian Osman
· 6 years ago
c79a6c4
Fix build flags in GrMtlCaps::supportedReadPixelsColorType
by Brian Salomon
· 6 years ago
04aa81a
[perf_skottiewasm_lottieweb] Start tracking timings of drawn frames and count aborted frames
by Ravi Mistry
· 6 years ago
fb2d88b
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
d6108ad
Particles: Use list of lines for multi-line string serialization
by Brian Osman
· 6 years ago
e172236
rewrite *.gn and #includes on CheckGeneratedFiles bot
by Mike Klein
· 6 years ago
59f2e46
Return translate info from looper, rather than moding a canvas
by Mike Reed
· 6 years ago
13aa770
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
fe49163
Major rewrite of the particle system based on the SkSL interpreter
by Brian Osman
· 6 years ago
ca26404
Change the visibility of skottie::PropertyHandle constructor to public.
by Avinash Parchuri
· 6 years ago
e2c5e8c
Revert "Move ExternalFormat and Type to FormatInfo."
by Greg Daniel
· 6 years ago
f27e51f
Fix two issues in transfer to test
by Brian Salomon
· 6 years ago
8f72e8c
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
8014051
Move ExternalFormat and Type to FormatInfo.
by Greg Daniel
· 6 years ago
fd91f6d
[skottie] Cleanup: track animator scoping in AnimationBuilder
by Florin Malita
· 6 years ago
5773516
Add presubmit prompt during upload if public API change does not include release file change
by Ravi Mistry
· 6 years ago
5cc084b
[perf_skottiewasm_lottieweb] Script to parse and combine skottie/lottieweb perf CSVs
by Ravi Mistry
· 6 years ago
e16717e
clean up SK_SUPPORT_LEGACY_A8_MASKBLITTER
by Mike Klein
· 6 years ago
dde116e
Roll external/skia 52337de95..118a4070e (1 commits)
by android-autoroll
· 6 years ago
118a407
Introduce crowdsourced release notes file
by Heather Miller
· 6 years ago
04bdf00
Roll external/skia efc7205c1..52337de95 (7 commits)
by android-autoroll
· 6 years ago
52337de
re-run tools/rewrite_includes.py
by Mike Klein
· 6 years ago
3dbae94
Reland "[infra] Upgrade Win10 in Skolo. Use new Win dimension values."
by Ben Wagner
· 6 years ago
62221e7
Delete GrBackendSurface's GrPixelConfig
by Robert Phillips
· 6 years ago
a1730e1
SkMetaData: remove unused features
by Hal Canary
· 6 years ago
699dadc
Skip non-D3D11 test contexts on Windows-on-ARM bots
by Brian Osman
· 6 years ago
c6dce5a
Child fragment processors are now written as separate functions
by Ethan Nicholas
· 6 years ago
b380e71
Interpreter: Add radians and normalize builtins
by Brian Osman
· 6 years ago
887e906
Roll external/skia 6dc002169..efc7205c1 (2 commits)
by android-autoroll
· 6 years ago
Next »