aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merged bench_pictures and render_pictures rendering methods.Gravatar keyar@chromium.org2012-08-01
* Added more DrawPoints debugging info for inspectorGravatar chudy@google.com2012-08-01
* arm: Move SkUtilsArm.h from include/core to src/coreGravatar digit@google.com2012-08-01
* Optimization: SkDebugCanvas is capable of pausing and drawing incrementally i...Gravatar chudy@google.com2012-08-01
* Handle rgb_to_a8 when kGenA8FromLCD_Flag is set.Gravatar bungeman@google.com2012-08-01
* arm: dynamic NEON support for SkBitmapProcState matrix operations.Gravatar digit@google.com2012-08-01
* Whitespace change to see if local bot triggers a rebuildGravatar borenet@google.com2012-08-01
* Whitespace change to see if local bot triggers a rebuildGravatar borenet@google.com2012-07-31
* Fix units per em test.Gravatar bungeman@google.com2012-07-31
* Prevent deferred canvases from recording draw operations that use an SkPaint ...Gravatar junov@chromium.org2012-07-31
* Remove old constructors from GrGradientEffect subclasses, and moved their dec...Gravatar rileya@google.com2012-07-31
* Image rebaselines for r4865 (complexclip2 _gpu & _msaa)Gravatar robertphillips@google.com2012-07-31
* Getting rid of compile-time warningsGravatar chudy@google.com2012-07-31
* Optimized hit testing feature, refactored into seperate function from canvas ...Gravatar chudy@google.com2012-07-31
* Fixed minor memory leaksGravatar robertphillips@google.com2012-07-31
* Replace GrClip with SkClipStackGravatar robertphillips@google.com2012-07-31
* add getUnitsPerEm() to SkTypefaceGravatar reed@google.com2012-07-31
* Add baseline images for Galaxy NexusGravatar borenet@google.com2012-07-31
* Fix a memory leak in cmykjpeg GM.Gravatar scroggo@google.com2012-07-31
* Modified GrGpuGL_unittest to no longer use the old constructors to create gra...Gravatar rileya@google.com2012-07-31
* check-point for gpu support in SkImage/SkSurfaceGravatar reed@google.com2012-07-31
* Make 0-texture GrCustomStages work.Gravatar bsalomon@google.com2012-07-31
* add flatteningGravatar reed@google.com2012-07-31
* Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate s...Gravatar robertphillips@google.com2012-07-31
* remove '../gm/image.cpp',Gravatar reed@google.com2012-07-31
* fix LayerDrawLooper to record its fFlagsMaskGravatar reed@google.com2012-07-31
* rebaseline after text gamma changeGravatar reed@google.com2012-07-31
* rebaseline after text gamma changeGravatar reed@google.com2012-07-31
* rebaseline after test gamma changeGravatar reed@google.com2012-07-31
* Update SkData and SkDataSet to make better use of SkFlattenable.Gravatar djsollen@google.com2012-07-31
* Fixed numerous mem errorsGravatar chudy@google.com2012-07-31
* GrClip no longer translates its clips (to better mimic SkClipStack's behavior)Gravatar robertphillips@google.com2012-07-31
* Added test to ensure getConservativeBounds' result is clamped to render targetGravatar robertphillips@google.com2012-07-31
* add SkImage from encoded dataGravatar mike@reedtribe.org2012-07-31
* update to surface.getCanvas()Gravatar mike@reedtribe.org2012-07-31
* Rebaseline for r4841, gamma correcting masks.Gravatar bungeman@google.com2012-07-30
* change SkSurface::newCanvas() to getCanvas(), and redefine its life-cycle to beGravatar reed@google.com2012-07-30
* Gamma correcting masks.Gravatar bungeman@google.com2012-07-30
* remove outdated test code for TEST_SRC_ALPHAGravatar reed@google.com2012-07-30
* update/add copyright noticesGravatar reed@google.com2012-07-30
* Fix skdiff when using windows path that begins with a drive letterGravatar bsalomon@google.com2012-07-30
* Canvas size initializes correctly when drawing from a skia pictureGravatar chudy@google.com2012-07-30
* expand internal subclasses into separate filesGravatar reed@google.com2012-07-30
* expand private subclasses into separate filesGravatar reed@google.com2012-07-30
* Fix for clip assert in Chrome testsGravatar robertphillips@google.com2012-07-30
* gyp_skia: Fix module search path.Gravatar digit@google.com2012-07-30
* Rebaseline verttext so it can be monitored.Gravatar bungeman@google.com2012-07-30
* Const correct BlockRef in SkAutoTUnref.Gravatar bungeman@google.com2012-07-30
* Share code in various SkGPipeCanvas::drawBitmap_ calls.Gravatar scroggo@google.com2012-07-30
* detect null pixles in setPixels() and just clear out any existing pixelref.Gravatar reed@google.com2012-07-30