index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
Commit message (
Expand
)
Author
Age
*
Split default and user-supplied event tracers.
mtklein
2015-04-21
*
Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 ...
reed
2015-04-16
*
Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https:/...
jcgregorio
2015-04-16
*
remove unused (by clients) SkPathUtils
reed
2015-04-16
*
remove older version of cubic->coeff
reed
2015-04-15
*
change isNestedRect to isNestedFillRect
caryclark
2015-04-08
*
Add missing override of willSaveLayer()
tomhudson
2015-04-08
*
Revert of Remove now-redundant SkPathOps enum. (patchset #1 id:1 of https://c...
scroggo
2015-04-07
*
Remove now-redundant SkPathOps enum.
schenney
2015-04-06
*
Add a method to read a stream without advancing it.
scroggo
2015-04-02
*
[SkDebugger] Flatten drawPicture ops
fmalita
2015-04-01
*
small-object optimization for SkFunction
mtklein
2015-04-01
*
Move HWUI boilerplate into utils/android
tomhudson
2015-03-27
*
SkCodec: add wbmp class
halcanary
2015-03-27
*
Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalance...
robertphillips
2015-03-26
*
Add a paint filter utility canvas (SkPaintFilterCanvas)
fmalita
2015-03-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix assert in debugger
robertphillips
2015-03-24
*
Both DM and nanobench need this, so moving the duplicated code to
tomhudson
2015-03-23
*
Do not playback pending commands for full deferred canvas writePixels
kkinnunen
2015-03-23
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
Revert[6] of Change device creation to see the (optional) layer-paint
reed
2015-03-14
*
Revert of Revert of Revert of Revert of Revert of Change device creation to s...
reed
2015-03-13
*
Revert of Revert of Revert of Revert of Change device creation to see the (op...
reed
2015-03-13
*
Revert of Revert of Revert of Change device creation to see the (optional) la...
reed
2015-03-13
*
Revert of Revert of Change device creation to see the (optional) layer-paint ...
reed
2015-03-13
*
Revert of Change device creation to see the (optional) layer-paint (patchset ...
reed
2015-03-13
*
Change device creation to see the (optional) layer-paint
reed
2015-03-13
*
Clean up poppler code.
mtklein
2015-03-11
*
Fix debugger's overdraw color filter
robertphillips
2015-03-11
*
Revert of Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (pa...
reed
2015-02-27
*
Add rewind capability to SkChunkAlloc
robertphillips
2015-02-27
*
Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #3 ...
scroggo
2015-02-27
*
replace kIgnore_SkAlphaType with kUnknown_SkAlphaType
reed
2015-02-27
*
Use IDWriteFontFallback when available.
bungeman
2015-02-23
*
Implement onMatchFamilyStyleCharacter for DirectWrite.
bungeman
2015-02-20
*
Update DirectWrite streams to SkStreamAsset.
bungeman
2015-02-18
*
Remove Chromium staging in SkDrawCommand
robertphillips
2015-02-18
*
Remove SkPictureFlat.h include from SkDrawCommands.h
robertphillips
2015-02-13
*
Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #3 i...
robertphillips
2015-02-12
*
Remove SkPictureFlat.h include from SkDrawCommands.h
robertphillips
2015-02-12
*
Move SkOSFile::Iter impls into ports.
bungeman
2015-02-12
*
Add staging for Chromium
robertphillips
2015-02-12
*
Revert of Fix Chromium build (patchset #2 id:20001 of https://codereview.chro...
robertphillips
2015-02-11
*
Revert of Fix Chromium build (again) (patchset #2 id:20001 of https://coderev...
robertphillips
2015-02-11
*
Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #2 i...
robertphillips
2015-02-11
*
Fix Chromium build (again)
robertphillips
2015-02-11
*
Fix Chromium build
robertphillips
2015-02-11
*
Remove SkPictureFlat.h include from SkDrawCommands.h
robertphillips
2015-02-11
*
Port SkRefCnt.h to new SkAtomics.h
mtklein
2015-02-03
[next]