aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/mac/SkOSWindow_Mac.cpp
Commit message (Expand)AuthorAge
* Utils must not depend on Views.Gravatar bungeman@google.com2012-03-21
* Add licenseGravatar bsalomon@google.com2011-09-29
* retool SkEvent to own its target ID or target procGravatar reed@google.com2011-08-04
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* always use grcontext to get the bits to the screenGravatar reed@google.com2011-07-06
* Disable MSAA in SkOsWindow on mac and windowsGravatar bsalomon@google.com2011-05-05
* Move zoomer into SampleAppGravatar Scroggo2011-03-24
* Remove offscreen GL support from SampleApp and SkOSWindow. This never worked ...Gravatar bsalomon@google.com2011-03-10
* Add support for clipstack to Gr. GrClip is now a list of rects and paths with...Gravatar bsalomon@google.com2011-03-03
* fix bool bug so we can multisample nowGravatar reed@google.com2011-02-24
* Rev the GrContext interface. Context has draw* functions that take a new GrPa...Gravatar bsalomon@google.com2011-01-21
* Remove notion of default rendertarget. This doesn't map well to usage pattern...Gravatar bsalomon@google.com2011-01-18
* merge with changes for GPU backendGravatar reed@android.com2010-12-20
* remove check for filtering. Now if the src is opaque, the filtered resultGravatar reed@android.com2009-10-26
* fix new warnings from gcc 4.2Gravatar reed@android.com2009-10-14
* return noErr in clickhandler, so we can get mousemoved eventsGravatar reed@android.com2009-08-29
* downgrade project files to 10.4 so more clients can use themGravatar reed@android.com2008-12-22
* first cut at event-based test appGravatar reed@android.com2008-12-19