aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Whitespace change to test trybot triggeringGravatar rmistry2014-06-12
* manual bench rebase after 679426cGravatar scroggo2014-06-12
* Remove SkPicture pointer from SkPicturePlaybackGravatar robertphillips2014-06-12
* Update SKP version to 21Gravatar borenet2014-06-12
* rebaseline_server: delete no-longer-used weightedDiffMeasureGravatar epoger2014-06-11
* rebaseline_server: change 2 image expectations within unittestsGravatar epoger2014-06-11
* Suppress libpoppler and its dependent liblcms in TSAN.Gravatar mtklein2014-06-11
* Add ifdef to not use function pointer that we don't have yet on Chromium??Gravatar krajcevski2014-06-11
* Allow compressed texture data to be updated.Gravatar krajcevski2014-06-11
* rebaseline_server: merge identical results (across multiple builders/configs)...Gravatar epoger2014-06-11
* Fix a number of issues with iOS build.Gravatar jvanverth2014-06-11
* third try at landing improved blur rect; this time with more correctnessGravatar humper2014-06-11
* Texture compression unit tests along with a couple of bug fixesGravatar krajcevski2014-06-11
* SkNEW as default Create() for SkLazyPtr macros.Gravatar mtklein2014-06-11
* Remove picture pre-allocation from SkPictureRecorderGravatar robertphillips2014-06-11
* Hide chooseFromOneChoice along with Chooser.Gravatar scroggo2014-06-11
* Add support for glCompressedTexSubImage2DGravatar krajcevski2014-06-11
* hide SkImageDecoder::ChooserGravatar reed2014-06-11
* Push dash checks into GrContext.Gravatar egdaniel2014-06-11
* Use new SkBaseMutex::assertHeld() in DiscardableMemoryPoolGravatar halcanary2014-06-11
* Cleanup: Delete sk_tools::get_basename() in favor of SkOSPath::SkBasename().Gravatar tfarina2014-06-11
* Narrowed expectation margins noticeablyGravatar kelvinly2014-06-11
* Revert of second try at landing improved blur rect (https://codereview.chromi...Gravatar reed2014-06-11
* remove SK_SUPPORT_LEGACY_DEVICE_CONFIG codeGravatar reed2014-06-11
* Code reviews -> reviews@skia.org.Gravatar mtklein2014-06-11
* MIPS: added optimization for functions from SkBlitRow.Gravatar djordje.pesut2014-06-11
* Move Dashing filterPath to a dashing utils fileGravatar egdaniel2014-06-11
* Support for larger than "signed 32b limit" sized bitmaps in BGRAConvolve2D.Gravatar sugoi2014-06-11
* switch to colortype for deepcopyGravatar reed2014-06-11
* Whitespace change to test trybot triggeringGravatar rmistry2014-06-11
* Update SKP version to 20Gravatar borenet2014-06-11
* Add an LATC compressor to the A8 masks, and hide it behind an ifdef.Gravatar krajcevski2014-06-10
* Fix what I just brokeGravatar kelvinly2014-06-10
* Fix broken rebaseline codeGravatar kelvinly2014-06-10
* Split caching from allocation in GrClipMaskManagerGravatar krajcevski2014-06-10
* Try 1 at rebaselineGravatar kelvinly2014-06-10
* fix when DEVICE_CONFIG is still definedGravatar reed2014-06-10
* Add texture compression utilityGravatar krajcevski2014-06-10
* SkShader::asNewEffect RefactoringGravatar dandov2014-06-10
* Add Daniel and Pavel to committers listGravatar krajcevski2014-06-10
* Silence TSAN warnings about is_lcd_supported for now.Gravatar mtklein2014-06-10
* Fix error revealed by Android unit testGravatar robertphillips2014-06-10
* Clean up SkScaledImageCache at exit only in SK_DEVELOPER mode.Gravatar mtklein2014-06-10
* Remove unused 'deepCopy' parameterGravatar robertphillips2014-06-10
* Remove SK_IGNORE_CORRECT_HIGH_QUALITY_IMAGE_SCALEGravatar fmalita2014-06-10
* Do a better job of enforcing the semantics of the setRequireUnpremultipliedCo...Gravatar krajcevski2014-06-10
* Remove legacy drawPicture entry pointGravatar robertphillips2014-06-10
* Gamma correction for distance field text.Gravatar jvanverth2014-06-10
* Update SKP version to 19Gravatar borenet2014-06-10
* Cleanup: Get rid of make_isize() function from gm.h.Gravatar tfarina2014-06-09