1. ef22e7de There was only one caller of BlitCanvasToCanvas, and that call-site already has an alternate inline impl, so try removing this method entirely. by reed · 10 years ago
  2. 3f631cb Remove unused blitting functions from ui/gfx/blit.cc by spang · 10 years ago
  3. 4ffa789 Remove last dependencies on ui/base from ui/gfx by [email protected] · 12 years ago
  4. d34e407 Adds a gfx_export.h to ui/gfx and converts all code in ui/gfx to by [email protected] · 12 years ago
  5. 2e648601 ui: Prefer +/- operators to apply offsets. by [email protected] · 13 years ago
  6. ceb36f7d Add Vector2d classes that represent offsets, instead of using Point. by [email protected] · 13 years ago
  7. 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
  8. 507bad5 Rename UI_API to UI_EXPORT. by [email protected] · 14 years ago
  9. ea47b6a Introduce ui.dll / libui.so for the component build. by [email protected] · 14 years ago
  10. 9086321 Changed bit interface to use SkCanvas instead of skia::PlatformCanvas, which is being deprecated. by [email protected] · 14 years ago
  11. 08397d5 Change includes of gfx/* to ui/gfx/* by [email protected] · 15 years ago
  12. 267c03d Move src/gfx/ to src/ui/gfx by [email protected] · 15 years ago