1. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 12 years ago
  2. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 12 years ago
  3. a8916ff Change Atlas recycling to track current flush count and recycle if Atlas not used in current flush. by commit-bot@chromium.org · 12 years ago
  4. 67ed64e GPU Font Cache improvements: by commit-bot@chromium.org · 12 years ago
  5. fec0bc3 Remove legacy names no longer referenced in Chrome and WebKit. by bsalomon@google.com · 12 years ago
  6. 95ed55a Make all GrContext members that return a texture also ref the texture for the caller. by bsalomon@google.com · 12 years ago
  7. 0342a85 Remove _UPM_ GrPixelConfigs Review URL: http://codereview.appspot.com/6460113/ by bsalomon@google.com · 13 years ago
  8. c377baf Add placement new macros to SkPostConfig, call SkNEW* from Ganesh. by tomhudson@google.com · 13 years ago
  9. 75b3c96 Move clientID into texture desc by robertphillips@google.com · 13 years ago
  10. b9014f4 Remove deprecated names from Gr (WK is no longer using them) by bsalomon@google.com · 13 years ago
  11. 78d6cf9 Remove GrAALevel enum, use explicit sample count by bsalomon@google.com · 13 years ago
  12. 5bc34f0 Remove fConfig/fFormat union in GrTextureDesc by bsalomon@google.com · 14 years ago
  13. 6f37951 Make all pixel ops go thru ctx so we can correctly flush. Unify two texture upload code paths. by bsalomon@google.com · 14 years ago
  14. f74ad8c Removes warnings generated by gcc and clang. by tomhudson@google.com · 14 years ago
  15. c436499 [GPU] Add explicit byte order and PM vs. UPM 8888 configs by bsalomon@google.com · 14 years ago
  16. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 14 years ago[Renamed from gpu/src/GrAtlas.cpp]
  17. 7d4679a Rename existing nonpreserving reallocs to reset, add reset to SkAutoMalloc, use reset in GrBufferAllocPool by bsalomon@google.com · 14 years ago
  18. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 14 years ago
  19. 3ef80cf suppress printfs by reed@google.com · 14 years ago
  20. 3582bf9 Remove GrAuto*Malloc, replace with SkAuto*Malloc by bsalomon@google.com · 14 years ago
  21. 4ee7ae5 Adding the notion of a volatile bitmap to SkBitmap. by junov@google.com · 14 years ago
  22. 1eeaf0b Add support for 8 bits/component glyphs, to by caryclark@google.com · 14 years ago
  23. fea37b5 Add lockKeylessTexture() for caching texture without a content key. by bsalomon@google.com · 14 years ago
  24. 669fdc4 Adds read pixels to GrTexture and GrRenderTarget by bsalomon@google.com · 14 years ago
  25. 8fe7247 Add GrResource base class for ibs, texs, vbs, etc. by bsalomon@google.com · 14 years ago
  26. 759c16e need a separate texture for each maskformat in atlasmgr by reed@google.com · 14 years ago
  27. 98539c6 support lcd16 in text atlas (sans shader support) by reed@google.com · 14 years ago
  28. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 15 years ago