summaryrefslogtreecommitdiffstats
path: root/webkit/port/platform/chromium
Commit message (Expand)AuthorAgeFilesLines
* * Remove windows-ism from pasteboard code and move to usingtc@google.com2008-11-118-135/+322
* Cache the GdkSkia object in PlatformContextSkia so that we aren't creatingagl@chromium.org2008-11-113-588/+2
* Eliminate another dependency of port on glue.darin@chromium.org2008-11-112-33/+34
* This CL makes the form autofill popup menu behave like the Firefox's one, we ...jcampan@chromium.org2008-11-112-1/+17
* More ChromiumBridge action to eliminate glue dependencies from port.darin@chromium.org2008-11-101-0/+9
* Landing 37604:38097 mergedglazkov@google.com2008-11-104-33/+36
* Remove windows-isms from drag & drop. Thistc@google.com2008-11-077-61/+626
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-072-74/+141
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-062-141/+74
* Eliminate CursorChromium's dependency on webkit/glue.darin@chromium.org2008-11-064-120/+124
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-052-74/+141
* Render GTK widgets on Linuxagl@chromium.org2008-11-053-26/+607
* Get Database compiling on Chromium. Note that because we aren't generating theaa@google.com2008-11-031-0/+18
* Port a few more test_shell_tests to Linux.tc@google.com2008-11-035-706/+1299
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-312-0/+114
* Landing 36102:37604 merge on trunkdglazkov@google.com2008-10-3017-2643/+747
* Add Mac codepath for FileChooser::basenameForWidth in FileChooserChromium.cppjeremy@chromium.org2008-10-273-0/+90
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Set all key event fields on mac, make sure we correctly handle keyDownpinkerton@google.com2008-10-271-1/+27
* More stubbing out. With this and the rest of Linux pending, test_shell links.agl@chromium.org2008-10-244-1/+95
* First-party side of change to remove more link stubs.pkasting@chromium.org2008-10-241-10/+0
* wrap windows-only assert in ifdefspinkerton@google.com2008-10-241-0/+2
* In the upstream bug, we realized that the only caller of this function has a CGmark@chromium.org2008-10-241-4/+2
* We might use gtk functions, maybe Qt, maybe raw X11. Maybe we can re-use som...agl@chromium.org2008-10-241-0/+60
* Resolve undefined symbols with "mime" in their names resulting frommark@chromium.org2008-10-241-0/+16
* 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
* 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
* 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-222-0/+10
* 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-223-2/+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-221-0/+14
* 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
* 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