Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
24a366a03756d7a8755f940d3160698cf9122cc0
/
src
24a366a
Fall back to older inorder buffer if we have NVPR
by joshualitt
· 10 years ago
d8e2d28
Revert of Fall back to older inorder buffer if we have NVPR (patchset #3 id:40001 of https://codereview.chromium.org/1143153008/)
by joshualitt
· 10 years ago
b72ec98
Fall back to older inorder buffer if we have NVPR
by joshualitt
· 10 years ago
e932a64
enable reordering
by joshualitt
· 10 years ago
da7b843
CL to add setFullscreen and setVsync to SkWindow
by joshualitt
· 10 years ago
a681433
SkPDF: with opaque draws, treat SRC mode as SRC_OVER
by halcanary
· 10 years ago
7dc9190
fixing onSkipScanlines png error
by emmaleer
· 10 years ago
9572a10
don't use accessBitmap
by reed
· 10 years ago
4b195e5
Unblock DEPS roll by remove SkAutoTUnref from GrDrawContext
by robertphillips
· 10 years ago
b97e909
Fix SkAndroidSDKCanvas virtuals
by tomhudson
· 10 years ago
5bcef1b
speculative revert change to pixmap for bitmapscaler
by reed
· 10 years ago
7a9c45c
real fix for textblob use after gpu free
by joshualitt
· 10 years ago
dc47ff7
Split GrCaps impl out into its own cpp
by bsalomon
· 10 years ago
ea46150
Split drawing functionality out of GrContext and into new GrDrawContext
by robertphillips
· 10 years ago
884e97c
change internals over to SkPixmap and stop using accessBitmap
by reed
· 10 years ago
6a44c6a
Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names.
by bsalomon
· 10 years ago
36ec383
Reorder across clears
by joshualitt
· 10 years ago
cd1d41e
remove unneeded device:lockpixels
by reed
· 10 years ago
61e9196
Avoid creating GrGLPath to the resource cache when creating GrGLPathRanges
by kkinnunen
· 10 years ago
cf01e31
deprecate calling lockPixels
by reed
· 10 years ago
95d343f
move readPixels from bitmap -> pixmap
by reed
· 10 years ago
c240e71
remove bitmaps entirely from sprite blits (as source)
by reed
· 10 years ago
c33db93
Revert of Implement Porter Duff XP with a blend table (patchset #12 id:220001 of https://codereview.chromium.org/1124373002/)
by bungeman
· 10 years ago
c319c80
Revert of Fix LCD coverage regression in GrPorterDuffXPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1149883004/)
by bungeman
· 10 years ago
aa999cb
Everyone gets a namespace {}.
by mtklein
· 10 years ago
d23a395
Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. (patchset #6 id:100001 of https://codereview.chromium.org/1132093004/)
by bungeman
· 10 years ago
bb106b5
Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names.
by bsalomon
· 10 years ago
3e2d59e
Fix LCD coverage regression in GrPorterDuffXPFactory
by cdalton
· 10 years ago
682c269
Store context options on caps.
by bsalomon
· 10 years ago
a5f1d5a
fix for atlas is abandoned text corruption
by joshualitt
· 10 years ago
4e506c2
Simpler version of Plus w/ AA. ~25% faster too.
by mtklein
· 10 years ago
08bf86d
Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/)
by bsalomon
· 10 years ago
f28cff7
Store context options on caps.
by bsalomon
· 10 years ago
a624d12
use SkPixmap inside sprite blitters
by reed
· 10 years ago
9a70920
Implement Porter Duff XP with a blend table
by cdalton
· 10 years ago
2a97c55
Trivial patch to set a max lookback on reordering
by joshualitt
· 10 years ago
27c2b09
Move Sk4px Xfermode code to a header so we can use it twice.
by mtklein
· 10 years ago
424cc26
Remove init from GrGLContextInfo and caps classes
by bsalomon
· 10 years ago
92fc2ae
add SkPixmap and external locking to bitmaps
by reed
· 10 years ago
eb1cb5c
rename GrDrawTargetCaps.h to GrCaps.h and move to include
by bsalomon
· 10 years ago
706f08f
Move GrPath(Range) creation to ResourceProvider.
by bsalomon
· 10 years ago
a76b7a3
remove SK_LEGACY_STROKE_CURVES
by caryclark
· 10 years ago
051a51e
Re-proc SkBlitRow::Color32 for ARM.
by mtklein
· 10 years ago
99babf2
Further work on sRGB support.
by jvanverth
· 10 years ago
3b8d9f7
Revert of Re-proc SkBlitRow::Color32 for ARM. (patchset #3 id:40001 of https://codereview.chromium.org/1145283003/)
by mtklein
· 10 years ago
806236e
Mark SkPaths created by GrContext fallback draw logic as volatile
by kkinnunen
· 10 years ago
4e13a23
Re-proc SkBlitRow::Color32 for ARM.
by mtklein
· 10 years ago
5559ca2
Remove uniform view matrix from GrGLPrimitiveProcessor base class
by joshualitt
· 10 years ago
160d08c
Fix Plus
by mtklein
· 10 years ago
5a72c42
remove unused SkBitmap::scrollRect API
by reed
· 10 years ago
3ece53e
Add mode validation to PtProcRec::init.
by ochang
· 10 years ago
5a7cd87
Clean up Sk4f xfermodes and covered _SSE2 xfermodes.
by mtklein
· 10 years ago
0edea2c
Make mixed samples contingent on auxiliary extensions
by cdalton
· 10 years ago
e797d0d
SkBlockMemoryStream implements peek()
by halcanary
· 10 years ago
fb5df43
Add RGBA half float texture format.
by jvanverth
· 10 years ago
ab86577
add assert that the lock-count on pixelref is balanced
by reed
· 10 years ago
070e010
Improve caching of special case paths in GrStencilAndCoverPathRenderer
by kkinnunen
· 10 years ago
f2539d5
Use high precision vertex attributes.
by senorblanco
· 10 years ago
67ca2a9
purge imagefilter cache so we can better track leaks
by reed
· 10 years ago
e12fcd5
check for big sizes in NewData
by reed
· 10 years ago
76be9c8
Don't serialize SkPictures in SkPictureShaders when in untrusted mode.
by mtklein
· 10 years ago
364ad00
Fix for bisector computation bug in GrAAConvexTessellator
by robertphillips
· 10 years ago
2e172ec
Make SkEmptyPicture a singleton.
by mtklein
· 10 years ago
d41ea1d
More efficient SkRecorder::flushMiniRecorder()
by mtklein
· 10 years ago
41868fe
Font variations.
by bungeman
· 10 years ago
d223eb3
fix win 8 bot
by caryclark
· 10 years ago
d8b5771
Don't fail SkMergeImageFilter if one of the inputs are empty
by fs
· 10 years ago
8debd89
small cleanup of GrAtlas
by joshualitt
· 10 years ago
a65358c
Revert of small cleanup of GrAtlas (patchset #2 id:20001 of https://codereview.chromium.org/1142263002/)
by bungeman
· 10 years ago
d706f11
small cleanup of GrAtlas
by joshualitt
· 10 years ago
bb87b21
Adding immediate mode draw target for debug
by joshualitt
· 10 years ago
9db912c
Sketch splitting SkPicture into an interface and SkBigPicture.
by mtklein
· 10 years ago
612f70d
handle large conic strokes better
by caryclark
· 10 years ago
4b91f76
rename GrDrawTargetCaps to GrCaps
by bsalomon
· 10 years ago
b8c241a
Preliminary attempt to remove batch tracker
by joshualitt
· 10 years ago
d3a560f
Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 of https://codereview.chromium.org/1139723004/)
by joshualitt
· 10 years ago
cbfe91d
Preliminary attempt to remove batch tracker
by joshualitt
· 10 years ago
2e5b4c5
Fix GrAARectRenderer's handling of unsorted nested rects
by robertphillips
· 10 years ago
50b58e6
Improve caching of dashed paths in GrStencilAndCoverPathRenderer
by kkinnunen
· 10 years ago
55e4783
Improve NVPR stroke accuracy to fix thick strokes
by kkinnunen
· 10 years ago
d156d36
Make GrStrokeInfo inherit from SkStrokeRec
by kkinnunen
· 10 years ago
72743b1
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #25 id:480001 of https://codereview.chromium.org/1112523006/)
by mtklein
· 10 years ago
15877b6
Sketch splitting SkPicture into an interface and SkBigPicture.
by mtklein
· 10 years ago
cfa90a1
Empty picture shaders should draw nothing.
by mtklein
· 10 years ago
7be0ce0
SkPDF: Add Sfntly to DEPS, gyp
by halcanary
· 10 years ago
38fd5fe
Prevent integer wrap around for malloc size when creating a SkRegion
by djsollen
· 10 years ago
9250d24
Don't do discards when on Adreno4xx due to driver bug.
by egdaniel
· 10 years ago
4e1a4c9
fix builder winding again
by caryclark
· 10 years ago
9bedfc2
Revert of SkPDF: Add Sfntly to DEPS, gyp, SkUserConfig (patchset #7 id:570001 of https://codereview.chromium.org/1134683006/)
by halcanary
· 10 years ago
6a53b04
SkPDF: Add Sfntly to DEPS, gyp
by halcanary
· 10 years ago
404b3b2
Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/)
by mtklein
· 10 years ago
9b77796
sk4px the rest of the easy xfermodes.
by mtklein
· 10 years ago
d8b544c
Set OpenGLRenderer light center separately from initial setup
by scroggo
· 10 years ago
5df6fee
Move copy-surface-as-draw fallback to GrGLGpu.
by bsalomon
· 10 years ago
5b5ddd7
The path ops builder code needs to determine the winding of each contour added, and reverse windings if the contours are nested in other contours.
by caryclark
· 10 years ago
4657068
Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/)
by robertphillips
· 10 years ago
daa57bf
Revert of antialias matrix-image-filter to get smooth diagonals (patchset #6 id:80002 of https://codereview.chromium.org/1134743003/)
by reed
· 10 years ago
0135a41
Sk4px: Difference and Exclusion
by mtklein
· 10 years ago
fa33f5a
antialias matrix-image-filter to get smooth diagonals
by reed
· 10 years ago
5f68c34
Update SVGDevice for RRect and drawPoints
by reed
· 10 years ago
Next »