- 0bab4a0 Add Not.sksl to SkSLTest.cpp. by John Stiles · 2 years, 8 months ago
- a64a36d Add Dot.sksl to SkSLTest.cpp. by John Stiles · 2 years, 8 months ago
- ffd084f [base] Move include/base to include/private/base by Kevin Lubick · 2 years, 8 months ago
- dfc1e62 Change skia::tracing_internals to skia_internal by Herb Derby · 2 years, 8 months ago
- ec158c2 Add float/int/uint casting support to RP codegen. by John Stiles · 2 years, 8 months ago
- 358dbdf Add casting support to RP builder. by John Stiles · 2 years, 8 months ago
- 17af2e6 Update stack rewinding behavior in RP builder. by John Stiles · 2 years, 8 months ago
- 613fb5e Roll SK Tool from 20657cd82ed9 to f0e8f01433a5 by skia-autoroll · 2 years, 8 months ago
- 65ad1fe Add clang::musttail to SkSL RP ops. by John Stiles · 2 years, 8 months ago
- 40adcd8 Check link status for copy/mipmap programs by Michael Ludwig · 2 years, 8 months ago
- 699841c Move SkImageInfoPriv.h to src/core by Brian Osman · 2 years, 8 months ago
- b0a46d5 [graphite] Add Blend and HSLAMatrix ColorFilters to Precompile system by Robert Phillips · 2 years, 8 months ago
- 60e4a4a Add casting ops to Raster Pipeline. by John Stiles · 2 years, 8 months ago
- 8750bb6 Revert "Reland "Move SkAutoTMalloc to namespace skia::internal"" by Herb Derby · 2 years, 8 months ago
- e2f9f7a Add structure for unary-ops in SkRP_opts. by John Stiles · 2 years, 8 months ago
- fe58f35 Revert "Fix forward skia::internal for Android code" by Herb Derby · 2 years, 8 months ago
- 0c17323 Bazel: Comment generated GNI files to show list source by Chris Mumford · 2 years, 8 months ago
- 9423a8a Roll vulkan-deps from 61636505d609 to 7ed449387d3b (1 revision) by skia-autoroll · 2 years, 8 months ago
- 6ec1f74 Roll ANGLE from efbccf447128 to 61728827d2e5 (8 revisions) by skia-autoroll · 2 years, 8 months ago
- e303a0c Roll Skia Infra from 7023a3e0613f to 20657cd82ed9 (4 revisions) by skia-autoroll · 2 years, 8 months ago
- 8d5fe78 Roll Dawn from da3ea990eb6e to 7c26d3152dab (9 revisions) by skia-autoroll · 2 years, 8 months ago
- 6c4e64f Fix forward skia::internal for Android code by Herb Derby · 2 years, 8 months ago
- eb7b7e3 Roll vulkan-deps from d76879bc892f to 61636505d609 (6 revisions) by skia-autoroll · 2 years, 8 months ago
- 458bd78 Add support for casting bools to int or float. by John Stiles · 2 years, 8 months ago
- b76dc82 Add SK_SPI to SkDebugf by Kevin Lubick · 2 years, 8 months ago
- 01d6b09 Add multi-slot support to binary bitwise ops. by John Stiles · 2 years, 8 months ago
- f77798b Fix several outdated / incorrect comments in SkColorSpace by Brian Osman · 2 years, 8 months ago
- de83118 Reland "Move SkAutoTMalloc to namespace skia::internal" by Herb Derby · 2 years, 10 months ago
- 2309f70 Add support for casting ints and floats to bool. by John Stiles · 2 years, 8 months ago
- c20bf3f Roll SK Tool from 7023a3e0613f to 19312edd895e by skia-autoroll · 2 years, 8 months ago
- 50c2b18 Fix Android Framework genID logic by Kevin Lubick · 2 years, 8 months ago
- b7d7e7c Add RP codegen support for mix(float). by John Stiles · 2 years, 8 months ago
- 940546b Add mix support to the RP builder. by John Stiles · 2 years, 8 months ago
- 9070317 Add mix stage to Raster Pipeline. by John Stiles · 2 years, 8 months ago
- 8f54106 [base] Split SkTypes.h logic out into smaller files by Kevin Lubick · 2 years, 9 months ago
- cbb8210 [base] Move align-functions from SkTypes to base/SkAlign.h by Kevin Lubick · 2 years, 8 months ago
- a727ba9 Correctly wire up the remote glyph test by Herb Derby · 2 years, 8 months ago
- 33ace5e [includes] Fix IWYU after things moved out of SkTypes.h by Kevin Lubick · 2 years, 8 months ago
- 293f99f Add Tests for SkGeometry::ChopMonoCubicAt by Kevin Lubick · 2 years, 8 months ago
- a681561 Move Abs functions out of SkTypes.h by Kevin Lubick · 2 years, 8 months ago
- 296f71d Remove unused SkFixedAbs macro by Kevin Lubick · 2 years, 8 months ago
- 4abc295 Roll FreeType from 1bfaca06 to 0bcb664d (31 commits) by Dominik Röttsches · 2 years, 8 months ago
- fbd683d [graphite] Move static buffer creation to Context initialization by Michael Ludwig · 2 years, 8 months ago
- c316237 Use skvx instead of SkDVector in Path/PathBuilder by Kevin Lubick · 2 years, 8 months ago
- 7167b1e Check vertex buffer for nullptr during glyph drawing by Herb Derby · 2 years, 8 months ago
- 8b0def3 Introduce SkPathEnums.h by Kevin Lubick · 2 years, 9 months ago
- c50e683 Add RP codegen support for clamp and saturate. by John Stiles · 2 years, 8 months ago
- 6f040e8 Add RP codegen support for function calls. by John Stiles · 2 years, 8 months ago
- 23801d2 Run existing SkSL test corpus using Raster Pipeline. by John Stiles · 2 years, 8 months ago
- 7c97420 Return animationId when calling Surface.requestAnimationFrame. by lamngg · 2 years, 9 months ago
- 30d5af7 Roll vulkan-deps from bd2a669760ea to d76879bc892f (1 revision) by skia-autoroll · 2 years, 8 months ago
- 9f79e2c Roll ANGLE from 03b2c124e5e9 to efbccf447128 (1 revision) by skia-autoroll · 2 years, 8 months ago
- 891e5d8 Roll Skia Infra from 0a4da8d6b015 to 7023a3e0613f (1 revision) by skia-autoroll · 2 years, 8 months ago
- 5adc265 Roll Dawn from fd5a6650e2df to da3ea990eb6e (2 revisions) by skia-autoroll · 2 years, 8 months ago
- 15d36b1 Roll SK Tool from 0a4da8d6b015 to 7023a3e0613f by skia-autoroll · 2 years, 8 months ago
- 697f9b5 Roll vulkan-deps from 623e26967c69 to bd2a669760ea (1 revision) by skia-autoroll · 2 years, 8 months ago
- 809e328 Bump json5 and tsconfig-paths in /experimental/tskit by dependabot[bot] · 2 years, 8 months ago
- fde37f5 Roll ANGLE from 4a8bc146fac6 to 03b2c124e5e9 (1 revision) by skia-autoroll · 2 years, 8 months ago
- 269dce7 Roll Skia Infra from 67daa1e688cb to 0a4da8d6b015 (1 revision) by skia-autoroll · 2 years, 8 months ago
- 2ffa04c Roll Dawn from ce3400170d0e to fd5a6650e2df (5 revisions) by skia-autoroll · 2 years, 8 months ago
- 392acb1 Roll vulkan-deps from 38322277250a to 623e26967c69 (3 revisions) by skia-autoroll · 2 years, 8 months ago
- 01aeec8 Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 2 years, 8 months ago
- fbac933 Roll vulkan-deps from 3e1582090b12 to 38322277250a (2 revisions) by skia-autoroll · 2 years, 9 months ago
- 9010167 Roll SK Tool from 67daa1e688cb to 0a4da8d6b015 by skia-autoroll · 2 years, 9 months ago
- b9bcfab Roll Skia Infra from fdf8ec5a8b90 to 67daa1e688cb (1 revision) by skia-autoroll · 2 years, 9 months ago
- a31d9c3 Roll Dawn from f15c0f670d9e to ce3400170d0e (2 revisions) by skia-autoroll · 2 years, 9 months ago
- 8312587 Roll ANGLE from 377667505182 to 4a8bc146fac6 (1 revision) by skia-autoroll · 2 years, 9 months ago
- 486deb2 Make uniforms in SkSLTest more data-driven. by John Stiles · 2 years, 9 months ago
- 17071d0 Remove unused and unassigned `testInput` uniform. by John Stiles · 2 years, 9 months ago
- 9e8f31e Roll vulkan-deps from 07cf003a0f28 to 3e1582090b12 (1 revision) by skia-autoroll · 2 years, 9 months ago
- 5ca9774 Add RP codegen support for min/max intrinsics. by John Stiles · 2 years, 9 months ago
- e119b75 Add $genUType support for min and max in ES3. by John Stiles · 2 years, 9 months ago
- 1343516 Roll ANGLE from 35d2fc302ebc to 377667505182 (1 revision) by skia-autoroll · 2 years, 9 months ago
- c776239 Roll Dawn from fbdca88f952a to f15c0f670d9e (2 revisions) by skia-autoroll · 2 years, 9 months ago
- cc3e0cd Roll vulkan-deps from 8b4c6d99ec2b to 07cf003a0f28 (2 revisions) by skia-autoroll · 2 years, 9 months ago
- 8c4aed0 Roll SK Tool from fdf8ec5a8b90 to 67daa1e688cb by skia-autoroll · 2 years, 9 months ago
- 26bde60 Roll Skia Infra from 8c84510dcb1d to fdf8ec5a8b90 (1 revision) by skia-autoroll · 2 years, 9 months ago
- beead91 Roll Dawn from d25fc2f51451 to fbdca88f952a (2 revisions) by skia-autoroll · 2 years, 9 months ago
- 25ffa2b Add RP builder support for min and max binary ops. by John Stiles · 2 years, 9 months ago
- 668260c Implement min/max binary-op stages in RasterPipeline. by John Stiles · 2 years, 9 months ago
- 0027eb3 Add RP support for unsigned * / < <= operators. by John Stiles · 2 years, 9 months ago
- 4af4d73 Add support for comparison intrinsic functions. by John Stiles · 2 years, 9 months ago
- 1c581f4 Optimize away no-op swizzles. by John Stiles · 2 years, 9 months ago
- a176085 Roll vulkan-deps from 40f2f79d51d7 to 8b4c6d99ec2b (2 revisions) by skia-autoroll · 2 years, 9 months ago
- 9b91d68 Roll ANGLE from fe704fb57338 to 35d2fc302ebc (1 revision) by skia-autoroll · 2 years, 9 months ago
- b11fcc8 Roll vulkan-deps from b7d3e638f053 to 40f2f79d51d7 (1 revision) by skia-autoroll · 2 years, 9 months ago
- 2923399 [skshaper] Fix default breakiter locale by Florin Malita · 2 years, 9 months ago
- 937846f Roll Dawn from d441669dd135 to d25fc2f51451 (1 revision) by skia-autoroll · 2 years, 9 months ago
- e4c86c2 Roll vulkan-deps from c35f108bbc84 to b7d3e638f053 (1 revision) by skia-autoroll · 2 years, 9 months ago
- 4b578d7 Test for files first before reading them. by Joe Gregorio · 2 years, 9 months ago
- f78bb84 Roll SK Tool from 8c84510dcb1d to fdf8ec5a8b90 by skia-autoroll · 2 years, 9 months ago
- f015744 Roll ANGLE from 6a8cfc6c3c52 to fe704fb57338 (1 revision) by skia-autoroll · 2 years, 9 months ago
- 913271b Roll Dawn from 379e90ec8fe2 to d441669dd135 (3 revisions) by skia-autoroll · 2 years, 9 months ago
- e1a6c67 Roll Skia Infra from 6a9f86b6d20d to 8c84510dcb1d (2 revisions) by skia-autoroll · 2 years, 9 months ago
- 656bb22 Roll vulkan-deps from 80b48cfa461d to c35f108bbc84 (5 revisions) by skia-autoroll · 2 years, 9 months ago
- c5c0387 Update runtimecolorfilter_GM to avoid decoding a PNG each frame. by John Stiles · 2 years, 9 months ago
- f07f2f8 Roll ANGLE from 03b928dbf40c to 6a8cfc6c3c52 (2 revisions) by skia-autoroll · 2 years, 9 months ago
- 1a93cfd Revert "Transfer directories to Android devices via .tar.gz files." by Joe Gregorio · 2 years, 9 months ago
- 34708fe Restore adb root after doing the recovery dance. by Joe Gregorio · 2 years, 9 months ago
- 2b6d44e Roll vulkan-deps from dae0d442679f to 80b48cfa461d (2 revisions) by skia-autoroll · 2 years, 9 months ago