Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
a745186c939ec641a861c74064155ec4aa3beb33
/
src
2b82982
[debugger] Add visualization of center rect for drawBitmapNine calls
by robertphillips
· 9 years ago
a911f8f
Fix has_aligned_samples helper for SkGpuDevice::drawTextureProducer
by Brian Salomon
· 9 years ago
bc890c8
Fix BMP RLE bug
by msarett
· 9 years ago
b1b0199
Convert SkGpuDevice::drawTextureAdjuster to SkGpuDevice::drawTextureProducer
by bsalomon
· 9 years ago
e59124e
Convert drawText to using the find and place code. BUG=skia:
by herb
· 9 years ago
5520ded
Fix buffer overrun, bit overrun and add a test.
by herb
· 9 years ago
988addd
Fix UB in SkDivBits
by mtklein
· 9 years ago
4ca2e60
Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder.
by egdaniel
· 9 years ago
cbf4fba
div255(x) as ((x+128)*257)>>16 with SSE
by mtklein
· 9 years ago
3622d41
fix ninepatch iter from generating invalid rects
by joshualitt
· 9 years ago
f769c1f
trim some fat from SSE2 fixed point alpha code
by mtklein
· 9 years ago
32d6b87
SkTextBlob should store per-run text alignment
by fmalita
· 9 years ago
5af4e0b
Make SkAndroidCodec support gif
by msarett
· 9 years ago
c08d53e
Parametric SkPath oval/rect/rrect starting point
by fmalita
· 9 years ago
887e18e
Make SkAndroidCodec support bmp
by msarett
· 9 years ago
f3182eb
Implement multi-color-stops in linear gradients using Sk4f
by reed
· 9 years ago
ee10a42
Add decodeYUV8Planes to SkImageDecoder_empty
by scroggo
· 9 years ago
aa6f739
Respect SkPictureRecorder::kPlaybackDrawPicture_RecordFlag for SkDrawables
by djsollen
· 9 years ago
ee9fe1e
De-spam SkOpts.cpp
by mtklein
· 9 years ago
33c7623
Make SkAndroidCodec support wbmp
by msarett
· 9 years ago
73d882e
Only support jpeg, png, and webp for BRD
by msarett
· 9 years ago
566b23c
Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
755c553
skstd -> std for unique_ptr
by mtklein
· 9 years ago
56da025
Switch uses of SkChecksum::Compute to Murmur3.
by mtklein
· 9 years ago
504ce5d
Optionally pass rendertarget to getTestTarget
by robertphillips
· 9 years ago
3c2d32b
Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:20001 of https://codereview.chromium.org/1436973003/ )
by mtklein
· 9 years ago
05b48e2
SkPDF: fix large-number bug
by halcanary
· 9 years ago
540e954
Switch uses of SkChecksum::Compute to Murmur3.
by mtklein
· 9 years ago
e004bfc
Increase the amount of debug information printed out by batches
by robertphillips
· 9 years ago
b1a32ad
Add support for EGLImage to GrGLInterface
by bsalomon
· 9 years ago
0dfa62c
Update testing frameworks/tests for MDB
by robertphillips
· 9 years ago
1d51273
Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of https://codereview.chromium.org/1441533003/ )
by egdaniel
· 9 years ago
57d3b03
Rename some processor functions from GL to GLSL
by egdaniel
· 9 years ago
04d52f3
Create a standalone example for using Skia with SDL
by joshualitt
· 9 years ago
4b0778e
Remove dependency on src/android from dm and nanobench
by msarett
· 9 years ago
e659a58
Move GrGLPrimitive/GeometryProc to GLSL
by egdaniel
· 9 years ago
fa4cc8b
Move XferProcessors to glsl
by egdaniel
· 9 years ago
0274efb
Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:20001 of https://codereview.chromium.org/1436973003/ )
by mtklein
· 9 years ago
64c4728
Make all GrFragmentProcessors GL independent.
by egdaniel
· 9 years ago
506e19a
Move SkBitmapRegionDecoder to include/android and src/android
by msarett
· 9 years ago
9c86051
Update testing frameworks/tests for MDB
by robertphillips
· 9 years ago
1d024a3
Switch uses of SkChecksum::Compute to Murmur3.
by mtklein
· 9 years ago
c94cd7c
Fix GrCoverageSetOpXP unit test on mixed samples
by cdalton
· 9 years ago
6459352
Replace SkFunction with std::function
by mtklein
· 9 years ago
3aa5fce
API changes to GrTextureAdjuster.
by bsalomon
· 9 years ago
147ea2f
Factor CSS3 matching rules.
by bungeman
· 9 years ago
3aea725
Fix mixed sampled inverse path fills
by cdalton
· 9 years ago
386127f
Increment text pointer when the width is zero in the subpixel with center and right alignment.
by herb
· 9 years ago
3877ab8
In SkGpuDevice;drawTextureAdjuster perform texture w\h divide in texture matrix
by bsalomon
· 9 years ago
ede7574
Enable AA stencil clip for mixed samples
by cdalton
· 9 years ago
7e806f3
Revert of Enable stencil clipping in mixed sampled render targets (patchset #6 id:100001 of https://codereview.chromium.org/1232103002/ )
by cdalton
· 9 years ago
24ddb0a
Revert of Fix setColocatedSampleLocations on ES and GL < 4.5 (patchset #2 id:20001 of https://codereview.chromium.org/1415503008/ )
by cdalton
· 9 years ago
caef345
Readd "immediate" mode
by robertphillips
· 9 years ago
dad57c8
bring up SDL on windows
by joshualitt
· 9 years ago
2d721d3
Move all ShaderBuilder files to GLSL
by egdaniel
· 9 years ago
67d7620
Fix leaks in unit tests of GrGLTextureInfos
by bsalomon
· 9 years ago
a13e202
Move GrBatchFlushState from GrDrawTarget to GrDrawingManager
by robertphillips
· 9 years ago
084db25
float xfermodes (burn, dodge, softlight) in Sk8f, possibly using AVX.
by mtklein
· 9 years ago
9be5ff6
Replace glyph find and position with common code for the gpu bitmap case.
by herb
· 9 years ago
b5213e6
Change quality settings on SkImageDecoder_libjpeg
by msarett
· 9 years ago
8dcdedc
Make GrGLSLProgramBuilder base class for GrGLProgramBuilder.
by egdaniel
· 9 years ago
5c351f3
Delete dead SkImageDecoder::buildTileIndex and decodeSubset code
by msarett
· 9 years ago
d472792
Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://codereview.chromium.org/1431593006/ )
by cdalton
· 9 years ago
091f60c
Use a struct for client GL texture handles
by bsalomon
· 9 years ago
6dfe9ac
Reduce messages from libjpeg-turbo
by msarett
· 9 years ago
1f0e350
Disable preemptive batch preparation
by robertphillips
· 9 years ago
80ec3db
SkPDF: Deal with missing ColorTable (don't assert)
by halcanary
· 9 years ago
5fb56f1
Fix reversion to bilerp on clipped mipmap draws
by bsalomon
· 9 years ago
07d56b1
Make SkBlurImageFilter capable of cropping during blur (GPU path).
by senorblanco
· 9 years ago
07e2692
SkResourceCache::GetAllocator() index8 and other color types handling
by aleksandar.stojiljkovic
· 9 years ago
14184d5
Fix mixed samples stencil clip
by cdalton
· 9 years ago
60029a5
Update Layer Hoisting to store its atlas texture in the resource cache
by robertphillips
· 9 years ago
e5911c9
Extract glyph find and position code in preparation to use it in XPS and GPU code.
by herb
· 9 years ago
47fdae9
Wire up SDL on mac
by joshualitt
· 9 years ago
c55271f
Separate out natively-texture image/bmp draws from cached-as-texture image/bmp draws
by bsalomon
· 9 years ago
a267904
Fix compile error mac 10.8.
by herb
· 9 years ago
edce2a8
Revert of Make SkBlurImageFilter capable of cropping during blur (GPU path). (patchset #15 id:260001 of https://codereview.chromium.org/1431593002/ )
by egdaniel
· 9 years ago
b4df8b7
SkPx: use namespaces as namespaces
by mtklein
· 9 years ago
f553e4e
Extract the glyph picking and placing code.
by herb
· 9 years ago
44972e2
Remove debug print statement
by egdaniel
· 9 years ago
6f79709
prune unused SkNx features
by mtklein
· 9 years ago
9535492
sse 4.2 detection
by mtklein
· 9 years ago
2363649
Revert of Change quality settings on SkImageDecoder_libjpeg (patchset #1 id:40001 of https://codereview.chromium.org/1412803009/ )
by fmalita
· 9 years ago
629162d
Add text animation sample; tweak DrawShip sample
by jvanverth
· 9 years ago
6950de6
Comments Style: s/skbug.com/bug.skia.org/
by halcanary
· 9 years ago
844a0b4
avx and avx2 detection
by mtklein
· 9 years ago
d75ccc6
Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40001 of https://codereview.chromium.org/1410663005/ )
by jvanverth
· 9 years ago
3b484a4
Add text animation sample; tweak DrawShip sample
by jvanverth
· 9 years ago
e8e17cf
SkPx: new approach to fixed-point SIMD
by mtklein
· 9 years ago
2b0536f
Clean up GrBatchAtlas a bit
by robertphillips
· 9 years ago
1aaaba5
Fix the build on Android devices
by Matt Sarett
· 9 years ago
1358051
Revert of SkPx: new approach to fixed-point SIMD (patchset #12 id:220001 of https://codereview.chromium.org/1317233005/ )
by mtklein
· 9 years ago
b747b90
Remove dependencies on Android's forked decoder libraries
by msarett
· 9 years ago
69ad6a9
Change quality settings on SkImageDecoder_libjpeg
by msarett
· 9 years ago
a7627dc
SkPx: new approach to fixed-point SIMD
by mtklein
· 9 years ago
aa4ba90
SkPDF: images support 32-but-not-N32 colortype
by halcanary
· 9 years ago
63f6c1f
Loosen requirements for mixed samples support
by cdalton
· 9 years ago
f3bace9
Add addFragPosUniform to GrGLrogramBuilder
by egdaniel
· 9 years ago
cf1d198
Revert of Update Layer Hoisting to store its atlas texture in the resource cache (patchset #6 id:100001 of https://codereview.chromium.org/1406013006/ )
by robertphillips
· 9 years ago
42597bc
Update Layer Hoisting to store its atlas texture in the resource cache
by robertphillips
· 9 years ago
Next »