platform/upstream/libSkiaSharp.git
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
2013-02-28 scroggo@google.comOnly print error message in debug mode.
2013-02-28 edisonn@google.comrevert r7892
2013-02-28 borenet@google.comWhitespace change: Reset skia-autogen
2013-02-27 robertphillips... Reverting r7882 (Replace A8 with RGBA8 when renderable...
2013-02-27 edisonn@google.comresubmit after fixing assert issue: https://codereview...
2013-02-27 sugoi@google.comTests : Unused parameters cleanup
2013-02-27 reed@google.comrevert fontconfig gyp change for now (need to install...
2013-02-27 bsalomon@google.comSort GL extension strings and search to find.
2013-02-27 reed@google.comenable fontconfig by default in ports.gyp
2013-02-27 reed@google.comuse fontconfig fonthost for skia (in prep for using...
2013-02-27 bsalomon@google.comAssign color=0 in GrDrawState.cpp to stop tools from...
2013-02-27 junov@chromium.orgChange SkTileGride geometry calculations to match the...
2013-02-27 edisonn@google.comRevert r7883
2013-02-27 edisonn@google.comUse SkSet to fix issue when pdf generates an exp number...
2013-02-27 robertphillips... Replace A8 with RGBA8 when renderable A8 isn't supported
2013-02-27 sugoi@google.comGM : Unused parameters cleanup
2013-02-27 borenet@google.comBuild freetype as a standalone_static_library
2013-02-27 rmistry@google.comWhitespace change (SkipBuildbotRuns)
2013-02-27 rmistry@google.comWhitespace change (SkipBuildbotRuns)
2013-02-27 rmistry@google.comWhitespace change (SkipBuildbotRuns)
2013-02-27 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-26 reed@google.comfix getFamilyName by calling FcFreeTypeQuery
2013-02-26 sugoi@google.comFixed sk_getMetrics_utf32_xy function
2013-02-26 bsalomon@google.comUse glGetStringi to get extensions when available.
2013-02-26 reed@google.comimplement CreateTypefaceFromFile
2013-02-26 reed@google.comgit-svn-id: skia.googlecode.com/svn/trunk@7868 2bbb7eff...
2013-02-26 reed@google.commove SampleTypeface into gm/typefacestyles
2013-02-26 commit-bot... Whitespace change to test commit-queue
2013-02-26 rmistry@google.comRemoving blank lines from codereview.settings.
2013-02-26 caryclark@google.comshape ops work in progress
2013-02-26 reed@google.comgit-svn-id: skia.googlecode.com/svn/trunk@7863 2bbb7eff...
2013-02-26 bsalomon@google.comRename template param to SkSTArray to be consistent...
2013-02-26 bsalomon@google.comAdd files omitted from gcl change in r7860.
2013-02-26 bsalomon@google.comConsolidate functions common the the null and debug...
2013-02-26 commit-bot... Whitespace change to test commit queue
2013-02-26 rmistry@google.comPointing CODE_REVIEW_SERVER to Chromium Rietveld.
2013-02-26 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-25 reed@google.comgit-svn-id: skia.googlecode.com/svn/trunk@7856 2bbb7eff...
2013-02-25 scroggo@google.comFix a bunch of warnings, mainly around rowBytes.
2013-02-25 reed@google.comremove duplicate impl for getFileName() on SkFDStream
2013-02-25 sugoi@google.comFixed the hash key comparison function.
2013-02-25 reed@google.comcheck-point: skiafy SkFontHost_fontconfig from chrome
2013-02-25 reed@google.comadd --tmpDir foo option to tests, to allow unittests...
2013-02-25 bsalomon@google.comGive GrDrawTarget a back ptr to its owning GrContext.
2013-02-25 edisonn@google.comAdd an SkSet class to be used by Pdf only, for now...
2013-02-25 reed@google.comdon't #include <unistd.h> if we're windows
2013-02-25 reed@google.comdon't try to access filedescriptors on windows
2013-02-25 reed@google.commove SkFDStream out of images into core
2013-02-25 scroggo@google.comRemove bogus ability for creating an SkPicturePlayback...
2013-02-25 scroggo@google.comUse size_t for rowBytes.
2013-02-25 bungeman@google.comAlways round text position correctly.
2013-02-25 commit-bot... Whitespace change to test commit queue
2013-02-25 robertphillips... Fixed '#if with no expression' warning/error
2013-02-23 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-22 scroggo@google.comFix debugger build.
2013-02-22 scroggo@google.comRemove SkSerializationHelpers.
2013-02-22 caryclark@google.comshape ops work in progress
2013-02-22 scroggo@google.comCreate SkLazyPixelRef which performs lazy decoding.
2013-02-22 bsalomon@google.comFix signed/unsigned comparison warnings in benchmain.cpp
2013-02-22 reed@google.comuse DEF_GM
next