index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Reverting r4162
robertphillips@google.com
2012-06-05
*
add gm (no images yet) for two-point-radial gradients
reed@google.com
2012-06-05
*
Added instance counting system for SkRefCnt-derived objects
robertphillips@google.com
2012-06-05
*
Move stuff from protected to private in GrGpuGL
bsalomon@google.com
2012-06-05
*
Fix an issue where Pipe did not draw correctly
scroggo@google.com
2012-06-05
*
Added missing #include in SkGlobalInitialization_default.cpp for Android build
robertphillips@google.com
2012-06-05
*
Fix for compiler error in r4154
robertphillips@google.com
2012-06-05
*
Fixed flattening of SkStippleMaskFilter
robertphillips@google.com
2012-06-05
*
Mac mini lion rebaselines from r4152
bsalomon@google.com
2012-06-05
*
Rebaseline GPU gradient GMs due to r4151.
bsalomon@google.com
2012-06-04
*
Always filter gradient textures
bsalomon@google.com
2012-06-04
*
Remove cached texture width/height that was used by 4x4 filter
bsalomon@google.com
2012-06-04
*
remove 4x4 downsample filter mode
bsalomon@google.com
2012-06-04
*
GrTexture can now create its own cache key
robertphillips@google.com
2012-06-04
*
change gm to use concat instead of setMatrix, so we don't trash the caller if
reed@google.com
2012-06-04
*
Clean up likely reference leak in Ganesh custom stages.
tomhudson@google.com
2012-06-04
*
rebaselined w/ new (high-fidelity-asColorMatrix) colormatrix impl from 4143
reed@google.com
2012-06-04
*
Break up GrGpuGL::flushGLCommonState
bsalomon@google.com
2012-06-04
*
remove mutable apis on SkColorMatrixFilter, must use constructor.
reed@google.com
2012-06-04
*
move texture flush and param update to separate function
bsalomon@google.com
2012-06-04
*
remove public function-ptr based colorfilter
reed@google.com
2012-06-04
*
Turn off pipe playback in GM by default.
scroggo@google.com
2012-06-04
*
Make the GM tool run GMs through an SkGPipe.
scroggo@google.com
2012-06-04
*
change static variable to #define
djsollen@google.com
2012-06-04
*
Add legacy script to enable skia roll into chromium.
djsollen@google.com
2012-06-04
*
Revert r4134 due to bot failures
bsalomon@google.com
2012-06-04
*
Fixed Linux compiler complaints
robertphillips@google.com
2012-06-04
*
Move GrGpuGL::programUnitTest into its own file
bsalomon@google.com
2012-06-04
*
Move texture descriptor into GrTexture
robertphillips@google.com
2012-06-04
*
--pictureDir foo will load serialized pictures <>.skp from the foo directory
reed@google.com
2012-06-04
*
add -wp option to write serialized pictures to the specified directory
mike@reedtribe.org
2012-06-02
*
Adding option to serialize mutable bitmaps in SkPicture
junov@chromium.org
2012-06-01
*
Flip the switch to turn on GrCustomStage implementation of gradients;
tomhudson@google.com
2012-06-01
*
Fix GrSamplerState::operator=() to take a reference rather than a copy.
tomhudson@google.com
2012-06-01
*
VC++ allows template parameter shadowing.
bungeman@google.com
2012-06-01
*
Serialize support for GDI.
bungeman@google.com
2012-06-01
*
read/write sfnt-data length, to match convetion of other fonthosts.
reed@google.com
2012-06-01
*
Move GrGpuGL::programUnitTest into its own file
bsalomon@google.com
2012-06-01
*
Move max vertex attributes value to GL Caps
bsalomon@google.com
2012-06-01
*
Remove dirty flags from GrGpuGL state flush
bsalomon@google.com
2012-06-01
*
SkBool8 -> bool to suppress warning (verbal LGTM from TomH)
bsalomon@google.com
2012-06-01
*
Suppress dumb warning.
bsalomon@google.com
2012-06-01
*
shape ops work in progress
caryclark@google.com
2012-06-01
*
shape ops work in progress
caryclark@google.com
2012-06-01
*
use SkFontDescriptor on mac
reed@google.com
2012-06-01
*
Clean up duplicate code in Ganesh, moving more function onto GrGLShaderBuilder.
tomhudson@google.com
2012-06-01
*
Remove 'legacy' font descriptor methods.
bungeman@google.com
2012-06-01
*
Store font family when serializing android fonts.
djsollen@google.com
2012-06-01
*
Move GrGpuGL::ProgramCache declaration to header
bsalomon@google.com
2012-06-01
*
Punctuation cleanup to satisfy idiosyncracies of OpenBSD gcc 4.2.1.
tomhudson@google.com
2012-06-01
[prev]
[next]