summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Move TextInputClient from chrome to content.avi@chromium.org2011-09-123-0/+115
* Move AttributedStringCoder from chrome to content.avi@chromium.org2011-09-091-2/+2
* Fixing memory leak in ActiveNotificationTracker.RegisterNotification()dpapad@chromium.org2011-09-081-4/+9
* Update libjingle to the latest version.sergeyu@chromium.org2011-09-083-2/+73
* Fix logic in GpuChannelHost::Send() during shutdown.sievers@chromium.org2011-09-081-3/+9
* Move the ViewMsg_FPS and ViewHostMsg_FPS IPC messages out of content to chrom...ananta@chromium.org2011-09-082-7/+4
* DevTools: introduce WorkderDevToolsAgentHostyurys@chromium.org2011-09-081-2/+2
* Change enable-fullscreen flag to disable-fullscreen.koz@chromium.org2011-09-081-1/+1
* Disable keyboard input in flash for touch uipenghuang@chromium.org2011-09-071-0/+6
* [Mac] Chromium side of ATS*() -> CGFont Conversion for OOP font loading.jeremy@chromium.org2011-09-071-13/+43
* Revert change because one of the previous changes it depends on was reverted.enal@chromium.org2011-09-071-2/+2
* Remove the detach-but-don't-release special-case for the window script object.wez@chromium.org2011-09-061-6/+7
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-061-1/+2
* Revert 99648 - Reland 98392 - Split WebGraphicsContext3DCommandBufferImpl::in...jamesr@chromium.org2011-09-063-104/+59
* Fix thread-checker debug code in GpuChannelHost::MessageFilter.sievers@chromium.org2011-09-062-10/+6
* Revert 99810 - Get the rest of the chrome target to build (but not link) with...ben@chromium.org2011-09-061-2/+1
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-061-1/+2
* Add TCP configuration parameters for Transport API.sergeyu@chromium.org2011-09-061-0/+9
* Create a GrGLInterface per-GrContext in Chrome. We do this so that its per-GL...bsalomon@google.com2011-09-062-3/+4
* Clean up style errors introduced in r99349.abarth@chromium.org2011-09-051-2/+2
* Fix build error in release mode.husky@google.com2011-09-052-15/+7
* Reland 98392 - Split WebGraphicsContext3DCommandBufferImpl::initialize() into...husky@google.com2011-09-054-60/+114
* Fix crash when resolving stun addresssergeyu@chromium.org2011-09-031-2/+6
* Revert 98946 - New windows opened in javascript with target = "_blank" shouldatwilson@chromium.org2011-09-021-0/+2
* Adds a global keyboard shortcut to trigger speech input in the currentlydmazzoni@chromium.org2011-09-022-0/+44
* Remove support for switching draw surfaces on a context.This was originally i...apatrick@chromium.org2011-09-024-109/+0
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-023-5/+6
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-023-11/+3
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-027-81/+95
* Enable low-latency audio by default.enal@chromium.org2011-09-021-2/+2
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-023-6/+5
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-023-5/+6
* Enable smooth scrolling on macthakis@chromium.org2011-09-012-1/+6
* Add a big grab bag of missing web accessibilitydmazzoni@chromium.org2011-09-012-17/+51
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-018-12/+11
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-314-59/+0
* Revert 98716 - Enable Fixed Layout Mode on TOUCH_UI.jam@chromium.org2011-08-312-24/+0
* New windows opened in javascript with target = "_blank" shouldshinyak@google.com2011-08-311-2/+0
* Treat files downloaded from the address bar as "always safe" (including exten...pkasting@chromium.org2011-08-301-19/+21
* Revert 98767 - Reimplement the Pepper fullscreen API to use webkitRequestFull...piman@google.com2011-08-302-0/+16
* Implement STUN support for P2P Transport API.sergeyu@chromium.org2011-08-305-7/+177
* Reimplement the Pepper fullscreen API to use webkitRequestFullScreen and frie...koz@chromium.org2011-08-302-16/+0
* Added GPU process "echo" IPC message.apatrick@chromium.org2011-08-3010-48/+63
* Remove handling for the ViewHostMsg_GetCookies and ViewHostMsg_SetCookies fro...ananta@chromium.org2011-08-295-8/+58
* Stop using the default profile's proxy service for plugin proxy requests, and...jam@chromium.org2011-08-293-3/+12
* Enable Fixed Layout Mode on TOUCH_UI.fsamuel@chromium.org2011-08-292-0/+24
* Allow each WGC3D subclass to determine the correct GrGLInterface for its GrCo...bsalomon@google.com2011-08-292-1/+10
* Use 3D graphics context shareResources flag to decide whether a context shoul...apatrick@chromium.org2011-08-274-45/+41
* Remove --unlimited-quota-for-indexeddb. Increase incognito quota.dgrogan@chromium.org2011-08-264-7/+5
* Add SetProperti() in the PPB_Transport_Dev interface.sergeyu@chromium.org2011-08-263-8/+6