Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
8e0ef294d0fc310432308dc09b8a48a53f7aabc1
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
cecbbe2
converted skiaserve PNGs from RGBA to RGB
by ethannicholas
· 9 years ago
d9ec320
Do not create BmpMaskCodecs with invalid bits per pixel
by msarett
· 9 years ago
6b3cf73
Add batch information to json
by joshualitt
· 9 years ago
91e457d
Fix "^" in --match flag for nanobench SKPs
by cdalton
· 9 years ago
9bd5f74
Remove 6-param applyCropRect() from lighting filters (GPU path).
by senorblanco
· 9 years ago
c43f2af
Add a script to build and copy the command buffer shared library. This script will be used by the bots to test skia on the command buffer.
by bsalomon
· 9 years ago
272af6e
Revert of further skiaserve image performance improvements (patchset #1 id:1 of https://codereview.chromium.org/1707453003/ )
by ethannicholas
· 9 years ago
70bb808
Add request cache to SkFontHost_fontconfig.
by bungeman
· 9 years ago
8715d47
Make SkPicture/SkImageGenerator default to SkCodec
by msarett
· 9 years ago
feec878
Simplified linear pipeline.
by herb
· 9 years ago
68c063b
further skiaserve image performance improvements
by ethannicholas
· 9 years ago
117672d
bin/sync-and-gyp: pass --deps='...' to `gclient sync`.
by halcanary
· 9 years ago
39b2d5a
Individually enable and disable SkCodecs
by msarett
· 9 years ago
46d2aa8
Updates Piex and uses it to obtain the DNG dimensions.
by ebrauer
· 9 years ago
0cf795f
fast sk4f <-> sk4i SSE methods
by mtklein
· 9 years ago
d96e7e5
misc fixes to make float buffers work a little better
by reed
· 9 years ago
34d26b9
dead code: really kill these off again
by mtklein
· 9 years ago
dc469ad
come on, this is how you drive-by
by mtklein
· 9 years ago
d10f5b3
Use geometric mean when selecting a mipmap scale
by fmalita
· 9 years ago
879adcc
Update PIEX version. This should solve the stack buffer overflow issue
by yujieqin
· 9 years ago
8db8678
Fix memory leak
by joshualitt
· 9 years ago
e06ed25
Do not try to use GL_texture_rectangle on GL ES
by kkinnunen
· 9 years ago
32a45f6
These files must be in the gypi for GN to remove them...
by mtklein
· 9 years ago
e90b485
restore empty files so that Chrome GN config can remove them...
by mtklein
· 9 years ago
ab669de
Fix linker errors when skia_ios target is used a dependency of an iOS app.
by iroth
· 9 years ago
048494c
clean up more dead code
by mtklein
· 9 years ago
f60a890
Delete dead code. SkBitmapHasher has not been used since gm.
by mtklein
· 9 years ago
2a42f48
Add ability to fuzz images using scaling and different modes
by kjlubick
· 9 years ago
ff9febf
add back Sk4i
by mtklein
· 9 years ago
0da8537
MSAN: build libc++ with MSAN, link to it.
by mtklein
· 9 years ago
84f0e74
Remove 6-param applyCropRect() from lighting filters (raster path).
by senorblanco
· 9 years ago
55f7bdd
Make kInvalidConversion a fatal failure in DMSrcSink
by msarett
· 9 years ago
4691d99
Add SkCodec to the CMake build
by msarett
· 9 years ago
ed82800
There is an unused rowBytes parameter being passed along.
by cblume
· 9 years ago
e8c3497
Change signature of SkSpecialImage::draw to take SkScalars
by robertphillips
· 9 years ago
2362c47
bin/sync-and-gyp: start using gclient
by halcanary
· 9 years ago
0042245
Remove outdated optimization to not flush for new textures in GrSWMaskHelper
by bsalomon
· 9 years ago
babafcc
Workaround for bug in Tegra 3 when uploading to a render target
by bsalomon
· 9 years ago
8e84a1e
Delete GrTextContext
by joshualitt
· 9 years ago
546d665
tuned skiaserve's png output for better performance
by ethannicholas
· 9 years ago
96880d9
Create GrPathRenderingDrawContext
by joshualitt
· 9 years ago
Next »