Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
01f8e41c1368bfd60d3f011cb5aa9cc478799e63
/
src
/
core
01f8e41
Revert "Clean up SkString reference counting a bit."
by Robert Phillips
· 7 years ago
98156c4
refactor SkColorSpaceXform a bit
by Mike Klein
· 7 years ago
a910c84
Clean up SkString reference counting a bit.
by Ben Wagner
· 7 years ago
e067395
Avoid overflow computing reserve for aaclip
by Mike Reed
· 7 years ago
f0ffb89
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Mike Reed
· 7 years ago
af89366
Make SkString reference counting thread/TSAN safe.
by Ben Wagner
· 7 years ago
b437351
add _skx stages
by Mike Klein
· 7 years ago
74a8296
Fix SkRRect validation for negative types
by Adrienne Walker
· 7 years ago
0cea26a
fix comments in SkColorSpaceXform.cpp
by Mike Klein
· 7 years ago
c405b9d
Remove SkReadBuffer::validateAvailable
by Leon Scroggins III
· 7 years ago
5a2e50e
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"""
by Mike Reed
· 7 years ago
cd284c5
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""
by Mike Reed
· 7 years ago
4b85b6d
fix setPixelRef
by Cary Clark
· 7 years ago
e74dafc
Just add new safe size apis
by Mike Reed
· 7 years ago
5a4fb6e
Reorganize blur filter to insert new implementation
by Herb Derby
· 7 years ago
4cdbf60
Avoid uninitialized memory in readByteArrayAsData
by Leon Scroggins III
· 7 years ago
29011a2
Remove tolerance form SkClassifyCubic
by Chris Dalton
· 7 years ago
3a5e1fe
Simplify scan converter's args
by Yuqian Li
· 7 years ago
b9b5de5
make SkPath::fConvexity atomic
by Mike Klein
· 7 years ago
809cbed
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Jim Van Verth
· 7 years ago
88757da
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
by Mike Reed
· 7 years ago
f46633f
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Greg Daniel
· 7 years ago
9b89bca
Limit maximum sigma to avoid overflows
by Herb Derby
· 7 years ago
98a6216
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
by Mike Reed
· 7 years ago
106b5c4
Shrink GrDrawOpAtlases when no longer needed, take 2.
by Jim Van Verth
· 7 years ago
5922739
Revert "Revert "migrate to sk_sp for SkFontMgr API""
by Mike Reed
· 7 years ago
f40ae1a
Revert "migrate to sk_sp for SkFontMgr API"
by Mike Reed
· 7 years ago
4bf296b
migrate to sk_sp for SkFontMgr API
by Mike Reed
· 7 years ago
d6c04d9
Simplify / fix SkBitmap::ReadRawPixels()
by Mike Klein
· 7 years ago
ffbdd02
Make SkPath::readFromMemory failure silent
by Adrienne Walker
· 7 years ago
f60c1a3
Reland blitFatAntiRect with guard to avoid overhead in MaskAdditiveBlitter
by Yuqian Li
· 7 years ago
f3b4e16
Fold clamp_{x,y} into the gathers.
by Mike Klein
· 7 years ago
4935a01
Revert "Shrink GrDrawOpAtlases when no longer needed"
by Jim Van Verth
· 7 years ago
7cf5952
Shrink GrDrawOpAtlases when no longer needed
by Jim Van Verth
· 7 years ago
b7d42e3
Don't deserialize pathref oval/rrect bits
by Brian Salomon
· 7 years ago
2917e07
Remove unsafe align4 call
by Herb Derby
· 7 years ago
1e3b79e
Serialize rrect/oval paths as rrects rather than points and verbs.
by Brian Salomon
· 7 years ago
2fbf1bc
Add SK_API to APIs used by the android framework.
by Derek Sollenberger
· 7 years ago
3b7658a
Teach TSAN directly about semaphore_t.
by Mike Klein
· 7 years ago
0ca2146
remove dead code for STREAM_API
by Mike Reed
· 7 years ago
fb6a789
Extra safety for SkRRect.
by Brian Salomon
· 7 years ago
6c4ea7e
Fix 3 related races in SkColorSpace.cpp.
by Mike Klein
· 7 years ago
07cb2a2
Remove legacy code for box blur.
by Herb Derby
· 7 years ago
e395bf2
Mac TSAN support: annotate Sk[Base]Mutex as a mutex.
by Mike Klein
· 7 years ago
00a2499
add back SkPacked16toX32 to SkColorPriv
by Cary Clark
· 7 years ago
c5e4e74
skipRect should only work for lines (not quads or cubics)
by Yuqian Li
· 7 years ago
ad04a4b
Revert "Call blitFatAntiRect to avoid overhead in MaskAdditiveBlitter"
by Mike Klein
· 7 years ago
5f87742
Post-lerp -> pre-scale if blend mode supports it.
by Mike Klein
· 7 years ago
f7b8820
re-land of new SkSL precisions
by Ethan Nicholas
· 7 years ago
6d1aaca
Call blitFatAntiRect to avoid overhead in MaskAdditiveBlitter
by Yuqian Li
· 7 years ago
a9712a5
Suppress float-cast-overflow for double-to-float in SkMatrix{,44}
by Ben Wagner
· 7 years ago
205a126
Revert "Revert "Don't ignore degenerates when deciding if a path is convex""
by Brian Osman
· 7 years ago
fb0fcb2
add back missing dependencies in SkColorPriv.h
by Cary Clark
· 7 years ago
27185a9
Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half."""
by Ethan Nicholas
· 7 years ago
05c474b
Suppress float-cast-overflow in SkPoint::Length.
by Ben Wagner
· 7 years ago
f757ae6
Retry, Bump stored lowp uniform color to 16-bit storage.
by Mike Klein
· 7 years ago
98c5d92
Revert "Revert "use unique_ptr for stream api""
by Mike Reed
· 7 years ago
6e80aea
Revert "Bump stored lowp uniform color to 16-bit storage."
by Mike Klein
· 7 years ago
d286bfb
Bump stored lowp uniform color to 16-bit storage.
by Mike Klein
· 7 years ago
7031b24
Revert "use unique_ptr for stream api"
by Mike Reed
· 7 years ago
f953523
Revert "Don't ignore degenerates when deciding if a path is convex"
by Brian Osman
· 7 years ago
53cd6c4
Don't ignore degenerates when deciding if a path is convex
by Brian Osman
· 7 years ago
05d5a13
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
by Ethan Nicholas
· 7 years ago
49f1f34
use unique_ptr for stream api
by Mike Reed
· 7 years ago
dbdc57c
fix google3 colorpriv use
by Cary Clark
· 7 years ago
0372162
fix flutter and pdfium
by Cary Clark
· 7 years ago
a4083c9
make most of SkColorPriv.h private
by Cary Clark
· 7 years ago
b201544
make kPathRefGenIDBitCnt private
by Cary Clark
· 7 years ago
0f96bb3
Sk4i version of blur.
by Herb Derby
· 7 years ago
a640c49
Minor cleanups for CCPR
by Chris Dalton
· 7 years ago
8b1360d
Reland "Optimize SkColorSpaceXformCanvas for GPU-acceleration"
by Justin Novosad
· 7 years ago
8bc6917
Use enum value as the lower bound
by Petr Hosek
· 7 years ago
1170a55
Don't allow iteration through non-finite points.
by Mike Klein
· 7 years ago
7231c50
Revert "Optimize SkColorSpaceXformCanvas for GPU-acceleration"
by Robert Phillips
· 7 years ago
1d3df38
Optimize SkColorSpaceXformCanvas for GPU-acceleration
by Justin Novosad
· 7 years ago
2bbdcc4
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
by Brian Salomon
· 7 years ago
a81b626
Fix SkASSERT for convex paths with DAA
by Yuqian Li
· 7 years ago
643627e
remove useless reset
by Cary Clark
· 7 years ago
2c75957
Clean up mask blur code.
by Herb Derby
· 7 years ago
cc7f660
impl blitAntiV2 via mask for rasterpipeline
by Mike Reed
· 7 years ago
7f578bf
CCPR: Remove cubic insets and MSAA borders
by Chris Dalton
· 7 years ago
afb0bd4
Revert "Optimize SkColorSpaceXformCanvas for GPU-acceleration"
by Robert Phillips
· 7 years ago
07c07e2
fix analytic AA to work with even rounding
by Lee Salzman
· 7 years ago
19c8726
Optimize SkColorSpaceXformCanvas for GPU-acceleration
by Justin Novosad
· 7 years ago
63420d6
Upload the missing change in 42101
by Yuqian Li
· 7 years ago
b34b626
clean up some SkRasterPipelineBlitter TODOs
by Mike Klein
· 7 years ago
bd40a5b
Use SkSTArenaAlloc to manage SkCoverageDeltaMask's stack memory
by Yuqian Li
· 7 years ago
7b6d64a
Remove unused drawPath
by Yuqian Li
· 7 years ago
022cfa2
Add FIFO thread pool, use it for most things.
by Mike Klein
· 7 years ago
adbbfa6
pixmap erase fast-path
by Mike Klein
· 7 years ago
867017d
Use SkSTArenaAlloc to handle the stack memory of the delta list
by Yuqian Li
· 7 years ago
56ffafe
Use interpolating blur for sigma < 2
by Herb Derby
· 7 years ago
dff47af
Fix whitespace in SkTextBlob.
by Ben Wagner
· 7 years ago
604a71a
Allow providing SkExecutor to SkThreadedBMPDevice
by Yuqian Li
· 7 years ago
ad8a43f
DeferredDisplayList API proposal
by Robert Phillips
· 7 years ago
f3b46e5
Rename methods and enum on SkClipStack::Element to indicate "device space"
by Brian Salomon
· 7 years ago
1d8c42e
fold params into StageRec
by Mike Reed
· 7 years ago
856b3c3
no more need for a constants pointer
by Mike Klein
· 7 years ago
0461e9f
simplify path validate
by Cary Clark
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
Next »