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
*
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
*
Replace old SkRecords RefBox with sk_sp.
mtklein
2016-08-01
*
turn bitmaps into images during recording
reed
2016-07-28
*
Clean up some unused atomic routines.
mtklein
2016-07-27
*
don't specialize drawBitmapRect for minirecorder; no longer called by blink
reed
2016-07-26
*
Creating framework for drawShadowedPicture
vjiaoblack
2016-07-21
*
Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 ...
vjiaoblack
2016-07-21
*
Creating framework for drawShadowedPicture
vjiaoblack
2016-07-21
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-13
*
Fix SkFixedDiv macro
liyuqian
2016-07-13
*
Revert "Added the framework for having canvas/recorder/picture record depth_s...
mtklein
2016-07-13
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-13
*
Revert "Added the framework for having canvas/recorder/picture record depth_s...
mtklein
2016-07-12
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-12
*
Revert of try to speed-up maprect + round2i + contains (patchset #8 id:140001...
msarett
2016-07-11
*
try to speed-up maprect + round2i + contains
reed
2016-07-11
*
drawTextRSXform
reed
2016-07-07
*
Begin instanced rendering for simple shapes
csmartdalton
2016-07-07
*
Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001...
ksakamoto
2016-07-05
*
Begin instanced rendering for simple shapes
csmartdalton
2016-06-30
*
Make container classes in SkTemplates.h more consistent
csmartdalton
2016-06-23
*
More removal of SkColorProfileType...
brianosman
2016-06-20
*
Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of http...
egdaniel
2016-06-17
*
More removal of SkColorProfileType...
brianosman
2016-06-17
*
Type-erase SkAutoMutexAcquire and SkAutoExclusive.
mtklein
2016-06-10
*
respect srgb gamma when building mips
reed
2016-06-10
*
Move immintrin/arm_neon includes to where they are used.
mtklein
2016-06-09
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Revert of Move immintrin/arm_neon includes to where they are used. (patchset ...
mtklein
2016-06-07
*
Move immintrin/arm_neon includes to where they are used.
mtklein
2016-06-07
*
Clean up SkFloatBits
mtklein
2016-05-27
*
Implement vulkan fence syncs for nanobench
bsalomon
2016-05-16
*
Remove Sk(Float|Double)PinToFixed functions, only used in tests.
brianosman
2016-05-06
*
SkOncePtr -> SkOnce
mtklein
2016-05-05
*
Modernize SkMutex and SkSemaphore.
mtklein
2016-05-05
*
Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https:/...
sclittle
2016-05-04
*
Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chr...
reed
2016-05-04
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
SkOncePtr -> SkOnce
mtklein
2016-05-04
*
Simplify implementation of SkOnce to not need so many comments.
mtklein
2016-05-04
*
Add Gr*Proxy classes
robertphillips
2016-05-04
*
Modernize SkMutex and SkSemaphore.
mtklein
2016-05-04
*
Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....
robertphillips
2016-05-03
[next]