platform/upstream/libSkiaSharp.git
2014-06-02 mtkleinTweak TSAN suppressions.
2014-06-02 reedremove unneeded inval
2014-06-02 reedadd makeOffset and makeInset to SkRect
2014-06-02 epogeruse most innocuous characters possible within skimage...
2014-06-02 krajcevskiChange #def to be opt-out
2014-06-02 epogerRevert of stop using brackets within skimage output...
2014-06-02 mtkleinUpdate TSAN suppressions.
2014-06-02 epogerstop using brackets within skimage output filenames
2014-06-02 scroggoUpdate expectations to fix self tests.
2014-06-02 mtkleinUpdate TSAN suppressions.
2014-06-02 reeduse colortype instead of config
2014-06-02 mtkleinTSAN caught us racing in ScalarBench.cpp
2014-06-02 jvanverthAllow access to device config for Moz2d.
2014-06-02 borenetRevert of Update SKP version to 13 (https://codereview...
2014-06-02 Robert PhillipsAdding resource files
2014-06-02 borenetUpdate SKP version to 13
2014-06-02 robertphillipsRemove legacy Picture-recording flags from Android...
2014-06-02 scroggoRemove unitmappers header.
2014-06-02 mtkleinClean up SkOnce:
2014-06-02 humperinvert comparison sense for reason return
2014-06-02 mtkleinCompile-time initialize special SkMatrices.
2014-06-02 robertphillipsMove GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
2014-06-02 mtkleinPort most uses of SkOnce to SkLazyPtr.
2014-06-02 krajcevskiFix bracket outside of ifdef
2014-06-02 mtkleinClean up SkLazyPtrs only in SK_DEVELOPER mode.
2014-06-02 krajcevskiInitial work to get ETC1 data up to the GPU
2014-06-02 scroggoUpdate comments about debugging on master.
2014-06-02 robertphillipsAdd Sample slide for Rectanizers
2014-06-02 reedhide SkDevice::config()
2014-06-02 rmistryWhitespace change to test the Git Skia CQ
2014-06-02 rmistryUse googlesource VIEW_VC in codereview.settings
2014-06-02 rmistryWhitespace change to test the Git Skia CQ
2014-06-02 Eric BorenWhitespace
2014-05-31 commit-bot... remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE
2014-05-31 commit-bot... Revert of Port most uses of SkOnce to SkLazyPtr. (https...
2014-05-30 commit-bot... Port most uses of SkOnce to SkLazyPtr.
2014-05-30 commit-bot... New file for simpler updating of Android defines.
2014-05-30 commit-bot... Add a way for the gpu veto to report back the reason...
2014-05-30 commit-bot... fix casting issue with or operator
2014-05-30 commit-bot... Revert of remove SK_SUPPORT_LEGACY_ASIMAGEINFO and...
2014-05-30 commit-bot... Revert of Port most uses of SkOnce to SkLazyPtr. (https...
2014-05-30 senorblanco... Allow SkPictureImageFilter to be serialized when not...
2014-05-30 commit-bot... remove SK_SUPPORT_LEGACY_ASIMAGEINFO and SK_SUPPORT_LEG...
2014-05-30 commit-bot... Port most uses of SkOnce to SkLazyPtr.
2014-05-30 commit-bot... Add an OR operator overload for SaveFlags to avoid...
2014-05-30 commit-bot... Revert of Initial work to get ETC1 data up to the GPU...
2014-05-30 senorblanco... Implement SkPictureImageFilter bounds computation.
2014-05-30 commit-bot... Use GrGLShaderBuilder::GenProgramOutput in GrGLProgram.
2014-05-30 commit-bot... Initial work to get ETC1 data up to the GPU
2014-05-30 commit-bot... Fixing clusterfuzz issue
2014-05-30 commit-bot... add --dryRun flag to dm
2014-05-30 reed@google.comcheck for null typeface from paint
2014-05-30 commit-bot... Test font created from paint
2014-05-30 commit-bot... move all code generation under genProgram() in GrGLShad...
2014-05-30 commit-bot... more rebaselines for filterbitmap and downsamplebitmap.
2014-05-30 commit-bot... Revert of TSAN caught us racing in ScalarBench.cpp...
2014-05-30 commit-bot... using real tiles when simulating tiling
2014-05-30 commit-bot... TSAN caught us racing in ScalarBench.cpp
2014-05-30 commit-bot... Move the LATC and ETC1 enum values to GrPixelConfig...
2014-05-30 reed@google.comfix int->scalar warnings
2014-05-30 commit-bot... Revert "Revert of setConfig -> setInfo (https://coderev...
2014-05-30 commit-bot... Whitespace change to test CQ throttling
2014-05-30 commit-bot... Revert of Whitespace change to test CQ throttling ...
2014-05-30 commit-bot... Whitespace change to test CQ throttling
2014-05-30 commit-bot... Fix the rendering error of SkDraw::drawVertices in...
2014-05-30 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-05-30 commit-bot... Fixing a clusterfuzz found issue
2014-05-29 commit-bot... Make GrGLShaderBuilder store a GenProgramOutput
2014-05-29 commit-bot... new animated sample to show subpixel translate bug...
2014-05-29 commit-bot... Incremental refactoring of GrGLProgram and GrGLShaderBu...
2014-05-29 commit-bot... Revert of setConfig -> setInfo (https://codereview...
2014-05-29 commit-bot... setConfig -> setInfo
2014-05-29 commit-bot... DM tweaks
2014-05-29 commit-bot... SkLazyPtr, mk. 2
2014-05-29 commit-bot... Constify the arguments to createTexture
2014-05-29 commit-bot... Move all code generation from GrGLProgram to GrGLShader...
2014-05-29 reed@google.commove SkImageGenerator.cpp from src/images to src/core
2014-05-29 commit-bot... Add testing for Rectanizer-derived classes
2014-05-29 commit-bot... Tinker with SkLazyFnPtr a bit.
2014-05-29 commit-bot... Add SkBarriers to ports.
2014-05-29 bsalomon@google.comMark remaining Ubuntu msaa shadertext2 images as ignore...
2014-05-29 commit-bot... add SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS
2014-05-29 reed@google.comfix bug in legacy code for SK_SUPPORT_LEGACY_IMAGEGENER...
2014-05-29 commit-bot... Reland https://codereview.chromium.org/286903025
2014-05-29 djsollen@google.comcleanup gyp common_variables
2014-05-29 bsalomon@google.comRebaseline stragglers, mark shadertext2 as ignore on...
2014-05-29 commit-bot... Remove SkRecorder's kWriteOnly mode.
2014-05-29 commit-bot... Bench rebaseline from codereview: fix is_finished
2014-05-29 reed@google.comlegacy refEncodedData() returns data, not bool
2014-05-29 commit-bot... Add the ability to select a source image to use in...
2014-05-29 commit-bot... replace config() with colorType()
2014-05-29 commit-bot... Revert "Revert of add colortable support to imagegenera...
2014-05-29 commit-bot... Make SkPictureRecorder::partialReplay const
2014-05-29 bungeman@google.comPut DirectWrite bitmap fix behind the SK_IGNORE_DWRITE_...
2014-05-29 bsalomon@google.comRebase shadertext2,3 and stroketext on gpu configs
2014-05-29 senorblanco... New baselines for imagefilter GMs in perspective mode...
2014-05-29 commit-bot... re-enable downsample and filterbitmap GMs
2014-05-29 commit-bot... rebaselines for ignored filterbitmap / downsamplebitmap...
2014-05-29 commit-bot... Bench Rebaseline from Codereview: separate out all_tryb...
2014-05-29 bsalomon@google.comRebaseline GMs with missing expectated images and shade...
next