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
*
SkThreadPool: allow for Runnables that add other Runnables to the pool.
commit-bot@chromium.org
2013-10-18
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-18
*
Add texture filtering override to debugger
robertphillips@google.com
2013-10-17
*
Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ...
robertphillips@google.com
2013-10-17
*
If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...
commit-bot@chromium.org
2013-10-17
*
Third wave of Win64 warning cleanup
robertphillips@google.com
2013-10-16
*
Guard colorNames variable under SK_SUPPORT_UNITTEST.
commit-bot@chromium.org
2013-10-15
*
Second wave of Win64 warning cleanup
robertphillips@google.com
2013-10-15
*
Start cleaning up 64bit Win warnings
robertphillips@google.com
2013-10-14
*
Clean up SkTypes.h.
bungeman@google.com
2013-10-11
*
SkThreadPool: tweak two little things that have been annoying me
commit-bot@chromium.org
2013-10-10
*
Fix memory leak in SkPDFRasterizer
robertphillips@google.com
2013-10-08
*
Make skia almost compile again with clang.
commit-bot@chromium.org
2013-10-07
*
Add perspective support to SkMatrix44 initializers.
commit-bot@chromium.org
2013-10-05
*
Revert "Add perspective support to SkMatrix44 initializers."
aelias@chromium.org
2013-10-04
*
Add perspective support to SkMatrix44 initializers.
commit-bot@chromium.org
2013-10-04
*
Fix race between ~SkThreadPool and SkThreadPool::Loop on fDone.
commit-bot@chromium.org
2013-10-01
*
Minor changes to XPS device.
bungeman@google.com
2013-10-01
*
Fix a warning.
scroggo@google.com
2013-09-26
*
Add a buffered SkStream class.
scroggo@google.com
2013-09-26
*
Fix iOS build.
scroggo@google.com
2013-09-25
*
Change SkImageDecoders to take an SkStreamRewindable.
scroggo@google.com
2013-09-25
*
fix printing of error messages in canvasstatetest.
commit-bot@chromium.org
2013-09-18
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Rip out CSAA support
commit-bot@chromium.org
2013-09-06
*
fix broken clang build
djsollen@google.com
2013-09-04
*
Add SkCanvasStack and update the Canvas utilities to use it.
djsollen@google.com
2013-09-04
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-30
*
Create a semi-stable API for capturing the state of an SkCanvas and reconstru...
djsollen@google.com
2013-08-29
*
Revert "Create a semi-stable API for capturing the state of an SkCanvas and r...
djsollen@google.com
2013-08-29
*
Create a semi-stable API for capturing the state of an SkCanvas and reconstru...
djsollen@google.com
2013-08-29
*
Revert determinant-based ScaleTranslate inverse.
commit-bot@chromium.org
2013-08-29
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Remove sk_bzero usage from SkMatrix44 for improved performance.
shawnsingh@chromium.org
2013-08-28
*
Remove mismatched delete.
scroggo@google.com
2013-08-26
*
Improve performance of matrix inversion.
shawnsingh@chromium.org
2013-08-22
*
My clang now doesn't complain about !"foo".
mtklein@google.com
2013-08-22
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Add libpoppler for PDF rendering, take 2
commit-bot@chromium.org
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
Revert "The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target f...
vandebo@chromium.org
2013-08-20
*
The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target for Linux...
commit-bot@chromium.org
2013-08-20
*
Make SkMatrix44::invert() check for finite 1/det instead of magic value
commit-bot@chromium.org
2013-08-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-17
*
This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...
commit-bot@chromium.org
2013-08-16
*
Revert "Make SkMatrix44::invert() check for finite 1/det instead of magic value"
scroggo@google.com
2013-08-15
*
Make SkMatrix44::invert() check for finite 1/det instead of magic value
commit-bot@chromium.org
2013-08-15
*
Fix crash when querying a runtime config that is defined in environment
commit-bot@chromium.org
2013-08-14
*
Reverted r10654 (Fix crash when querying a runtime config that is defined in ...
robertphillips@google.com
2013-08-11
*
Removing deprecated constructors and setDevice from SkDeferredCanvas
commit-bot@chromium.org
2013-08-09
[next]