| Commit message (Expand) | Author | Age |
... | |
* | roll in fixes from android when we have to compress sections of "stretchy" | reed@google.com | 2011-09-28 |
* | Fix some mac compilation errors generated when building utils within | seanpaul@google.com | 2011-09-16 |
* | Update SkCoInitialize to better match spec. | bungeman@google.com | 2011-09-16 |
* | Added SimpleiOSApp and updated iOSSampleApp | yangsu@google.com | 2011-08-30 |
* | Fixed key handling code in Mac SampleApp | yangsu@google.com | 2011-08-30 |
* | Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, mov... | yangsu@google.com | 2011-08-30 |
* | rolling back the experimental rollbacks in r2178-2179 | epoger@google.com | 2011-08-26 |
* | rolling tree back to its state as of r2169 to see if that fixes Windows build... | epoger@google.com | 2011-08-26 |
* | Remove compiler warnings (Linux clang, mostly). | tomhudson@google.com | 2011-08-25 |
* | Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary t... | bsalomon@google.com | 2011-08-19 |
* | Canvas to handle null layer device. | bungeman@google.com | 2011-08-17 |
* | Make SkIStream closer to spec, to work with more consumers. | bungeman@google.com | 2011-08-13 |
* | CocoaSampleApp no longer depends on SkOSWindow_Mac.h | yangsu@google.com | 2011-08-08 |
* | iOS/Cocoa SampleApp, Drawingboard, and Networking updates | yangsu@google.com | 2011-08-08 |
* | use new SkEvent notion of passing targetID to constructor | reed@google.com | 2011-08-04 |
* | retool SkEvent to own its target ID or target proc | reed@google.com | 2011-08-04 |
* | iOS SampleApp menu related changes | yangsu@google.com | 2011-08-02 |
* | Add Commit to SkWIStream. | bungeman@google.com | 2011-08-01 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | Manually update copyright notices in files that defied the automated process | epoger@google.com | 2011-07-28 |
* | Updated iOSSampleApp to display FPS and display in OpenGL | yangsu@google.com | 2011-07-17 |
* | Updated iOSSampleApp and related files. | yangsu@google.com | 2011-07-07 |
* | make the mac window resizeable again | reed@google.com | 2011-07-06 |
* | always use grcontext to get the bits to the screen | reed@google.com | 2011-07-06 |
* | Enable WebKit/Chromium style logging for Skia. | tomhudson@google.com | 2011-06-30 |
* | Don't use the CreateWithData variant: not needed, and isn't available in chrome | reed@google.com | 2011-06-29 |
* | fix bitmapinfo | reed@google.com | 2011-06-28 |
* | add mac utility to turn a pdf into a bitmap | reed@google.com | 2011-06-28 |
* | Parse SampleApp command line for a test name. If an argument is passed to | senorblanco@chromium.org | 2011-06-28 |
* | Change output format of dump() to make VS2008 happy. | tomhudson@google.com | 2011-06-28 |
* | remove drawShape from canvas api | reed@google.com | 2011-06-27 |
* | Added utility functions and iOS ports of SkWindow, SkOSFile, SkFontHost, and ... | yangsu@google.com | 2011-06-24 |
* | Wrap SkStreams in IStreams instead of copying data around. | bungeman@google.com | 2011-06-23 |
* | Minor fixes for SampleApp. | Scroggo | 2011-06-17 |
* | Add createNewCompatibleDevice. Allow devices to have a NULL factory and saveL... | bsalomon@google.com | 2011-06-17 |
* | make SkDevice constructors explicit between offscreen and on/direct | reed@google.com | 2011-06-16 |
* | delete all old (non-Gyp) buildfiles | epoger@google.com | 2011-06-14 |
* | Implement timers for linux SampleApp. http://codereview.appspot.com/4592054/ | Scroggo | 2011-06-13 |
* | add row/col major getters, plus unit-tests | reed@google.com | 2011-06-13 |
* | move into utils | reed@google.com | 2011-06-13 |
* | Make linux sample app work on my laptop. Reviewed at http://codereview.appspo... | Scroggo | 2011-06-08 |
* | Add EGL context for Windows. | bungeman@google.com | 2011-06-02 |
* | Add dual source blending support for proper blending with coverage. | bsalomon@google.com | 2011-05-20 |
* | The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on | senorblanco@chromium.org | 2011-05-19 |
* | Add Mesa as a GL backend. | bungeman@google.com | 2011-05-19 |
* | remove reference to fContext | reed@google.com | 2011-05-17 |
* | Add GL context creation for X so that gm can run GPU on Linux. | bungeman@google.com | 2011-05-17 |
* | Edge antialiasing for convex shapes in Ganesh | senorblanco@chromium.org | 2011-05-12 |
* | Disable MSAA in SkOsWindow on mac and windows | bsalomon@google.com | 2011-05-05 |
* | Minor fixes to get SampleApp's OpenGL path not to crash on Linux. Initialize | senorblanco@chromium.org | 2011-05-04 |