1. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  2. e8f0592 DirectWrite font host for skia. https://codereview.appspot.com/5417063/ by bungeman@google.com · 12 years ago
  3. aa99c9e use std qsort instead of our (now gone) version by reed@google.com · 12 years ago
  4. 8a189b0 Add coverage AA support for SampleApp root layers (windows only) by bsalomon@google.com · 12 years ago
  5. 7558925 Fix miscellaneous compiler warnings from Visual Studio 2010. by tomhudson@google.com · 12 years ago
  6. cbd76ae Utils must not depend on Views. http://codereview.appspot.com/5867051/ by bungeman@google.com · 12 years ago
  7. ceb1d9e remove SkOSWindow_Win.cpp (has been replaced by SkOSWindow_win.cpp [lowercase w]) by bsalomon@google.com · 13 years ago
  8. eedef25 Remove suffixes from SK_wGL macros by bsalomon@google.com · 13 years ago
  9. bd7c641 Add SkWGLExtensionInterface for dealing with WGL extensions by bsalomon@google.com · 13 years ago
  10. e295313 move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol style LF on all gpu files by bsalomon@google.com · 13 years ago
  11. b29c883 Add xps device to skia. http://codereview.appspot.com/5076041/ by bungeman@google.com · 13 years ago
  12. 9d12f5c Fix some VS2010 warnings Review URL: http://codereview.appspot.com/5155043 by bsalomon@google.com · 13 years ago
  13. 2e2f3f5 Update SkCoInitialize to better match spec. by bungeman@google.com · 13 years ago
  14. 971d0c8 Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary to support it. by bsalomon@google.com · 13 years ago
  15. e25c684 Canvas to handle null layer device. http://codereview.appspot.com/4907045/ by bungeman@google.com · 13 years ago
  16. 6015792 Make SkIStream closer to spec, to work with more consumers. by bungeman@google.com · 13 years ago
  17. 14fc321 Add Commit to SkWIStream. http://codereview.appspot.com/4809069/ by bungeman@google.com · 13 years ago
  18. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  19. 78b8253 Parse SampleApp command line for a test name. If an argument is passed to by senorblanco@chromium.org · 13 years ago
  20. 9df621d Wrap SkStreams in IStreams instead of copying data around. by bungeman@google.com · 13 years ago
  21. 3b0a8da Add EGL context for Windows. http://codereview.appspot.com/4517133/ by bungeman@google.com · 13 years ago
  22. 271cffc Add dual source blending support for proper blending with coverage. by bsalomon@google.com · 13 years ago
  23. 205ddd7 Disable MSAA in SkOsWindow on mac and windows by bsalomon@google.com · 13 years ago
  24. f5848e4 Fix wrong class name used when unregistering class for dummy window in SkOsWindow_win.cpp by bsalomon@google.com · 13 years ago
  25. c8ad63e Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux. by bsalomon@google.com · 13 years ago
  26. b52bb9b Remove dependence on glew for creating SkOSWindow_Win's GL ctx. by bsalomon@google.com · 13 years ago
  27. 5ba2d5b Fix warnings of SkScalar -> int conversions, by using SkScalarRound() by reed@google.com · 13 years ago
  28. 498a623 Remove offscreen GL support from SampleApp and SkOSWindow. This never worked anywhere but Mac and it doesn't work there anymore. by bsalomon@google.com · 13 years ago
  29. bf4338c Fix Sample App on Win32 GL window resize, fix sk->gr convexity hint, fix grpath uninit warnings by bsalomon@google.com · 13 years ago
  30. d302f14 Add support for clipstack to Gr. GrClip is now a list of rects and paths with set operations to combine them. The stencil buffer is used to perform the set operations to put the clip into the stencil buffer. Building Gr's clip from Skia's clipStack is currently disabled due to the fact that Skia's clipStack is relative to the root layer not the current layer. This will be fixed in a subsequent CL. by bsalomon@google.com · 13 years ago
  31. 3f0260d Cleanup issues related to SkBitmap getSize()/extractSubset(). by wjmaclean@chromium.org · 13 years ago
  32. 5782d71 Rev the GrContext interface. Context has draw* functions that take a new GrPaint object. Removed many of the lower-level GrGpu function call-throughs on context. by bsalomon@google.com · 14 years ago
  33. 2e7b43d Remove notion of default rendertarget. This doesn't map well to usage patterns outside sample app. Make binding between SkGpuDevice and a GrRenderTarget more explicit. Create method on GrContext to wrap the current target in the 3D API with a GrRenderTarget. by bsalomon@google.com · 14 years ago
  34. 2fbc7fa Make SampleApp build on Win32 (still requires glew, this needs to be fixed) by bsalomon@google.com · 14 years ago
  35. 5b9cfd4 Fixing results of incorrect conflict resolution in r646. by wjmaclean@chromium.org · 14 years ago
  36. 0845470 Fixed tab character. by wjmaclean@chromium.org · 14 years ago
  37. 0bde180 Security fixes re getSize(). by wjmaclean@chromium.org · 14 years ago
  38. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  39. e191b16 update windows port by reed@android.com · 15 years ago