summaryrefslogtreecommitdiffstats
path: root/webkit/port/platform
Commit message (Expand)AuthorAgeFilesLines
* Get CSSFontFaceSource and CachedFont building under Linuxagl@chromium.org2008-10-244-0/+18
* Stub out image and icon methods we need to link. We'll want realmark@chromium.org2008-10-242-0/+108
* remove PLATFORM(MAC) because it makes no sense as it's not defined anymorepinkerton@google.com2008-10-241-12/+0
* Resolve undefined symbols with "mime" in their names resulting frommark@chromium.org2008-10-242-1/+17
* Don't use some Mac-specific editor methods that now come in from Editor.cppmark@chromium.org2008-10-241-2/+8
* use WIN_OS, not WINpinkerton@google.com2008-10-241-2/+2
* stub out drawing and hit testing to compile/link on non-windows platformspinkerton@google.com2008-10-241-1/+45
* Stub out a constructor and method we don't need now, but which WebKit callsmark@chromium.org2008-10-241-0/+14
* Fix #if to go with #include change. Use webkit styletc@google.com2008-10-241-4/+4
* Now that we have the windows VK_* values defined, we can includetc@google.com2008-10-243-10/+5
* Let cursors be based on CGImage instead of SkBitmap on the Macmark@chromium.org2008-10-231-10/+15
* Copies webkit gtk's rendering code for now, commenting out a few parts which ...erg@google.com2008-10-234-0/+3824
* Add #if ENABLE(JAVASCRIPT_DEBUGGER), part 2.pkasting@chromium.org2008-10-231-3/+0
* First stab at webinputevent_linux.cc. Coverts GDK events totc@google.com2008-10-233-0/+936
* fork PlatformScreenMac into our port to avoid PLATFORM(MAC) issuespinkerton@google.com2008-10-231-0/+99
* Fixed SVG path fill rule (even-odd or winding) which broke with the mergejhaas@chromium.org2008-10-231-0/+3
* Get DragDataChromium and AXObjectCache building on Linux. These are the lastagl@chromium.org2008-10-231-1/+1
* Use CG instead of Skiamark@chromium.org2008-10-231-0/+9
* Remove DerivedSources.cpp from KJSBindings.vcproj, and replace it with all th...pkasting@chromium.org2008-10-221-55/+0
* Fix Linux build bustagemark@chromium.org2008-10-221-1/+1
* More fixes for port. Don't build GKURLMac since we hopefully won't needmark@chromium.org2008-10-224-68/+71
* Compile ImageSkia under Linux.erg@google.com2008-10-221-35/+17
* Get PopupMenuChromium building under Linuxagl@chromium.org2008-10-221-4/+7
* Some of the easier fixes in port for the PLATFORM(MAC) killing projectmark@chromium.org2008-10-224-144/+6
* Fix Linux build with a null port hack.evanm@google.com2008-10-221-1/+4
* oops, didn't mean PLATFORM.pinkerton@google.com2008-10-221-1/+1
* chromium tree changes for removing platform(mac). pinkerton@google.com2008-10-224-26/+179
* Stub out Font functions for Linuxagl@chromium.org2008-10-227-128/+393
* Compile WidgetChromium on Linux.erg@google.com2008-10-221-2/+2
* Bring in CursorChromium to Linux build.evanm@google.com2008-10-212-40/+45
* Get ScrollViewChromium building under Linux.erg@google.com2008-10-211-3/+15
* Add stubs for screen size accessors for linux test_shell link errors.erg@google.com2008-10-211-0/+70
* Build SkGraphicsContext under Linuxerg@google.com2008-10-211-31/+10
* remove PLATFORM_GTK-ismstc@google.com2008-10-211-1/+0
* Make PlatformScrollBar.h cross-platform. This is just movingtc@google.com2008-10-212-44/+50
* Patch of uber lameness to fix the KJS build. TestShell actually runs!darin@chromium.org2008-10-211-0/+64
* Start attacking the list of undefined symbols from Linux WebCore. This definesagl@chromium.org2008-10-212-0/+41
* Fix KJS build. Strangely, the PlatformWidget type is not expected to be defi...pkasting@chromium.org2008-10-201-4/+0
* fix build take 2tc@google.com2008-10-181-1/+1
* WIN -> OS_WINtc@google.com2008-10-181-1/+1
* linux compile fixestc@google.com2008-10-182-1/+3
* Add stubs for these functions. They seem to get pulled in as a result of PLA...darin@google.com2008-10-181-0/+40
* fix linux buildtc@google.com2008-10-181-0/+11
* one more missing filedarin@chromium.org2008-10-181-0/+41
* Add missing headers. Oops :(darin@chromium.org2008-10-187-0/+295
* Disable PLATFORM(WIN) !!darin@chromium.org2008-10-1824-792/+209
* Stub out writing to the pasteboard. Ends up calling NSAttributedString initWi...pinkerton@google.com2008-10-171-0/+10
* Start compiling a bunch of *Chromium.cpp files in our port ontc@google.com2008-10-174-11/+22
* Hook up skia + v8 bindings for getImageData(), putImageData().ericroman@google.com2008-10-163-7/+104
* Fix mac bustage caused by my big Win.cpp to Chromium.cpp change. To keep thedarin@google.com2008-10-161-0/+7