index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
private
Commit message (
Expand
)
Author
Age
*
Revert "Add IORef capability to GrSurfaceProxy objects"
Robert Phillips
2016-11-14
*
Add IORef capability to GrSurfaceProxy objects
Robert Phillips
2016-11-14
*
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
Robert Phillips
2016-11-11
*
Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & G...
Robert Phillips
2016-11-09
*
Consolidate GrSurfaceProxy Make methods
Robert Phillips
2016-11-09
*
Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy""
Robert Phillips
2016-11-08
*
Revert "Add GrRenderTargetContext instantiate & asTextureProxy"
Leon Scroggins
2016-11-07
*
Add GrRenderTargetContext instantiate & asTextureProxy
Robert Phillips
2016-11-07
*
Move SkChunkAlloc.h to include/private.
Ben Wagner
2016-11-07
*
Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies
Robert Phillips
2016-11-07
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Centralize computation of GrRenderTarget & GrTexture VRAM consumption
Robert Phillips
2016-11-03
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
*
Update ProxyTests
Robert Phillips
2016-11-02
*
Back SkSpecialImage_Gpu with a GrTextureProxy
Robert Phillips
2016-11-02
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Make GrDrawContext be GrRenderTargetProxy-backed
Robert Phillips
2016-10-28
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
*
Cache GrColorSpaceXforms
Brian Osman
2016-10-20
*
Make SkFixedRound/Ceil/FloorToFixed as inline func
liyuqian
2016-10-20
*
Move GPU fences into sk_gpu_test
csmartdalton
2016-10-04
*
Add a src rect to drawImageLattice() API
msarett
2016-09-30
*
*SkTCast<int*>(float*) -> memcpy
Mike Klein
2016-09-29
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
skpbench
csmartdalton
2016-09-19
*
Improve usage of window rectangles
csmartdalton
2016-09-06
*
Revert of Improve usage of window rectangles (patchset #9 id:160001 of https:...
caryclark
2016-09-06
*
Improve usage of window rectangles
csmartdalton
2016-09-02
*
Add option to skip rects to drawImageLattice()
msarett
2016-09-02
*
Flush some non-substantive Ganesh changes
robertphillips
2016-08-31
*
Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids
robertphillips
2016-08-31
*
dedup images/blobs/pictures by ID in old serialization format
reed
2016-08-29
*
Add drawRegion() API to SkCanvas
msarett
2016-08-25
*
Made shadows blurry (thru implementing variance mapping)
vjiaoblack
2016-08-25
*
Make GrTextureStripAtlas flush pending IO on newly acquired texture
ajuma
2016-08-24
*
Plumb drawArc to SkDevice.
bsalomon
2016-08-19
*
Fast path translate() in SkCanvas and SkLiteDL.
mtklein
2016-08-19
*
Batched implementation of drawLattice() for GPU
msarett
2016-08-18
*
Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180...
msarett
2016-08-18
*
Batched implementation of drawLattice() for GPU
msarett
2016-08-18
*
SkPDF: SkPDFFont class changes
halcanary
2016-08-16
*
Add flag for window rectangles to GrRenderTarget
csmartdalton
2016-08-10
*
constexpr NaN,+Inf,-Inf
mtklein
2016-08-10
*
Use sse4.2 CRC32 instructions to hash when available.
mtklein
2016-08-08
*
std::move(SkTDArray)
halcanary
2016-08-08
*
Add drawImageLattice() and drawBitmapLattice() APIs
msarett
2016-08-02
*
Sketch SkPictureRecorder::optimizeFor(GrContext*).
mtklein
2016-08-01
[next]