platform/upstream/libSkiaSharp.git
2013-03-07 bsalomon@google.comAlways get proc address for gl functions on the mac.
2013-03-07 epoger@google.comRevert r8028... warnings-as-errors broke some builders
2013-03-07 sugoi@google.comFixing some warnings on Linux
2013-03-07 bungeman@google.comMake debugger 'text' output less useless.
2013-03-07 epoger@google.comcleanup: fix gm's use of ErrorBitfield to be consistent...
2013-03-07 borenet@google.comFix bench_pictures.cfg
2013-03-07 robertphillips... Normalize the debugger's profile times by the repeat...
2013-03-07 bsalomon@google.comUse vertex array objects on core profiles.
2013-03-07 bsalomon@google.comRestart va_list in SkDebugf on win32.
2013-03-07 scroggo@google.comFix a warning in bitmap checksummer.
2013-03-07 bsalomon@google.comAdd missing #include <stdarg.h> to SkString.h (fix...
2013-03-07 bensong@google.comCodes for writing bench data to appengine datastore.
2013-03-07 bsalomon@google.comMake GrGLEffects use an interface to append their code.
2013-03-07 borenet@google.comGyp changes for NaCl debugger
2013-03-07 reed@google.comland https://chromiumcodereview.appspot.com/12440004/
2013-03-06 robertphillips... Put SkPictureRecord saveLayer optimization behind a...
2013-03-06 bsalomon@google.comRemove unused vars
2013-03-06 bsalomon@google.comReduce the minimum scratch size to 16, don't look for...
2013-03-06 reed@google.comchange FontIdentity to explicitly hold ttcIndex and...
2013-03-06 epoger@google.comWhitespace commit to trigger buildbots after skia-autog...
2013-03-06 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-06 mike@reedtribe.orgadd 'o' option to show fat-oval
2013-03-06 epoger@google.comRevert r8000 due to failures on some buildbots
2013-03-06 epoger@google.comPDF: add support for named destinations
2013-03-05 reed@google.comadd ttcIndex parameter to calls to SkFontStream
2013-03-05 reed@google.comstart to plumb ttcIndex into fonthost. For now just...
2013-03-05 reed@google.comrewind at the start of each FontStream api (since we...
2013-03-05 sugoi@google.comFixed a few warnings
2013-03-05 bsalomon@google.comMake SkOSWindow return the sample count and stencil...
2013-03-05 bsalomon@google.comRestore window creation code in SkNativeGLContext_win...
2013-03-05 bsalomon@google.comUnify wgl context creation.
2013-03-05 sugoi@google.comBench : Unused parameters cleanup
2013-03-05 sugoi@google.comPDF : Unused parameters cleanup
2013-03-05 reed@google.comadd SK_API to more stream subclasses (for shared librar...
2013-03-05 commit-bot... Added support for non-separable blending modes.
2013-03-05 bsalomon@google.comValidate that VAO functions are present in ES2 interfac...
2013-03-05 caryclark@google.comshape ops work in progress
2013-03-05 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-04 scroggo@google.comFix an unused variable warning.
2013-03-04 scroggo@google.comIf Ashmem cache fails pinCache, do not reallocate.
2013-03-04 scroggo@google.comProvide an option in bench_pictures to count pixel...
2013-03-04 sugoi@google.comFixed doParse functions
2013-03-04 commit-bot... Convert skhello tool to SkFlags API.
2013-03-04 reed@google.comRely on libfontconfig to determine our default font
2013-03-04 robertphillips... Address some valgrind issues
2013-03-04 scroggo@google.comAdd a way to monitor cache hits and misses for deferred...
2013-03-04 djsollen@google.comInitialize bounds even if the text length is zero.
2013-03-04 reed@google.comexport getter for global instance of fontconfiginterfac...
2013-03-04 reed@google.comexport api with SK_API
2013-03-04 scroggo@google.comCreated my own flag parser, based off of gflags.
2013-03-04 reed@google.comimplement fonthost table methods directly in fontconfig...
2013-03-04 reed@google.comrefactor fonthost_tables into wrapper (fonthost) and...
2013-03-04 robertphillips... Fix Mac 10.8 64-bit Release ClipCacheTest issue
2013-03-04 humper@google.comfix mac build
2013-03-04 reed@google.comenable fontconfig backend for fonthost on linux
2013-03-04 reed@google.comshort-circuit if the requested typeface matches what...
2013-03-04 bsalomon@google.comAdd commented out code to create a core profile on...
2013-03-04 jvanverth@google.comChange random number generator for 'tests' to SkMWCRand...
2013-03-03 mike@reedtribe.orgremove obsolete mac-font-cruft
2013-03-03 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-03 mike@reedtribe.orgeliminate atsuii/coretext distinction, and rename to...
2013-03-03 mike@reedtribe.orgtry ~0U instead of ~0 to fix signed warning passing...
2013-03-03 mike@reedtribe.orgpass ~0 for length when we want to know the length...
2013-03-03 mike@reedtribe.orgmove some of the impl in fonthost into typeface virtuals
2013-03-02 epoger@google.comgm self-test: make all test cases exercise transparency
2013-03-02 robertphillips... Move initialization to PictureRenderer ctor
2013-03-02 robertphillips... Relanding 7914
2013-03-02 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-01 robertphillips... Revert 7932
2013-03-01 jvanverth@google.comRemove constructors from GrVertexAttrib.
2013-03-01 borenet@google.comAdd freetype to skia_base_libs when building for NaCl
2013-03-01 robertphillips... Initialize grid info in TiledPictureRenderer::init
2013-03-01 robertphillips... Reland r7918 & r7916
2013-03-01 jvanverth@google.comMake global static variable kVertexAttribs in GrAARectR...
2013-03-01 jvanverth@google.comResubmit r7899 and r7901.
2013-03-01 bsalomon@google.comFix mesa issues.
2013-03-01 epoger@google.comgm self-test: disable spuriously-failing aaclip tests
2013-03-01 epoger@google.comgm self-test: fix results that break housekeeping bot
2013-03-01 robertphillips... Revert r7918 & r7916 due to Linux rendering issues
2013-03-01 bsalomon@google.comAdd support to GrGLInterface for vertex array objects
2013-03-01 bsalomon@google.comRevert 7919 and 7920 (committed wrong version of r7919.)
2013-03-01 commit-bot... gm self-test: use a pathologically simple test case...
2013-03-01 robertphillips... Revert r7914 due to Linux rendering issues
2013-03-01 bsalomon@google.comFix mesa build error from r7519.
2013-03-01 bsalomon@google.comAdd support to GrGLInterface for vertex array objects
2013-03-01 robertphillips... Fix for Mac compiler problem in 7916
2013-03-01 robertphillips... Fix for skp chunk sizes when clips are used outside...
2013-03-01 robertphillips... Collapse saveLayer/drawBitmapRect/restore trios to...
2013-03-01 robertphillips... Replace A8 with RGBA8 when renderable A8 isn't supported
2013-03-01 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-28 robertphillips... Revert r7901 & r7899 to allow DEPS roll
2013-02-28 bsalomon@google.comCheckpoint towards core profile support.
2013-02-28 robertphillips... Split GrGLContextInfo into GrGLContext & GrGLContextInfo
2013-02-28 bsalomon@google.comMove the default definition of GR_USE_NEW_SHADER_SOURCE...
2013-02-28 jvanverth@google.comAdding missing const for r7902
2013-02-28 commit-bot... Make SkTDArray accessors const-friendly.
2013-02-28 jvanverth@google.comFix assert in bench due to r7899. Unreviewed.
2013-02-28 commit-bot... Use updated Khronos signature for glShaderSource
2013-02-28 jvanverth@google.comAdd new vertex attribute array specification.
2013-02-28 caryclark@google.comshape ops work in progress
next