aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* Remove GrDrawState::setTexture/getTextureGravatar bsalomon@google.com2012-07-30
* land https://codereview.appspot.com/6448046/Gravatar reed@google.com2012-07-30
* Deserialization locks up multithreading fix.Gravatar chudy@google.com2012-07-30
* check-point for image/surface workGravatar mike@reedtribe.org2012-07-29
* Added missing files to fix build.Gravatar chudy@google.com2012-07-28
* Skia Debugger can now save modified pictures.Gravatar chudy@google.com2012-07-28
* shape ops work in progressGravatar caryclark@google.com2012-07-27
* check-point for surface experimentGravatar reed@google.com2012-07-27
* Add support for ARM without EDSP and ARMv6+Gravatar george@mozilla.com2012-07-27
* In SkGPipe, only serialize SkTypefaces in cross process mode.Gravatar scroggo@google.com2012-07-27
* Added an option to specify the tiling size to render_pictures.Gravatar keyar@chromium.org2012-07-27
* shape ops work in progressGravatar caryclark@google.com2012-07-27
* fix the build after intentional breakGravatar epoger@google.com2012-07-27
* intentionally break the build to test notificationsGravatar epoger@google.com2012-07-27
* check-point for image experimentGravatar reed@google.com2012-07-27
* Add virtual destructor to class with virtual functions.Gravatar justinlin@google.com2012-07-27
* Always store pixels of mutable bitmaps when recording a SkPicture.Gravatar djsollen@google.com2012-07-27
* Renamed and made public SkGradientShaderBases's 'commonAsAGradient' to 'getGr...Gravatar rileya@google.com2012-07-27
* rename private animator type SkImage to SkImageBitmapBase, to avoid conflictsGravatar reed@google.com2012-07-27
* Update list of platforms to rebaselineGravatar epoger@google.com2012-07-27
* Move GPU gradients into src/effects/gradients.Gravatar rileya@google.com2012-07-27
* Reapply "Remove Bitmaps Raw Pixel Support."Gravatar djsollen@google.com2012-07-27
* revert 4799-4801 -- red and blue are reversed on windows and linuxGravatar reed@google.com2012-07-27
* Specialize SkAutoTUnref on const T so that operator -> works.Gravatar bsalomon@google.com2012-07-27
* use SK_RESTRICT instead of __restrict__Gravatar reed@google.com2012-07-27
* use intptr_t to cast from ptr to int for masking low bitsGravatar reed@google.com2012-07-27
* land http://codereview.appspot.com/6327044/Gravatar reed@google.com2012-07-27
* Added getConservativeBound helper function to GrClipDataGravatar robertphillips@google.com2012-07-26
* Mac build fix after gradient restructure/renaming.Gravatar rileya@google.com2012-07-26
* Windows compiler complaint cleanupGravatar robertphillips@google.com2012-07-26
* First stab at committing GM baselines for Shuttle_Ubuntu12_ATI5770Gravatar epoger@google.com2012-07-26
* Key Shortcuts for Zooming. Refactored some event propogation.Gravatar chudy@google.com2012-07-26
* First stab at committing GM baselines for shuttle_win7_intelGravatar epoger@google.com2012-07-26
* Split SkGradientShader into separate files for each gradient subclass.Gravatar rileya@google.com2012-07-26
* Make SkDeferredCanvas query SkGPipeWriter for space allocated for bitmaps.Gravatar scroggo@google.com2012-07-26
* Remove texture/mask setters on GrPaintGravatar bsalomon@google.com2012-07-26
* GL Widget AlphaGravatar chudy@google.com2012-07-26
* Altered Ganesh's clip stack plumbing to pass down new GrClipData classGravatar robertphillips@google.com2012-07-26
* Added ctor to SkClipStack and isEmpty methodGravatar robertphillips@google.com2012-07-26
* Changed to a class based method in passing around the rendering method for re...Gravatar keyar@chromium.org2012-07-26
* reject any paths that are not finite.Gravatar reed@google.com2012-07-26
* explicitly track if a path is finite or notGravatar reed@google.com2012-07-26
* Whitespace change to trigger rebuild after slave script modificationsGravatar borenet@google.com2012-07-26
* rebaseline after gpu changesGravatar reed@google.com2012-07-26
* Revert "Remove Bitmaps Raw Pixel Support."Gravatar djsollen@google.com2012-07-26