aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* SkNextLog2 requires positive values.Gravatar bungeman@google.com2013-01-30
* SkNextLog2 requires values > 0.Gravatar bungeman@google.com2013-01-30
* Added option of profiling GPU backend to debuggerGravatar robertphillips@google.com2013-01-30
* Avoid possible O(n) stack space use by skqsort.Gravatar bungeman@google.com2013-01-30
* Start addressing the clang static analyzer issuesGravatar robertphillips@google.com2013-01-30
* bench_compare proper spacing and tab option.Gravatar bungeman@google.com2013-01-30
* This changes the signature of SkImageFilter::filterImageGPU() to use SkBitmap...Gravatar senorblanco@chromium.org2013-01-30
* Add GrDrawTarget::DrawInfo, combine API for performing indexed/non-indexed dr...Gravatar bsalomon@google.com2013-01-30
* Adding a new unit test that demonstrates that dithering affects constant grad...Gravatar junov@chromium.org2013-01-30
* return if we're invertible for the fast scale+trans case when we have no inverseGravatar reed@google.com2013-01-30
* Adds SkMWCRandom, which generates random numbers using a variant of George Ma...Gravatar jvanverth@google.com2013-01-30
* Re-enbling blurrect gm test wich no longer fails with rtree/tileGridGravatar junov@chromium.org2013-01-30
* add SK_DISABLE_PIXELREF_LOCKCOUNT_BALANCE_CHECK option, to disable check forGravatar reed@google.com2013-01-30
* shape ops work in progressGravatar caryclark@google.com2013-01-30
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-30
* shape ops work in progressGravatar caryclark@google.com2013-01-29
* Mark SkPictureStateTree::Draw::operator< as const.Gravatar bungeman@google.com2013-01-29
* Fix Japanese font issue for devices running JB MR1 and higher.Gravatar djsollen@google.com2013-01-29
* shape ops work in progressGravatar caryclark@google.com2013-01-29
* add SK_API to SkMutex (for chrome)Gravatar reed@google.com2013-01-29
* Whitespace change to trigger rebuildsGravatar rmistry@google.com2013-01-29
* Whitespace change (SkipBuildbotRuns)Gravatar rmistry@google.com2013-01-29
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-29
* tweak to comments, ws change to trigger botsGravatar reed@google.com2013-01-28
* Remove a workaround in gm/xfermodes.cppGravatar scroggo@google.com2013-01-28
* Add missing params to renderer->resetState().Gravatar jvanverth@google.com2013-01-28
* Fixing crash in cloning empty SkPicture objectGravatar junov@chromium.org2013-01-28
* Fix assertGravatar robertphillips@google.com2013-01-28
* fix buildGravatar reed@google.com2013-01-28
* REBASELINE: enable setline fix for scan converter, with SK_IGNORE_SETLINE_FIX...Gravatar reed@google.com2013-01-28
* Change the method for timing individual tiles in bench_pictures.Gravatar scroggo@google.com2013-01-28
* Move vertex layout definitions from GrDrawTarget to GrDrawState.Gravatar jvanverth@google.com2013-01-28
* Added toString to SkDrawLooper-derived classesGravatar robertphillips@google.com2013-01-28
* shape ops work in progressGravatar caryclark@google.com2013-01-28
* Add data() to all QString::toASCII Qt calls to help out Linux compilerGravatar robertphillips@google.com2013-01-28
* Add command line options to debuggerGravatar robertphillips@google.com2013-01-28
* add (disabled) test for big dashingGravatar reed@google.com2013-01-28
* Fix debug build. Unreviewed.Gravatar senorblanco@chromium.org2013-01-28
* Fix build break after r7411 when GR_STATIC_RECT_VB is enabled.Gravatar bsalomon@google.com2013-01-28
* Add an origin flag for backend (external) textures. Some textures in WebKit ...Gravatar senorblanco@chromium.org2013-01-28
* Make a bunch of virtuals in GrDrawTarget and GrGpu private. Subclasses should...Gravatar bsalomon@google.com2013-01-28
* Remove unnecessary ptr derefs int r7411 (deref result is not used).Gravatar bsalomon@google.com2013-01-28
* Remove getter of writable GrEffectStage from GrDrawState.Gravatar bsalomon@google.com2013-01-28
* add missing parameter to overridden onFindClickHandlerGravatar mike@reedtribe.org2013-01-28
* Rebaselined webpage image GMs for ['base-shuttle_ubuntu12_ati5770'] on Google...Gravatar rmistry@google.com2013-01-27
* Rebaselined webpage image GMs for ['base-shuttle_ubuntu12_ati5770'] on Google...Gravatar rmistry@google.com2013-01-27
* Rebaselined webpage image GMs for ['base-shuttle-win7-intel-float'] on Google...Gravatar rmistry@google.com2013-01-26
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Test for (SkipBuildbotRuns) IIGravatar rmistry@google.com2013-01-25
* Test for (SkipBuildbotRuns)Gravatar rmistry@google.com2013-01-25