summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Don't keep file system directories around if they contain unrelated files.bauerb@chromium.org2012-07-113-56/+79
* Write file:// tests for BufferedDataSource and fix some bugs as a result.scherkus@chromium.org2012-07-115-54/+212
* Fix user gesture for scripting calls from Pepper plugins.yzshen@chromium.org2012-07-101-17/+31
* PPAPI: Set custom user agent in headers, if applicable.viettrungluu@chromium.org2012-07-101-0/+7
* Add WebURLLoaderMockFactory::GetLastHandledAsynchronousRequest.viettrungluu@chromium.org2012-07-104-1/+22
* Add methods to add DataPack from open filescjhopman@chromium.org2012-07-105-5/+5
* Avoid setting unused parameter in TestStreamTextureFactory::CreateStreamTextu...steveblock@chromium.org2012-07-101-1/+0
* Remove expectations and comments that were accidentally committed in r145851.scherkus@chromium.org2012-07-101-3/+0
* PPAPI: Add an API for setting a custom user agent for URL requests.viettrungluu@chromium.org2012-07-101-6/+6
* Add plumbing for WebThread::TaskObserver::willProcessTask()caseq@google.com2012-07-101-2/+3
* aura: Scale custom cursors appropriately.sadrul@chromium.org2012-07-103-2/+36
* Make isolated file system works for a device root (e.g. X:\\)kinuko@chromium.org2012-07-109-169/+288
* Notify CloseFile from Pepper to FileSystem.kinaba@chromium.org2012-07-1011-10/+74
* Split BufferedResourceLoader's network callback into separate loading state a...scherkus@chromium.org2012-07-106-179/+151
* Updating XTBs based on .GRDs from branch 1180karen@chromium.org2012-07-102-2/+2
* Fix ObfuscatedOriginEnumerator::Next not to try to callericu@chromium.org2012-07-092-14/+21
* Fix PPB_MouseLock.LockMouse crash and add tests.yzshen@chromium.org2012-07-091-1/+1
* Hook up content/renderer to the PPAPI host.brettw@chromium.org2012-07-036-5/+26
* Remove layout_test_helper from webkit/tools/test_shell.tony@chromium.org2012-07-033-190/+0
* Reuse video capture buffers when we have no free slots.brettw@chromium.org2012-07-031-0/+4
* Adding necessary plumbing for bindUniformLocationCHROMIUM extension.alexst@chromium.org2012-07-024-0/+13
* Fix compile errors on gcc 4.6.hbono@chromium.org2012-07-021-2/+2
* base: Remove dereference structure operator (i.e ->) from ScopedVector.tfarina@chromium.org2012-06-301-2/+2
* Remove ugly writable flags from IsolatedContextkinuko@chromium.org2012-06-3010-139/+130
* Adding android implementation for CreateMediaPlayer() in webkit_support.ccqinmin@chromium.org2012-06-294-2/+68
* Decouple URLRequestJob from URLRequestContext; access NetworkDelegate as a co...shalev@chromium.org2012-06-296-7/+13
* Only paste the fragment of text which was copied to the clipboard.raymes@chromium.org2012-06-291-3/+4
* Change PluginList::GetPluginsIfNoRefreshNeeded() to GetPluginsNoRefresh().bauerb@chromium.org2012-06-294-12/+9
* Implement CreateFile() for GData file system.kinaba@chromium.org2012-06-292-1/+13
* Allow to release WebSocket resource in completion callbacks invoked by Close().toyoshim@chromium.org2012-06-291-0/+4
* Add ProxyDecryptor which wraps concrete Decryptor implementations.xhwang@chromium.org2012-06-298-23/+202
* Add "scheme" field to WebIntentServiceData object.smckay@chromium.org2012-06-283-17/+117
* Implement HiDPI support in Pepper dev interfacejhorwich@chromium.org2012-06-284-4/+35
* Disable core animation plugins when compositing is unavailable.jbauman@chromium.org2012-06-281-23/+13
* Revert 144578 - Disable core animation plugins when compositing is unavailable.jbauman@chromium.org2012-06-281-13/+23
* Disable core animation plugins when compositing is unavailable.jbauman@chromium.org2012-06-271-23/+13
* This adds an interface for setting crash data from a plugin. It also provides...raymes@chromium.org2012-06-272-0/+11
* Remove unused fields found by clang's new Wunused-private-fields.thakis@chromium.org2012-06-275-12/+4
* Use ICU script code "Jpan" instead of "Hrkt" in Japanese pref names.falken@chromium.org2012-06-271-2/+26
* webkit: Include stdio.h in cpp_binding_examplesque@chromium.org2012-06-271-0/+2
* Reduce the number of CrackFileSystemURLkinuko@chromium.org2012-06-2761-1410/+1358
* Make SplitString() and variants clear their outparam vector. (Note that Spli...pkasting@chromium.org2012-06-261-2/+0
* Add ability to dispatch an intent on a device attached event.kmadhusu@chromium.org2012-06-262-1/+22
* Aura: Fix partial swaps in the UIbacker@chromium.org2012-06-261-5/+7
* Change uses of WebScrollbar to WebPluginScrollbarenne@chromium.org2012-06-262-20/+20
* Relanding r144115: Manage Isolated Context with reference counts w/o DCHECKkinuko@chromium.org2012-06-262-8/+57
* Revert 144115 - Manage IsolatedContext with reference countskinuko@chromium.org2012-06-262-51/+7
* Revert 144126 - Comment fix for r144115 (Manage IsolatedContext with referenc...kinuko@chromium.org2012-06-261-2/+3
* Comment fix for r144115 (Manage IsolatedContext with reference counts)kinuko@chromium.org2012-06-261-3/+2
* Remove --disable-interactive-form-validation flag and about:flags UI for it.tkent@chromium.org2012-06-262-4/+1