platform/upstream/libSkiaSharp.git
2012-08-03 bsalomon@google.comrevert gpu-less mac sample app, remove busted sample...
2012-08-03 bsalomon@google.comEnsure that enums used by GrCustomStage TestCreate...
2012-08-03 bsalomon@google.comAdd .0 on float GLSL literals to fix GLPrograms test...
2012-08-03 bsalomon@google.comAdd morphology, convolution, single texture, texture...
2012-08-03 chudy@google.comMoved the ownership of the current clip and current...
2012-08-03 caryclark@google.comshape ops work in progress
2012-08-03 bsalomon@google.comMove SK_SUPPORT_GPU checks below first #includes in...
2012-08-03 bsalomon@google.comFix includes files missing in release builds from GrCus...
2012-08-03 bsalomon@google.comRegistry-based unit test for custom effects
2012-08-03 reed@google.comfix warngs by casting from float to int64_t
2012-08-03 reed@google.com--picture foo now works if foo is an image (.png, ...
2012-08-03 reed@google.comadd debugging SkFloatToFixed_Check() which asserts...
2012-08-02 borenet@google.comAdd Nexus 7 baseline images
2012-08-02 tomhudson@google.comReduce usage of GrGLShaderBuilder::SamplerMode
2012-08-02 caryclark@google.comshape ops work in progress
2012-08-02 keyar@chromium.orgrender_pictures and bench_pictures now use a --mode...
2012-08-02 scroggo@google.comStore more behavior of SkFlatDictionary in SkFlatContro...
2012-08-02 bsalomon@google.comMove GL programs unit test code to tests project.
2012-08-02 robertphillips... Skipping MSAA GMs on Android
2012-08-02 junov@chromium.orgFixing leak of SkPixelRef object in CanvasTest
2012-08-02 twiz@google.comEarly out the texture key generation if there is no...
2012-08-02 robertphillips... Added output of failed GMs to assist tracking errors...
2012-08-02 bsalomon@google.comRebaseline convex paths tests.
2012-08-02 borenet@google.comDisable ReadWriteAlpha test on Android
2012-08-02 reed@google.comcreate inline version of setLine that assumes no clip...
2012-08-02 twiz@google.comIntroduction of set of functions to manage generation...
2012-08-02 reed@google.comrebaseline after change to test
2012-08-02 bsalomon@google.comFix infinite recursion in cubic->quad conversion, also...
2012-08-02 reed@google.comspecial-case edge-building for polygons (paths with...
2012-08-02 reed@google.comrebaseline after change to the test
2012-08-02 robertphillips... Rebaselining complexclip2* and simpleaaclip* for r4905
2012-08-02 bsalomon@google.comCreate GPU-less build of Skia.
2012-08-02 reed@google.comremove these for now, as they are flaky (or buggy)...
2012-08-02 reed@google.comrebaseline, noting bug in msaa output for hair-curves
2012-08-02 reed@google.comrebaseline after change to test
2012-08-02 reed@google.comrebaseline after change to test
2012-08-02 robertphillips... Added check for aa/bw rect merging
2012-08-02 robertphillips... Fixed oversized SkRegion bound problem for complexclip_...
2012-08-02 robertphillips... Translated clip GMs to increase stability
2012-08-02 bungeman@google.comSet fReservedAlign to 0.
2012-08-01 reed@google.comrebaseline after gpu change
2012-08-01 scroggo@google.comFix memory leak in gammatext GM.
2012-08-01 senorblanco... Replace the asAFoo() functions in SkImageFilter with...
2012-08-01 robertphillips... Removed GrClip & related classes
2012-08-01 reed@google.comcheck that copied paths have the same segment-masks...
2012-08-01 junov@chromium.orgTurning on deferred canvas SkGPipe backend by default
2012-08-01 scroggo@google.comPipe factory names independently from the flattenables...
2012-08-01 chudy@google.comAdded --picture flag to SampleApp, loads individual...
2012-08-01 keyar@chromium.orgMerged bench_pictures and render_pictures rendering...
2012-08-01 chudy@google.comAdded more DrawPoints debugging info for inspector
2012-08-01 digit@google.comarm: Move SkUtilsArm.h from include/core to src/core
2012-08-01 chudy@google.comOptimization: SkDebugCanvas is capable of pausing and...
2012-08-01 bungeman@google.comHandle rgb_to_a8 when kGenA8FromLCD_Flag is set.
2012-08-01 digit@google.comarm: dynamic NEON support for SkBitmapProcState matrix...
2012-08-01 borenet@google.comWhitespace change to see if local bot triggers a rebuild
2012-07-31 borenet@google.comWhitespace change to see if local bot triggers a rebuild
2012-07-31 bungeman@google.comFix units per em test.
2012-07-31 junov@chromium.orgPrevent deferred canvases from recording draw operation...
2012-07-31 rileya@google.comRemove old constructors from GrGradientEffect subclasse...
2012-07-31 robertphillips... Image rebaselines for r4865 (complexclip2 _gpu & _msaa)
2012-07-31 chudy@google.comGetting rid of compile-time warnings
2012-07-31 chudy@google.comOptimized hit testing feature, refactored into seperate...
2012-07-31 robertphillips... Fixed minor memory leaks
2012-07-31 robertphillips... Replace GrClip with SkClipStack
2012-07-31 reed@google.comadd getUnitsPerEm() to SkTypeface
2012-07-31 borenet@google.comAdd baseline images for Galaxy Nexus
2012-07-31 scroggo@google.comFix a memory leak in cmykjpeg GM.
2012-07-31 rileya@google.comModified GrGpuGL_unittest to no longer use the old...
2012-07-31 reed@google.comcheck-point for gpu support in SkImage/SkSurface
2012-07-31 bsalomon@google.comMake 0-texture GrCustomStages work.
2012-07-31 reed@google.comadd flattening
2012-07-31 robertphillips... Added dev- & canv- prefixes to Ganesh bounding boxes...
2012-07-31 reed@google.comremove '../gm/image.cpp',
2012-07-31 reed@google.comfix LayerDrawLooper to record its fFlagsMask
2012-07-31 reed@google.comrebaseline after text gamma change
2012-07-31 reed@google.comrebaseline after text gamma change
2012-07-31 reed@google.comrebaseline after test gamma change
2012-07-31 djsollen@google.comUpdate SkData and SkDataSet to make better use of SkFla...
2012-07-31 chudy@google.comFixed numerous mem errors
2012-07-31 robertphillips... GrClip no longer translates its clips (to better mimic...
2012-07-31 robertphillips... Added test to ensure getConservativeBounds' result...
2012-07-31 mike@reedtribe.orgadd SkImage from encoded data
2012-07-31 mike@reedtribe.orgupdate to surface.getCanvas()
2012-07-30 bungeman@google.comRebaseline for r4841, gamma correcting masks.
2012-07-30 reed@google.comchange SkSurface::newCanvas() to getCanvas(), and redef...
2012-07-30 bungeman@google.comGamma correcting masks.
2012-07-30 reed@google.comremove outdated test code for TEST_SRC_ALPHA
2012-07-30 reed@google.comupdate/add copyright notices
2012-07-30 bsalomon@google.comFix skdiff when using windows path that begins with...
2012-07-30 chudy@google.comCanvas size initializes correctly when drawing from...
2012-07-30 reed@google.comexpand internal subclasses into separate files
2012-07-30 reed@google.comexpand private subclasses into separate files
2012-07-30 robertphillips... Fix for clip assert in Chrome tests
2012-07-30 digit@google.comgyp_skia: Fix module search path.
2012-07-30 bungeman@google.comRebaseline verttext so it can be monitored.
2012-07-30 bungeman@google.comConst correct BlockRef in SkAutoTUnref.
2012-07-30 scroggo@google.comShare code in various SkGPipeCanvas::drawBitmap_ calls.
2012-07-30 reed@google.comdetect null pixles in setPixels() and just clear out...
2012-07-30 bsalomon@google.comRemove GrDrawState::setTexture/getTexture
2012-07-30 reed@google.comland https://codereview.appspot.com/6448046/
next