summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Manage IsolatedContext with reference countskinuko@chromium.org2012-06-262-7/+51
* Remove deprecated version of webkit_support::CreateGraphicsContext3Djamesr@chromium.org2012-06-252-19/+2
* empty impl of webthemeengine for test_shellhclam@chromium.org2012-06-252-0/+5
* RefCounted types should not have public destructors, chromeos editionrsleevi@chromium.org2012-06-251-2/+4
* Enable CSS grid layout in test_shell to ease development.tony@chromium.org2012-06-253-0/+6
* webkit/ppapi: Notify the container when a plugin is accepting touch events.sadrul@chromium.org2012-06-252-0/+16
* Adding truncate and touch for isolated filesystemkinuko@chromium.org2012-06-253-2/+108
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-2335-270/+255
* Add webkit_support::ReleaseMediaResources() on Androidabarth@chromium.org2012-06-232-0/+23
* DomStorage - Temporary workaround for overly aggressive "bad message terminat...michaeln@google.com2012-06-231-8/+20
* Remove support for the QuickDraw NPAPI drawing modelstuartmorgan@chromium.org2012-06-228-256/+22
* Session restore: Store and restore persistent IDs for sessionStorage.marja@chromium.org2012-06-225-6/+15
* Add an IPC channel between the NaCl loader process and the renderer.bbudge@chromium.org2012-06-222-4/+16
* Adding setEnableCookie preference plumbing to webkit glue.gdk@chromium.org2012-06-222-1/+10
* Return NULL in WebPluginImpl::scriptableObject() if the delegate is NULL.bauerb@chromium.org2012-06-221-0/+3
* Revert 143656 - Add an IPC channel between the NaCl loader process and the re...mrossetti@chromium.org2012-06-222-16/+4
* Remove layoutTestController from test_shell.tony@chromium.org2012-06-2214-566/+14
* Add an IPC channel between the NaCl loader process and the renderer.bbudge@chromium.org2012-06-222-4/+16
* ppapi: Add ResourceCreationAPI::CreateTouchInputEvent for creating touch-events.sadrul@chromium.org2012-06-222-0/+14
* Added URLRequestContext to constructor for URLRequest.erikwright@chromium.org2012-06-2210-40/+73
* Revert 143483 - Add an IPC channel between the NaCl loader process and the re...bbudge@chromium.org2012-06-212-16/+4
* ppapi: Add support for touch events.sadrul@chromium.org2012-06-211-2/+152
* Add an IPC channel between the NaCl loader process and the renderer.bbudge@chromium.org2012-06-212-4/+16
* Don't ignore network namespace entries when '*' is in the list.michaeln@google.com2012-06-213-16/+81
* Remove old Sleep and PostDelayedTask interfaces that use int ms instead of Ti...tedvessenes@gmail.com2012-06-212-15/+0
* [Android] Send top-level data:// requests to the browser.mkosiba@chromium.org2012-06-201-0/+7
* Remove the fast path for QD pluginsstuartmorgan@chromium.org2012-06-204-254/+9
* Coverity: Initialize a member variable.jhawkins@chromium.org2012-06-201-4/+8
* Remove message_loop_helpers.h and update the includes to point to the new loc...tfarina@chromium.org2012-06-204-54/+54
* DomStorageArea -> DomStorageDatabase indirection; add *StorageDatabaseAdapter.marja@chromium.org2012-06-2011-22/+233
* If we show a replacement plug-in when the real one is not initialized correctly,pan.deng@intel.com2012-06-201-0/+1