Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
a129dfef2aaab0b5995cdf1ab7b2cdd41c29cf72
a129dfe
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
76073c1
Add the ability to use different mallocs.
by Herb Derby
· 8 years ago
59ed482
fix fuzzers
by Cary Clark
· 8 years ago
8e7432b
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
by Mike Reed
· 8 years ago
6a4cdb6
Remove documentation about emboss.
by Joe Gregorio
· 8 years ago
7eb01e0
simplify bug
by Cary Clark
· 8 years ago
9bbfb65
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS flag
by Mike Reed
· 8 years ago
df8599a
remove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag
by Mike Reed
· 8 years ago
fc6d9e9
Removed non-Identity matrix in non-PCSXYZ Input check for ICC profiles
by raftias
· 8 years ago
419d81e
Revert "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
a92c383
libviewer.so on Android, delete hello_skia_app
by Mike Klein
· 8 years ago
9f54935
Remove antialiasing control from GrPaint.
by Brian Salomon
· 8 years ago
978cceb
On mips64el, use -B instead of linking .o manually.
by Mike Klein
· 8 years ago
e8ea07a
Added some named gamma recognition to lutnType ICC profile parsing
by raftias
· 8 years ago
a9da22d
Fix bitmap-image srgb gm
by Matt Sarett
· 8 years ago
2979b1a
Added clamps in SkRasterPipeline's gamma stages.
by raftias
· 8 years ago
ee6c368
Roll third_party/externals/freetype 4d3f7ca8cedb..ffd8f622360
by Ben Wagner
· 8 years ago
b4a24e5
Add .clang-format file to include/gpu src/gpu
by Brian Salomon
· 8 years ago
ce8840e
[SVGDom] ClipPath support
by Florin Malita
· 8 years ago
c5a8366
Add fuzzing for decoding animated images
by Leon Scroggins III
· 8 years ago
64d8be0
Make sure all the convolve functions are defined.
by Mike Klein
· 8 years ago
019be7b
add missing []
by Mike Klein
· 8 years ago
4adac2e
Add AVX2 version of ConvolveVertically
by xiangze.zhang
· 8 years ago
45aac57
Revert "Add antialiasing to SkDropShadowImageFilter's shadow draw"
by Robert Phillips
· 8 years ago
742e31d
Rename GrBatchFlushState to GrOpFlushState
by Brian Salomon
· 8 years ago
42521e8
Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp
by Brian Salomon
· 8 years ago
02b7349
no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore
by Mike Reed
· 8 years ago
867812e
remove SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT from android
by Mike Reed
· 8 years ago
58a7694
SkBitmap::ComputeIsOpaque -> SkPixmap::computeIsOpaque
by Hal Canary
· 8 years ago
e1f29c7
Revert "Fix SDF generation for pixel-aligned paths"
by Jim Van Verth
· 8 years ago
02e65df
fix build. tests/BitmapTest w/ nogpu
by Hal Canary
· 8 years ago
b92520d
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS for android
by Mike Reed
· 8 years ago
4cba3fe
SkBitmap::ComputeIsOpaque and SkBitmap::eraseColor support F16
by Hal Canary
· 8 years ago
1e41f4a
Rename batch->op in GrOpList and subclasses
by Brian Salomon
· 8 years ago
5b7b49f
Rework GrRenderTargetOpList::setupDstReadIfNecessary.
by Brian Salomon
· 8 years ago
fd87be8
hide emboss from everyone (except android for now)
by Mike Reed
· 8 years ago
fc2e7e0
Add NarrowRGB gamut mode to SampleApp
by Brian Osman
· 8 years ago
851c238
Skip the sRGB mip-map testing on command buffer
by brianosman
· 8 years ago
27eb22b
gn_to_bp.py fixes
by Mike Klein
· 8 years ago
78e8165
Add antialiasing to SkDropShadowImageFilter's shadow draw
by Robert Phillips
· 8 years ago
b88ca7e
Revert "SkImageEncoder::* going away"
by Hal Canary
· 8 years ago
9296412
Fix SDF generation for pixel-aligned paths
by Jim Van Verth
· 8 years ago
d7e1666
SkImageEncoder::* going away
by Hal Canary
· 8 years ago
bd72f5a
Tighten up when a line requires aa in SkGpuDevice.
by Brian Salomon
· 8 years ago
308b5ac
Add gn_to_bp.py.
by Mike Klein
· 8 years ago
75b5718
nanobench: Add per-run time reporting.
by George Burgess IV
· 8 years ago
c57c7c9
Rewrite GrRenderTargetContext::drawRegion antialias logic.
by Brian Salomon
· 8 years ago
864f6bd
Add comment explaining the derivation of our Mitchell coefficients
by Brian Osman
· 8 years ago
886cf53
Refactor bilerp a little.
by Mike Klein
· 8 years ago
0ce4f23
Apply linear gradient premul in 4f
by fmalita
· 8 years ago
8392634
Divide up CodecTest
by Leon Scroggins III
· 8 years ago
7a758eb
Update SKP version
by UpdateSKPs
· 8 years ago
c5875fb
-pie applies only to executables
by Mike Klein
· 8 years ago
13bf622
Remove dest surface color mode from bitmap controller
by Brian Osman
· 8 years ago
e932d4b
[SVGDom] Add fill-rule support
by Florin Malita
· 8 years ago
ebe79ff
fStages.data() should always be defined, but UBSAN says NO
by Mike Klein
· 8 years ago
cc63173
remove upper limit on number of pipeline stages
by Mike Klein
· 8 years ago
e7d34b1
Do not checkout skia from chromium.googlesource.com in RecreateSKPs bot
by Ravi Mistry
· 8 years ago
2afffbd
Remove redundant -GN bot suffixes.
by Mike Klein
· 8 years ago
52ab2f5
Use FT_LOAD_BITMAP_METRICS_ONLY flag
by Seigo Nonaka
· 8 years ago
11970e5
Add destination color space to shader ContextRec
by Brian Osman
· 8 years ago
45565b6
GIF: Internal cleanup - remove color map parameter
by Leon Scroggins III
· 8 years ago
fe647b2
Make flag values in GrResourceProvider and GrTextureProvider consistent
by Brian Salomon
· 8 years ago
287f651
Add a context stack to Reporter, for better error messages
by Brian Osman
· 8 years ago
91db12d
Color-correct Gray JPEG image decoding via ICC profiles.
by raftias
· 8 years ago
aa2219c
In DM, do quick test to reject context by type first
by Brian Osman
· 8 years ago
34755e2
Make ANGLE SampleApp work again
by Brian Osman
· 8 years ago
d8c278a
Add no-op draw overrides to SkNoDrawCanvas
by Florin Malita
· 8 years ago
e2e2ae2
Manual byte -> float conversion.
by Mike Klein
· 8 years ago
55360b1
Revert "Remove use of makeDeferredRenderTargetContextWithFallback"
by Robert Phillips
· 8 years ago
b048e81
Roll recipe DEPS
by Eric Boren
· 8 years ago
8b4b56a
Fix max/min error
by Matt Sarett
· 8 years ago
d87fbee
Do not create an SkRawCodec with zero dimensions
by Leon Scroggins III
· 8 years ago
51d77ff
Second part of piecemeal revert
by Robert Phillips
· 8 years ago
3e05671
Tricky float -> byte conversion in store_8888.
by Mike Klein
· 8 years ago
c2881e9
Refine constant sRGB and Adobe RGB to D50 matrices
by Matt Sarett
· 8 years ago
439ace9
Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas
by Florin Malita
· 8 years ago
a83abcc
Fix tasks.json
by Eric Boren
· 8 years ago
f941280
Fix textblobrandomfont GM in F16 configs
by Brian Osman
· 8 years ago
b91cf1c
[nobuildbot] Replace presubmit bot with swarmbucket version
by Eric Boren
· 8 years ago
54ff2fc
Make all tasks specify an OS version
by Eric Boren
· 8 years ago
22f5ef7
[nobuildbot] Housekeeper-PerCommit
by Eric Boren
· 8 years ago
c39f3fb
fiddle: Don't run F16 by default, it doesn't work with OSMesa.
by Joe Gregorio
· 8 years ago
dba0538
Remove SK_ANALYTIC_AA_GUARD flag
by Yuqian Li
· 8 years ago
3b3d8d5
Switch Intel Broadwell (Iris 6100) to ANGLE.
by Ben Wagner
· 8 years ago
d459f3c
Fix Chrome Linux - temporarily turn off xform pipeline
by Matt Sarett
· 8 years ago
0dd6987
Be explicit about the vector<FrameInfo> type
by Leon Scroggins III
· 8 years ago
2047189
Two (related) changes here:
by brianosman
· 8 years ago
4b7b6f0
Retire SkNoSaveLayerCanvas
by Florin Malita
· 8 years ago
0164896
Clamp colors after gamut xform in Ganesh
by Brian Osman
· 8 years ago
78b3523
Archive or update unsupported Android scripts and third-party dependencies.
by Derek Sollenberger
· 8 years ago
9c77ea1
SkNf_round, use it in store_565 and store_tables.
by Mike Klein
· 8 years ago
87185f7
use fma in store_8888
by Mike Klein
· 8 years ago
ac44d69
remove (empty) SkXfermode.h
by Mike Reed
· 8 years ago
dad2923
Rename GrVertexBatch->GrMeshDrawOp
by Brian Salomon
· 8 years ago
abf8ba3
SkColorSpaceXform bug fixes attempt 2
by Matt Sarett
· 8 years ago
2bb3592
Fix for Fuzzer when AtoBType profiles are empty.
by raftias
· 8 years ago
5e15961
Skip clamps in color xform pipelines if possible.
by Mike Klein
· 8 years ago
a6abb57
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ )
by brianosman
· 8 years ago
271daba
Make SkMatrix44:dump() print out a recognizable matrix.
by Mike Klein
· 8 years ago
Next »