platform/upstream/libSkiaSharp.git
2013-03-19 scroggo@google.comRevert "Make gm use SkFlags."
2013-03-19 scroggo@google.comMake gm use SkFlags.
2013-03-19 edisonn@google.comresubmit https://code.google.com/p/skia/source/detail...
2013-03-19 bsalomon@google.comRevert changes to GM MSAA configs, hopefully fixes...
2013-03-19 reed@google.comremove SkFontHost::CreateScalerContext
2013-03-19 bsalomon@google.comfix angle gmmain build
2013-03-19 sugoi@google.comFix for displacement mapping
2013-03-19 reed@google.comfix double->float warnings
2013-03-19 reed@google.comAdd SkTypeface* parameter to SkScalerContext (and its...
2013-03-19 bsalomon@google.comFix build break in gmmain.cpp
2013-03-19 bsalomon@google.comAdd config msaa4 to gm (not run by default) and make...
2013-03-19 robertphillips... More performance rebaselines
2013-03-19 commit-bot... Add a macro for querying the byte order of SkPMColor.
2013-03-19 robertphillips... Adding rects-specific GM
2013-03-19 bsalomon@google.comAdd MSAA configs to bench.
2013-03-19 reed@google.comuse SkStream::NewFromFile()
2013-03-19 robertphillips... Remove SkMMapStream.h from core.gypi
2013-03-19 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-19 mike@reedtribe.orguse SkStream::NewFromFile()
2013-03-19 mike@reedtribe.orgupdate coding style
2013-03-18 scroggo@google.comImprovements/additions to SkImageCache/SkLazyPixelRef.
2013-03-18 reed@google.comreland 8200 w/ fix for android (use fullpath instead...
2013-03-18 reed@google.comrevert 8204 -- what is happening???
2013-03-18 reed@google.comreland 8200 w/ fix for android (need fullpath instead...
2013-03-18 scroggo@google.comDo not use SkTDS32Array when building for 64 bit.
2013-03-18 reed@google.comrevert 8200 to figure out android break
2013-03-18 reed@google.commove SK_MMAP_SUPPORT into SkPreConfig, so we can know...
2013-03-18 borenet@google.comUse "svn cat" in tools/submit_try
2013-03-18 robertphillips... More Mac 10.8 performance rebaselines
2013-03-18 robertphillips... Added toString to SkMaskFilter-derived classes
2013-03-18 rmistry@google.comWhitespace change to trigger rebuilds
2013-03-18 robertphillips... Another Mac 10.8 performance rebaseline
2013-03-18 robertphillips... Perfrormance rebaseline for Mac 10.8
2013-03-18 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-17 robertphillips... Yet another performance trigger rebaseline
2013-03-17 robertphillips... More performance trigger rebaselines
2013-03-17 robertphillips... Rebaseline some more performance triggers (Mac 10.8...
2013-03-17 robertphillips... Add translate & scale optimizations
2013-03-17 robertphillips... Making SkDrawCommand more robust
2013-03-17 robertphillips... Rebaselining Nexus7 performance triggers after r8171
2013-03-17 robertphillips... Rebaseline Ubuntu, Windows and Mac 10.8 performance...
2013-03-17 robertphillips... Fix android build
2013-03-16 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-15 scroggo@google.comCreate a platform-dependent object for accessing purgea...
2013-03-15 robertphillips... Patch to fix NULL ptr dereference in 8171 on Linux
2013-03-15 bsalomon@google.comRun non-rendering benches in their own config.
2013-03-15 scroggo@google.comIn gm, install drawFilter for pipe and tiledPipe.
2013-03-15 commit-bot... Fixing SkPicture command pattern optimizations to make...
2013-03-15 rmistry@google.comSKP files have been reverted to old version. Whitespace...
2013-03-15 robertphillips... Update performance triggers for new skps (also remove...
2013-03-15 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-15 mike@reedtribe.orgdraft for fontmgr
2013-03-14 rmistry@google.comAll skp files in Google Storage have been updated ...
2013-03-14 commit-bot... Add purge all caches to our ashmem wrapper.
2013-03-14 vandebo@chromium.orgWork around stack overflow
2013-03-14 caryclark@google.comshape ops work in progress
2013-03-14 reed@google.comfix (bool) warning with SkToBool
2013-03-14 reed@google.comadd (dummy) SkFontHost::GetFileName (to fix build,...
2013-03-14 commit-bot... fix window's build errors
2013-03-14 reed@google.commake OpenStream and GetFileName public ... for now...
2013-03-14 reed@google.commove most of SkFontHost to private (preceeding making...
2013-03-14 commit-bot... Upstream Android modifications to the image encoders...
2013-03-14 djsollen@google.comAdd libwebp to svn:externals
2013-03-14 commit-bot... Update Android Release build to use -O3.
2013-03-14 robertphillips... Adjust Win7 performance trigger for outliers
2013-03-14 borenet@google.comWhitespace change to trigger builds after master restart
2013-03-14 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-13 robertphillips... Fix uninitialized memory access
2013-03-13 reed@google.comhave reset() return its argument as a convenience
2013-03-13 jvanverth@google.comIncrease bits for effect attribute key.
2013-03-13 caryclark@google.comshape ops -- fix errors
2013-03-13 caryclark@google.comshape ops work in progress
2013-03-13 vandebo@chromium.org[PDF] Always set the symbolic Flag for Fonts.
2013-03-13 junov@chromium.orgBuild fix: accessing uninitialized class member (not)
2013-03-13 bensong@google.comCut data point upload batch size to 25.
2013-03-13 junov@chromium.orgModifying the behavior of render_pictures --validate...
2013-03-13 bsalomon@google.comUse stream usage for dynamic vertex data.
2013-03-13 robertphillips... Update bench_expectations & add triggers for N7, Mac...
2013-03-13 reed@google.comcomment out debugging printfs
2013-03-13 epoger@google.comgm: write all messages to stdout/stderr with "GM:"...
2013-03-13 bsalomon@google.comRemove extraneous paren.
2013-03-13 commit-bot... refactor android defines to implicitly assume NDK compl...
2013-03-13 commit-bot... Whitespace change to test commit-queue
2013-03-13 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-12 junov@chromium.orgFixing crash in render_pictures when failing to create...
2013-03-12 edisonn@google.comUpdate flag to reflect actual meaning.
2013-03-12 robertphillips... Disable all multi_*_threads triggers (see issue 1160)
2013-03-12 robertphillips... Fixed unitialized memory access bug in r8106
2013-03-12 bungeman@google.comFix GDI device context leak.
2013-03-12 borenet@google.comMake graph output optional in bench_graphs_svg
2013-03-12 robertphillips... Fixed compiler error/warning
2013-03-12 jvanverth@google.comAdd GL program cache tracking.
2013-03-12 reed@google.comfix warning: use size_t when comparing to SK_ARRAY_COUNT
2013-03-12 reed@google.comadd (temp) SkFontLCDConfig class to hold LCD getters...
2013-03-12 robertphillips... Refactor PictureRecord optimization & added saveLayer...
2013-03-12 robertphillips... Fix debugger build errors/warnings
2013-03-12 commit-bot... Whitespace change to test commit-queue reviewers list
2013-03-12 sugoi@google.comRemoved unused parameters
2013-03-12 robertphillips... "Fix" case when bicubic filtering warps premultiplied...
2013-03-12 borenet@google.comNaCl Debugger: Implement overview and filters, cleanup
next