summaryrefslogtreecommitdiffstats
path: root/webkit/port/platform/chromium
Commit message (Expand)AuthorAgeFilesLines
* Only copy image data to the clipboard when users selecttc@google.com2008-12-081-1/+22
* Update themes since we merged webkit r38911.deanm@chromium.org2008-12-072-17/+20
* Fix linux broken layout tests. They want the windows UA sheet.mpcomplete@google.com2008-12-052-0/+15
* Pressing tab with no selection while the form autofill was showing would crash.jcampan@chromium.org2008-12-011-3/+5
* Match Windows select metrics.deanm@chromium.org2008-11-282-31/+78
* Match Windows checkbox and radio metrics. We now pass basic-inputs.html.deanm@chromium.org2008-11-272-48/+20
* Remove dependencies on base/ from MIMETypeRegistry.cppdarin@chromium.org2008-11-261-1/+4
* Remove dependencies on base/glue from these 2 port files.jam@chromium.org2008-11-261-0/+3
* Reverting 6043.ojan@google.com2008-11-261-3/+0
* Remove dependencies on base/ from MIMETypeRegistry.cppdarin@chromium.org2008-11-261-0/+3
* The autofill menu does not accept the selection on abandon, such as when pres...jcampan@chromium.org2008-11-262-8/+39
* Fix a rash of uninit data errors reported by Valgrind.agl@chromium.org2008-11-251-0/+2
* Use the default handling for input styles.deanm@chromium.org2008-11-252-10/+0
* More GTK theme work.deanm@chromium.org2008-11-251-52/+36
* Revert my caret blinking change for now.deanm@chromium.org2008-11-251-2/+5
* Don't paint storm in layout test mode.deanm@chromium.org2008-11-251-5/+2
* Apply the PlatformContext's current transform when returning the cairo surfac...estade@chromium.org2008-11-251-20/+18
* Fix a regression in RenderThemeGtk.erg@google.com2008-11-251-2/+5
* Find now uses WebKit's TextMatch highlighting for Find-in-page.finnur@google.com2008-11-242-0/+46
* A bit of RenderThemeGtk::systemFont refactoring and merge with recent changes.mmoss@google.com2008-11-241-39/+53
* Bridge calls to get the root NPObject from a WebPluginContainer.darin@chromium.org2008-11-241-2/+4
* Progress on form button metrics.deanm@chromium.org2008-11-242-224/+235
* Make RenderThemeWin and RenderThemeGtk a bit closer to each other. This is j...deanm@chromium.org2008-11-222-11/+3
* Revert r5890 (accidental commit).estade@chromium.org2008-11-221-18/+20
* Correctly render scroll bars on web frames by setting a matrix translation on...estade@chromium.org2008-11-221-20/+18
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-221-3/+2
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-211-2/+3
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-211-3/+2
* Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf,deanm@chromium.org2008-11-214-8/+26
* Expanding and fleshing out the skelton for RenderThemeGtk::systemFont.mmoss@google.com2008-11-211-2/+68
* The form autofill when shown originally has no selection, pressing enter in t...jcampan@chromium.org2008-11-201-1/+6
* Cleanup TemporaryLinkStubs.cpp.darin@chromium.org2008-11-191-35/+39
* Remove cf_html from webdropdata.h. This is windowstc@google.com2008-11-194-15/+19
* Review URL: http://codereview.chromium.org/11434michaeln@google.com2008-11-183-62/+15
* Remove most base dependencies from ImageSkia. Poke through the resource getti...brettw@google.com2008-11-181-1/+5
* Backout my image change which broke mac.brettw@google.com2008-11-181-5/+1
* * remove glue dependency from PluginsChromium* renamed some of the MIME API t...erikkay@google.com2008-11-182-4/+11
* Remove most base dependencies from ImageSkia.brettw@google.com2008-11-181-1/+5
* Added stats counters and trace event to ChromiumBridge.erikkay@google.com2008-11-141-0/+10
* removed a bunch of minor glue dependencies from porterikkay@google.com2008-11-142-8/+18
* Get popup windows working.agl@chromium.org2008-11-141-70/+0
* * Copy webkit_glue font functions into ChromiumBridge.erikkay@google.com2008-11-132-2/+13
* * add MIME type functions to ChromiumBridgeerikkay@google.com2008-11-122-21/+14
* Scrollbars on Linux.agl@chromium.org2008-11-124-130/+311
* Add ChromiumBridge::isLayoutTestMode() and change references to webkit::IsLay...erikkay@google.com2008-11-122-3/+7
* * 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