Commits
User selector
Commit History
Commits on Dec 14, 2018
[Win][Clang] Fix compilation warnings under Source/WebCore/platform/win
Show description for 31fa1d8committed
Commits on Dec 12, 2018
[Win][Clang] Fix warning -Wmissing-field-initializers
Show description for f3ea0fccommitted
Commits on May 25, 2017
[Win] An assertion fails if the custom cursor image isn't loaded yet
Show description for d963ae7authored andcommitted
Commits on Jan 23, 2017
Remove PassRefPtr from "page" directory of WebCore, also deploy references
Show description for a6867c4committed
Commits on Jan 14, 2017
Remove PassRefPtr from more of "platform"
Show description for 4a44702committed
Commits on Apr 24, 2015
Another round of removing use of OwnPtr, PassOwnPtr, and deleteOwnedPtr
Show description for c655b83committed
Commits on Jan 24, 2015
[Win] Cursor assignment operator is skipping scale factor
Show description for 9d079bfcommitted[Win] Cursor copy constructor does not initialize scale factor
Show description for 157b125committed
Commits on Jan 14, 2015
[Win] Layout Test fast/css/crash-on-custom-cursor-when-loading.html is failing
Show description for 822dbcfcommitted
Commits on Oct 15, 2014
Clean up unnecessary PassOwnPtr.h inclusion
Show description for f6e21cdcommitted
Gyuyoung Kim
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Sep 10, 2013
Source/WebCore: [Windows] Change from using OwnPtr<GDI Stuff> to new GDIObject template.
Show description for 74d75c2committed
Commits on Jan 24, 2012
[windows] Convert usages of GetDC to HWndDC Part 1.
Show description for 1c0efcacommitted
David Levin
Commits on Sep 14, 2011
WebCore::Cursor::ensurePlatformCursor() should always set a valid platform cursor on Windows
Show description for f02a667committed
Commits on May 1, 2011
2011-05-01 Patrick Gansterer <paroga@webkit.org>
Show description for 0e1336ecommitted
Commits on Mar 10, 2011
Unify Windows version checks.
Show description for 83f5c2fcommitted
Commits on Feb 6, 2011
2011-02-06 Patrick Gansterer <paroga@webkit.org>
Show description for 01aee4fcommitted
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading