platform/upstream/libSkiaSharp.git
2012-11-08 reed@google.comuse DEF_BENCH to simplify lots of registrations
2012-11-08 bsalomon@google.comFix texture domain clipping assertion. It is OK to...
2012-11-08 bsalomon@google.comApply intersect rects to earlier clip elements and...
2012-11-08 robertphillips... Update WIC Image decoder to unpremul colors before...
2012-11-08 robertphillips... Update SampleApp to handle PNG encoded skps
2012-11-08 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-11-08 robertphillips... Fix for Chrome mac_gpu compiler failure
2012-11-07 senorblanco... Add Git support to the simple rebaseline tool. Do...
2012-11-07 reed@google.comcheck to see if CGImage already knows if we're opaque
2012-11-07 bsalomon@google.comCombine multiple intersecting rects in SkClipStack...
2012-11-07 borenet@google.comWhitespace change to trigger bots after r6337
2012-11-07 reed@google.comCG imagedecoder never sets isOpaque, so add method...
2012-11-07 scroggo@google.comAdd a new PictureRenderer that draws the picture then...
2012-11-07 scroggo@google.comAdd an option to render_pictures to rerecord the pictur...
2012-11-07 junov@chromium.orgUnit testing for SkTileGrid
2012-11-07 caryclark@google.comAdd low blur and AAClip options to picture bench.
2012-11-07 bsalomon@google.comSome improvements to reduce the number of pixels touche...
2012-11-07 caryclark@google.comAdd temporary interfaces in blur and clip to
2012-11-07 reed@google.comfix SkRegion::intersects(rect) where the part of the...
2012-11-07 robertphillips... Convert clipPaths to clipRects where possible in pictur...
2012-11-07 mike@reedtribe.orgfix SkRegion::contains(rect), thanks to danakj and...
2012-11-07 mike@reedtribe.orgadd SkRegion tests, inspired by code.google.com/p/skia...
2012-11-06 scroggo@google.comDecode images during deserialization in the picture...
2012-11-06 reed@google.cominclude SkPaint.h
2012-11-06 reed@google.comadd more utilities: roundIn(), offsetTo()
2012-11-06 caryclark@google.comleading character accidentally deleted on merge
2012-11-06 caryclark@google.comadd draw filter option to picture_bench
2012-11-06 senorblanco... Break out SkOffsetImageFilter into its own file, and...
2012-11-06 junov@chromium.orgAdding SkTileGrid: a new subclass of BBoxHierarchy...
2012-11-06 senorblanco... Avoid re-definition of STDC symbols, needed for my...
2012-11-06 bungeman@google.comMinimal changes to SkFontHost_fontconfig to not crash...
2012-11-06 djsollen@google.comFix the PictureRecord step of BenchPictures.
2012-11-06 robertphillips... Enhanced debugger with command indenting and Path Bound...
2012-11-06 borenet@google.comWhitespace change to trigger bots after r6307
2012-11-06 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-11-06 thakis@chromium.orgRemove a pointless anonymous namespace in a header.
2012-11-05 robertphillips... Remove assert to allow Android bots (that don't support...
2012-11-05 bsalomon@google.comFix dumb mistake of passing the same matrix to both...
2012-11-05 bsalomon@google.comRemove default texture coords / texture matrix
2012-11-05 robertphillips... Attempt to patch Chrome compiler failures
2012-11-02 scroggo@google.comMake bench_pictures output a meaningful config name.
2012-11-02 bsalomon@google.comMake all remaining effects use GrGLEffectMatrix
2012-11-02 scroggo@google.comIn bench_pictures --multi, maintain thread local caches.
2012-11-02 reed@google.comadd blurrect gm
2012-11-02 scroggo@google.comWhen cloning into an SkPicture, clear its data.
2012-11-02 bsalomon@google.comMake morphology, convolution, and table color filter...
2012-11-02 reed@google.comadd 'c' toggle to test clipping
2012-11-02 bsalomon@google.comMake GrGLTextureDomainEffect use GrGLEffectMatrix.
2012-11-02 junov@chromium.orgFixing crash in render_pictures. Uninitialized member...
2012-11-02 epoger@google.comSplit off SkConsistentChecksum from SkChecksum
2012-11-02 bsalomon@google.comMake GrGLConfigConversionEffect use GrGLEffectMatrix
2012-11-02 junov@chromium.orgAdding rtree support to the bench_pictures utility
2012-11-02 robertphillips... Fix for 2 parallel gpu rendering issues (bigbitmaprect...
2012-11-02 borenet@google.comAnother whitespace change to trigger bots
2012-11-02 borenet@google.comWhitespace change to trigger bots
2012-11-02 borenet@google.comWhitespace change to trigger rebuild after r6259
2012-11-02 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-11-01 robertphillips... Disable static asserts to get Chrome compiling
2012-11-01 edisonn@google.comSupport render_pdfs in iOS too (add tool_main()).
2012-11-01 edisonn@google.comAdd utility to convert skp files to pdf files. Code...
2012-11-01 bsalomon@google.comCheck modulo values passed to GM.
2012-11-01 bsalomon@google.comReplace GrMatrix with SkMatrix.
2012-11-01 borenet@google.comFix NoGPU build
2012-11-01 borenet@google.comImprove NaCl support
2012-11-01 robertphillips... Fix leaks in SkSurface_Gpu.cpp
2012-11-01 bsalomon@google.comRemove GrScalar, replace with SkScalar.
2012-11-01 junov@chromium.orgRefactoring RTree integration to support SkBBoxHierarch...
2012-11-01 bsalomon@google.comReland r6233 with fix.
2012-11-01 scroggo@google.comUse SkToBool to fix a warning.
2012-11-01 bsalomon@google.comRe-revert r6233.
2012-11-01 bsalomon@google.comReland r6233 with fix for config conversion texture...
2012-11-01 bsalomon@google.comRevert r6233 while investigating bot failures.
2012-11-01 bsalomon@google.comCheckpoint in moving texture matrices out of GrGLProgra...
2012-11-01 djsollen@google.comFix asserts in SkPathMeasure to honor documented API
2012-11-01 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-31 bungeman@google.comGDI fonthost to serialize using correct font name.
2012-10-31 reed@google.comadd SkScalarsEqual() so we don't have to use memcmp...
2012-10-31 scroggo@google.comImplement SkCondVar for windows.
2012-10-31 caryclark@google.comshape ops work in progress
2012-10-31 bsalomon@google.comMake SkShader store localM directly rather than as...
2012-10-31 reed@google.comcatch case where clipping shortened the line down to...
2012-10-31 bsalomon@google.comShortcut inverting the identity matrix.
2012-10-31 scroggo@google.comAdd SkThreadPool for managing threads.
2012-10-31 robertphillips... Fix for error in r6214 (missing pre-declaration)
2012-10-31 robertphillips... Fleshed out GPU portion of image/surface feature
2012-10-31 robertphillips... Add validation check to GrGpu::createTexture & minor...
2012-10-31 robertphillips... Ganesh resource cache changes
2012-10-31 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-30 borenet@google.comWhitespace change to trigger bots
2012-10-30 reed@google.comadd test for bug in line drawing. fix is pending a...
2012-10-30 bsalomon@google.comUpstreaming changes from gpu_dev to trunk.
2012-10-30 junov@chromium.orgEliminating implicit conversion from enum to bool....
2012-10-30 epoger@google.comcomment-only: add "this may change" warning to SkChecksum.h
2012-10-30 epoger@google.comRevert r6051, re-adding json to DEPS file
2012-10-30 bsalomon@google.comRemove unnecessary mul and assignment in gradient shaders.
2012-10-30 robertphillips... Add GL texture validity check to GrGpuGL
2012-10-30 senorblanco... Simple rebaseline tool: Add support for ANGLE, DirectW...
2012-10-30 reed@google.comfactor out computation for dy in SkEdge lines, so we...
2012-10-30 bungeman@google.comFix cross compilation with mingw.
2012-10-30 bsalomon@google.comExpose vertex position to GrGLEffect via GrGLShaderBuilder.
next