aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* fix warnings on Mac in miscellaneous filesGravatar caryclark@google.com2012-06-06
* fix warnings on Mac in gmGravatar caryclark@google.com2012-06-06
* fix warnings on Mac in src/optsGravatar caryclark@google.com2012-06-06
* fix warnings on Mac in ssamplecodeGravatar caryclark@google.com2012-06-06
* fix warnings on Mac in src/coreGravatar caryclark@google.com2012-06-06
* fix warnings on Mac in src/effectsGravatar caryclark@google.com2012-06-06
* fix warnings on Mac in src/gpu and include/gpuGravatar caryclark@google.com2012-06-06
* fix warnings on Mac in src/imagesGravatar caryclark@google.com2012-06-06
* fix warnings on Mac in src/pdfGravatar caryclark@google.com2012-06-06
* fix warnings on Mac in src/pipeGravatar caryclark@google.com2012-06-06
* fix warnings on Mac in src/viewsGravatar caryclark@google.com2012-06-06
* fix warnings on Mac in testsGravatar caryclark@google.com2012-06-06
* shape ops work in progressGravatar caryclark@google.com2012-06-06
* Move stencil param adjustment to GrClipMaskManager, attempt to make GrGpuGL::...Gravatar bsalomon@google.com2012-06-05
* rebaseline after filtered-gradients-gpu changeGravatar reed@google.com2012-06-05
* Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix)Gravatar robertphillips@google.com2012-06-05
* Support Mac-Android Cross-CompilationGravatar borenet@google.com2012-06-05
* temporary avoid zero-divide (to avoid assert in fixedpoint build)Gravatar reed@google.com2012-06-05
* temporary:Gravatar reed@google.com2012-06-05
* Reverting r4162Gravatar robertphillips@google.com2012-06-05
* add gm (no images yet) for two-point-radial gradientsGravatar reed@google.com2012-06-05
* Added instance counting system for SkRefCnt-derived objectsGravatar robertphillips@google.com2012-06-05
* Move stuff from protected to private in GrGpuGLGravatar bsalomon@google.com2012-06-05
* Fix an issue where Pipe did not draw correctlyGravatar scroggo@google.com2012-06-05
* Added missing #include in SkGlobalInitialization_default.cpp for Android buildGravatar robertphillips@google.com2012-06-05
* Fix for compiler error in r4154Gravatar robertphillips@google.com2012-06-05
* Fixed flattening of SkStippleMaskFilterGravatar robertphillips@google.com2012-06-05
* Mac mini lion rebaselines from r4152Gravatar bsalomon@google.com2012-06-05
* Rebaseline GPU gradient GMs due to r4151.Gravatar bsalomon@google.com2012-06-04
* Always filter gradient texturesGravatar bsalomon@google.com2012-06-04
* Remove cached texture width/height that was used by 4x4 filterGravatar bsalomon@google.com2012-06-04
* remove 4x4 downsample filter modeGravatar bsalomon@google.com2012-06-04
* GrTexture can now create its own cache keyGravatar robertphillips@google.com2012-06-04
* change gm to use concat instead of setMatrix, so we don't trash the caller ifGravatar reed@google.com2012-06-04
* Clean up likely reference leak in Ganesh custom stages.Gravatar tomhudson@google.com2012-06-04
* rebaselined w/ new (high-fidelity-asColorMatrix) colormatrix impl from 4143Gravatar reed@google.com2012-06-04
* Break up GrGpuGL::flushGLCommonStateGravatar bsalomon@google.com2012-06-04
* remove mutable apis on SkColorMatrixFilter, must use constructor.Gravatar reed@google.com2012-06-04
* move texture flush and param update to separate functionGravatar bsalomon@google.com2012-06-04
* remove public function-ptr based colorfilterGravatar reed@google.com2012-06-04
* Turn off pipe playback in GM by default.Gravatar scroggo@google.com2012-06-04
* Make the GM tool run GMs through an SkGPipe.Gravatar scroggo@google.com2012-06-04
* change static variable to #defineGravatar djsollen@google.com2012-06-04
* Add legacy script to enable skia roll into chromium.Gravatar djsollen@google.com2012-06-04
* Revert r4134 due to bot failuresGravatar bsalomon@google.com2012-06-04
* Fixed Linux compiler complaintsGravatar robertphillips@google.com2012-06-04
* Move GrGpuGL::programUnitTest into its own fileGravatar bsalomon@google.com2012-06-04
* Move texture descriptor into GrTextureGravatar robertphillips@google.com2012-06-04
* --pictureDir foo will load serialized pictures <>.skp from the foo directoryGravatar reed@google.com2012-06-04
* add -wp option to write serialized pictures to the specified directoryGravatar mike@reedtribe.org2012-06-02