index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
...
*
Use size_t for rowBytes.
scroggo@google.com
2013-02-25
*
Always round text position correctly.
bungeman@google.com
2013-02-25
*
Remove SkSerializationHelpers.
scroggo@google.com
2013-02-22
*
Create SkLazyPixelRef which performs lazy decoding.
scroggo@google.com
2013-02-22
*
remove obsolete build flags:
reed@google.com
2013-02-22
*
Avoid an unitialized warning on linux.
scroggo@google.com
2013-02-22
*
Fix a warning on Android.
scroggo@google.com
2013-02-22
*
Fix a warning on linux.
scroggo@google.com
2013-02-22
*
remove obsolete build flag SK_IGNORE_CONVEX_QUAD_OPT
reed@google.com
2013-02-22
*
remove obsolete build flag SK_IGNORE_SETLINE_FIX
reed@google.com
2013-02-22
*
New SkRectShaderImageFilter image filter
sugoi@google.com
2013-02-21
*
Fix compare of scalar against (int) kMaxTValue.
reed@google.com
2013-02-20
*
remove experimental code that accidentally got delivered
robertphillips@google.com
2013-02-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-16
*
non-SK_DEVELOPER-mode patch for r7752
robertphillips@google.com
2013-02-15
*
Add NOOP "command" to picture format
robertphillips@google.com
2013-02-15
*
Fix for skp chunk sizes when clips are used outside of any save
robertphillips@google.com
2013-02-15
*
Now store chunk size in skp file format
robertphillips@google.com
2013-02-15
*
Move SkPaint::toString from debugger to SkPaint
robertphillips@google.com
2013-02-14
*
call through to to the virtual drawPath from drawOval, for subclasses (e.g. pdf)
reed@google.com
2013-02-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-09
*
Adding comments based on review https://codereview.appspot.com/7300072/
junov@chromium.org
2013-02-08
*
Adding option to SkTileGrid for specifying border pixels.
junov@chromium.org
2013-02-08
*
Fix errors when compiling with -Wall -Werror on Android.
djsollen@google.com
2013-02-07
*
Implement support for origin-TopLeft render targets in GL backend.
scroggo@google.com
2013-02-05
*
Fix some 64 bit warnings on mac.
scroggo@google.com
2013-02-05
*
Fix unbalanced Shader set/endContext calls in drawVertices
djsollen@google.com
2013-02-05
*
land https://codereview.appspot.com/7221086/ -- add Multiply xfermode matchin...
reed@google.com
2013-02-04
*
Simplify and speed up SkIntroSort.
bungeman@google.com
2013-02-04
*
Only support SkPicture abort for Android due to the fragility of the existing...
djsollen@google.com
2013-02-01
*
Update filter tool to allow more flexible filtering
robertphillips@google.com
2013-01-31
*
optimize region::intersect when one wholly contains the other
reed@google.com
2013-01-31
*
clone of https://codereview.appspot.com/7208043/
reed@google.com
2013-01-30
*
SkNextLog2 requires positive values.
bungeman@google.com
2013-01-30
*
SkNextLog2 requires values > 0.
bungeman@google.com
2013-01-30
*
Avoid possible O(n) stack space use by skqsort.
bungeman@google.com
2013-01-30
*
Start addressing the clang static analyzer issues
robertphillips@google.com
2013-01-30
*
This changes the signature of SkImageFilter::filterImageGPU() to use SkBitmap...
senorblanco@chromium.org
2013-01-30
*
return if we're invertible for the fast scale+trans case when we have no inverse
reed@google.com
2013-01-30
*
add SK_DISABLE_PIXELREF_LOCKCOUNT_BALANCE_CHECK option, to disable check for
reed@google.com
2013-01-30
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-30
*
Mark SkPictureStateTree::Draw::operator< as const.
bungeman@google.com
2013-01-29
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-29
*
Fixing crash in cloning empty SkPicture object
junov@chromium.org
2013-01-28
*
REBASELINE: enable setline fix for scan converter, with SK_IGNORE_SETLINE_FIX...
reed@google.com
2013-01-28
*
Added toString to SkDrawLooper-derived classes
robertphillips@google.com
2013-01-28
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Avoid O(n) stack space usage in qsort.
bungeman@google.com
2013-01-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-25
*
Remove ConcaveToTriangles.
bungeman@google.com
2013-01-24
[prev]
[next]