Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
4abb0c11da669a40d126c6b7698e37732e052d84
/
include
ffe031e
Add conversion from SaveLayerFlags to SaveFlags
by scroggo
· 9 years ago
03f8968
move SkDither.h to private, remove unused shadeSpan16
by reed
· 9 years ago
76a834a
move SkTDict and SkTSearch into private
by reed
· 9 years ago
f880e45
change factory to method, to parallel pattern in imagefilters. no functionality change.
by reed
· 9 years ago
e76b4bb
Reland of Make draw* lines responsible for cache management (patchset #1 id:1 of https://codereview.chromium.org/1552513003/ )
by joshualitt
· 9 years ago
90e293d
Revert of Make draw* lines responsible for cache management (patchset #1 id:1 of https://codereview.chromium.org/1521613002/ )
by joshualitt
· 9 years ago
9a878a0
remove cruft from SkTypes.h, including SkBool
by reed
· 9 years ago
6855ddb
remove deprecated annotation helper
by reed
· 9 years ago
98e7538
make GrRect.h private
by reed
· 9 years ago
48eb08a
remove unused SkAutoROCanvasPixels
by reed
· 9 years ago
08e7047
remove unused SkCubicInterval
by reed
· 9 years ago
3e980c3
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
0f515bd
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ )
by rmistry
· 9 years ago
83ba585
move SkParsePaint.h into views
by reed
· 9 years ago
9ebc3f0
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
b39f39f
remove unused SkCullPoints
by reed
· 9 years ago
2047b78
Don't ref/unref the static src-over xp
by bsalomon
· 9 years ago
bada188
hide old SaveFlags, but keep them available (for now) for Android
by reed
· 9 years ago
5e1ddb1
Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ )
by reed
· 9 years ago
6277691
Create a hash table from id<-->key in SkImageFilter::CacheImpl
by xidachen
· 9 years ago
2d6ba66
Revert of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1535353002/ )
by reed
· 9 years ago
d63f60a
change all factories to return their base-class
by reed
· 9 years ago
03ef4b1
remove SK_SUPPORT_LEGACY_SAVELAYERPARAMS code
by reed
· 9 years ago
c7a784c
Fix UB function problems for shaders and mask.
by herb
· 9 years ago
1e810b3
Revert of Fix UB function problems for shaders and mask. (patchset #3 id:40001 of https://codereview.chromium.org/1530743002/ )
by herb
· 9 years ago
4960eee
change signature for virtual related to saveLayer, passing SaveLayerRec
by reed
· 9 years ago
f97aa74
fix large dashed paths
by caryclark
· 9 years ago
4dabf83
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ )
by joshualitt
· 9 years ago
e848ff5
Revert of Create a hash table from id<-->key in SkImageFilter::CacheImpl (patchset #7 id:120001 of https://codereview.chromium.org/1514893003/ )
by reed
· 9 years ago
c8b4336
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
ef2c7c7
Make SkMatrix::get*Scale[s]() fail on NaN
by bsalomon
· 9 years ago
dafd044
Fix UB function problems for shaders and mask.
by herb
· 9 years ago
f5d1f8d
Create a hash table from id<-->key in SkImageFilter::CacheImpl
by xidachen
· 9 years ago
e80eb92
Add default ctor to SkMask
by robertphillips
· 9 years ago
f0795ab
Fix thread-unsafe construction of GrUniqueKey in GR_DEFINE_STATIC_UNIQUE_KEY
by bsalomon
· 9 years ago
96205dd
remove obsolete ondrawsprite base virtual
by reed
· 9 years ago
7471fa4
add fsync to try to get complete skps from webpage picture capture
by caryclark
· 9 years ago
da420b9
Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ )
by reed
· 9 years ago
3270467
Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ )
by reed
· 9 years ago
4657ce2
remove drawSprite from canvas
by reed
· 9 years ago
f46a124
Set GL_PACK_ALIGNMENT before calling glReadPixels
by bsalomon
· 9 years ago
6695794
Make draw* lines responsible for cache management
by joshualitt
· 9 years ago
19b0420
SkPreConfig.h: Allow defined(__unix__) to imply SK_BUILD_FOR_UNIX
by mseaborn
· 9 years ago
489147c
Add option to control maximum GrBatch lookback
by bsalomon
· 9 years ago
023bda0
SkBitmap move
by halcanary
· 9 years ago
4ff653c
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ )
by reed
· 9 years ago
e13ca32
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
a1bb8e0
In SkPixmap.cpp, change SkAlphaMul to SkMulDiv255.
by benjaminwagner
· 9 years ago
9a0e346
Make BitmapRegionDecoder succeed on invalid requests
by msarett
· 9 years ago
2eb1009
Add check for highp support in Conic effect
by robertphillips
· 9 years ago
cff15aa
yet another memcpy -> sk_careful_memcpy
by mtklein
· 9 years ago
70ee31b
try adding flag to allow lcd text even in a layer
by reed
· 9 years ago
0a42e68
Create GrTextUtils
by joshualitt
· 9 years ago
90c4d5f
Add reallyHasAlpha() to SkAndroidCodec
by msarett
· 9 years ago
f2848b6
default SkPixelSerializer
by halcanary
· 9 years ago
467ddc0
SkBlurImageFilter returns input when sigma = 0
by xidachen
· 9 years ago
2e2202e
Move flush logic into GrAtlasTextBlob
by joshualitt
· 9 years ago
565901d
Switch SkAutoMalloc to SkAutoTMalloc to avoid cast
by scroggo
· 9 years ago
9907371
SkPixelSerializer: remove deprecated virtual
by halcanary
· 9 years ago
712fdf7
SkDocument::setDCTEncoder() for old versions of webkit
by halcanary
· 9 years ago
e0021c0
another memcpy -> sk_careful_memcpy
by mtklein
· 9 years ago
2028d7f
add support for capped hairlines
by caryclark
· 9 years ago
3127c99
ubsan shift fixes
by caryclark
· 9 years ago
e36ec87
SkBitmap::installPixels(const SkPixmap&);
by halcanary
· 9 years ago
4a4f14b
Split big rrect aa effect up into separate images
by bsalomon
· 9 years ago
db64af3
Fix filter primitive bounds computations.
by senorblanco
· 9 years ago
02046c5
fix a couple flaky nonnull attribute ubsan warnings
by mtklein
· 9 years ago
a2e0567
Revert of default SkPixelSerializer (patchset #2 id:20001 of https://codereview.chromium.org/1507123002/ )
by halcanary
· 9 years ago
808ce28
default SkPixelSerializer
by halcanary
· 9 years ago
db30be2
Make SkCodec support peek() and read()
by scroggo
· 9 years ago
0671b96
Move texture drawing utility method to SkGpuDevice
by jvanverth
· 9 years ago
f01610e
Remove staging for SkImageDecoder::Peeker
by scroggo
· 9 years ago
cc881da
Add sk_careful_memcpy to catch undefined behavior in memcpy.
by mtklein
· 9 years ago
290f00c
Revert of default SkPixelSerializer (patchset #1 id:1 of https://codereview.chromium.org/1507123002/ )
by reed
· 9 years ago
b0bd151
default SkPixelSerializer
by halcanary
· 9 years ago
8ff8d24
Remove drawPathsFromRange from GrDrawContext
by cdalton
· 9 years ago
97466ab
fix funky formatting in SkNVRefCnt
by mtklein
· 9 years ago
6b28017
SkPixelSerializer: support indexed pixels
by halcanary
· 9 years ago
d61c384
Allow SkStream::peek() to partially succeed
by scroggo
· 9 years ago
573ce20
clang/win: Let SK_TRACEHR not produce -Wunused-value warnings in release builds.
by thakis
· 9 years ago
0745653
SkAlphaThresholdFilter.h allow flattening
by halcanary
· 9 years ago
a544eda
Matrix convolution bounds fix; affectsTransparentBlack fixes.
by senorblanco
· 9 years ago
262a71b
detect when we can filter bitmaps/images directly, w/o a tmp layer
by reed
· 9 years ago
50c044b
Revert of Matrix convolution bounds fix; affectsTransparentBlack fixes. (patchset #4 id:60001 of https://codereview.chromium.org/1500923004/ )
by senorblanco
· 9 years ago
8705ec8
Matrix convolution bounds fix; affectsTransparentBlack fixes.
by senorblanco
· 9 years ago
91d0620
fix mozilla bug
by joshualitt
· 9 years ago
be8216a
Make SkAndroidCodec support ico
by msarett
· 9 years ago
97ff7f5
Revert of Make SkAndroidCodec support ico (patchset #7 id:130002 of https://codereview.chromium.org/1472933002/ )
by scroggo
· 9 years ago
433625e
Reduce calls sites where both the GrDrawContext & GrRenderTarget are both passed
by robertphillips
· 9 years ago
1603e93
Make SkAndroidCodec support ico
by msarett
· 9 years ago
6dea83f
Add option to draw wireframe batch bounds
by bsalomon
· 9 years ago
cb0d5c9
Add currScanline() getter to SkCodec API
by msarett
· 9 years ago
2b1516f
Update documentation for SkFontMgr methods.
by erikchen
· 9 years ago
e2725f5
Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of https://codereview.chromium.org/1494473005/ )
by scroggo
· 9 years ago
26489ef
Add option to draw wireframe batch bounds
by bsalomon
· 9 years ago
7850eb2
API to support native scaling by image-generator
by reed
· 9 years ago
dc5685a
Wire up resource cache stats dumping in nanobench
by joshualitt
· 9 years ago
f16f88b
Create a define for nanobench builds to dump stats
by joshualitt
· 9 years ago
5c05d10
Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
dadfc24
skstd -> std for unique_ptr
by mtklein
· 9 years ago
Next »