Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
982542dce8acbd2f3e7642268b21e76b93230daf
/
src
982542d
add SkSurface::NewRasterDirectReleaseProc
by reed
· 10 years ago
0766931
delete code for SK_SUPPORT_LEGACY_GETTOTALCLIP
by reed
· 10 years ago
e1c5586
Revert of Switch SkPDFStream's internal storage from SkStream to SkData (https://codereview.chromium.org/340783013/)
by rmistry
· 10 years ago
c1dfa14
Switch SkPDFStream's internal storage from SkStream to SkData
by halcanary
· 10 years ago
11a005e
Promote SkInterpolator unit test to our tests driver.
by tfarina
· 10 years ago
3512eda
Add trace event when GrBufferAllocPool unmaps a buffer indicating what % of the buffer was unwritten.
by bsalomon
· 10 years ago
0d44830
ARM Skia NEON patches - 40 - arm64: S32A_D565_Opaque
by kevin.petit
· 10 years ago
7bf1068
Remove SkBicubicImageFilter, and all related tests.
by senorblanco
· 10 years ago
b726df4
Add noinline for GCC 4.6, which seems to vectorize after inlining.
by mtklein
· 10 years ago
7c4c63a
"interface" is defined in Windows headers, so undef it in GrGLCaps so we don't have a name collision
by george
· 10 years ago
0cf2781
Narrow disabled vectorization further to just ConvolveHorizontally.
by mtklein
· 10 years ago
4809e4d
try release only
by Mike Klein
· 10 years ago
729c6f0
disable on nacl
by Mike Klein
· 10 years ago
2b8a3b8
Focus disabled optimizations on just BGRAConvolve2D, and only 32-bit.
by mtklein
· 10 years ago
1d86ee8
Rename GrAtlasMgr to GrAtlas (and other cleanup)
by robertphillips
· 10 years ago
4c6443e
Remove special case gpu transforms for Identity and Translate
by egdaniel
· 10 years ago
4ec84da
Move allocation of texture from SkGpuDevice to GrLayerCache
by robertphillips
· 10 years ago
7373456
Support serialization in SkRecord-backed SkPictures.
by mtklein
· 10 years ago
2290000
Make GrGLShaderBuilder::fragmentPosition() return a vec4, with 1.0 as the zw components when in the y-flip case. This works around an Adreno driver bug.
by bsalomon
· 10 years ago
8a24337
Another iOS fix for SampleApp.
by jvanverth
· 10 years ago
40684ba
Prune some dead code from SkPicture.cpp.
by mtklein
· 10 years ago
66a5d8b
add path dump test
by caryclark
· 10 years ago
c11530e
Tick off some TODOs:
by Mike Klein
· 10 years ago
5a940b5
Tidy up fOwner in SkMutex_pthread.h.
by mtklein
· 10 years ago
a8d2ffb
add pathops tight bounds; conform path ops' gyp to unit tests
by caryclark
· 10 years ago
5da2fa4
Initialize a variable in GrDrawTarget::drawPaths
by kkinnunen
· 10 years ago
c6cb56f
Implement text rendering with NVPR
by kkinnunen
· 10 years ago
6fc763e
No one uses SkPicture::swap.
by Mike Klein
· 10 years ago
744fb73
Enable basic drawing with SkRecord-based pictures.
by Mike Klein
· 10 years ago
5fb6bd4
use platform-independent font for gm
by caryclark
· 10 years ago
c83780c
Remove unneeded return from DirectWrite.
by Ben Wagner
· 10 years ago
f22b6b5
Use smart pointers to make SkPictureRecorder lifetimes less manual.
by Mike Klein
· 10 years ago
740c3f1
Better rendering detection with DirectWrite.
by bungeman
· 10 years ago
c4b84ae
Revert of Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/354433002/)
by rmistry
· 10 years ago
05ead8a
Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/)
by rmistry
· 10 years ago
c986b1f
Revert of Add functions to support NV_path_rendering in OpenGL ES (https://codereview.chromium.org/345723002/)
by rmistry
· 10 years ago
abc9bb5
Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/335603003/)
by rmistry
· 10 years ago
4a995df
Add functions to support NV_path_rendering in OpenGL ES
by kkinnunen
· 10 years ago
74fc727
Support using OpenGL ES context on desktop
by kkinnunen
· 10 years ago
196af73
Fix SkPaint::measureText for stroked hairline text
by kkinnunen
· 10 years ago
bccac6c
Re-land "Fix external SkImageFilter caching with clips."
by senorblanco
· 10 years ago
b8f0798
speed up rgn building by inlining memcmp for 32bit values
by reed
· 10 years ago
bf1850e
Fix SkBlitRow_opts_arm so that it works on ARM v4t.
by george
· 10 years ago
9eb182a
Add some missing header include guards
by george
· 10 years ago
eecc35f
Some improvements to LATC compression
by krajcevski
· 10 years ago
24480bc
Use SkMutex::assertHeld in SkPDFFont and SkPDFShader.
by halcanary
· 10 years ago
a3530ef
DirectWrite to not round already subpixel metrics.
by bungeman
· 10 years ago
e486ec4
In Debug, SkMutex(pthread) crashes on re-entrant aquire from same thread.
by halcanary
· 10 years ago
160a52b
Stop referencing gl_FragCoord z and w components.
by bsalomon
· 10 years ago
ae6a059
Undef FloatToFixed and FixedToFloat as well in SkConvolver to avoid confusion with OS X's maths library
by george
· 10 years ago
aed7007
Fix shader code
by krajcevski
· 10 years ago
f461a8f
Simple GPU based dithering:
by krajcevski
· 10 years ago
8b2fac4
Cache the GrEffect used for text rendering in GrBitmapTextContext.
by bsalomon
· 10 years ago
9efd66b
Revert "Fix external SkImageFilter caching with clips."
by senorblanco
· 10 years ago
3935a7b
Check for degenerate edges in cubic->quad conversion called by convex path renderer.
by bsalomon
· 10 years ago
8e80d17
Reduce texture uploads for font atlas.
by jvanverth
· 10 years ago
d7f846b
Add needed virtual destructors.
by bungeman
· 10 years ago
0f9bad0
[PDF] Fix font embedding restrictions.
by vandebo
· 10 years ago
bbcb38d
Allow gpu debug markers to be placed by using a GrContext
by egdaniel
· 10 years ago
9f01471
Revert of remove guarded code - there are no more callers (https://codereview.chromium.org/343783002/)
by reed
· 10 years ago
ffa9b50
Fix external SkImageFilter caching with clips.
by senorblanco
· 10 years ago
c5d5cf9
remove guarded code - there are no more callers
by reed
· 10 years ago
3eee383
Modify gpu debug markers to store gpu device markers when a flush occurs.
by egdaniel
· 10 years ago
12c2198
Remove dashing from gpu veto
by egdaniel
· 10 years ago
e4097e3
Fix last pathops skp bug
by caryclark
· 10 years ago
33eb30f
Clean up DirectWrite typeface cache matching.
by bungeman
· 10 years ago
db6346a
Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.chromium.org/289473009/)
by mtklein
· 10 years ago
4a24cd8
Fifth attempt to land faster rect blur. Remove unnecessary conditionals from the shader.
by humper
· 10 years ago
887f397
Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.
by mtklein
· 10 years ago
b5c281e
Add SSE4 optimization of S32A_Opaque_Blitrow
by henrik.smiding
· 10 years ago
6d867d4
DirectWrite to use PostScript name for PDF.
by bungeman
· 10 years ago
859b924
move some headers out of public
by reed
· 10 years ago
c3b3266
hide SkBitmap::Config entirely (behind a flag)
by reed
· 10 years ago
a272d6d
Move SkStringUtils.h to src/core.
by mtklein
· 10 years ago
da085e6
fix chrome had #if SK_DEBUG instead of #ifdef SK_DEBUG
by caryclark
· 10 years ago
dac1d17
Enabling the canvas bit to turn the clip stack into a flat replace exposed around 100 failures when testing the 800K skp set generated from the top 1M web sites.
by caryclark
· 10 years ago
9ccabf7
Revert of Temporarily limit x86 SIMD to SSE2 only, to see effect on all benches and bots. (https://codereview.chromium.org/331193004/)
by mtklein
· 10 years ago
0eb02a6
Cleaned a repeated if(condition) with the same condition
by piotaixr
· 10 years ago
f3b5027
Perlin noise cleanup.
by senorblanco
· 10 years ago
f1e5a04
Temporarily limit x86 SIMD to SSE2 only, to see effect on all benches and bots.
by mtklein
· 10 years ago
0689d7b
stop using SkBitmap::Config
by reed
· 10 years ago
f252f64
hide virtuals on device for width/height/isopaque
by reed
· 10 years ago
cb9a2c8
Extract "text align proc" functions as reusable classes
by kkinnunen
· 10 years ago
39e58ad
Randomize seed for SkDiscretePathEffect::filterPath()
by rs.prinja
· 10 years ago
bfefc7c
hide Config in SkImageDecoder -- use SkColorType instead
by reed
· 10 years ago
e07c1ab
Revert of third try at landing improved blur rect; this time with more correctness (https://codereview.chromium.org/331443003/)
by scroggo
· 10 years ago
ce6a354
Fix tiled perlin noise.
by senorblanco
· 10 years ago
e61c411
Use vertex attributes for dash effect in gpu
by egdaniel
· 10 years ago
2f785a2
remove GetDeviceConfig/SetDeviceConfig
by reed
· 10 years ago
fb4f5cb
Use scratch with LATC data if possible
by krajcevski
· 10 years ago
e26e65e
Remove SkPicture pointer from SkPicturePlayback
by robertphillips
· 10 years ago
e1f5a23
Add ifdef to not use function pointer that we don't have yet on Chromium??
by krajcevski
· 10 years ago
145d48c
Allow compressed texture data to be updated.
by krajcevski
· 10 years ago
66c9582
Fix a number of issues with iOS build.
by jvanverth
· 10 years ago
72abfc2
third try at landing improved blur rect; this time with more correctness
by humper
· 10 years ago
2b310e4
Texture compression unit tests along with a couple of bug fixes
by krajcevski
· 10 years ago
6059f16
SkNEW as default Create() for SkLazyPtr macros.
by mtklein
· 10 years ago
0bdbea7
Remove picture pre-allocation from SkPictureRecorder
by robertphillips
· 10 years ago
f0419e9
Hide chooseFromOneChoice along with Chooser.
by scroggo
· 10 years ago
37d20f7
Add support for glCompressedTexSubImage2D
by krajcevski
· 10 years ago
Next »