index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-09
*
Upstream changes from Android.
djsollen@google.com
2013-03-08
*
add asScalars() to document when we want to treat SkPoint or SkRect as an array
reed@google.com
2013-03-08
*
PDF: add support for named destinations.
epoger@google.com
2013-03-08
*
Fixing some warnings on Linux
sugoi@google.com
2013-03-07
*
Add missing #include <stdarg.h> to SkString.h (fix Android build)
bsalomon@google.com
2013-03-07
*
Make GrGLEffects use an interface to append their code.
bsalomon@google.com
2013-03-07
*
change FontIdentity to explicitly hold ttcIndex and ID, so we can use both in...
reed@google.com
2013-03-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-06
*
Revert r8000 due to failures on some buildbots
epoger@google.com
2013-03-06
*
PDF: add support for named destinations
epoger@google.com
2013-03-06
*
Make SkOSWindow return the sample count and stencil bit count for its GL cont...
bsalomon@google.com
2013-03-05
*
Unify wgl context creation.
bsalomon@google.com
2013-03-05
*
add SK_API to more stream subclasses (for shared library use)
reed@google.com
2013-03-05
*
Added support for non-separable blending modes.
commit-bot@chromium.org
2013-03-05
*
If Ashmem cache fails pinCache, do not reallocate.
scroggo@google.com
2013-03-04
*
Provide an option in bench_pictures to count pixel ram.
scroggo@google.com
2013-03-04
*
Address some valgrind issues
robertphillips@google.com
2013-03-04
*
export getter for global instance of fontconfiginterfacedirect
reed@google.com
2013-03-04
*
export api with SK_API
reed@google.com
2013-03-04
*
move some of the impl in fonthost into typeface virtuals
mike@reedtribe.org
2013-03-03
*
Resubmit r7899 and r7901.
jvanverth@google.com
2013-03-01
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Revert 7919 and 7920 (committed wrong version of r7919.)
bsalomon@google.com
2013-03-01
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-01
*
Revert r7901 & r7899 to allow DEPS roll
robertphillips@google.com
2013-02-28
*
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
robertphillips@google.com
2013-02-28
*
Move the default definition of GR_USE_NEW_SHADER_SOURCE_SIGNATURE to GrGLConfig.
bsalomon@google.com
2013-02-28
*
Make SkTDArray accessors const-friendly.
commit-bot@chromium.org
2013-02-28
*
Use updated Khronos signature for glShaderSource
commit-bot@chromium.org
2013-02-28
*
Add new vertex attribute array specification.
jvanverth@google.com
2013-02-28
*
revert r7892
edisonn@google.com
2013-02-28
*
resubmit after fixing assert issue: https://codereview.appspot.com/6744050
edisonn@google.com
2013-02-27
*
Sort GL extension strings and search to find.
bsalomon@google.com
2013-02-27
*
use fontconfig fonthost for skia (in prep for using in chrome)
reed@google.com
2013-02-27
*
Change SkTileGride geometry calculations to match the Chromium compositor.
junov@chromium.org
2013-02-27
*
Revert r7883
edisonn@google.com
2013-02-27
*
Use SkSet to fix issue when pdf generates an exp number of resources.
edisonn@google.com
2013-02-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-27
*
Use glGetStringi to get extensions when available.
bsalomon@google.com
2013-02-26
*
Rename template param to SkSTArray to be consistent with its base class, SkTA...
bsalomon@google.com
2013-02-26
*
git-svn-id: http://skia.googlecode.com/svn/trunk@7856 2bbb7eff-a529-9590-31e7...
reed@google.com
2013-02-25
*
Fix a bunch of warnings, mainly around rowBytes.
scroggo@google.com
2013-02-25
*
check-point: skiafy SkFontHost_fontconfig from chrome
reed@google.com
2013-02-25
*
Give GrDrawTarget a back ptr to its owning GrContext.
bsalomon@google.com
2013-02-25
*
Use size_t for rowBytes.
scroggo@google.com
2013-02-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-23
*
Remove SkSerializationHelpers.
scroggo@google.com
2013-02-22
*
Create SkLazyPixelRef which performs lazy decoding.
scroggo@google.com
2013-02-22
[next]