Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
32e0b4a34a2d461927056677e0ef99241e29df0d
32e0b4a
use triangle filter for odd dimensions in mip-levels
by reed
· 9 years ago
c33065a
add SkNx::abs(), for now only implemented for Sk4f
by mtklein
· 9 years ago
98eb3d3
Modify kilobench to run each sample in its own process
by joshualitt
· 9 years ago
eed519e
Differentiate maxColorSamples and maxStencilSamples in GrCaps
by egdaniel
· 9 years ago
03108de
Add NEON swap opts and use opts in SkSwizzler
by msarett
· 9 years ago
01dc44a
add GM to show miplevels for all colortypes
by reed
· 9 years ago
eb60d67
Now Kilobench times, exact same timing mechanism as nanobench
by joshualitt
· 9 years ago
ae04ecf
Fix GL texture target program key
by bsalomon
· 9 years ago
d0b8234
If we pass no bytes, use the fuzz binary itself.
by mtklein
· 9 years ago
3396fb5
test pow2 and non mipbuilders
by reed
· 9 years ago
2a641ee
Fix compile error in Google3 build.
by benjaminwagner
· 9 years ago
f5e9782
Restore creature comforts to fuzz binary
by mtklein
· 9 years ago
a115942
fuzz: signalBug() / signalBoring()
by mtklein
· 9 years ago
0a35620
Add optimize_coding setting for JPEG encoding.
by benjaminwagner
· 9 years ago
c55f699
Revert of these _procs_arm are not used when we have NEON (patchset #1 id:1 of https://codereview.chromium.org/1587983004/ )
by mtklein
· 9 years ago
edd2dcf
Create an SkCodecImageGenerator
by msarett
· 9 years ago
973ed24
fix SkGpuDevice::drawBitmapRect to always update clips
by lsalzman
· 9 years ago
576c206
Update tests to produce more sensible output for Android framework builds.
by djsollen
· 9 years ago
8afddab
Revert of Create an SkCodecImageGenerator (patchset #10 id:260001 of https://codereview.chromium.org/1487683004/ )
by msarett
· 9 years ago
721772e
VisualBench: Make the Android SDL app start without cmdline arguments
by kkinnunen
· 9 years ago
f074e70
sketch SkValue API
by mtklein
· 9 years ago
e1102ce
Create an SkCodecImageGenerator
by msarett
· 9 years ago
349dcc9
these _procs_arm are not used when we have NEON
by mtklein
· 9 years ago
99f3406
Add skeleton for kilobench experiments
by joshualitt
· 9 years ago
11fae87
Virtualize Frames in GrAuditTrail
by joshualitt
· 9 years ago
8229fd5
remove unused SkBitmapFilter::Allocate
by reed
· 9 years ago
a36c710
add explicit bench for raw bitmapscaler
by reed
· 9 years ago
de83b41
Add Audittrail for path renderers
by joshualitt
· 9 years ago
e5286e0
Beginning of support for texture rectangles.
by bsalomon
· 9 years ago
fe09119
VisualBench: Use first succeeding EGL API
by kkinnunen
· 9 years ago
a40be09
expand gm to exercise miplevels and various scalers
by reed
· 9 years ago
23e5666
Revert of Make A8 readback work in more cases and improve testing. (patchset #5 id:70001 of https://codereview.chromium.org/1584563002/ )
by bsalomon
· 9 years ago
4c7040b
SampleApp: Make android_install_app and android_launch_app work consistently
by kkinnunen
· 9 years ago
1de87df
Refactor to use GrWrapTextureInBitmap more
by robertphillips
· 9 years ago
abc0c82
SampleApp: Cleanup SkOSWindow_SDL
by kkinnunen
· 9 years ago
24a22c7
some fuzz hacking
by mtklein
· 9 years ago
702501d
Simplify path allocation, clean up resources correctly
by kkinnunen
· 9 years ago
7ddfeed
Make android scripts not warn about ADB in newer SDKs
by kkinnunen
· 9 years ago
3a24f45
Optimized premultiplying swizzles for NEON
by msarett
· 9 years ago
06d54ad
Fix SkXfermodeImageFilter GPU fast path for differing sizes.
by senorblanco
· 9 years ago
f8aec58
Fix fuzzer-found deserialization bugs
by ajuma
· 9 years ago
97c4007
Allow Resize to be called w/ a preallocated pixmap
by reed
· 9 years ago
a8b8499
Remove remaining users of draw*Rect calls
by joshualitt
· 9 years ago
65e5824
Add new fuzz binary.
by mtklein
· 9 years ago
fa89632
Move some program building utils from GL to GLSL
by egdaniel
· 9 years ago
b76afed
Make A8 readback work in more cases and improve testing.
by bsalomon
· 9 years ago
c2eff2a
micro fix for rrects bug using GrDrawContext
by joshualitt
· 9 years ago
f44631b
Remove size check from SkCodec
by msarett
· 9 years ago
56f6d06
Reland of Move BUILD.public to public.bzl. (patchset #1 id:1 of https://codereview.chromium.org/1580923002/ )
by benjaminwagner
· 9 years ago
fa2b3a3
remove CreateLightingFilter from SkColorFilter
by reed
· 9 years ago
04194f3
Remove two varieties of drawNonAARect from GrDrawTarget
by joshualitt
· 9 years ago
bb25b53
Add CodecZeroInit test to DMSrcSink
by msarett
· 9 years ago
f33e7a3
remove unused SkGlobalInitialization_none.cpp
by reed
· 9 years ago
6054d68
reorg global initialization, separating core from optional
by reed
· 9 years ago
f5883a6
Hide drawBatch on GrDrawTarget from test Methods
by joshualitt
· 9 years ago
bc90735
GrAuditTrail hooks in GrContext + GrDrawContext
by joshualitt
· 9 years ago
330043c
Revert of Move BUILD.public to public.bzl. (patchset #1 id:1 of https://codereview.chromium.org/1577353002/ )
by iroth
· 9 years ago
1554ec0
Delete SkRectShaderImageFilter
by ajuma
· 9 years ago
7f9b2e4
Swizzle shader output and blend when using GL_RED to implement kAlpha_8_GrPixelConfig
by bsalomon
· 9 years ago
87a721b
Convert GrAuditTrail to use scoped frames
by joshualitt
· 9 years ago
61a237e
SkPaintFilterCanvas cleanup
by fmalita
· 9 years ago
8d30dae
Remove #ifdef SK_DISABLE_TILE_IMAGE_FILTER_OPTIMIZATION.
by senorblanco
· 9 years ago
eeebfff
Move BUILD.public to public.bzl.
by iroth
· 9 years ago
2b12376
SkTime: Stop using POSIX entensions to time.h for timezone
by halcanary
· 9 years ago
76148af
Hide formats in GrGLCaps and use specific getters for different GL functions.
by bsalomon
· 9 years ago
368342c
Refactor resize filter to go faster
by caryclark
· 9 years ago
05dcb4c
Optimize SkTileImageFilter in an offset filter when possible.
by senorblanco
· 9 years ago
c63a0f8
clamp fixed divide to 32 bits
by caryclark
· 9 years ago
32cdc32
SkTCopyOnFirstWrite-based SkPaintFilterCanvas API
by fmalita
· 9 years ago
a51e778
Use SkOpts routines in SkSwizzler
by msarett
· 9 years ago
086cee1
Add batch names and bounds to json debug information
by joshualitt
· 9 years ago
1ad0415
Revert of For Google3, enable SK_SUPPORT_LEGACY_SAVEFLAGS; required by legacy webkit_headless. (patchset #2 id:20001 of https://codereview.chromium.org/1568633002/ )
by benjaminwagner
· 9 years ago
a9fbd16
Fix SkTileImageFilter when srcRect is a superset of bitmap bounds.
by senorblanco
· 9 years ago
bad23dc
SkPaintFilterCanvas skip-draw support
by fmalita
· 9 years ago
ce89400
Guard SkGpuDevice
by joshualitt
· 9 years ago
8604ca2
SkSwizzler: Factor skipping zeros out into a helper function.
by mtklein
· 9 years ago
c7141eb
remove external header for SkModeColorFilter
by reed
· 9 years ago
0daf5dd
move declaration of CreateLightingFilter into SkColorMatrixFilter
by reed
· 9 years ago
639475e
Fix BitmapCopy_Texture test on iOS
by Brian Salomon
· 9 years ago
950e626
Update our version of jsoncpp to fix a memory alignment bug in the library.
by djsollen
· 9 years ago
e5cf2c6
Have nanobench report bench median sample time too.
by mtklein
· 9 years ago
9d22fd6
Make SkBitmap::CopyTo respect requested dst color type when bitmap is texture backed.
by bsalomon
· 9 years ago
b4b42ed
restore lost optimization when the shader can report const_in_y
by reed
· 9 years ago
4e23cda
remove imagefilter::sizeconstraint
by reed
· 9 years ago
5651ee6
Change to wire up opnames in SkGpuDevice
by joshualitt
· 9 years ago
cc16c59
Remove Google3 scripts.
by benjaminwagner
· 9 years ago
65859ec
Fix uninit texture key with odd number of textures
by bsalomon
· 9 years ago
6f0ff91
apply --match to image file names too, like we do for .skps
by mtklein
· 9 years ago
4897ff2
Move atomicinc in GrTracing to behind branch
by joshualitt
· 9 years ago
6d0872d
Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codereview.chromium.org/1565313003/ )
by joshualitt
· 9 years ago
7cf12dd
Fix radii calculation code to handle large radii.
by herb
· 9 years ago
8bae7c5
docs: Fix link to 'How to submit a patch'.
by jcgregorio
· 9 years ago
a4970dc
Delete reallyHasAlpha() from SkCodec
by msarett
· 9 years ago
b512aaa
Make SkROBuffer::Iter::size() work when exhausted
by scroggo
· 9 years ago
0b558cb
blacklist cpu cacherator tests in replay modes
by mtklein
· 9 years ago
3d00db3
Might as well inline these premultiplies.
by mtklein
· 9 years ago
4645e46
Update SKP version
by update-skps
· 9 years ago
22471ed
remove SkImage::applyFilter() -- unused, can always re-add later
by reed
· 9 years ago
77b6ba3
Implement an SkPaint-based image filter
by ajuma
· 9 years ago
c146aa6
Add --zero_init to simulate zero-initialized memory in CodecBench
by mtklein
· 9 years ago
Next »