index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
Commit message (
Expand
)
Author
Age
*
use int instead of size_t to match skia convention
reed
2014-11-23
*
SkPicture::SnapshotArray doesn't really stand to benefit from refcounting.
mtklein
2014-11-21
*
Switch SkBitmapProcState's SkFractionalInt to 32.32.
mtklein
2014-11-21
*
Watch out for SkFixed overflow in SkMipMap.cpp.
mtklein
2014-11-21
*
public SkNVRefCnt<SnapshotArray>
mtklein
2014-11-21
*
SkData -> SkPicture::SnapshotArray
mtklein
2014-11-21
*
add SkImage::newSurface
reed
2014-11-21
*
simplify uniqueID code in picture
reed
2014-11-21
*
Add MultiPictureDraw to nanobench
robertphillips
2014-11-21
*
Revert of Add MultiPictureDraw to nanobench (patchset #7 id:120001 of https:/...
robertphillips
2014-11-21
*
Add MultiPictureDraw to nanobench
robertphillips
2014-11-21
*
Add SkNVRefCnt::getRefCnt()
Florin Malita
2014-11-20
*
Disable LCD text explicitly in SkPictureImageFilter::onFilterImage()
fmalita
2014-11-20
*
Add SkNVRefCnt::deref().
mtklein
2014-11-20
*
Add SkNVRefCnt, prune down SkPicture's size
mtklein
2014-11-20
*
Stop overloading internal_dispose in SkTextBlob and SkData
bsalomon
2014-11-20
*
Implement SkPicture::bytesUsed() for SkRecord backend
tomhudson
2014-11-19
*
Remove debug-only fData from SKTDArray.
mtklein
2014-11-19
*
Allow pictures to have a full bounds
reed
2014-11-19
*
Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https...
reed
2014-11-19
*
allow pictures to have a full bounds
reed
2014-11-19
*
add roundOut that returns its result
reed
2014-11-19
*
change roundOut() to take a dst, so we can use that signature to return IRect
reed
2014-11-18
*
wip for drawables
reed
2014-11-18
*
More SkPicture cleanup
mtklein
2014-11-17
*
SkDocument SK_API
halcanary
2014-11-14
*
Enable unused param checking for public includes.
djsollen
2014-11-14
*
Cleanup: Delete SkFlattenableBuffers header.
tfarina
2014-11-13
*
remove unused kLCD_MaskFormat
reed
2014-11-13
*
Observe surface LCD settings in SkBaseDevice::drawTextBlob()
fmalita
2014-11-13
*
Cleanup public includes directory.
djsollen
2014-11-13
*
rename filterTextFlags to disableLCD
reed
2014-11-13
*
Rename onCreateDevice -> onCreateCompatibleDevice
fmalita
2014-11-13
*
Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of http...
reed
2014-11-13
*
start to replace onCreateDevice with onCreateCompatibleDevice
reed
2014-11-12
*
Rename GrAccelData to SkLayerInfo and move it to src/core
robertphillips
2014-11-12
*
Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cpp
robertphillips
2014-11-12
*
experimental
reed
2014-11-11
*
Change where layer hoisting data is gathered
robertphillips
2014-11-11
*
Remove outdated comment in SkImageDecoder.h
scroggo
2014-11-10
*
flag imageinfo as srgb
reed
2014-11-10
*
Small refactoring of layer discovery code
robertphillips
2014-11-10
*
document the SkStrAppend methods
reed
2014-11-07
*
Whitelist intentionally racy TRACE_EVENT reads and writes.
mtklein
2014-11-05
*
Cleanup: Remove unused InstallNewHandler() function from SkGraphics.
tfarina
2014-11-05
*
Crop the fast path dashed lines to the cull rect
robertphillips
2014-11-04
*
Enable distance field path rendering in Chrome.
jvanverth
2014-11-04
*
Export (SK_API) SkSurfaceProps
fmalita
2014-11-03
*
Optimize SkRect::sort()
qiankun.miao
2014-11-03
*
begin clean up for scalar is double option
reed
2014-10-31
[next]