Sign in
chromium
/
chromium
/
src
/
6f59a9ad1c00c218de6239ae17e8f0987fa589d7
/
ui
/
gfx
/
blit.h
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
3f631cb
Remove unused blitting functions from ui/gfx/blit.cc
by spang
· 10 years ago
4ffa789
Remove last dependencies on ui/base from ui/gfx
by
[email protected]
· 12 years ago
d34e407
Adds a gfx_export.h to ui/gfx and converts all code in ui/gfx to
by
[email protected]
· 12 years ago
2e648601
ui: Prefer +/- operators to apply offsets.
by
[email protected]
· 13 years ago
ceb36f7d
Add Vector2d classes that represent offsets, instead of using Point.
by
[email protected]
· 13 years ago
01c86ec
Remove the rest of #pragma once in one big CL.
by
[email protected]
· 13 years ago
507bad5
Rename UI_API to UI_EXPORT.
by
[email protected]
· 14 years ago
ea47b6a
Introduce ui.dll / libui.so for the component build.
by
[email protected]
· 14 years ago
9086321
Changed bit interface to use SkCanvas instead of skia::PlatformCanvas, which is being deprecated.
by
[email protected]
· 14 years ago
08397d5
Change includes of gfx/* to ui/gfx/*
by
[email protected]
· 15 years ago
267c03d
Move src/gfx/ to src/ui/gfx
by
[email protected]
· 15 years ago