summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Revert 94426 - Removed wchat_t from Time::FromString.morrita@chromium.org2011-07-282-7/+7
* Removed wchat_t from Time::FromString.shinyak@google.com2011-07-282-7/+7
* Update translations using strings from launchpad.net r285fta@sofaraway.org2011-07-282-2/+4
* ffmpeg: r94155 -> r94207evan@chromium.org2011-07-271-1/+1
* Revert 93723 - Migrate DataSourceFactory to new callback system.acolwell@chromium.org2011-07-279-83/+128
* Revert 94316 - Fix invalid pointer dereference in WebDataSourceFactory when p...acolwell@chromium.org2011-07-276-311/+35
* PPAPI: Change DCHECK in GetInterface() to CHECK. Off-the-main-thread usage ispolina@google.com2011-07-271-1/+1
* Fix invalid pointer dereference in WebDataSourceFactory when playback is canc...acolwell@chromium.org2011-07-276-35/+311
* Remove VfsBackend::FileTypeIs{Journal,MainDB}phajdan.jr@chromium.org2011-07-272-16/+0
* Fix the memory leaks introduced in r94251.dmikurube@google.com2011-07-271-2/+2
* Refactoring: Change all -FileUtils non-Singleton and to own underlying FileUt...dmikurube@chromium.org2011-07-2718-116/+134
* Explicitly Initialize GURL library before spawning any threads in webkit test...jnd@chromium.org2011-07-271-0/+5
* Removed vestigial GL_latch_CHROMIUM code.apatrick@chromium.org2011-07-274-212/+0
* Made Destroy() followup more aggressive to test for races.fischman@chromium.org2011-07-261-0/+2
* Handle the case where the 'host' param is empty in AppCacheQuotaClient::GetOr...michaeln@google.com2011-07-261-1/+6
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-262-5/+5
* Roll skia to 1951bsalomon@google.com2011-07-261-0/+3
* Revert 93987 - Close the URL request in the destroctor. This ensures the load...dpapad@chromium.org2011-07-261-1/+0
* Context menu for "Voice recognition options"gshires@google.com2011-07-262-0/+4
* 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