platform/upstream/libSkiaSharp.git
2011-09-27 reed@google.comdoh -- fix conversion to BW from color/gray
2011-09-26 bungeman@google.comFix 2333. Be sure fImage is assigned before giving...
2011-09-26 bungeman@google.comFix leak of mask in draw.
2011-09-26 epoger@google.comwhitespace commit to trigger buildbots
2011-09-26 epoger@google.comwhitespace commit to trigger buildbots
2011-09-26 bsalomon@google.comRebase complexclip_gpu, add hairmodes_gpu on mac
2011-09-26 bsalomon@google.comRebase complexclip_gpu, hairmodes_gpu on linux
2011-09-26 bsalomon@google.comFix override issue, rebase win hairmodes_gpu, complexcl...
2011-09-26 tomhudson@google.comOptimize software radial gradients (remove branches...
2011-09-26 reed@google.comadd baselines
2011-09-26 reed@google.comset gamma flag for white, since GDI gives us different...
2011-09-23 bsalomon@google.comrebase win hairmodes_gpu
2011-09-23 bsalomon@google.comAdd detection of when partial pixel coverage (for aa...
2011-09-23 bsalomon@google.comRebase mac bot's complexclip_gpu
2011-09-23 bsalomon@google.comMake skdiff paths work on windows
2011-09-23 reed@google.comexperimental
2011-09-23 bsalomon@google.comFix signed/unsigned warning in GLCaps::print
2011-09-23 bsalomon@google.comRebase complexclip_gpu on mac
2011-09-23 bsalomon@google.comRebase complexclip_gpu on linux
2011-09-23 bsalomon@google.comUse GrAAHairlineRenderer for line segments only if...
2011-09-22 vandebo@chromium.orgAdd asserts to track down Chrome crash (bug 94421).
2011-09-22 bsalomon@google.comPut caps in a struct, move up to GrDrawTarget
2011-09-22 reed@google.comremove this until brian can review the results
2011-09-22 reed@google.comadd baselines
2011-09-22 reed@google.comadd baselines
2011-09-22 reed@google.comtweak check for BW to avoid cmp
2011-09-22 bsalomon@google.comChange GrGLVersion from typedef GrFixed to uint32_t
2011-09-22 bsalomon@google.comCleanup handling of GL versions, fix function names
2011-09-21 bsalomon@google.comFix some warnings
2011-09-21 reed@google.comadd tests for flatten, unflatten and transform
2011-09-21 reed@google.comrebaseline with faster gradients
2011-09-21 reed@google.comdetect when LCD is really just BW, and remark the glyph...
2011-09-21 reed@google.comflatten/unflatten fSegmentMask
2011-09-21 bsalomon@google.comUse BindFragDataLocation (rather than indexed variant...
2011-09-21 reed@google.comrebaseline w/ faster gradients
2011-09-21 bsalomon@google.comRebase raster linux GM for faster radial-mirror and...
2011-09-21 reed@google.comuse common code for treating thin lines as hairlines...
2011-09-21 reed@google.comupdate baselines with faster radial-mirror and sweep
2011-09-21 reed@google.comspeed up radial-mirror 16x, sweep by ~2x
2011-09-21 reed@google.comupdate fSegmentMask inside ::transform() (thank you...
2011-09-21 reed@google.comadd segment types query to SkPath (i.e. does it have...
2011-09-20 bsalomon@google.comResubmit 2289 with fix for glsl version
2011-09-20 bsalomon@google.comRevert 2289. GLSL version detection not robust enough...
2011-09-20 bsalomon@google.com[GPU] Use new Var type for inputs/outputs of FS and VS
2011-09-20 reed@google.comadd SK_RESTRICT in shadeSpan methods
2011-09-19 reed@google.comrevert match for newAlpha to exactly match old math...
2011-09-19 reed@google.comupdate baselines
2011-09-19 bsalomon@google.comAdd missing header SkTArray.h to core.gyp
2011-09-19 bungeman@google.comFix pdf suppression test for gm.
2011-09-19 reed@google.comuse new SkDrawTreatAsHairline method to decide when...
2011-09-19 reed@google.comadd getFlags() to gm baseclass
2011-09-19 reed@google.comadd gm test for drawing hairlines (and varying thin...
2011-09-16 bsalomon@google.comInclude GrGLInterface.h instead of forward declaring...
2011-09-16 bsalomon@google.comFix forward decl
2011-09-16 bsalomon@google.comMake GrGpuGL release its resources before GrGLInterface...
2011-09-16 seanpaul@google.comFix some mac compilation errors generated when building...
2011-09-16 bsalomon@google.comSimplify specification of default interface
2011-09-16 seanpaul@google.comChange AdditionalOptions to a list from a string. This...
2011-09-16 bungeman@google.comUpdate SkCoInitialize to better match spec.
2011-09-16 bsalomon@google.comAdd mac filltypepersp baselines.
2011-09-15 bsalomon@google.comFix assertions in GrResourceCache::removeAll, don't...
2011-09-15 bsalomon@google.comMove edgeAA shader gen code to its own function
2011-09-15 seanpaul@google.comRefactor the bench and common gyp/gypi files to allow...
2011-09-14 bsalomon@google.comenable OES derivatives extension in shaders that use it
2011-09-14 reed@google.commake string's reference counting thread-safe
2011-09-14 bsalomon@google.comWorkaround crash in cmd buffer validation code when...
2011-09-14 bsalomon@google.comFix compilation error related to using nonexistent...
2011-09-14 bsalomon@google.comGrTArray->SkTArray & docs
2011-09-14 bsalomon@google.comRemove unnecessary forward decl that was causing a...
2011-09-14 bsalomon@google.comShutup strict aliasing warnings in SkTLazy
2011-09-13 bsalomon@google.comremove nonexistent files from gyps and make AdditionalO...
2011-09-13 bsalomon@google.comadd filltypepersp baselines for linux
2011-09-13 bsalomon@google.comUse push_back_n() in place of multiple push_back()s
2011-09-13 junov@google.comSampleApp: fixing bad ref counting on non dynamically...
2011-09-13 reed@google.comadd override for max-text-size for lcd
2011-09-13 bsalomon@google.comRemove wrong file, add right file
2011-09-13 bsalomon@google.comFix some issues in gpu device with perspective. Add...
2011-09-13 tomhudson@google.comAdd SkCanvas::getClipDescription() and getClipDeviceBou...
2011-09-13 tomhudson@google.comRevert r2250 - removal of setMatrixClip() - because...
2011-09-13 reed@google.comadd SK_RESTRICT to mask procs
2011-09-13 reed@google.comset max size for lcdtext
2011-09-12 reed@google.comwrite 0 to our refcnt in the destructor, in the off...
2011-09-12 tomhudson@google.comReplaces SkDevice::setMatrixClip() with markMatrixDirty...
2011-09-12 bsalomon@google.comAdd perspective support to the gpu aa hairline renderer.
2011-09-12 bsalomon@google.comAdd operator = to GrPaint
2011-09-12 bsalomon@google.comFix GrContext::drawPaint with perspective, also never...
2011-09-09 bsalomon@google.com[gpu] Remove getMaxStretch for perspective, use mapRadi...
2011-09-09 reed@google.comcache offscreen HDC
2011-09-08 bsalomon@google.comAdd 'K' to SampleApp to trigger animated perspective...
2011-09-08 reed@google.comfix INHERITED to match class
2011-09-08 reed@google.comadd test for hairlines and xfermodes
2011-09-07 reed@google.comdisable premul check for now in 16bit blit, until we...
2011-09-07 bsalomon@google.comRevert accidental change to sample code
2011-09-07 bsalomon@google.comImprove gpu path subdiv with perspective, remove tolera...
2011-09-07 reed@google.comuse templated skipT() for skipping structs within a...
2011-09-07 reed@google.comuse drawBitmapNine instead of SkNinePatch utils
2011-09-07 reed@google.comadd SkPoint::CanNormalize to unify decisions about...
2011-09-07 reed@google.comadd baselines
2011-09-07 reed@google.comadd impl for drawBitmapNine
2011-09-07 reed@google.comadd drawBitmapNine to canvas
next