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
*
Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #3 ...
scroggo
2015-02-27
*
replace kIgnore_SkAlphaType with kUnknown_SkAlphaType
reed
2015-02-27
*
Spin off some fixes to land right away.
mtklein
2015-02-26
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...
joshualitt
2015-02-25
*
Clean up ColorRectProc plumbing.
mtklein
2015-02-25
*
Fix the race to set the new gen ID.
mtklein
2015-02-25
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
Steal a bit from the gen ID instead of managing two atomic values.
mtklein
2015-02-25
*
fuzzer fixes
caryclark
2015-02-25
*
Revert of fAddedToCache doesn't need to be atomic. (patchset #1 id:1 of https...
mtklein
2015-02-25
*
fAddedToCache doesn't need to be atomic.
mtklein
2015-02-25
*
only notify bitmaps that have been added to the cache
reed
2015-02-25
*
BUG=skia:
herb
2015-02-25
*
SkTRacy<T> -> SkAtomic<T>
mtklein
2015-02-24
*
Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of ...
scroggo
2015-02-24
*
BUG=skia:
herb
2015-02-24
*
Move clip off of draw target
joshualitt
2015-02-23
*
SkStream: Add SkDynamicMemoryWStream::writeToStream(SkWStream*)
halcanary
2015-02-23
*
Remove SkFontHost includes and friends.
bungeman
2015-02-23
*
Remove SK_SUPPORT_LEGACY_GET_PIXELS_ENUM.
scroggo
2015-02-23
*
Swap render target instead of creating a new gpu device for surface copy-on-w...
kkinnunen
2015-02-22
*
Make SkPixelRef::isLocked() debug-only, remove related dead code.
mtklein
2015-02-20
*
Enable override keyword for GCC versions >= 4.7
djsollen
2015-02-20
*
Revert of Make SkPixelRef::isLocked() debug-only, remove related dead code. (...
reed
2015-02-19
*
Remove unused parameters to SkDocument::CreatePDF
halcanary
2015-02-19
*
Make SkPixelRef::isLocked() debug-only, remove related dead code.
mtklein
2015-02-19
*
Rename onGetPixelsEnum back to onGetPixels.
scroggo
2015-02-19
*
Pass Rendertarget into context.
joshualitt
2015-02-18
*
Make SkImage::getTexture() const
kkinnunen
2015-02-18
*
SK_NO_FLATE
mtklein
2015-02-17
*
add gm for path-arcs, and catch degenerate arc in conic-case
reed
2015-02-17
*
use common impl for drawTextOnPath
reed
2015-02-17
*
Remove android specific srcPath from SkPath
djsollen
2015-02-17
*
remove unneeded preroll
reed
2015-02-15
*
Make SkImageGenerator::getPixels() return an enum.
scroggo
2015-02-13
*
[SkSVGDevice] Full font family support
fmalita
2015-02-13
*
Revert of I cannot remember what the race here actually was. (patchset #1 id:...
mtklein
2015-02-12
*
I cannot remember what the race here actually was.
mtklein
2015-02-12
*
optional res-scale parameter to getFillPath
reed
2015-02-12
*
Spin off SkTHashTable, SkTHashMap, SkTHashSet
mtklein
2015-02-12
*
Expose SkPathRef::unique through SkPath.
djsollen
2015-02-12
*
Move SkOSFile::Iter impls into ports.
bungeman
2015-02-12
*
Fix append_fallback_font_families_for_locale.
bungeman
2015-02-11
*
Add tests for STArray swap
bsalomon
2015-02-10
*
check for nonfinites in rrects
reed
2015-02-10
*
Clean up clipping code a bit
robertphillips
2015-02-10
*
Only instance-count in SK_DEVELOPER builds (our debug builds, not Chrome's)
mtklein
2015-02-10
*
Port SkLazyPtr to new SkAtomics.h
mtklein
2015-02-09
*
Reimplement gpu message bus for invalidated bitmap gen IDs
bsalomon
2015-02-06
[next]