index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Added PointLights to SkLights::Light
vjiaoblack
2016-08-12
*
Optimized implementation of quickReject()
msarett
2016-08-12
*
Revert of Optimized implementation of quickReject() (patchset #12 id:260001 o...
mtklein
2016-08-12
*
Optimized implementation of quickReject()
msarett
2016-08-11
*
Move GrAtlasTextContext to GrDrawingManager, so we only have one.
brianosman
2016-08-11
*
Delete quickRejectY()
msarett
2016-08-11
*
Inline fast path for GrPaint::isConstantBlendedColor when no color FPs and sr...
bsalomon
2016-08-11
*
Deserialize pictures with custom image-deserializer
reed
2016-08-11
*
Add constructor to DashInfo to enable initializer lists
hstern
2016-08-10
*
Add a SkTLazy copy assignment operator
fmalita
2016-08-10
*
Implement GPU occluded blur mask filter
robertphillips
2016-08-10
*
update textblob api to use sk_sp
reed
2016-08-10
*
Create blurred RRect mask on GPU (rather than uploading it)
robertphillips
2016-08-10
*
Add flag for window rectangles to GrRenderTarget
csmartdalton
2016-08-10
*
Fix SkDEBUGCODE to accept commas
csmartdalton
2016-08-10
*
Remove no longer existing friend.
bungeman
2016-08-10
*
Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchs...
robertphillips
2016-08-10
*
constexpr NaN,+Inf,-Inf
mtklein
2016-08-10
*
Default GR_GL_FUNCTION_TYPE to __stdcall on Windows.
mtklein
2016-08-10
*
Create blurred RRect mask on GPU (rather than uploading it)
robertphillips
2016-08-10
*
Revert of Change mapRectScaleTranslate to pass args/ret by value (patchset #2...
halcanary
2016-08-10
*
Change mapRectScaleTranslate to pass args/ret by value
reed
2016-08-10
*
Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchs...
robertphillips
2016-08-10
*
Create blurred RRect mask on GPU (rather than uploading it)
robertphillips
2016-08-10
*
Revert of Store mipmap levels in deferred texture image (patchset #11 id:2000...
halcanary
2016-08-09
*
Store mipmap levels in deferred texture image
cblume
2016-08-09
*
SkPDF: SkPDFFont organization changes.
halcanary
2016-08-09
*
Include EXT_window_rectangles API
csmartdalton
2016-08-09
*
Use SkNVRefCnt for a couple common types.
mtklein
2016-08-09
*
Move seg_to to a new header, define SkSegType enum there
hstern
2016-08-09
*
Encapsulate GrReducedClip result in class members
csmartdalton
2016-08-08
*
SkPDF/SkAdvancedTypefaceMetrics: simplify ATM, PDF takes over
halcanary
2016-08-08
*
Use sse4.2 CRC32 instructions to hash when available.
mtklein
2016-08-08
*
Remove SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-08
*
std::move(SkTDArray)
halcanary
2016-08-08
*
SkLite*
mtklein
2016-08-06
*
Merge GrClipMaskManager into GrClipStackClip
csmartdalton
2016-08-05
*
Enable SK_DEBUG/SK_RELEASE to be defined in the user config.
djsollen
2016-08-05
*
SkBlendARGB32 and S32[A]_Blend_BlitRow32 are currently formulated as: SkAlpha...
lsalzman
2016-08-05
*
Move to SkDataTable::MakeXXX and sk_sp.
bungeman
2016-08-05
*
SkRTConf: eliminate
halcanary
2016-08-04
*
Remove SkSurface::MakeRenderTargetDirect
robertphillips
2016-08-04
*
spin off easy stuff from Herb's windows GN CL
mtklein
2016-08-04
*
Revert of SkRTConf: reduce functionality to what we use, increase simplicity ...
mtklein
2016-08-03
*
SkRTConf: reduce functionality to what we use, increase simplicity
halcanary
2016-08-03
*
Move GrContext::makeDrawContext to new GrContextPriv object
robertphillips
2016-08-03
*
Make SK_BUILD_FOR_WIN32 auto-detection work.
mtklein
2016-08-03
*
Fix dtor bug in SkLights
robertphillips
2016-08-03
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Delete SkNinePatch
msarett
2016-08-02
[next]