Clone this repo:

Branches

  1. ab5b689 remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by [email protected] · 11 years ago master
  2. 7ce16f6 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by [email protected] · 11 years ago
  3. 8df4534 Port most uses of SkOnce to SkLazyPtr. by [email protected] · 11 years ago
  4. d4da9f4 Add a way for the gpu veto to report back the reason why it said no by [email protected] · 11 years ago
  5. 51baf84 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by [email protected] · 11 years ago
  6. f052918 Allow SkPictureImageFilter to be serialized when not run cross-process. by [email protected] · 11 years ago
  7. 2a77727 Port most uses of SkOnce to SkLazyPtr. by [email protected] · 11 years ago
  8. 7f58a97 Add an OR operator overload for SaveFlags to avoid extra static casts. by [email protected] · 11 years ago
  9. 2f0aff1 Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chromium.org/302783002/) by [email protected] · 11 years ago
  10. 2932a5b Implement SkPictureImageFilter bounds computation. by [email protected] · 11 years ago
  11. 7b6d5e9 Use GrGLShaderBuilder::GenProgramOutput in GrGLProgram. by [email protected] · 11 years ago
  12. 4b2f90e Initial work to get ETC1 data up to the GPU by [email protected] · 11 years ago
  13. 6e4b083 Fixing clusterfuzz issue by [email protected] · 11 years ago
  14. 9d4c6a9 move all code generation under genProgram() in GrGLShaderBuilder. by [email protected] · 11 years ago
  15. 7ba7bc7 Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in checks in a few places to make sure that we weren't using these pixel configurations in places that we shouldn't be. by [email protected] · 11 years ago
  16. 23bfe3e Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by [email protected] · 11 years ago
  17. f6fb366 Fix the rendering error of SkDraw::drawVertices in gpu path for solid color. by [email protected] · 11 years ago
  18. 8bbba0f Sanitizing source files in Housekeeper-Nightly by [email protected] · 11 years ago
  19. 3b794fb Fixing a clusterfuzz found issue by [email protected] · 11 years ago
  20. db793f3 Make GrGLShaderBuilder store a GenProgramOutput by [email protected] · 11 years ago