summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Connecting MediaStreamManager and AudioInputRenderHost/AudioInputDeviceManager.mflodman@chromium.org2011-09-305-26/+31
* Fix --disable-gpu-vsyncjbauman@chromium.org2011-09-302-0/+18
* content: Move constrained window code from TabContents to TabContentsWrappererg@chromium.org2011-09-307-129/+6
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-3075-138/+208
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-2912-86/+74
* add exports needed for content_shelldpranke@chromium.org2011-09-292-1/+14
* fix VideoCaptureImpl to send device info to client when that client is regist...wjia@chromium.org2011-09-292-10/+18
* Uniquified path needs to be used to rename the file for dangerous types.ncj674@motorola.com2011-09-291-1/+1
* Add a content_shell specific DownloadManagerDelegate.jam@chromium.org2011-09-299-9/+273
* Remove unneeded calls from the ContentBrowserClient.avi@chromium.org2011-09-295-35/+0
* Remove AdaptiveDemuxer since it's been replaced with ChunkingDemuxer.fischman@chromium.org2011-09-291-1/+0
* Remove use of default request context and fix use of speech censor flagallanwoj@chromium.org2011-09-2917-26/+129
* Add support for a few more Mac accessibility attributes.dmazzoni@chromium.org2011-09-291-15/+131
* ImageTransportSurface for OS Xbacker@chromium.org2011-09-2921-417/+868
* Rewrites renderer accessibility to not use WebAccessibilityCache.dmazzoni@chromium.org2011-09-2911-412/+642
* Add UIPI filter for WM_APPCOMMAND messagejschuh@chromium.org2011-09-291-0/+1
* Ensure WebKit's "canSetValue" attribute is reflected in Chrome's accessibilit...aboxhall@chromium.org2011-09-292-2/+11
* Add owners for intents subdir.gbillock@chromium.org2011-09-281-0/+4
* Re-re-reland r99689: Refactor the ContextInfo struct from bindings_utils into aaa@chromium.org2011-09-281-26/+6
* Recover from bad proxy settings pointing to non-proxy servers that reply anyway.joaodasilva@chromium.org2011-09-284-0/+29
* Pass intent data through to the picker and launch a new tabgbillock@chromium.org2011-09-282-14/+6
* Enable low-latency audio by default.enal@chromium.org2011-09-284-7/+7
* [Linux] Move plugin probing back in-process. This temporarily undoes r102971.rsesek@chromium.org2011-09-281-2/+9
* More aura changesoshima@google.com2011-09-284-38/+39
* Remove dead macros after updating _WIN32_WINNT and WINVERjschuh@chromium.org2011-09-281-13/+0
* Move RenderWidgetHostViewMac to content.avi@chromium.org2011-09-2812-0/+4331
* Revert 103113 - Move RenderWidgetHostViewMac to content.torne@chromium.org2011-09-2812-4331/+0
* Move RenderWidgetHostViewMac to content.avi@chromium.org2011-09-2812-0/+4331
* DevTools: don't send Detach followed by Attach message on navigation if inspe...yurys@chromium.org2011-09-281-0/+2
* + Adding new stub methods to chrome/browser/ui/views/aura/aura_init.cc since ...saintlou@chromium.org2011-09-281-0/+2
* Delegate decision what site instances can be rendered in what process to chromejochen@chromium.org2011-09-2711-88/+103
* Fix broken RAF on Mac due to early Echo reply message.jbates@chromium.org2011-09-271-2/+8
* Move Leopard compatible block code to content/.avi@chromium.org2011-09-275-0/+409
* Add OnRemoved() in VideoCapture::EventHandler APIwjia@chromium.org2011-09-276-1/+21
* Add Cambridge downloads team to OWNERS files.rdsmith@chromium.org2011-09-271-1/+4
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-277-27/+30
* Split RenderWidgetHostViewMac.avi@chromium.org2011-09-272-0/+48
* Implement --use-gl=anyzmo@google.com2011-09-275-223/+250
* Move plugin loading out of process on Mac and Linux.rsesek@chromium.org2011-09-276-9/+178
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2011-09-272-4/+8
* Revert "net: make HSTS hosts use the normal SSL interstitials"agl@chromium.org2011-09-277-30/+27
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-277-27/+30
* Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point itpolina@google.com2011-09-271-1/+2
* Fix the bug that the ESC key is mistakenly absorbed.yzshen@chromium.org2011-09-271-4/+11
* Set focus to content area after navigating so that it has focus (matches what...jam@chromium.org2011-09-271-0/+4
* Adding dbus,x11,fontconfig for use_aura==1 (because on Linux these libraries ...saintlou@chromium.org2011-09-271-0/+8
* Add yet more CONTENT_EXPORTed symbols for the content component build.dpranke@chromium.org2011-09-273-5/+8
* Split off content_shell's ResourceContext and URLRequestContextGetter impleme...jam@chromium.org2011-09-276-163/+276
* Provide implementations of NPChannelBase to allow script to use NPAPI objects...steveblock@chromium.org2011-09-271-2/+2
* Add Pepper API to use UDP mtilburg@adobe.com2011-09-263-44/+373