summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Merged already reviewed CLs for r/o zip support in ChromeOS file browser:zelidrag@chromium.org2011-07-261-1/+2
* Close the URL request in the destroctor. This ensures the load is actuallybrettw@chromium.org2011-07-251-0/+1
* Avoid double-buffering windowless plugins and instead use buffer flipping whe...tschmelcher@chromium.org2011-07-252-0/+12
* Removing WebVideoFrameImpl::texture() and WebVideoFrameImpl::surfaceType().scherkus@chromium.org2011-07-252-20/+8
* Fix a problem introduced in r93736.michaeln@google.com2011-07-251-3/+3
* Properly duplicate WebCString for cross-thread traversal.jknotten@chromium.org2011-07-251-1/+1
* Change quota to account directories and path names in the filesystem.dmikurube@chromium.org2011-07-2520-403/+932
* Include the tab IDs in onBeforeRetarget events and always post the correct fr...jochen@chromium.org2011-07-252-0/+5
* Revert 93838 - Merged already reviewed CLs for r/o zip support in ChromeOS fi...zelidrag@chromium.org2011-07-251-2/+1
* Merged already reviewed CLs for r/o zip support in ChromeOS file browser:zelidrag@chromium.org2011-07-251-1/+2
* Adding fake bidi generationofri@google.com2011-07-242-0/+3
* WebKit roll 91581:91625rniwa@chromium.org2011-07-231-2/+0
* Support fullscreen widget on Windows.yzshen@chromium.org2011-07-231-5/+0
* WebKit roll 91561:91581rniwa@chromium.org2011-07-231-0/+2
* Delete appcaches when missing entries are detected.michaeln@google.com2011-07-2212-16/+420
* Fix a race condition between the GroupLoadTask and the CacheLoadTask. Upon co...michaeln@google.com2011-07-221-5/+14
* Migrate DataSourceFactory to new callback system.acolwell@chromium.org2011-07-229-128/+83
* Re-added decoder id to PPP_VideoDecoder_Dev methodsfischman@chromium.org2011-07-222-6/+13
* Reapplies r91761.erg@google.com2011-07-221-1/+1
* Reland 93106 - Reparenting of RendererGLContexts supports going from no paren...apatrick@chromium.org2011-07-224-0/+14
* Remove SiteIsolationMetrics.japhet@chromium.org2011-07-224-287/+0
* Remove the requirement that keyboard events be sent in filtered mode. Thisbrettw@chromium.org2011-07-221-9/+2
* Fixed rendering of sad plugin view by adding approriate translation transform.alokp@chromium.org2011-07-221-0/+4
* Fix UMA stat: Quota.GlobalUsageOf{TEMP,PERM}Storagetzik@chromium.org2011-07-222-24/+26
* The problem:marja@google.com2011-07-226-27/+221
* Enable hybi WebSocket protocol by default.yutak@chromium.org2011-07-222-1/+5
* Changed implementation of WebThemeEngine to match change to WebKit API in the...fsamuel@chromium.org2011-07-222-2/+2
* Reland http://codereview.chromium.org/7484003/:dmichael@chromium.org2011-07-225-106/+7
* Revert 93523 - Remove backwards compatibility for PPP_Instance 0.5 and old in...dmichael@chromium.org2011-07-224-7/+101
* Remove backwards compatibility for PPP_Instance 0.5 and old input events.dmichael@chromium.org2011-07-224-101/+7
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-212-11/+7
* Provide ID of the frame that triggered an event to the webrequest extension.battre@chromium.org2011-07-215-0/+60
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-212-2/+6
* Delete some now-unnecessary backwards compatibility.dmichael@chromium.org2011-07-212-37/+0
* Dup of Issue 7465011: Larger Combo box Hit Targets for TOUCH_UIsaintlou@chromium.org2011-07-212-1/+7
* End of stream logic implemented & removed the need for pending_buffers_.acolwell@chromium.org2011-07-212-35/+131
* Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...leandrogracia@chromium.org2011-07-212-6/+2
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-212-2/+6
* LayoutTests/http/tests/websocket/tests/hixie76/simple-stress.html was flaky.toyoshim@chromium.org2011-07-211-9/+10
* Fix crash in PPB_URLLoader_Impl, where didFail invokes a null callback.bbudge@chromium.org2011-07-212-12/+16
* Fill size and modified time entry on FileSystem API directory viewtzik@chromium.org2011-07-212-19/+100
* Add a localizable string for the default label of <details>.tkent@chromium.org2011-07-212-0/+5
* revert r93279saintlou@chromium.org2011-07-202-7/+1
* Remove MediaFormat once and for all.scherkus@chromium.org2011-07-205-25/+1
* Dup of Issue 7465011: Larger Combo box Hit Targets for TOUCH_UIsaintlou@chromium.org2011-07-202-1/+7
* Replace VideoDecoder::media_format() with significantly simpler width()/heigh...scherkus@chromium.org2011-07-201-9/+6
* Remove downstream WebKit test expectations after r93242.rniwa@chromium.org2011-07-201-2/+0
* Convert input event to interface version 1.0. Rename some of the mouse andbrettw@chromium.org2011-07-203-14/+14
* Implement IAccessibleTable and IAccessibleTableCell so that screendmazzoni@chromium.org2011-07-202-28/+71
* Revert 93106 - Reparenting of RendererGLContexts supports going from no paren...apatrick@chromium.org2011-07-204-14/+0