summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...apatrick@chromium.org2011-09-201-46/+59
* Fix a recently introduced leak.michaeln@google.com2011-09-191-1/+1
* Updated *.pak file format to support both UTF8 and UTF16adriansc@chromium.org2011-09-191-2/+18
* Reland r101418: Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-193-11/+11
* Better encapsulate usage of the disk_cache backend within the appcache library.michaeln@google.com2011-09-194-49/+177
* Update WebPermissionClient implementation to support image URLsjochen@chromium.org2011-09-192-3/+6
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-0/+10
* Fix a comment in cpp_binding_example.hsteveblock@chromium.org2011-09-171-2/+2
* Add layout test exception.levin@chromium.org2011-09-171-0/+3
* Rewriting FFmpegAudioDecoder and eliminating DecoderBase.scherkus@chromium.org2011-09-171-0/+1
* Roll WebKit DEPS 95307:95316.levin@chromium.org2011-09-161-11/+0
* Remove generation of .rc files in locale grd files.tony@chromium.org2011-09-161-54/+1
* chrome.experimental.downloads.download() implementationbenjhayden@chromium.org2011-09-161-39/+1
* Add a new error code for a null callback on the main thread.brettw@chromium.org2011-09-1615-30/+54
* Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...rsimha@chromium.org2011-09-161-60/+53
* Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...apatrick@chromium.org2011-09-161-53/+60
* Add messages/handlers for the invocation sequence. Copy from geolocation_disp...gbillock@chromium.org2011-09-163-0/+54