| Commit message (Expand) | Author | Age |
... | |
* | Move zoomer into SampleApp | Scroggo | 2011-03-24 |
* | Add a 'fatbits' mode to unix sample app. | scroggo | 2011-03-22 |
* | Updates to the unix sample app. | scroggo | 2011-03-18 |
* | Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux. | bsalomon@google.com | 2011-03-18 |
* | Remove dependence on glew for creating SkOSWindow_Win's GL ctx. | bsalomon@google.com | 2011-03-16 |
* | Add a sample application that runs on unix. | scroggo | 2011-03-15 |
* | Upstreaming changes from android. | djsollen@google.com | 2011-03-14 |
* | Fix warnings of SkScalar -> int conversions, by using SkScalarRound() | reed@google.com | 2011-03-10 |
* | Remove offscreen GL support from SampleApp and SkOSWindow. This never worked ... | bsalomon@google.com | 2011-03-10 |
* | Fix Sample App on Win32 GL window resize, fix sk->gr convexity hint, fix grpa... | bsalomon@google.com | 2011-03-04 |
* | Add support for clipstack to Gr. GrClip is now a list of rects and paths with... | bsalomon@google.com | 2011-03-03 |
* | fix warnings from windows | reed@google.com | 2011-03-01 |
* | fix bool bug so we can multisample now | reed@google.com | 2011-02-24 |
* | merge from android tree: | djsollen@google.com | 2011-02-23 |
* | Cleanup issues related to SkBitmap getSize()/extractSubset(). | wjmaclean@chromium.org | 2011-02-22 |
* | remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with | reed@google.com | 2011-02-07 |
* | When we create the GL context and FBO on mac for the GM test also setup the v... | bsalomon@google.com | 2011-02-07 |
* | fixes for some warnings: | reed@google.com | 2011-01-25 |
* | Rev the GrContext interface. Context has draw* functions that take a new GrPa... | bsalomon@google.com | 2011-01-21 |
* | Remove notion of default rendertarget. This doesn't map well to usage pattern... | bsalomon@google.com | 2011-01-18 |
* | Make SampleApp build on Win32 (still requires glew, this needs to be fixed) | bsalomon@google.com | 2011-01-05 |
* | revert to DeviceRGB colorspace by default, which was changed accidentially | reed@google.com | 2011-01-05 |
* | add template macro to "safely" perform casts w/o breaking strict-aliasing | reed@google.com | 2011-01-05 |
* | rev. 637 changed the settings for premultiplied on the info parameter. This | reed@google.com | 2011-01-05 |
* | add colorspace option to SkBitmap -> CGImageRef utility (patch from nico) | reed@android.com | 2011-01-03 |
* | fix build for linux | reed@google.com | 2010-12-23 |
* | silence some of our startup spew | reed@google.com | 2010-12-23 |
* | add gpu to the default makefile | reed@google.com | 2010-12-23 |
* | Fixing results of incorrect conflict resolution in r646. | wjmaclean@chromium.org | 2010-12-23 |
* | Fixed tab character. | wjmaclean@chromium.org | 2010-12-22 |
* | Security fixes re getSize(). | wjmaclean@chromium.org | 2010-12-22 |
* | merge with changes for GPU backend | reed@android.com | 2010-12-20 |
* | Fix precedence error. | agl@chromium.org | 2010-07-28 |
* | fix paraens to avoid warnings | reed@android.com | 2010-04-13 |
* | add inherit-from-root-transform flag (for fixed-positioning) | reed@android.com | 2010-03-23 |
* | don't abort drawing based on layer size | reed@android.com | 2010-02-26 |
* | add localToGlobal and parents | reed@android.com | 2010-02-24 |
* | add DEBUG_LAYER_BOUNDS option to show layer bounds | reed@android.com | 2010-02-24 |
* | more layers extracted from webkit | reed@android.com | 2010-02-19 |
* | update layers | reed@android.com | 2010-02-18 |
* | add layers | reed@android.com | 2010-02-12 |
* | update windows port | reed@android.com | 2009-12-18 |
* | add drawData() to canvas, to record data blobs | reed@android.com | 2009-12-04 |
* | fix rotation around 2nd axis | reed@android.com | 2009-11-10 |
* | add SkEvalCubicInterval | reed@android.com | 2009-11-03 |
* | move boundarypatch into utils | reed@android.com | 2009-10-28 |
* | update on boundary patches | reed@android.com | 2009-10-28 |
* | remove check for filtering. Now if the src is opaque, the filtered result | reed@android.com | 2009-10-26 |
* | fix new warnings from gcc 4.2 | reed@android.com | 2009-10-14 |
* | fix base linux build, adding freetype support | reed@android.com | 2009-09-28 |