summaryrefslogtreecommitdiffstats
path: root/webkit/api/public
Commit message (Expand)AuthorAgeFilesLines
* Port WebImage to CG and rework the Skia version so that WebImage just has adarin@google.com2009-07-031-53/+34
* Add getFileSize support to chromiumvictorw@chromium.org2009-07-031-0/+4
* Add Reload and LoadData methods to WebFrame. LoadData replacesdarin@chromium.org2009-07-013-15/+33
* A quick fix for Issue 15531 and 10953hbono@chromium.org2009-07-011-1/+1
* Modify printing methods on WebFrame to be more inline with the versiondarin@chromium.org2009-06-302-32/+20
* Remove --enable-web-workers command-line switch.dimich@google.com2009-06-291-3/+0
* Linux: plumb fontconfig call out to the sandbox host.agl@chromium.org2009-06-252-0/+108
* Hook up WebHistoryItem and push HistoryItem serialization out of WebFrame.darin@chromium.org2009-06-253-28/+43
* Integrating GtkIMContext into the RenderWidgetHostViewGtk class (Take 2).hbono@chromium.org2009-06-251-0/+1
* implement WebSandboxSupport stub to prevent a null ptr derefdpranke@google.com2009-06-251-1/+1
* Switch WebHTTPBody and WebDragData to implement copy-on-write behavior. Thisdarin@chromium.org2009-06-243-8/+14
* Revert 19009 because this prevents inserting return characters.hbono@chromium.org2009-06-231-1/+0
* Integrating GtkIMContext into the RenderWidgetHostViewGtk class.This change i...hbono@chromium.org2009-06-231-3/+4
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-183-25/+18
* Hack to enable video on mac by creating a blank PlatformContextMac to draw on.ajwong@chromium.org2009-06-162-7/+0
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-152-5/+84
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-16/+5
* Fix javascript-backslash.html layout test failure.darin@chromium.org2009-06-111-0/+1
* Update WebKit to r44544.darin@chromium.org2009-06-091-3/+0
* Start using WebURLLoader, et. al. from the WebKit API.darin@chromium.org2009-06-0910-107/+283
* Revert WebURLLoader landing. Too many layout test failures.darin@chromium.org2009-05-3010-258/+82
* Fix layout test failures.darin@chromium.org2009-05-301-1/+1
* Start using WebURLLoader, et. al. from the WebKit API.darin@chromium.org2009-05-309-81/+257
* Handle mimetype queries for media fileshclam@chromium.org2009-05-291-0/+1
* Roll DEPS and fix build bustage. Propagate rename of policyBaseURL -> firstP...abarth@chromium.org2009-05-221-2/+2
* Add events to windowless plugins on linux. This CL also refactors the eventevan@chromium.org2009-05-221-16/+33
* Move ExtraData from WebRequest to WebDataSource.darin@chromium.org2009-05-211-4/+4
* Move createWorker from WebKitClient to WebWorkerClient per your suggestion, t...jam@chromium.org2009-05-202-7/+6
* Move WebMediaPlayerClientImpl files to WebKit API src location.darin@chromium.org2009-05-181-3/+6
* Implement the triple click for the Mac.avi@google.com2009-05-122-10/+16
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-1064-0/+5631