Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
33d35263bfb0571af2d7716e3873dc8aec3a0afb
« Previous
bd929d9
fix for angle
by joshualitt
· 9 years ago
d711d11
Thread through a flag to force SkPicture::playback() when recording subpictures.
by mtklein
· 9 years ago
c0e80c1
In the case of subset decodes, we will often not decode to
by msarett
· 9 years ago
f06c389
Benchmark to test cost for additional vertex attributes
by joshualitt
· 9 years ago
8b2b380
Fix dm failures after Cleanup legacy NVPR-related definitions
by kkinnunen
· 9 years ago
cfe62e3
Cleanup legacy NVPR-related definitions
by kkinnunen
· 9 years ago
19fb80e
Revert of Skip SkSharedMutexMultiThreaded test on TSAN bot while investigating. (patchset #1 id:1 of https://codereview.chromium.org/1213033003/)
by herb
· 9 years ago
dec1afc
Add annotations to SkSharedMutex.
by herb
· 9 years ago
a8d4559
Fix infinite matrix during an invert.
by vmpstr
· 9 years ago
7f6283b
Fix CodecSubset benches seg faults for kIndex8
by msarett
· 9 years ago
d3e259a
Add SkSurface factory for wrapping an FBO in SkSurface
by bsalomon
· 9 years ago
c49e868
Rename flushForExternalRead->flushForExternalIO and always call in SkSurface::getTextureHandle
by bsalomon
· 9 years ago
37cc0b2
Skip SkSharedMutexMultiThreaded test on TSAN bot while investigating.
by mtklein
· 9 years ago
3691e66
Add wrapper script for computing n-grams from SKPs on Cluster Telemetry
by borenet
· 9 years ago
c845fa0
Pass arguments to SkRecords structs by const&.
by mtklein
· 9 years ago
439f23e
Revert of Cleanup legacy NVPR-related definitions (patchset #4 id:60001 of https://codereview.chromium.org/1177243004/)
by jvanverth
· 9 years ago
73bb435
Remove default for --images in common flags
by bsalomon
· 9 years ago
16857e4
Use AddStory instead of deprecated AddUserStory
by rmistry
· 9 years ago
ffe6ebb
Fix blur bug on Andreno 430 with bool cast to float
by bsalomon
· 9 years ago
8f74c16
Revert of Use page_set_module.PageSet instead of story.StorySet (patchset #1 id:1 of https://codereview.chromium.org/1221553003/)
by rmistry
· 9 years ago
962cc98
Add benchmarkstream to visualbench
by joshualitt
· 9 years ago
2757e3f
Update blur image filter bench to have crop variation
by bsalomon
· 9 years ago
98fc73c
Change initializer list order to match field declaration order.
by sammc
· 9 years ago
91b6f32
Move visualbench to its own folder
by joshualitt
· 9 years ago
7b971f0
Use page_set_module.PageSet instead of story.StorySet
by rmistry
· 9 years ago
e35b5d9
Cleanup legacy NVPR-related definitions
by kkinnunen
· 9 years ago
dd3b12e
Migrate PageSets to StorySets in buildbot page sets
by rmistry
· 9 years ago
7aedda5
Refactor separable varying location info to be stored in GrGLProgram subclass
by kkinnunen
· 9 years ago
e04edd8
Hide NVPR text behind distance field flag
by cdalton
· 9 years ago
3fdde4e
Remove old iOS porting files.
by bungeman
· 9 years ago
09b2c93
augment surface tests to check legacy genID
by reed
· 9 years ago
63a8285
Make nanobench zoom animation time based
by cdalton
· 9 years ago
c782b2a
Implement shared locks in the style of pthread's rwlock.
by herb
· 9 years ago
8cd8f94
Add script for triggering Cluster Telemetry jobs using local scripts
by borenet
· 9 years ago
823b2a7
SoftLight with SkPMFloat
by mtklein
· 9 years ago
b743c66
Edges matter, part 2.
by mtklein
· 9 years ago
218f21a
don't fix winding for empty paths
by caryclark
· 9 years ago
f657b10
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #25 id:680001 of https://codereview.chromium.org/1180983002/)
by msarett
· 9 years ago
f8bf918
Add libjpeg-turbo library (depends on yasm)
by msarett
· 9 years ago
146a4ba
Adding binary for yasm on x86 android devices
by Matt Sarett
· 9 years ago
4b41827
Revert of SoftLight with SkPMFloat (patchset #6 id:100001 of https://codereview.chromium.org/1221493002/)
by mtklein
· 9 years ago
884200e
remove premature discard optimization
by reed
· 9 years ago
3e47d49
SoftLight with SkPMFloat
by mtklein
· 9 years ago
fa5e68e
add getTextureHandle to SkSurface
by reed
· 9 years ago
e784db4
Fix for valgrind use of uninitialized variable
by joshualitt
· 9 years ago
9d5447a
Update SKP version
by skia.buildbots
· 9 years ago
6cd70ff
Benchmark to test native perf of GL Instanced Ararys
by joshualitt
· 9 years ago
2c56ba5
Don't suppress nanobench output table in verbose mode
by cdalton
· 9 years ago
5800155
add drawArraysInstanced to caps
by joshualitt
· 9 years ago
d24955a
Make SkPaint::glyphsToUnichars use explicit SkSurfaceProps
by robertphillips
· 9 years ago
2766c00
remove SkInstCnt
by mtklein
· 9 years ago
46043ee
Kill mixedxfermodes
by mtklein
· 9 years ago
bc23375
Turn off buffer mapping in Chromium
by bsalomon
· 9 years ago
05a2ac2
Add extra braces for uintNNxMx4_t initializers.
by mtklein
· 9 years ago
4e79561
Android scripts now notify gyp that your building with clang
by djsollen
· 9 years ago
2aab22a
Color dodge and burn with SkPMFloat.
by mtklein
· 9 years ago
cdb42bb
Revert of Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 of https://codereview.chromium.org/1203983003/)
by reed
· 9 years ago
3bf9206
Fix nanobench to reset gl/gr context after every config run.
by egdaniel
· 9 years ago
157bcd0
Fix SkTileImageFilter clipping/cropRect interaction issue
by robertphillips
· 9 years ago
0e72b7e
add/fix copyrights
by reed
· 9 years ago
bd5d7e7
Revert of Revert of added stroking support to GrAALinearizingConvexPathRenderer (patchset #1 id:1 of https://codereview.chromium.org/1212833002/)
by fmalita
· 9 years ago
9730f4a
Revert of added stroking support to GrAALinearizingConvexPathRenderer (patchset #6 id:100001 of https://codereview.chromium.org/1180903006/)
by reed
· 9 years ago
f9ad558
Revert of Revert of Return GrGLContext from GrTestTarget (patchset #1 id:1 of https://codereview.chromium.org/1211123004/)
by reed
· 9 years ago
e1b8958
Add samplingTime mode to nanobench
by cdalton
· 9 years ago
1852ec2
Revert of Return GrGLContext from GrTestTarget (patchset #3 id:40001 of https://codereview.chromium.org/1207393002/)
by reed
· 9 years ago
ca10953
implement drawAtlas natively on gpu-device
by reed
· 9 years ago
b6d93ea
Return GrGLContext from GrTestTarget
by joshualitt
· 9 years ago
2436f19
added stroking support to GrAALinearizingConvexPathRenderer
by ethannicholas
· 9 years ago
3dfd133
fix up virtual / override stuff
by reed
· 9 years ago
4c21dc5
add drawImageNine
by reed
· 9 years ago
b402296
Add loopSKP flag to nanobench
by cdalton
· 9 years ago
b0c5071
What did we learn today? 255 != 256
by mtklein
· 9 years ago
e9a3e3c
Convert SkPMFloat to [0,1] range and prune its API.
by mtklein
· 9 years ago
538bacb
Revert of Cleanup legacy NVPR-related definitions (patchset #3 id:40001 of https://codereview.chromium.org/1177243004/)
by fmalita
· 9 years ago
283714f
Fix link error when running `make tools` with skia_shared_lib=1
by borenet
· 9 years ago
93558dc
Add lua scripts for generating n-grams from SKPs
by borenet
· 9 years ago
fb8d688
Cleanup legacy NVPR-related definitions
by kkinnunen
· 9 years ago
b5e8611
Implement four more xfermodes with Sk4px.
by mtklein
· 9 years ago
c0bdecb
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #11 id:540001 of https://codereview.chromium.org/1180983002/)
by mtklein
· 9 years ago
b60c3f8
Add libjpeg-turbo library (depends on yasm)
by msarett
· 9 years ago
47c1ccb
Revert of remove workaround for dx9 angle slow rgba pixel ops (patchset #1 id:1 of https://codereview.chromium.org/1207003002/)
by bsalomon
· 9 years ago
a981e74
Add a 64-bit ARM builder to the CQ.
by mtklein
· 9 years ago
0cc1f0a
Revert of Implement four more xfermodes with Sk4px. (patchset #16 id:290001 of https://codereview.chromium.org/1196713004/)
by mtklein
· 9 years ago
b9d4163
Implement four more xfermodes with Sk4px.
by mtklein
· 9 years ago
1e1adc3
remove workaround for dx9 angle slow rgba pixel ops
by bsalomon
· 9 years ago
4760f32
Clarify iOS flush-to-zero status.
by bungeman
· 9 years ago
0c752f4
Cleanup: Comment and ordering changes.
by herb
· 9 years ago
98a83a9
Add default for GrGLSLCaps::fGLSLGeneration
by jvanverth
· 9 years ago
71c3c76
add SkCanvas::drawAtlas
by reed
· 9 years ago
52d4deb
Fix debugger compilation
by robertphillips
· 9 years ago
724ae28
Alter shader code for soft light to avoid driver bug.
by egdaniel
· 9 years ago
ba9a4aa
Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 of https://codereview.chromium.org/1200323005/)
by scroggo
· 9 years ago
cba99b8
Move GLSL-specific routines/classes to separate glsl directory
by jvanverth
· 9 years ago
1b8e1b5
Refactor GrBufferAllocPools to use resource cache
by robertphillips
· 9 years ago
8bcc7a0
remove SK_SUPPORT_LEGACY_PATHOP_ENUMS
by reed
· 9 years ago
af4b233
remove SK_SUPPORT_LEGACY_FILTERLEVEL_ENUM
by reed
· 9 years ago
56b73fc
remove (legacy) NewFromData
by reed
· 9 years ago
74f681d
Make SkGpuDevice know its alpha type
by bsalomon
· 9 years ago
5fbb623
add more tests
by reed
· 9 years ago
8419591
Make SkNSView's window accept mouseMoved events
by bsalomon
· 9 years ago
Next »