summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Place IME candidate window on Pepper plugins near the caret.kinaba@chromium.org2012-01-134-7/+23
* Fold WebMediaPlayerImpl::Initialize() into the constructor.scherkus@chromium.org2012-01-136-33/+32
* Revert r116858 as it is causing various crashes.darin@chromium.org2012-01-131-6/+1
* Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...fischman@chromium.org2012-01-138-34/+5
* Revert 117541 - Convert use of int ms to TimeDelta in files owned by bulach.lambroslambrou@google.com2012-01-126-16/+16
* Convert use of int ms to TimeDelta in files owned by bulach.tedvessenes@gmail.com2012-01-126-16/+16
* Add the ability to share GL contexts across channels.piman@chromium.org2012-01-1216-121/+132
* Convert use of int ms to TimeDelta in files owned by jar.tedvessenes@gmail.com2012-01-121-3/+3
* Changes RenderViewHost to schedule paint if DidUpdateBackingStore issky@chromium.org2012-01-122-7/+37
* Convert use of int ms to TimeDelta in files owned by atwilson.tedvessenes@gmail.com2012-01-122-5/+5
* Revert 116954 - Pass Content-security-policy and header type from WebSharedWo...tsepez@chromium.org2012-01-125-56/+17
* Safe and reliable fix for 2 race conditions.enal@chromium.org2012-01-122-9/+6
* Now that TabContentsViewHelper is in content, make TabContentsViewWin use it ...jam@chromium.org2012-01-128-115/+108
* Remove --simple-data-source and convert WebMediaPlayerImpl::Initialize() to a...scherkus@chromium.org2012-01-124-20/+7
* Adding support for MediaStream and PeerConnection functionality.grunell@chromium.org2012-01-1226-48/+1875
* Revert 117406 - Adding support for MediaStream and PeerConnection functionality.tommi@chromium.org2012-01-1226-1875/+48
* Adding support for MediaStream and PeerConnection functionality.grunell@chromium.org2012-01-1226-48/+1875
* Remove comment presumably accidentally copied while refactoring.mmenke@chromium.org2012-01-121-9/+1
* Revert r117355 since it is causing browser_tests flakiness.darin@chromium.org2012-01-122-11/+2
* Fix texture leak in handling of OmxVideoDecodeAccelerator::Flush().fischman@chromium.org2012-01-122-53/+100
* [Coverity] Fixed call by value to by referencegroby@chromium.org2012-01-123-5/+5
* Remove unused code from UploadData and URLRequest.satorux@chromium.org2012-01-121-4/+0
* Fix crash caused by URLRequest accessing members of its URLRequestContext afterdarin@chromium.org2012-01-122-2/+11
* Aura: RWHVA should forward key events to child popups if any.varunjain@chromium.org2012-01-122-1/+18
* content/GTK: Move TabContentsViewGtk to content/erg@chromium.org2012-01-124-0/+670
* Revert 117324 - Convert use of int ms to TimeDelta in files owned by apatrick.lambroslambrou@google.com2012-01-124-18/+18
* Get rid of RenderViewHostManager usage in chrome.jam@chromium.org2012-01-119-28/+35
* Convert use of int ms to TimeDelta in files owned by apatrick.tedvessenes@gmail.com2012-01-114-18/+18
* [Coverity] Fix uninitialized membergroby@chromium.org2012-01-111-1/+4
* Allow plugins to add rotate commands to Chrome context menus.bbudge@chromium.org2012-01-115-5/+42
* Move RenderViewHostDelegateViewHelper to content.avi@chromium.org2012-01-113-0/+282
* GTK: More GSEALing.erg@chromium.org2012-01-111-7/+8
* Fix shutdown crash by retaining references to ResourceMessageFilter.darin@chromium.org2012-01-112-3/+3
* Revert 117220 - Move RenderViewHostDelegateViewHelper to content.flackr@chromium.org2012-01-113-280/+0
* Move RenderViewHostDelegateViewHelper to content.avi@chromium.org2012-01-113-0/+280
* Revert 117201 - Adding support for MediaStream and PeerConnection functionality.tommi@chromium.org2012-01-1126-1876/+49
* Adding support for MediaStream and PeerConnection functionality.grunell@chromium.org2012-01-1126-49/+1876
* Cleanup FileSystemOperation for preparing for adding FSO-factory methodkinuko@chromium.org2012-01-111-14/+24
* IndexedDB: Run cursor-prefetch webkit layout test as ui test.dgrogan@chromium.org2012-01-111-0/+45
* Revert 117187 - Adding support for MediaStream and PeerConnection functionality.tommi@chromium.org2012-01-1126-1874/+49
* Adding support for MediaStream and PeerConnection functionality.grunell@chromium.org2012-01-1126-49/+1874
* Coverity: Add NULL checks in RenderViewImpl::createApplicationCacheHost.thestig@chromium.org2012-01-111-0/+2
* Prevent infinite prompts when a script does an in-page navigation.tsepez@chromium.org2012-01-111-4/+4
* Remove unused code from ResourceDispatcherHost.satorux@chromium.org2012-01-111-22/+1
* Move ResourceDispatcherHostLoginDelegate to content\public\browser where it b...jam@chromium.org2012-01-117-30/+19
* Postpone deletion of P2PTransportImpl internals when it is being deleted.sergeyu@chromium.org2012-01-112-3/+54
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-1134-165/+139
* Revert 117147 due to leaks in content_unittests - Postpone deletion of P2PTra...sergeyu@chromium.org2012-01-112-53/+3
* FPS throughput performance test for software and accelerated content.jbates@chromium.org2012-01-111-1/+9
* Postpone deletion of P2PTransportImpl internals when it is being deleted.sergeyu@chromium.org2012-01-112-3/+53