summaryrefslogtreecommitdiffstats
path: root/webkit/api
Commit message (Expand)AuthorAgeFilesLines
* Make sure the multiplication sign is encoded properly.avi@chromium.org2009-07-231-2/+10
* Remove the dependency on V8Proxy.h from test_shell.cc.dumi@chromium.org2009-07-232-0/+8
* Fix a leak that only happens in layout test mode.tc@google.com2009-07-231-0/+2
* Fix trackpad scrolling issues where scroll events with 0 were sent.avi@chromium.org2009-07-221-9/+12
* This change list improves IME support on Linux. Many corner cases that were notestade@chromium.org2009-07-211-0/+22
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-212-0/+84
* Stubs for DB-related methods in ChromiumBridge.dumi@chromium.org2009-07-201-0/+33
* Implement WebNode, and fix self assignment for WebKit api classes.ajwong@chromium.org2009-07-205-3/+114
* Reverting patch 21083.dumi@chromium.org2009-07-201-33/+0
* Stubs for DB-related methods in ChromiumBridge.dumi@chromium.org2009-07-201-0/+33
* Reverting 21059.jorlow@chromium.org2009-07-182-84/+0
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-182-0/+84
* Flip screen coordinates when converting NSEvent to WebMouseEvent. Enable proc...pinkerton@chromium.org2009-07-171-1/+1
* Introduce WebLocalizedString and queryLocalizedString methodsdarin@chromium.org2009-07-173-4/+318
* Begin implementation of the context menu for Video and Audio tags.ajwong@chromium.org2009-07-173-0/+18
* Add the WebKit API for DOM Storage. This is used to re-enter WebKit. A late...jorlow@chromium.org2009-07-166-0/+466
* Enable isolated worlds for content scripts.abarth@chromium.org2009-07-161-0/+7
* Reverting 20855.darin@chromium.org2009-07-166-52/+44
* Reverting 20854.darin@chromium.org2009-07-166-44/+52
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-166-52/+44
* Revert "Stubs for DB-related methods in ChromiumBridge."agl@chromium.org2009-07-161-33/+0
* Stubs for DB-related methods in ChromiumBridge. Allows us to compile the Chro...dumi@chromium.org2009-07-161-0/+33
* Linux: filter out unreadable fontsagl@chromium.org2009-07-142-0/+11
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-141-6/+6
* Linux: workaround a fontconfig bug.agl@chromium.org2009-07-141-4/+17
* Roll WebKit DEPS from 45738 to 45840.dimich@google.com2009-07-141-3/+4
* A quick fix for Issue 15852.hbono@chromium.org2009-07-101-9/+13
* Linux: don't crash when performing font fallback to a non-scalable font.agl@chromium.org2009-07-101-0/+4
* Fix custom cursors on Mac. Null and 0 turn out not to be opposites.darin@chromium.org2009-07-091-1/+1
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-085-6/+162
* Refactoring to introduce refcount to WebMediaPlayerImplhclam@chromium.org2009-07-071-5/+4
* Port WebImage to CG and rework the Skia version so that WebImage just has adarin@google.com2009-07-033-96/+155
* Add getFileSize support to chromiumvictorw@chromium.org2009-07-032-0/+11
* Add Reload and LoadData methods to WebFrame. LoadData replacesdarin@chromium.org2009-07-014-25/+33
* A quick fix for Issue 15531 and 10953hbono@chromium.org2009-07-012-2/+3
* Modify printing methods on WebFrame to be more inline with the versiondarin@chromium.org2009-06-302-32/+20
* Delete V8Proxy and V8Utilities and use upstreamed versions.japhet@chromium.org2009-06-291-2/+2
* Remove --enable-web-workers command-line switch.dimich@google.com2009-06-292-10/+0
* Reverting 19489,19488.japhet@chromium.org2009-06-291-2/+2
* Use upstream V8Proxy and V8Utilitiesjaphet@chromium.org2009-06-291-2/+2
* Linux: plumb fontconfig call out to the sandbox host.agl@chromium.org2009-06-254-1/+207
* Fix GCC compile error. This is similar to the change I made in r19105.darin@chromium.org2009-06-251-1/+1
* Hook up WebHistoryItem and push HistoryItem serialization out of WebFrame.darin@chromium.org2009-06-254-28/+338
* Integrating GtkIMContext into the RenderWidgetHostViewGtk class (Take 2).hbono@chromium.org2009-06-252-2/+115
* implement WebSandboxSupport stub to prevent a null ptr derefdpranke@google.com2009-06-252-5/+9
* Fix GCC bustage. Part 2.darin@chromium.org2009-06-241-1/+1
* Fix GCC build bustage.darin@chromium.org2009-06-241-0/+1
* Switch WebHTTPBody and WebDragData to implement copy-on-write behavior. Thisdarin@chromium.org2009-06-247-29/+62
* Revert 19009 because this prevents inserting return characters.hbono@chromium.org2009-06-232-115/+2
* Integrating GtkIMContext into the RenderWidgetHostViewGtk class.This change i...hbono@chromium.org2009-06-232-5/+118