Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
2456b7681aea8d91072186b17f8209955846f2f7
/
src
2456b76
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canvas (patchset #9 id:160001 of https://codereview.chromium.org/583453002/)
by borenet
· 10 years ago
d632ea4
Use OptDrawState instead of DrawState when flushing state in GrGpuGL
by egdaniel
· 10 years ago
eee606c
Swap iteration order in TileGrid::insert().
by mtklein
· 10 years ago
30d2cc6
Update layer hoisting code to correctly render sub-picture layers
by robertphillips
· 10 years ago
34a9895
Revert "Use draw buffer for texture copy impl."
by Brian Salomon
· 10 years ago
e33985a
Revert "Add support for EGL on linux"
by borenet
· 10 years ago
1cea736
Add support for EGL on linux
by derekf
· 10 years ago
4327899
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
by piotaixr
· 10 years ago
271a030
We need to adjust the bounds of clip ops with SaveLayer paints too.
by Mike Klein
· 10 years ago
f64596d
Remove unused fRequiresVertexShader data member from OptDrawState
by egdaniel
· 10 years ago
b0a8a37
Patch to create a distinct geometry processor. The vast majority of this patch
by joshualitt
· 10 years ago
e3d4bf2
Use draw buffer for texture copy impl.
by bsalomon
· 10 years ago
cd523eb
Use uniform color/coverage inputs when path rendering.
by bsalomon
· 10 years ago
033ea7f
Fix inputCoverageIsUsed bug in GrGLProgramDesc
by egdaniel
· 10 years ago
76ce81e
Fix SDF font positions when using global scale.
by jvanverth
· 10 years ago
c064824
Calculate Primary and Secondary output types in the GrOptDrawState
by egdaniel
· 10 years ago
ae44496
Change GrGLProgramDesc header to have DoPathRendering flag instead of RequiresVertexShader
by egdaniel
· 10 years ago
a85511a
Don't try to scale embedded bitmaps.
by bungeman
· 10 years ago
8d034a1
Don't flush on read/write pixels unless necessary
by bsalomon
· 10 years ago
ee902cd
Make a flipped fDirtyBit always mean "this field is not the default".
by mtklein
· 10 years ago
0125847
Proposed fix for small bug in gpu conical gradients
by joshualitt
· 10 years ago
4401a1f
Revert of Don't flush on read/write pixels unless necessary (patchset #2 id:20001 of https://codereview.chromium.org/586073002/)
by bsalomon
· 10 years ago
150723b
Don't flush on read/write pixels unless necessary
by bsalomon
· 10 years ago
4a8126e
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)"
by reed
· 10 years ago
a29b5d8
Cleaning includes in SkImage-related files
by piotaixr
· 10 years ago
29c857d
Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)
by reed
· 10 years ago
3716fd0
introduce Props to surface (work in progress)
by reed
· 10 years ago
3c196de
Souped-up SkTextBlob.
by fmalita
· 10 years ago
e50215e
Revert of Souped-up SkTextBlob. (patchset #3 id:40001 of https://codereview.chromium.org/581173003/)
by fmalita
· 10 years ago
13645ea
Souped-up SkTextBlob.
by fmalita
· 10 years ago
d49226c
Get rid of SkImage_Codec
by piotaixr
· 10 years ago
681e65b
Don't try to add large glyphs to the font atlas.
by jvanverth
· 10 years ago
5d9ab28
enable conservative clips for gpudevice
by reed
· 10 years ago
bc127a3
Add UniqueID to GrDrawTargetCaps.
by egdaniel
· 10 years ago
45725db
Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef on IOType.
by bsalomon
· 10 years ago
8483326
SkTextBlob shader space workaround.
by fmalita
· 10 years ago
544c5b8
Fix stack-allocated GPU path object
by cdalton
· 10 years ago
b3e3a95
Make GrIODB keep pending IO refs on all resources it records into its cmd stream.
by bsalomon
· 10 years ago
630240d
fail early if coincidence can't be resolved
by caryclark
· 10 years ago
65b4895
remove RenderTargetFlags -- NewRenderTargetDirect will never clear
by reed
· 10 years ago
b14e4a0
Restore old behavior of SkTypeface::CreateFromTypeface.
by bungeman
· 10 years ago
754f4e9
Add counting of some GL calls
by robertphillips
· 10 years ago
855d83f
Uses a single pre-baked set of paths for drawing nvpr text of a given
by cdalton
· 10 years ago
23e280d
Changes to remove program effects builder
by joshualitt
· 10 years ago
1c4c528
Refactor layer hoisting code
by robertphillips
· 10 years ago
0397e9f
use surface in SkView/SampleApp
by reed
· 10 years ago
9b222a5
Simplify a little in SkRecords.h:
by mtklein
· 10 years ago
a10742c
update to accommodate latest clang in chrome toolchain
by caryclark
· 10 years ago
d71b757
Serialize the font index.
by bungeman
· 10 years ago
65b427c
fix battlefield website by disallowing very small coordinates
by caryclark
· 10 years ago
a0537de
Copy layer-hoisting related SkPaints
by robertphillips
· 10 years ago
00a6532
Remove redundant assignment in GrDrawTarget.cpp
by qiankun.miao
· 10 years ago
0e97705
Use SkBitmapCache to optimize readPixels on a texture-backed bitmap
by piotaixr
· 10 years ago
4bcc202
Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData()
by piotaixr
· 10 years ago
7b433f1
Small refactoring in SkImage_Codec
by piotaixr
· 10 years ago
6a5c708
Add SkMiniData.
by mtklein
· 10 years ago
e010f1c
hide deviceproperties, prepare the way for surfaceprops
by reed
· 10 years ago
4e205b1
Remove createPath* from GrGpu and GrContext
by cdalton
· 10 years ago
149b3ec
Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins
by cdalton
· 10 years ago
a7dc0a8
Calculate stage stats in GrOptDrawState
by egdaniel
· 10 years ago
f96ba02
Rename GrProgramResource to GrGpuResourceRef
by bsalomon
· 10 years ago
4aa6dfc
Separate replacement creation from layer discovery
by robertphillips
· 10 years ago
b374d6a
Add onGetFamilyName to SkTypeface.
by bungeman
· 10 years ago
3850971
Revert "Revert "Move SkGpuDevice.h to src/gpu""
by bsalomon
· 10 years ago
408d612
Breaking out full program and frag only
by joshualitt
· 10 years ago
b0a35f7
Revert "Move SkGpuDevice.h to src/gpu"
by borenet
· 10 years ago
e337130
Fix typo
by robertphillips
· 10 years ago
acb882c
Ensure blob typeface information survives SkGPipe serialization.
by fmalita
· 10 years ago
d99bbb6
Move SkGpuDevice.h to src/gpu
by bsalomon
· 10 years ago
c492334
Make templated GrProgramTResource subclass of GrProgramResource
by bsalomon
· 10 years ago
170f90b
Attach GrOptDrawState into shader building pipeline
by egdaniel
· 10 years ago
3375c80
when we disable lcd for impl reasons, add kGenA8 to document the original intent
by reed
· 10 years ago
1e78fc4
Turn disable or delete optimizations that don't have any effect.
by mtklein
· 10 years ago
30ad530
allow SkBitmapCache to operate on a local instance, for testability
by reed
· 10 years ago
4815fe5
Fix bug in layer hoisting transition to SkRecord backend
by robertphillips
· 10 years ago
c506e30
Fix convexicator bug
by robertphillips
· 10 years ago
49586be
removing GrDrawEffect
by joshualitt
· 10 years ago
8a4c103
Revert of Attach GrOptDrawState into shader building pipeline (patchset #11 id:220001 of https://codereview.chromium.org/504203004/)
by egdaniel
· 10 years ago
08da4f2
Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.chromium.org/571163002/)
by joshualitt
· 10 years ago
8ddbe8b
removing GrDrawEffect
by joshualitt
· 10 years ago
ee62065
Attach GrOptDrawState into shader building pipeline
by egdaniel
· 10 years ago
8c8f71a
Always disable the scissor test before BlitFrameBuffer
by derekf
· 10 years ago
223ba62
Fix incorrect Rec601 YUV conversion matrix coefficient.
by rileya
· 10 years ago
9564ce6
Fix scaling issue with distance field text.
by jvanverth
· 10 years ago
49005bf
Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame
by yunchao.he
· 10 years ago
db26a12
SkRecord: clean up comments and 4 bytes per SkRecord.
by mtklein
· 10 years ago
4fc5b88
SkPicture::PathCounter is O(N^2) for pictures nested N deep. Fix that.
by mtklein
· 10 years ago
249af15
BUG=skia:
by joshualitt
· 10 years ago
c90e014
Change SkResourceCache to take a Visitor inside its find().
by reed
· 10 years ago
327f905
Fix recording of saveLayout with unusual Xfermodes.
by dneto
· 10 years ago
595aa05
Revert of Change SkResourceCache to take a Visitor inside its find(). (patchset #2 id:20001 of https://codereview.chromium.org/567393002/)
by reed
· 10 years ago
81940de
Add flag to call SkRecordOptimize on new pictures.
by mtklein
· 10 years ago
e956259
add dumpHex() option to SkPath
by caryclark
· 10 years ago
3658f38
Create an optimized draw state but not hooked in yet to gpu pipeline
by egdaniel
· 10 years ago
dee6a8e
Change SkResourceCache to take a Visitor inside its find().
by reed
· 10 years ago
5087b2c
Revert of Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame (patchset #7 id:140001 of https://codereview.chromium.org/545813002/)
by mtklein
· 10 years ago
e6cb483
remove 'experimental' from using hash tables in resourcecache
by reed
· 10 years ago
8e45c37
Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame
by yunchao.he
· 10 years ago
abaef86
Add support for the Rec601 YUV color space to GrYUVtoRGBEffect.
by rileya
· 10 years ago
9db5092
Handle NULL typeface in SkFontMgr_fontconfig::onMatchFaceStyle.
by bungeman
· 10 years ago
Next »