platform/upstream/libSkiaSharp.git
2012-07-19 twiz@google.comAddition of new-lines at end of files to correct Chromi...
2012-07-19 junov@chromium.orgFixing heap corruption issue in deferred canvas when...
2012-07-19 rileya@google.comRebaseline after enabling bilinear filtering for gpu...
2012-07-19 rileya@google.comMake GPU linear gradients do bilinear filtering.
2012-07-19 tomhudson@google.comCreate GL implementation for GrSingleTextureEffect...
2012-07-19 epoger@google.comskdiff output: indicate which result types would cause...
2012-07-19 rileya@google.comRebaseline for slight changes in linear gradient behavior.
2012-07-19 rileya@google.comNew subclasses for both Gr and GrGL gradient effect...
2012-07-19 borenet@google.comRebaseline Xoom
2012-07-19 borenet@google.comTemporarily remove giantbitmap gpu GM baselines on...
2012-07-19 borenet@google.comRebaseline Nexus S images
2012-07-19 chudy@google.comFixed glaring typo in SkDebuggerGUI.cpp, unreviewed.
2012-07-19 chudy@google.comQuick bug fix that was rendering debugger unusable.
2012-07-19 borenet@google.comTemporarily remove giantbitmap gpu GMs on Nexus S
2012-07-19 borenet@google.comTemporarily remove GMs failing on Nexus S
2012-07-18 junov@chromium.orgImproving CanvasTest to verify that the destination...
2012-07-18 rileya@google.comMove texture lock/unlock functions from SkGpuDevice...
2012-07-18 twiz@google.comThis CL implements the Ganesh path for the SkTable_Colo...
2012-07-18 borenet@google.comUpdate download_baselines.py
2012-07-18 junov@chromium.orgAdding virtual overload of isDrawingToLayer() to SkGPipe
2012-07-18 senorblanco... Clean up the use of AutoScratchTexture in the gaussian...
2012-07-18 vandebo@chromium.orgAdd SK_API for SkData. Needed for https://bugs.webkit...
2012-07-18 bsalomon@google.comFix grdrawstate == test when left side has disabled...
2012-07-18 junov@chromium.orgRefactoring SkDeferredCanvas to use SkGPipe.
2012-07-18 epoger@google.comwhitespace change to trigger Skia buildbots after maste...
2012-07-18 borenet@google.comEnable Compile Option to Build Android Executables
2012-07-18 reed@google.comNeed to apply matrix to advance in generateAdvance...
2012-07-18 bsalomon@google.comFactory method for creating GrGLProgram
2012-07-18 robertphillips... Add skipToLast method to SkClipStack
2012-07-17 alokp@chromium.orgExported SkFILEWStream class so that it can be used...
2012-07-17 tomhudson@google.comFix build breakage in r4641.
2012-07-17 tomhudson@google.comMove texture domains onto a GrCustomStage, off of GrSam...
2012-07-17 rmistry@google.comUpdate docs and trunk dirs if they exist overriding...
2012-07-17 scroggo@google.comUse SkFlatDictionary in SkGPipe to take advantage of...
2012-07-17 scroggo@google.comPurge bitmaps from SkGPipe's shared heap.
2012-07-17 chudy@google.comAdded more features to deletes and breakpoints
2012-07-17 robertphillips... Fixed simpleaaclip gm - it wasn't showing xor case
2012-07-17 reed@google.comremove Symbian (not needed) flag, and assume all CPUs...
2012-07-16 robertphillips... Fixed two sub-optimal iterator uses
2012-07-16 keyar@chromium.orgbench_pictures now has an option for benchmarking recor...
2012-07-16 robertphillips... Extended SkDeque's reverse iteration capability to...
2012-07-16 chudy@google.comCleaned up icons, added keyboard shortcuts to everything
2012-07-16 epoger@google.comskdiff: cap return value at 255 to avoid automatic...
2012-07-16 bsalomon@google.comFix test break in r4627.
2012-07-16 bsalomon@google.comRemove GrGLProgram::CachedData, make GrGLProgram repres...
2012-07-16 keyar@chromium.orgAdded pipe as a rendering option for render_pictures.
2012-07-16 robertphillips... fix for non-Windows-specific compiler error in r4624
2012-07-16 robertphillips... Refactor SkDeque's iterator and allocation method
2012-07-16 scroggo@google.comAdd a skia method to perform an atomic add.
2012-07-16 reed@google.comland http://codereview.appspot.com/6325044/ by Lei
2012-07-16 epoger@google.comDelete 5 stale gm expected images
2012-07-16 bsalomon@google.comFix bad allocator access in r4616
2012-07-16 junov@chromium.orgAdding bracketing save/restore calls to SkPicture at...
2012-07-16 bsalomon@google.comFix fs param name in conical gradient due to r4616.
2012-07-16 bsalomon@google.comRemove uniform var pointers from custom effects
2012-07-16 scroggo@google.comRevert "Add a method to atomic add."
2012-07-16 scroggo@google.comAdd a skia method to perform an atomic add.
2012-07-16 tomhudson@google.comHaving updated the documentation of GrCustomStage to...
2012-07-13 epoger@google.comskdiff: replace --failonmismatches with repeatable...
2012-07-13 caryclark@google.comshape ops work in progress
2012-07-13 vandebo@chromium.org[PDF] Add link annotations.
2012-07-13 tomhudson@google.comStart removing calls to GrDrawState::setTexture() ...
2012-07-13 senorblanco... Mac build fix for Keyar. Unreviewed.
2012-07-13 keyar@chromium.orgUpdated make_filepath test to reflect changes in pictur...
2012-07-13 senorblanco... There were three different problems with lighting filters:
2012-07-13 reed@google.comadd baselines for new gm
2012-07-13 keyar@chromium.orgPreparations for adding options and different render...
2012-07-13 keyar@chromium.orgBenchmark tiling now better reflects how it is done...
2012-07-13 robertphillips... Fixed over-length lines in GrGLCreateDebugInterface.cpp
2012-07-13 reed@google.comdon't add circles on chopped cubics
2012-07-13 reed@google.comrebaseline after gpu change
2012-07-13 robertphillips... Added SkDevice onAttachToCanvas & onDetachFromCanvas...
2012-07-13 robertphillips... Fixed calling SkIntToScalar on a float error
2012-07-13 robertphillips... Improved clarity of complexclip GM
2012-07-13 epoger@google.comAdd SkTDArray.contains(), which is just a wrapper aroun...
2012-07-13 bsalomon@google.comFix SkMatrix.h line endings (LF) [change 4592 fixed...
2012-07-13 bsalomon@google.comFix SkMatrix line endings (LF)
2012-07-13 caryclark@google.comshape ops work in progress
2012-07-12 epoger@google.comupdate-doxygen.sh: update local copy of workspace rathe...
2012-07-12 chudy@google.comFeature, HitBox selects current command
2012-07-12 keyar@chromium.orgChanged cmsecs to msecs to be consistent with bench.
2012-07-12 caryclark@google.comshape ops work in progress
2012-07-12 vandebo@chromium.orgFix setFileOffset type to remove warnings.
2012-07-12 borenet@google.comDisable WritePixelsTest on Android
2012-07-12 caryclark@google.comshape ops work in progress
2012-07-12 keyar@chromium.orgAdded a benchmark for measuring picture unflattening...
2012-07-12 epoger@google.comrename NO_ERROR to kNoError, because Windows defines...
2012-07-12 epoger@google.comskdiff: add --failonmismatches and --listfilename optio...
2012-07-12 junov@chromium.orgCleanup restore offsets at end of SkPicture recording
2012-07-12 tomhudson@google.comIntroduces new SingleTextureEffect base class for GrCus...
2012-07-12 bsalomon@google.comRefactor how precision is handled with GrGLShaderVar
2012-07-12 reed@google.comrebaseline macpro for convexpaths (test was changed)
2012-07-12 chudy@google.comAdded annotation for gm's -wp flag
2012-07-12 reed@google.comcheck a hashtable before using a bsearch
2012-07-12 junov@chromium.orgFixing bad assertion test that was trippin-up debug...
2012-07-12 senorblanco... Fix the lighting filters unit test and re-enable it.
2012-07-12 chudy@google.comBug Fix: Delete redraws correctly when redraw command...
2012-07-12 chudy@google.comSkHitBox added.
2012-07-12 chudy@google.comSeperated Space for displaying breakpoint and deletion...
2012-07-12 junov@chromium.orgFixing type mask computation in SkMatrix to make it...
next