Sign in
chromium
/
chromium
/
src
/
7c6bf9577022c2d646bb6a347d6e3c93a5bb5ac6
/
content
/
common
/
cursors
d7429aa2
Minor cleanup to webcursors:
by bsep
· 9 years ago
516f03b
Rename gfx::Display/Screen to display::Display/Screen in content/
by oshima
· 9 years ago
114a1ef
mac: Remove IsOSLion().
by thakis
· 9 years ago
8bac698
ozone: Propagate maximum cursor size information from HW
by robert.bradford
· 9 years ago
14069e9
Fix image error with custom cursors on windows. Creating the bitmap for scaling was not copying over the bitmap encoding format, which caused the image to look corrupt.
by bsep
· 10 years ago
99ded2f
Zero out the bitmap used in WebCursor scaling test so that memory tools won't complain that it's uninitialized.
by bsep
· 10 years ago
5405e9a
The fuzzer found a crash where you can hit a DCHECK if you try to create a cursor from an empty bitmap, so I'm changing it to an early return, which is the normal error handling for this crash.
by bsep
· 10 years ago
a9aa7a8
Switch to standard integer types in content/common/.
by avi
· 10 years ago
280746c
Eliminate HICON leaks caused by creating icons from bitmap image.
by anpol
· 10 years ago
83201c2
clang/win: Fix build after https://codereview.chromium.org/1525263004/
by Nico Weber
· 10 years ago
027fb1e
hidpi support for custom cursors in windows
by bsep
· 10 years ago
66142aeb
Use proper namespace in skia/ext
by scroggo
· 10 years ago
9230c1d
clang/win: Let some chromium_code targets build with -Wextra.
by thakis
· 10 years ago
4daf403
Fix an overflow in WebCursor.
by oshima
· 10 years ago
089746f
gfx: Make conversions from gfx::Point to PointF explicit.
by danakj
· 10 years ago
579c26f9
Fix custom cursor transparency compositing on MacOS
by junov
· 10 years ago
ddaec91
gfx: Make conversions from Size to SizeF be explicit.
by danakj
· 10 years ago
2977ebf
Aura on Android: Expanding the empty webcursor implementation.
by mfomitchev
· 10 years ago
cd0a8ae
Fix alpha pre-multiplication error with custom cursor images
by junov
· 10 years ago
bd4d711
Change most uses of Pickle to base::Pickle
by brettw
· 10 years ago
05cfd8ddb
Move Pickle to base namespace.
by brettw
· 10 years ago
9b58038
content: ozone: Limit web cursor size to 64x64
by spang
· 10 years ago
04ad0b20
content: ozone: Fix caching in GetPlatformCursor
by spang
· 10 years ago
4bab1c8
ozone: Fix scaling for 2x cursors
by spang
· 11 years ago
ebe974f0
Cleanup: Update the path to gfx size headers.
by tfarina
· 11 years ago
655f81d
Cleanup: Update the path to insets and point headers.
by tfarina
· 11 years ago
4c2d33a
gn/linux: warnings as errors, turn on Wextra
by scottmg
· 11 years ago
272c8d7
Use qualified path for three more grit headers from ui.
by tfarina
· 11 years ago
2247b151d
tryAllocPixels returns bool, allocPixels requires success
by reed
· 11 years ago
a9ca8d5
Move webkit resources over to content.
by
[email protected]
· 11 years ago
95539f00
Don't rotate WebCursor based on display rotation in X11 Aura.
by
[email protected]
· 11 years ago
343d27a6
setConfig is deprecated, use setInfo or allocPixels instead
by
[email protected]
· 11 years ago
0e37fc20
ozone: Move the factory interfaces into a common target.
by
[email protected]
· 11 years ago
2f30167
Consolidate SDK forwards in sdk_forward_declarations.h.
by
[email protected]
· 11 years ago
a7fe5d75
Cleanup: Remove unused webcursor_win.cc. WinAura has a separate version.
by
[email protected]
· 11 years ago
c997bc4
Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins on linux
by
[email protected]
· 11 years ago
dcc29777
Delete the GTK+ port of Chrome.
by
[email protected]
· 11 years ago
b52be4b
Implement WebCursor for Ozone
by
[email protected]
· 11 years ago
c2809346d
Move webcursors code from webkit/ to content.
by
[email protected]
· 11 years ago