summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Move plugin loading out of process on Mac and Linux.rsesek@chromium.org2011-09-272-0/+79
* Update downstream test expectations to reflect failures after the Skia roll i...mihaip@chromium.org2011-09-271-0/+4
* Revert "net: make HSTS hosts use the normal SSL interstitials"agl@chromium.org2011-09-273-25/+18
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-273-18/+25
* Leak fix in CrosMountPointProviderkinuko@chromium.org2011-09-271-3/+4
* Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...kinaba@chromium.org2011-09-276-113/+4
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-276-4/+113
* Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point itpolina@google.com2011-09-274-30/+133
* Enabling creating of file_ref from filesystem and path for external filesystem.tbarzic@chromium.org2011-09-274-28/+44
* Fix null pointer access after playing fullscreen video. ihf@chromium.org2011-09-271-1/+1
* Fix TestShell on mac to handle utf8 data pak files.tony@chromium.org2011-09-272-3/+17
* Roll WebKit from 95947 to 96010.mihaip@chromium.org2011-09-271-4/+0
* fix test_shell_testsdpranke@chromium.org2011-09-262-1/+9
* Add Pepper API to use UDP mtilburg@adobe.com2011-09-263-0/+10
* fix DRT and TestShell to have a full user agent string again.dpranke@chromium.org2011-09-262-2/+5
* Fixed a few nits in web_intent_service_data.* and webkit_glue.gypigroby@chromium.org2011-09-263-13/+11
* Add recent upstream layout test failures that were rolled in without suppress...mihaip@chromium.org2011-09-261-0/+4
* Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.dpranke@chromium.org2011-09-267-50/+30
* ui/gfx: Add ToString() function to Point class.tfarina@chromium.org2011-09-262-4/+4
* Explicitly include <algorithm> to make std::sort available.peter@chromium.org2011-09-261-0/+2
* Rolls WebKit 95802:95897mihaip@chromium.org2011-09-241-5/+0
* Prevent a call to a NULL client as seen in minidumps.mad@chromium.org2011-09-231-1/+2
* Downstream test_expectations.txt update.mihaip@chromium.org2011-09-231-2/+4
* Simplify code by using weak pointers and base::Bind() instead ofenal@chromium.org2011-09-232-93/+65
* Convert the PluginService interface to be an async wrapper around PluginList.rsesek@chromium.org2011-09-231-3/+7
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-227-30/+50
* Remove GetP2PSocketDispatcher from PepperPluginDelegate interface.sergeyu@chromium.org2011-09-223-12/+0
* Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...dpranke@chromium.org2011-09-227-50/+30
* Remove old WEBWIDGET_HAS_ANIMATE_CHANGES ifdefs.adamk@chromium.org2011-09-223-12/+0
* Fix a flash plugin process crash on Windows which occurs on the field in the ...ananta@chromium.org2011-09-221-13/+2
* Don't cache keystate if not blocked by UIPIjschuh@chromium.org2011-09-221-1/+3
* Moved web_intent_service_data into webkit/gluegroby@chromium.org2011-09-223-0/+73
* Revert 102266 - Revert 102217 - Enable the Overhang pattern resource on TOUCH...tommi@chromium.org2011-09-222-2/+2
* Revert 102217 - Enable the Overhang pattern resource on TOUCH_UI builds.tommi@chromium.org2011-09-222-2/+2
* Mouse lock implementation, including the renderer side and the Windows versio...yzshen@chromium.org2011-09-225-18/+32
* Add std prefix for find().zhenghao@google.com2011-09-221-1/+1
* Enable the Overhang pattern resource on TOUCH_UI builds.fsamuel@chromium.org2011-09-222-2/+2
* Code cleanup: rename DisallowedExtensions to DisallowedFeature.zmo@google.com2011-09-221-1/+1
* Introduce AudioDecoderConfig to migrate away from GetAVStream().scherkus@chromium.org2011-09-211-0/+1
* Add routing id and notification type to accessibility logging.dtseng@chromium.org2011-09-212-3/+77
* wstring: convert all SetPageTitle APIs to use string16evan@chromium.org2011-09-215-11/+9
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-213-0/+3
* Add DISABLE_TCP_TRANSPORT flag in the Transport API.sergeyu@chromium.org2011-09-213-1/+14
* move webkit_glue::IsSingleProcess to content.dpranke@chromium.org2011-09-202-8/+0
* move webkit_glue::GetWebKitLocale to content.dpranke@chromium.org2011-09-202-8/+0
* Add stub implementation for DRT TestWebKitPlatformSupport::audioHardwareBuffe...crogers@google.com2011-09-202-0/+5
* Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.brettw@chromium.org2011-09-203-9/+11
* plugins: initialize "type" field of structevan@chromium.org2011-09-201-0/+1
* Obsoleting --unlimited-quota-for-fileskinuko@chromium.org2011-09-2016-224/+36
* Tell JS heap that audio player object uses lot of native memory.enal@chromium.org2011-09-202-0/+73