summaryrefslogtreecommitdiffstats
path: root/webkit/port
Commit message (Expand)AuthorAgeFilesLines
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-226-161/+160
* Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ...brettw@google.com2008-11-2213-1447/+0
* Parse VDMX tables for font metrics in Skia.agl@chromium.org2008-11-211-4/+9
* Move ScheduledAction.h into bindings/v8 where it belongs.darin@chromium.org2008-11-212-2/+1
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-2112-2352/+3
* Fix crashes while displaying large animated GIFs. Our old understanding of t...pkasting@chromium.org2008-11-213-4/+10
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-216-160/+161
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-216-161/+160
* Move the platform files form port to skia for Mac only. Hopefully this won't ...brettw@google.com2008-11-219-808/+3
* pull in some upstream code in this forked filepinkerton@google.com2008-11-211-0/+8
* Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf,deanm@chromium.org2008-11-216-10/+39
* Relanding this fix. The earlier attempt broke test_shell_tests. The fixananta@chromium.org2008-11-211-1/+4
* Revert r5816 due to InvokeMethods failures in test_shell_tests.sgk@google.com2008-11-211-4/+1
* Expanding and fleshing out the skelton for RenderThemeGtk::systemFont.mmoss@google.com2008-11-211-2/+68
* Fix Silverlight windowless plugin painting issues. This fixes theananta@chromium.org2008-11-211-1/+4
* Landing change by yury.semikhatsky@gmail.com to unfork inspector JS files.ojan@google.com2008-11-2130-12199/+0
* src/webkit side of merge 38500:38550.ojan@google.com2008-11-214-3/+3
* Added GC protection support for objects with possible pending activity which ...sgjesse@chromium.org2008-11-206-15/+168
* Remove files that we no longer need after the last merge.ojan@google.com2008-11-202-164/+0
* More font metrics work for Linuxagl@chromium.org2008-11-201-2/+3
* Fix assert in debug. I had this change locally and forgot toojan@google.com2008-11-201-1/+2
* non-third_party side of merge 38389:38450.ojan@google.com2008-11-202-0/+14
* Review URL: http://codereview.chromium.org/11504michaeln@google.com2008-11-201-18/+21
* The form autofill when shown originally has no selection, pressing enter in t...jcampan@chromium.org2008-11-201-1/+6
* Reapply http://codereview.chromium.org/11225agl@chromium.org2008-11-192-3/+6
* Match Windows font metrics on Linux.agl@chromium.org2008-11-192-11/+7
* More Linux build fixes.agl@chromium.org2008-11-191-9/+43
* Mac changes for r5690mark@chromium.org2008-11-191-0/+2
* Mac changes for r5690mark@chromium.org2008-11-192-0/+4
* Minor Linux build fixupsagl@chromium.org2008-11-193-4/+4
* Fix typo for Linux build.brettw@google.com2008-11-191-1/+1
* Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left h...brettw@google.com2008-11-1928-0/+4558
* delete more unused codepinkerton@google.com2008-11-191-624/+0
* Cleanup TemporaryLinkStubs.cpp.darin@chromium.org2008-11-191-35/+39
* remove unused filepinkerton@google.com2008-11-191-264/+0
* 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-182-79/+18
* add drag delay for mactc@google.com2008-11-181-0/+4
* Fix the set of fonts used for test_shell.agl@chromium.org2008-11-181-2/+2
* Backout my image change which broke mac.brettw@google.com2008-11-182-21/+80
* * remove glue dependency from PluginsChromium* renamed some of the MIME API t...erikkay@google.com2008-11-183-55/+52
* Remove most base dependencies from ImageSkia.brettw@google.com2008-11-182-80/+21
* Revert 5595maruel@chromium.org2008-11-181-2/+2
* Added parameter checking to window.postMessage. Before this change passing an...sgjesse@chromium.org2008-11-181-3/+5
* Fix the set of fonts used for test_shell.agl@chromium.org2008-11-181-2/+2
* Remove base and STL dependencies from FontCacheWin except for font_utils, whi...brettw@google.com2008-11-171-50/+41
* Debase our Uniscribe code. This moves FontUtils and all our Uniscribe code frombrettw@google.com2008-11-1711-193/+2016
* Fix a renderer crashing bug with NPObject method references.michaeln@google.com2008-11-141-3/+7
* Added stats counters and trace event to ChromiumBridge.erikkay@google.com2008-11-144-15/+22