Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
a1ebeb25e9acfcd801e089e063311d716b83b8a5
a1ebeb2
Remove const from `const int loops`.
by mtklein
· 9 years ago
aa48d36
Fix drawVertices when there is a paint alpha
by bsalomon
· 9 years ago
5827653
Automatically add extra CQ trybots for predetermined paths
by rmistry
· 9 years ago
9806d4d
Resolve TODOs in PRESUBMIT.py
by rmistry
· 9 years ago
4586334
Add overrides to SkAndroidSDKCanvas, update SkHwuiRenderer
by tomhudson
· 9 years ago
7a14b31
SkPDF: Implement drawImage*() properly
by halcanary
· 9 years ago
7bdd70a
Fix for 2056
by joshualitt
· 9 years ago
7b60c2c
Revert of Have GrRectBlurEffect use Linear filtering (rather than Nearest Neighbor) (patchset #1 id:1 of https://codereview.chromium.org/1378023004/ )
by robertphillips
· 9 years ago
3e77ba9
Implement stencil clipping in mixed sampled render targets
by vbuzinov
· 9 years ago
6634cbb
Small DM cleanup
by scroggo
· 9 years ago
2d70bcc
Have GrRectBlurEffect use Linear filtering (rather than Nearest Neighbor)
by robertphillips
· 9 years ago
8b17dcb
Avoid copies in SkMasks constructor
by scroggo
· 9 years ago
f326029
Add some of my favorite headers to gyp.
by herb
· 9 years ago
856e9d9
Revert[4] of add ImageShader, sharing code with its Bitmap cousin
by reed
· 9 years ago
8a6697a
Fix for nexus 5 crashing in GL benches
by joshualitt
· 9 years ago
7fac5af
Fix bug testing SkCodec for ICO
by scroggo
· 9 years ago
56c6a11
CMake for Windows
by mtklein
· 9 years ago
3a7701c
Call rewindIfNeeded in SkCodec
by scroggo
· 9 years ago
46c5747
Merge SkCodec with SkScanlineDecoder
by scroggo
· 9 years ago
e2bcec3
fix for default path renderer draws harlines without bloating
by joshualitt
· 9 years ago
f0c9865
Add support for light dumps in SkTraceMemoryDump interface.
by ssid
· 9 years ago
b39abc4
remove unused helper function
by reed
· 9 years ago
e4c1735
Unify ThreadID.
by herb
· 9 years ago
b5d3263
try texture-maker to generalize stretching for npot and min-tex-size
by reed
· 9 years ago
a5b0f03
cmake tweaks
by mtklein
· 9 years ago
242397a
Revert of Implement SkImageFilter::Cache with SkResourceCache. (patchset #8 id:140001 of https://codereview.chromium.org/1370323002/ )
by mtklein
· 9 years ago
75135d8
Implement SkImageFilter::Cache with SkResourceCache.
by mtklein
· 9 years ago
62a69c2
Move Mutexy things to private.
by herb
· 9 years ago
05302f8
Handle inverted rects in SkRRect creation methods
by robertphillips
· 9 years ago
3d09665
update memset16/32 inlining heuristics
by mtklein
· 9 years ago
03ba614
skia: roll ANGLE and remove compile flags
by hendrikw
· 9 years ago
966c2c3
Revert of By default purge resources that haven't been used for 64 flushes (patchset #5 id:80001 of https://codereview.chromium.org/1316233003/ )
by bsalomon
· 9 years ago
b906daf
Have /src files use header directly.
by herb
· 9 years ago
198a350
By default purge resources that haven't been used for 64 flushes
by bsalomon
· 9 years ago
e25eea4
Use child processors to implement compose color filter.
by bsalomon
· 9 years ago
c56c6ef
SkImage::NewFromBitmap works with Index8
by halcanary
· 9 years ago
c11c62f
DM: PDFSink sets rasterizer keyword
by halcanary
· 9 years ago
e6e41a8
Move SkAtomics.h to private.
by herb
· 9 years ago
e8dc3f2
Move code search info to sub-page. Add additional code search options.
by benjaminwagner
· 9 years ago
9f4dbca
Make SkPath fFirstDirection atomic to fix tsan.
by herb
· 9 years ago
449d9b7
simplify code in SkRecords.h
by mtklein
· 9 years ago
476506d
Revert of Revert[2] of add ImageShader, sharing code with its Bitmap cousin (patchset #11 id:200001 of https://codereview.chromium.org/1352293002/ )
by reed
· 9 years ago
c9e190d
Revert of change pixel-serializer to support reencoding existing data (patchset #5 id:80001 of https://codereview.chromium.org/1373683003/ )
by reed
· 9 years ago
25a5b0d
Revert of SkImage-backed SkPictureShader (patchset #4 id:60001 of https://codereview.chromium.org/1343153003/ )
by robertphillips
· 9 years ago
0869267
Add cast and assignment operators to SkAtomic.
by herb
· 9 years ago
13f48dc
change pixel-serializer to support reencoding existing data
by reed
· 9 years ago
209c162
SkBlockMemoryStream: correct test in getMemoryBase().
by halcanary
· 9 years ago
f1b7a1d
Make skpaint->grpaint flow work for composing draws (verts and atlas)
by bsalomon
· 9 years ago
67c6513
EdgeClip demo to show scan-converter clipping behavior
by reed
· 9 years ago
17e3806
Update SKP version
by update-skps
· 9 years ago
97be9a0
SkImage-backed SkPictureShader
by fmalita
· 9 years ago
2f5891e
Remove SkBitmapSource
by fmalita
· 9 years ago
d114645
SkInstallDiscardablePixelRef is deprecated, enforce that
by reed
· 9 years ago
57b7671
use override to make the new xcode happier
by reed
· 9 years ago
fe05707
Revert[2] of add ImageShader, sharing code with its Bitmap cousin
by reed
· 9 years ago
00d6e51
Eliminate some clutter in SkFlattenable
by mdempsky
· 9 years ago
8db65a6
stop scaling loops and improve warmup bench
by joshualitt
· 9 years ago
89438a1
Fix leak in ResourceCache test
by Brian Salomon
· 9 years ago
287d22d
SkPDF Implement colorfilters on bitmaps
by halcanary
· 9 years ago
24eb7a8
Make drawbitmaprect GM use Ganesh-backed bitmaps and images
by robertphillips
· 9 years ago
7d4b458
Add warmup bench to visual bench
by joshualitt
· 9 years ago
3f9deab
Remove SkImage::newImage()
by fmalita
· 9 years ago
7f0a3d7
Make mutex semaphore based.
by herb
· 9 years ago
c6363ef
Make methods on GrGpuResource safe to call on abandoned resource
by bsalomon
· 9 years ago
14eaaa6
Fix GrDrawVerticesBatch to work with override colors and eliminate local coords when posssible.
by bsalomon
· 9 years ago
96a5cff
Improve debugger's visualization of transparent textures
by robertphillips
· 9 years ago
6fccec3
Blacklist ReadPixels on GalaxyS4 due to skia:4368.
by benjaminwagner
· 9 years ago
38ddbad
Mangle output var in GrGLFragmentProcessor::emitChild
by bsalomon
· 9 years ago
044284b
Documentation: minor style changes.
by halcanary
· 9 years ago
7b6945b
remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset
by reed
· 9 years ago
dd42e5c
Revert "Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ )"
by reed
· 9 years ago
ef2e4ac
looking for fuzz failure
by caryclark
· 9 years ago
0584631
Avoid last param to CTFontCreateWithGraphicsFont.
by bungeman
· 9 years ago
04d7de4
Documentation: SkDocument::setMetadata()
by halcanary
· 9 years ago
5cd406f
GM for http://skbug.com/4374
by halcanary
· 9 years ago
f12a167
SkPDF: add basic metadata support
by halcanary
· 9 years ago
ab26a9b
android/apps: Add CanvasProof App;
by halcanary
· 9 years ago
3420d27
Blacklist GLVertexAttributesBench and GLVec4ScalarBench for GalaxyS4 due to skia:4373
by benjaminwagner
· 9 years ago
60c73d5
Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ )
by benjaminwagner
· 9 years ago
a1a8a60
Blacklist GLInstancedArraysBench for GalaxyS4 due to skia:4371
by benjaminwagner
· 9 years ago
70d58b7
remove unused SkCachingPixelRef
by reed
· 9 years ago
6f0fdac
skia: Add support for ANGLE on linux
by hendrikw
· 9 years ago
10cae83
Move determiniation of strokerect rects internal
by joshualitt
· 9 years ago
7f69144
Add nanobench tests for BitmapRegionDecoder
by msarett
· 9 years ago
cc334b3
fix DM?
by mtklein
· 9 years ago
31459a4
This file was supposed to be in https://codereview.chromium.org/1347143006/
by benjaminwagner
· 9 years ago
aca31fe
Stop supporting HW dither
by bsalomon
· 9 years ago
a16e8bc
move mutex construction out of the benchmarks.
by mtklein
· 9 years ago
78041fa
Small cleanups to SkSmallAllocator
by mdempsky
· 9 years ago
11edad9
Fix for degenerate stroke rect
by joshualitt
· 9 years ago
07ed41f
Fix possible integer overflow in SkTSearch's midpoint calculation
by mdempsky
· 9 years ago
e73f1f6
Prefer dual source/framebuffer fetch paths for GPU LCD.
by egdaniel
· 9 years ago
7cbeaae
Avoid CTFontCreateCopyWithAttributes.
by bungeman
· 9 years ago
59ea019
Blacklist bleed_image on GalaxyS4.
by benjaminwagner
· 9 years ago
a204ced
Revert of Fix for degenerate stroke rect (patchset #7 id:110001 of https://codereview.chromium.org/1359453002/ )
by joshualitt
· 9 years ago
511684f
Fix for degenerate stroke rect
by joshualitt
· 9 years ago
bf87730
Move GrFragmentProcessor implementation to its own cpp file
by bsalomon
· 9 years ago
3905c37
fix factory count
by Brian Salomon
· 9 years ago
87ba62e
Replace GrExtractAlphaFragmentProcessor with DstIn compose processor
by bsalomon
· 9 years ago
106b124
Remove SkNEW and SkDELETE macros
by mdempsky
· 9 years ago
Next »