Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
bc2f4dfd4175bd35961092bbbbeccee77dc8aa04
bc2f4df
fix unsigned/signed warning on linux for GrVkDescriptorPool::numPoolSizes()
by bsalomon
· 9 years ago
f853594
Fix unsigned short UVs for Vulkan.
by jvanverth
· 9 years ago
3d7b02c
Fix gyp-and-sync for windows
by bsalomon
· 9 years ago
ca726ab
fix misc asserts and checks found by fuzzer
by reed
· 9 years ago
d49a86a
allow move/zero-line/close to draw caps
by caryclark
· 9 years ago
e5257bd
kill gm now that we can test srgb on all gms
by reed
· 9 years ago
91c22b2
Use new jpeg_crop_scanlines() API to optimize jpeg subset decodes
by msarett
· 9 years ago
7499e69
Incorporate Vulkan files into main gpu.gyp/gpu.gypi
by bsalomon
· 9 years ago
7023a00
Use unorm shorts for texture coordinates when rendering text.
by jvanverth
· 9 years ago
01e5838
Simplify calculations in AADistanceFieldPathBatch::writePathVertices.
by benjaminwagner
· 9 years ago
f47b9a3
Allow client to force an SkImage snapshot to be unique (and uniquely own its backing store).
by bsalomon
· 9 years ago
8d9f2e4
Add ContextRec param to SkShader::contextSize()
by fmalita
· 9 years ago
d778feb
remove dead unpremul checks
by reed
· 9 years ago
32119f1
Fix to bazel build file to exclude vulkan files
by egdaniel
· 9 years ago
e52bebb
skia.org internal links: Add link to Google3 Autoroller doc.
by benjaminwagner
· 9 years ago
bc590c0
Initial linear gradient 4f impl
by fmalita
· 9 years ago
3ff5d8c
added mode=cpu|gpu to skiaserve JSON
by ethannicholas
· 9 years ago
31c45bb
Fix nanobench SKP flushes between loops
by cdalton
· 9 years ago
33ad701
Add gl_SampleMask functionality to fragment builders
by cdalton
· 9 years ago
23e7af0
Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1719913002/ )
by ethannicholas
· 9 years ago
b6ce10a
Remove vulkan files from cmake build
by egdaniel
· 9 years ago
8781123
clean-up dead code
by reed
· 9 years ago
164a9f0
Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time.
by Greg Daniel
· 9 years ago
129ed1c
lots of sRGB and F16 blits
by reed
· 9 years ago
653db51
fix misc asserts and checks found by fuzzer
by reed
· 9 years ago
1d56448
add SkGraphics::PurageAllCaches
by reed
· 9 years ago
ad3a13c
Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ )
by egdaniel
· 9 years ago
48cf268
Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time.
by Greg Daniel
· 9 years ago
1d52469
Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1723473002/ )
by reed
· 9 years ago
75a7329
Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713413002/ )
by reed
· 9 years ago
03762fe
fix race: this kCacheSize is probably not meant to be static
by mtklein
· 9 years ago
7c249e5
SkNx: kth<...>() -> [...]
by mtklein
· 9 years ago
d98ef63
Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713383002/ )
by reed
· 9 years ago
df56af4
Update SKP version
by update-skps
· 9 years ago
d97f07d
revert fuzzer fixes for canvas, need to investigate more
by reed
· 9 years ago
00bea4a
fix misc asserts and checks found by fuzzer
by reed
· 9 years ago
f5d4746
Fix asserts found in SampleApp and update the tests with additional interesting numbers.
by herb
· 9 years ago
4534562
Change type of SkScalerContext_FreeType::fScaleX/Y. All uses want FT_F26Dot6.
by benjaminwagner
· 9 years ago
3eb4895
Add point spans, but fall back for all cases.
by herb
· 9 years ago
cbf8978
DM: remove unnecessary use of std::function
by mtklein
· 9 years ago
365bbff
Changes to merge vulkan code
by bsalomon
· 9 years ago
8e0ef29
Calculate translations to apply to vertices in batch
by joshualitt
· 9 years ago
3b32bc5
check pm swizzle when extracting lcd coverage
by reed
· 9 years ago
c5b1228
remove supports4f flag for colorfilters
by reed
· 9 years ago
950fb1c
Insert an empty image when we cannot decode
by scroggo
· 9 years ago
27e88d0
gyp_skia: use path python, be quiet
by mtklein
· 9 years ago
740668d
Update libpng to 1.6.22beta
by msarett
· 9 years ago
cbc5bcc
Add GPU-backed SkImage case to ImageFilterCache unit test
by robertphillips
· 9 years ago
be8c19e
NEON f32 <-> f16 and f32 <-> u16
by mtklein
· 9 years ago
09d0685
add back some basic configs to MSAN bot
by mtklein
· 9 years ago
d106c2c
Revert of Use unorm shorts for texture coordinates when rendering text. (patchset #3 id:40001 of https://codereview.chromium.org/1713693002/ )
by jvanverth
· 9 years ago
85fca85
added /enableGPU command to skiaserve
by ethannicholas
· 9 years ago
df7bb47
Update SkImageFilter's cache to handle SkSpecialImages and add unit test
by robertphillips
· 9 years ago
449f7fc
fix iter to document close correctly
by caryclark
· 9 years ago
e507ff0
Use unorm shorts for texture coordinates when rendering text.
by jvanverth
· 9 years ago
77b798c
Update the version of libpng used by Skia tests
by scroggo
· 9 years ago
4ed187a
Test build scheduler.
by rmistry
· 9 years ago
b187dd3
remove xferu64 gm -- not needed now that the blitters are hooked up
by reed
· 9 years ago
4b25cf0
fix red/blue order in 64bit blits
by reed
· 9 years ago
ed54504
Switch to pixmap in API.
by herb
· 9 years ago
c85d9fb
GrAuditTrail can now be enabled/disabled at runtime
by ethannicholas
· 9 years ago
dd9ffea
make SkPM4f private
by reed
· 9 years ago
8528541
Add more specialized fragment builders
by cdalton
· 9 years ago
d689bf8
Move SkTInternalLList.h to src/core.
by bungeman
· 9 years ago
517558a
MSAN: cut down to green
by mtklein
· 9 years ago
bc1cebb
Move SkTDStack.h to src/animator.
by bungeman
· 9 years ago
3afae70
fixed SkDrawCommand JSON generation
by ethannicholas
· 9 years ago
3ca1e1a
added server-side breakpoint support to skiaserve
by ethannicholas
· 9 years ago
3fe4df6
Add luci-go isolate.sha1 files
by borenet
· 9 years ago
1526e0a
Make build_command_buffer.py work on Windows
by bsalomon
· 9 years ago
dcd1fcc
check for zero conic weights in interp
by caryclark
· 9 years ago
a7e9f05
Move SkTDArray to private.
by bungeman
· 9 years ago
3b087f4
Update SkSpecialImage API
by robertphillips
· 9 years ago
4528c86
lcd blits for sRGB
by reed
· 9 years ago
d9fa758
Port Skia recipe to normal Python scripts, move to Skia repo
by borenet
· 9 years ago
e1fce93
Remove FuzzPaeth now that we have some real Fuzzes.
by mtklein
· 9 years ago
c969bfc
Make build_command_buffer.py work on Mac and Windows.
by bsalomon
· 9 years ago
5bd98a2
Create ParsePath API fuzz
by kjlubick
· 9 years ago
a7b1685
remove legacy flags
by caryclark
· 9 years ago
a110538
fix asan error deref-ing null ptr
by caryclark
· 9 years ago
ef0fed3
Remove position from FrontBufferedStream
by scroggo
· 9 years ago
6b14c6b
remove legacy bitmap filter
by caryclark
· 9 years ago
adab5a2
fix comma in GrAuditTrail json
by joshualitt
· 9 years ago
8e7b19d
add interp path
by caryclark
· 9 years ago
c5eddd7
Add bilerp filtering.
by herb
· 9 years ago
576af8f
some modes need clamping due to numerical imprecision
by reed
· 9 years ago
e2412d5
Adding direct access to SkMipMap levels.
by cblume
· 9 years ago
3bc2624
try plain-old code for sk_memset16/32 now that NEON is compile-time
by mtklein
· 9 years ago
2775cf5
Speculative fix for Google3 iOS build
by msarett
· 9 years ago
2a98bac
Return the proper error code in SkBmpRLECodec
by msarett
· 9 years ago
d2d2eb9
Add GrGpu support for Vulkan command buffer flush
by jvanverth
· 9 years ago
48e7846
Mark existing image filter entry points that will be going away with Deprecated
by robertphillips
· 9 years ago
b65fcd4
Don't you just feel bad every time you type 'delete'?
by mtklein
· 9 years ago
32f1908
Further reduction of GPU workload in shapes benchmarks. Hopefully this squelches the random crashes on Mali 400.
by brianosman
· 9 years ago
bf521ff
Move SkTArray to include/private.
by bungeman
· 9 years ago
82709da
Delete KTX tests to fix Android build
by msarett
· 9 years ago
68af68a
bin/sync-and-gyp: better error checking
by halcanary
· 9 years ago
5f0de06
Enable GL interfaces for iOS build
by iroth
· 9 years ago
6900641
add last move to serialized path
by caryclark
· 9 years ago
134ad3e
Fix name creation scope.
by herb
· 9 years ago
Next »