index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...
bsalomon@google.com
2013-10-22
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-22
*
Revert r11880 (Apply matrix early in draw bitmap - https://codereview.chromiu...
robertphillips@google.com
2013-10-21
*
GrTHashCache -> GrTHashTable
mtklein@google.com
2013-10-21
*
Image decoder fixes (mostly) around A8.
scroggo@google.com
2013-10-21
*
Revert "Revert "cache SkImage::Info calculation in lazypixelref""
reed@google.com
2013-10-21
*
Revert "cache SkImage::Info calculation in lazypixelref"
reed@google.com
2013-10-21
*
cache SkImage::Info calculation in lazypixelref
reed@google.com
2013-10-21
*
Fix out of order destruction error
robertphillips@google.com
2013-10-21
*
Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future...
commit-bot@chromium.org
2013-10-21
*
More clang warning fixes.
commit-bot@chromium.org
2013-10-21
*
Magnifier gpu path fix
commit-bot@chromium.org
2013-10-21
*
Fix GrProgramsTest to not generate tests with too many TexCoord references
commit-bot@chromium.org
2013-10-21
*
Apply matrix early in draw bitmap
commit-bot@chromium.org
2013-10-21
*
scope ComputeIsOpaque with SkBitmap
reed@google.com
2013-10-21
*
change ERROR label to BAD_CONFIG -- avoid windows complaint
reed@google.com
2013-10-21
*
store SkAlphaType inside SkBitmap, on road to support unpremul
reed@google.com
2013-10-21
*
Reverting revert of r11862 (Constify SkFlattenable::getFactory()) or revertin...
robertphillips@google.com
2013-10-21
*
Fix for cropped matrix convolution for BottomLeft render targets.
senorblanco@chromium.org
2013-10-20
*
Reverted due to Chromium compilation failures. Please see:
robertphillips@google.com
2013-10-20
*
Fix cubic->quad RR corner regression
robertphillips@google.com
2013-10-20
*
Revert "[PDF] Add unpremultiply support and a GM (try3)."
vandebo@chromium.org
2013-10-18
*
[PDF] Add unpremultiply support and a GM (try3).
vandebo@chromium.org
2013-10-18
*
Revert "PDF: support perspective in simple shaders. (this version does not wo...
vandebo@chromium.org
2013-10-18
*
PDF: support perspective in simple shaders. (this version does not work well ...
vandebo@chromium.org
2013-10-18
*
Implement crop rect support for SkMatrixConvolutionImageFilter.
senorblanco@chromium.org
2013-10-18
*
Constify SkFlattenable::getFactory().
commit-bot@chromium.org
2013-10-18
*
Revert "[PDF] Add unpremultiply support and a GM."
vandebo@chromium.org
2013-10-18
*
[PDF] Add unpremultiply support and a GM.
vandebo@chromium.org
2013-10-18
*
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
*
Make SkImageFilter::asNewEffect() (and all derived-class overrides) protected.
senorblanco@chromium.org
2013-10-17
*
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
*
Add support for GL_CHROMIUM_renderbuffer_format_BGRA8888
commit-bot@chromium.org
2013-10-17
*
ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs
commit-bot@chromium.org
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
*
Disable r11835 (Replace cubic round rect corners with quads) due to performan...
robertphillips@google.com
2013-10-17
*
Replace cubic round rect corners with quads
robertphillips@google.com
2013-10-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-17
*
Reverting r11813 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs - htt...
robertphillips@google.com
2013-10-17
*
Build fix fo windows only
sugoi@google.com
2013-10-16
*
Build fix for chromium shared component build
junov@google.com
2013-10-16
*
catch the other case where we need to see if fScaledBitmap.lockPixels() might...
reed@google.com
2013-10-16
*
Clear out SK_SCALAR_IS_FLOAT from SkRadialGradient, and merge the logic for r...
commit-bot@chromium.org
2013-10-16
*
Implement perspective for bitmaps in pdf.
edisonn@google.com
2013-10-16
*
Split out GrBitmapTextContext from GrTextContext.
jvanverth@google.com
2013-10-16
*
Make CropRect immutable after construction.
senorblanco@chromium.org
2013-10-16
*
Add display of filterLevel to debugger
robertphillips@google.com
2013-10-16
*
Third wave of Win64 warning cleanup
robertphillips@google.com
2013-10-16
[next]