summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Unify the version string to be displayed on "About Chromium" dialog. (5/6)haraken@google.com2011-07-301-17/+10
* PPAPI interface for reading the enterprise policy as a big JSON blob.ajwong@chromium.org2011-07-306-7/+57
* Revert 94775 - Implemented MapExternalResource for DumpRenderTree.zmo@google.com2011-07-291-63/+1
* Implemented MapExternalResource for DumpRenderTree.apatrick@chromium.org2011-07-291-1/+63
* PPB_VideoDecoder_Dev::Initialize is now synchronous!fischman@chromium.org2011-07-294-32/+41
* Change CanGetCookies signature, add CookieList as parameters in order to remo...ycxiao@chromium.org2011-07-291-7/+11
* Remove tests from chrome's test_expectations which were rebaselined upstream.senorblanco@chromium.org2011-07-291-7/+0
* Change call to WebFrame::createAssociatedURLLoader to use overload that takes...bbudge@chromium.org2011-07-293-5/+25
* PluginList cleanup to fix a race condition and decrease the API surface for f...bauerb@chromium.org2011-07-299-136/+50
* Cleanup: Make quota dispatcher code independent from WebKit typeskinuko@chromium.org2011-07-291-3/+2
* Remove ReadWriteTokens from GpuVideoDecodeAccelerator + falloutvrk@google.com2011-07-285-16/+46
* Rolling Skia DEPS from r1959 to r1980junov@chromium.org2011-07-281-0/+7
* Fix the ARM build by converting a NULL to a 0 (no longer a pointer).brettw@chromium.org2011-07-281-1/+1
* Make Var less dependent on NPAPI. The goal is to remove all of thesebrettw@chromium.org2011-07-2817-676/+741
* Larger Combo box Hit Targets for TOUCH_UIfsamuel@chromium.org2011-07-282-5/+0
* 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