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
*
scale --> convolution typo
humper@google.com
2013-07-19
*
missing M_PI include needed on Windows
humper@google.com
2013-07-19
*
remove unused function
humper@google.com
2013-07-19
*
The image resampling code has been transplanted from Chrome; it's incredibly ...
humper@google.com
2013-07-19
*
Revert "Adds SkPDFResourceDict class to manage resource dicts. Refactors exis...
vandebo@chromium.org
2013-07-19
*
Adds SkPDFResourceDict class to manage resource dicts. Refactors existing cod...
commit-bot@chromium.org
2013-07-19
*
Fix texture allocation in SWMaskHelper
robertphillips@google.com
2013-07-19
*
Alter resource cache and GrContext to (optionally) never reuse a scratch texture
robertphillips@google.com
2013-07-19
*
Add a detachAsStream to SkDynamicMemoryWStream.
bungeman@google.com
2013-07-19
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-19
*
Revert r10171 due to test failure in StreamTest
robertphillips@google.com
2013-07-18
*
Add a detachAsStream to SkDynamicMemoryWStream.
bungeman@google.com
2013-07-18
*
Plumb in flag for reusing scratch textures
commit-bot@chromium.org
2013-07-18
*
add copyright notices
reed@google.com
2013-07-18
*
Update static SkMutex to remove static initializer on Linux.
bungeman@google.com
2013-07-18
*
Remove assert which is failing.
scroggo@google.com
2013-07-18
*
Support decoding Gray to A8 in PNG.
scroggo@google.com
2013-07-18
*
pull mipmap class into its own (private) header
reed@google.com
2013-07-18
*
Initialize config.
scroggo@google.com
2013-07-18
*
A8 bitmaps from JPEG are not opaque.
scroggo@google.com
2013-07-18
*
Allow decoding JPEG into A8.
scroggo@google.com
2013-07-18
*
Hold on to image-filtered texture in SkGpuDevice
commit-bot@chromium.org
2013-07-18
*
Add bench to test float to fixed conversion
djsollen@google.com
2013-07-18
*
Fix for Ubuntu compiler complaint
robertphillips@google.com
2013-07-18
*
Yet another build fix for r10148
robertphillips@google.com
2013-07-18
*
Fix build breakages due to r10148
robertphillips@google.com
2013-07-18
*
Improve null gpu's memory handling
robertphillips@google.com
2013-07-18
*
The rest of: Add purgeAsNeeded calls before addResource calls
robertphillips@google.com
2013-07-18
*
Add purgeAsNeeded calls before addResource calls
robertphillips@google.com
2013-07-18
*
add FilterLevel API to SkPaint, replacing various Flag bits
reed@google.com
2013-07-18
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-18
*
[PDF] Use SkTypeface::countGlyphs instead of getAdvancedTypefaceMetrics
commit-bot@chromium.org
2013-07-17
*
Fix leak of GrGLTexID when its owning GrGLTexture has been abandoned.
commit-bot@chromium.org
2013-07-17
*
Avoid lineTo() duplication in SkPath::dump().
commit-bot@chromium.org
2013-07-17
*
Replace all instances of GrRect with SkRect.
commit-bot@chromium.org
2013-07-17
*
Add getRectCount to SkRegtion
commit-bot@chromium.org
2013-07-17
*
Missed this is r9949 (Allow the resource cache to (indirectly) flush the InOr...
commit-bot@chromium.org
2013-07-16
*
Split TLS implementation into its own translation unit.
bungeman@google.com
2013-07-16
*
Move implementation of SkFilterShader into its source file.
tfarina@chromium.org
2013-07-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-16
*
Const-ify SkDebugCanvas::getSize().
commit-bot@chromium.org
2013-07-15
*
Update SkGScalerContext to properly forward onCountGlyphs.
bungeman@google.com
2013-07-15
*
Implement onCountGlyphs and onGetUPEM on Windows.
bungeman@google.com
2013-07-15
*
Added newlines at the end of SkGpuBlurUtils.*
robertphillips@google.com
2013-07-15
*
Move gaussianBlur functionality to src\effects
robertphillips@google.com
2013-07-15
*
fix linux point compare
caryclark@google.com
2013-07-15
*
Remove possiblity of NULL effect in GrEffectStage
commit-bot@chromium.org
2013-07-15
*
path ops near exact
caryclark@google.com
2013-07-15
*
ARM Skia NEON patches - 01 - Simple fixes
commit-bot@chromium.org
2013-07-15
*
ARM Skia NEON patches - 08 - Cleaning / possible fix
commit-bot@chromium.org
2013-07-15
[next]