1. c698097 Recommit r2584 with gpu pass of the new ReadPixels test disabled in fixed pt (gpu code doesn't work in general in fixed pt). by bsalomon@google.com · 13 years ago
  2. ace7bd5 Revert r2584 (new test fails in fixed pt builds) by bsalomon@google.com · 13 years ago
  3. 1a8ddf0 Changes the SkCanvas::readPixels API. Allows caller to read into prealloced bitmap pixels. Changes how clipping to device bounds is handled. by bsalomon@google.com · 13 years ago
  4. 209c415 add initial unittests for aaclip. Fix case where BuilderBlitter skipped the top by reed@google.com · 13 years ago
  5. 57f5d98 Recommit r2510 now that mac build bot issue has been fixed. by bsalomon@google.com · 13 years ago
  6. d92780b Temporary revert of r2510. The test that it introduced fails on the Mac build bots. I suspect there is something wrong with the Mac bot machine's GL that is preventing context creation from succeeding. The OpenGL Driver monitor on the machine only shows a software rasterizer. aglChoosePixelFormat seems to fail regardless of input. It may just need a reboot. I'll investigate it more on Monday. by bsalomon@google.com · 13 years ago
  7. d47fafe Add test that validates GrGLInterfaces by bsalomon@google.com · 13 years ago
  8. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago
  9. a8e686e Make program unit test run clean and add it to tests program by bsalomon@google.com · 14 years ago
  10. 04c643b Use bfrange to shrink ToUnicode table. by vandebo@chromium.org · 14 years ago
  11. 2b75f42 add asABlur() to maskfilters, so devices like gpu and pdf can query them. by reed@google.com · 14 years ago
  12. d3a8c94 A bit set class. Will be used for font subsetting. by vandebo@chromium.org · 14 years ago
  13. 5351b37 combine target_defaults.gypi into common.gypi by epoger@google.com · 14 years ago
  14. dcab3a1 Alternate approach to enabling PDF in gm (gyp changes) by epoger@google.com · 14 years ago
  15. fc1539a Experimental framework for fast quadratic subdivision density computation code. by tomhudson@google.com · 14 years ago
  16. d33f75c Move PointTest.cpp out of tests/core into tests/ ; the other arrangement was by epoger@google.com · 14 years ago
  17. 1fd56dc Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance warning to its declaration by epoger@google.com · 14 years ago
  18. 35ae8ea add SkDataRef (for future use) by reed@google.com · 14 years ago
  19. 125002a update SkMatrix44 by reed@google.com · 14 years ago
  20. ccdbd2c create GYP files for these targets: tests, gm, skhello, skimage, skdiff by epoger@google.com · 14 years ago