2015-05-04 |
bungeman | Fix typeface ids on Mac. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
bsalomon | Don't attempt to draw path if dashing or stroking fails |
commit | commitdiff | tree | snapshot |
2015-05-04 |
bsalomon | Revert of Start on simplifying generateGeometry() overr... |
commit | commitdiff | tree | snapshot |
2015-05-04 |
bsalomon | Start on simplifying generateGeometry() overrides |
commit | commitdiff | tree | snapshot |
2015-05-04 |
bsalomon | Revert of Don't attempt to draw path if dashing or... |
commit | commitdiff | tree | snapshot |
2015-05-04 |
mtklein | ignore_result() |
commit | commitdiff | tree | snapshot |
2015-05-04 |
reed | Make drawImage a virtual on SkDevice (patchset #3 id... |
commit | commitdiff | tree | snapshot |
2015-05-04 |
robertphillips | Get debugger compiling again |
commit | commitdiff | tree | snapshot |
2015-05-04 |
joshualitt | Move state management to GrInOrderDrawBuffer |
commit | commitdiff | tree | snapshot |
2015-05-04 |
bsalomon | Don't attempt to draw path if dashing or stroking fails |
commit | commitdiff | tree | snapshot |
2015-05-04 |
bsalomon | Move instanced index buffer creation to flush time |
commit | commitdiff | tree | snapshot |
2015-05-04 |
bsalomon | Revert of Move instanced index buffer creation to flush... |
commit | commitdiff | tree | snapshot |
2015-05-04 |
reed | Revert of make drawImage a virtual on SkDevice (patchse... |
commit | commitdiff | tree | snapshot |
2015-05-04 |
reed | remove redundant/deprecated TwoPointRadial gradiet... |
commit | commitdiff | tree | snapshot |
2015-05-04 |
reed | make drawImage a virtual on SkDevice |
commit | commitdiff | tree | snapshot |
2015-05-04 |
bsalomon | Move instanced index buffer creation to flush time |
commit | commitdiff | tree | snapshot |
2015-05-04 |
borenet | Support SKIA_OUT on Mac and ChromeOS |
commit | commitdiff | tree | snapshot |
2015-05-04 |
joshualitt | Revert of Move state management to GrInOrderDrawBuffer... |
commit | commitdiff | tree | snapshot |
2015-05-04 |
joshualitt | Move state management to GrInOrderDrawBuffer |
commit | commitdiff | tree | snapshot |
2015-05-04 |
tfarina | Update src/svg to follow C++11 style rule for {virtual... |
commit | commitdiff | tree | snapshot |
2015-05-04 |
gen.kim | SkPictureShader: scale down if width or height is large... |
commit | commitdiff | tree | snapshot |
2015-05-03 |
skia.buildbots | Update SKP version |
commit | commitdiff | tree | snapshot |
2015-05-02 |
reed | remove unneeded SK_SUPPORT_LEGACY_IMAGEFILTER_TO_COLORF... |
commit | commitdiff | tree | snapshot |
2015-05-02 |
joshualitt | Add hairlines batch unit test |
commit | commitdiff | tree | snapshot |
2015-05-02 |
joshualitt | Fix for valgrind |
commit | commitdiff | tree | snapshot |
2015-05-01 |
joshualitt | Move bounds to GrBatch |
commit | commitdiff | tree | snapshot |
2015-05-01 |
reed | clean up pre-storage in canvas |
commit | commitdiff | tree | snapshot |
2015-05-01 |
joshualitt | Simple CL to add a joinWithPossiblyEmptyArg to SkRect |
commit | commitdiff | tree | snapshot |
2015-05-01 |
halcanary | SkPDF: clean up uses of deprecated calls in tests |
commit | commitdiff | tree | snapshot |
2015-05-01 |
halcanary | SkTime: return timezone information; format in ISO... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
bsalomon | This replaces the texture creation/caching functions... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
bungeman | Move resource fonts to common location. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
joshualitt | Simple CL to Compute bounds in GrContext::drawVertices |
commit | commitdiff | tree | snapshot |
2015-04-30 |
joshualitt | Add batch unit tests for ovals |
commit | commitdiff | tree | snapshot |
2015-04-30 |
reed | add heuristic to pour small pictures into recordings... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
mtklein | Make SkAutoTDelete's operator T*() const, like all... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
senorblanco | Fix gpu memory accounting for auto-resolving MSAA. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
skia.buildbots | Update SKP version |
commit | commitdiff | tree | snapshot |
2015-04-30 |
mtklein | Add missing include to SkPictureContentInfo. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
joshualitt | simple cleanup in GrTargetCommands |
commit | commitdiff | tree | snapshot |
2015-04-30 |
robertphillips | Fix for texture allocation failure in 'preAbandonGpuCon... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
reed | use pathops utils to improve precision of cubic choppin... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
dongseong.hwang | Fix build warning: 'this' pointer cannot be null in... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
mtklein | Looks like rssPages * pageSize is overflowing on 32... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
mtklein | DM+nanobench: print both current and max RSS. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
dongseong.hwang | Fix build warning: reference cannot be bound to derefer... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
skia.buildbots | Update SKP version |
commit | commitdiff | tree | snapshot |
2015-04-29 |
bungeman | Check for NULL familyName in SkFontMgr_fontconfig. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
cdalton | Use texture barriers to read directly from the RT |
commit | commitdiff | tree | snapshot |
2015-04-29 |
reed | Use colorfilter instead of imagefilter when possible |
commit | commitdiff | tree | snapshot |
2015-04-29 |
egdaniel | Make XPFragmentBuilder only Builder with access to... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
bungeman | FontConfig character/lang match requires weak family. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
joshualitt | Add dash lines batch unit test |
commit | commitdiff | tree | snapshot |
2015-04-29 |
jvanverth | Pull out shader-specific caps into GrShaderCaps and... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
rmistry | Handpick 16 Skia page sets to create SP enabled SKPs... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
cdalton | Fix double blend in GrAAConvexPathRenderer |
commit | commitdiff | tree | snapshot |
2015-04-29 |
joshualitt | Initial CL to create GrBatchTest infrastructure |
commit | commitdiff | tree | snapshot |
2015-04-29 |
reed | onCreateDevice -> NULL now means the caller should... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
caryclark | minor fixes to cubics code and overall alignment of... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
msarett | Implementing a scanline decoder for jpeg |
commit | commitdiff | tree | snapshot |
2015-04-29 |
mtklein | Straighten out SkPicture::AccelData APIs. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
bungeman | Remove system call in DW for default font. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
msarett | Requires a minor API change to pass the color table... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
rmistry | Create SP enabled SKPs from only the top_25_smooth... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
bsalomon | Remove unneeded features from GrBufferAllocPool |
commit | commitdiff | tree | snapshot |
2015-04-29 |
kkinnunen | Pass dashing info from drawPath to Gr side |
commit | commitdiff | tree | snapshot |
2015-04-29 |
reed | SkRWBuffer for thread-safe 'stream' sharing |
commit | commitdiff | tree | snapshot |
2015-04-28 |
bsalomon | Remove GrFlushToGpuDrawTarget and move functionality... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
joshualitt | create GrTestUtils.h, move some common functions into it |
commit | commitdiff | tree | snapshot |
2015-04-28 |
halcanary | doc: add quickstart to linux and macos |
commit | commitdiff | tree | snapshot |
2015-04-28 |
dongseong.hwang | Remove useless SkASSERT in SkRect.h and SkRegion.h |
commit | commitdiff | tree | snapshot |
2015-04-28 |
bsalomon | Do circular clipping in normalized space |
commit | commitdiff | tree | snapshot |
2015-04-28 |
dongseong.hwang | Fix SkTDynamicHash.h:183:29: warning: equality comparis... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
rmistry | Update documentation for "COMMIT=false". |
commit | commitdiff | tree | snapshot |
2015-04-28 |
borenet | Run DM on GalaxyS* in one thread |
commit | commitdiff | tree | snapshot |
2015-04-28 |
joshualitt | Revert of removing equality / compute invariant loops... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
joshualitt | removing equality / compute invariant loops from GrGeom... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
jvanverth | Use GLSLCaps for creating processor keys and GLSL-speci... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
rmistry | Update RecreateSKPs bot to also generate Slimming Paint... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
robertphillips | Fix memory deletion error in "convex-lineonly-paths" GM |
commit | commitdiff | tree | snapshot |
2015-04-28 |
fmalita | Decrement SkCanvas::fDeferredSaveCount in doSave() |
commit | commitdiff | tree | snapshot |
2015-04-28 |
bsalomon | Remove vertex/index buffer factilities from GrDrawTarget. |
commit | commitdiff | tree | snapshot |
2015-04-28 |
robertphillips | Add new GM/bench for line-only convex paths |
commit | commitdiff | tree | snapshot |
2015-04-28 |
joshualitt | remove old text contexts and fontcache |
commit | commitdiff | tree | snapshot |
2015-04-28 |
halcanary | SkPDF: clean up uses of deprecated calls in SkPDFDevice. |
commit | commitdiff | tree | snapshot |
2015-04-28 |
tfarina | Update more directories under src/ to follow C++11... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
mtklein | De-proc Color32 |
commit | commitdiff | tree | snapshot |
2015-04-27 |
mtklein | Revert of De-proc Color32 (patchset #5 id:80001 of... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
mtklein | De-proc Color32 |
commit | commitdiff | tree | snapshot |
2015-04-27 |
mtklein | Split rsqrt into rsqrt{0,1,2}, with increasing cost... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
mtklein | Revert of De-proc Color32 (patchset #4 id:60001 of... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
mtklein | De-proc Color32 |
commit | commitdiff | tree | snapshot |
2015-04-27 |
halcanary | SkPDF: clean up uses of deprecated calls in other SkPDF... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
mtklein | Revert of Split rsqrt into rsqrt{0,1,2}, with increasin... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
mtklein | Split rsqrt into rsqrt{0,1,2}, with increasing cost... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
hcm | Add presentations section and pathops file for test |
commit | commitdiff | tree | snapshot |
2015-04-27 |
mtklein | Mike's radial gradient CL with better float -> int. |
commit | commitdiff | tree | snapshot |
2015-04-27 |
joshualitt | In this CL we stop closing batches prematurely, and... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
joshualitt | Revert of Stop closing batch prematurely (patchset... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
joshualitt | In this CL we stop closing batches prematurely, and... |
commit | commitdiff | tree | snapshot |
next |