summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Avoid having SavePackageFilePicker keep a reference to SavePackage, to avoid ...jam@chromium.org2011-07-185-8/+18
* Clean up VideoFrame::CreateXXX and VideoFrame::AllocXXX methods.scherkus@chromium.org2011-07-181-38/+7
* Revert 92887 - Add a sandbox API to allow closing open handles at lockdown.jschuh@chromium.org2011-07-181-38/+0
* DatagramSocket: added NetLog accessor.agayev@chromium.org2011-07-181-0/+5
* Add a sandbox API to allow closing open handles at lockdown.jschuh@chromium.org2011-07-181-0/+38
* Add virtual to some destructorsbattre@chromium.org2011-07-181-1/+1
* NULL-check video_decoder_host_ in CommandBufferProxy::OnChannelErrorjamesr@chromium.org2011-07-181-1/+2
* Make sure to cancel all URLRequests for a ResourceContext on profile shutdown.willchan@chromium.org2011-07-183-0/+121
* Revert 92870 - Modified cancel and interrupt processing to avoid race with hi...rdsmith@chromium.org2011-07-183-49/+21
* Modified cancel and interrupt processing to avoid race with history.rdsmith@chromium.org2011-07-183-21/+49
* Move HostsExtension from TabContents to TaskManagerTabContentsResource which ...jam@chromium.org2011-07-182-11/+0
* Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexiblebradchen@google.com2011-07-188-48/+152
* Move save stuff from download helper back to TabContents. This is a revert of...jam@chromium.org2011-07-186-42/+93
* DevTools: add isSharedWorker=true URL parameter to shared worker front-endyurys@chromium.org2011-07-182-7/+12
* Comment cleanup.avi@chromium.org2011-07-181-6/+6
* Fix media code to use initializer-list style for inheritance.scherkus@chromium.org2011-07-187-18/+25
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-172-2/+2
* Revert 92787 - Modify the Chrome Linux zygote to support a ZygoteForkHelper f...rsleevi@chromium.org2011-07-168-147/+48
* Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexiblebradchen@google.com2011-07-168-48/+147
* revert r92781wjia@chromium.org2011-07-161-4/+0
* roll webrtc to r218 and enable webrtc build.wjia@chromium.org2011-07-161-0/+4
* Check the child_process_ ptr before access on shutdown, is causing browser cr...elijahtaylor@google.com2011-07-151-1/+1
* [Reverted due to check_deps failure]zea@chromium.org2011-07-1510-176/+47
* Fix problem when 'ended' event was fired before stream really ended.enal@chromium.org2011-07-1510-47/+176
* Keep track of the history's page IDs to avoid navigating to a stale entry.creis@chromium.org2011-07-155-21/+167
* Move download stuff from download helper back to TabContents. This is basical...jam@chromium.org2011-07-155-2/+44
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-1510-27/+49
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-1510-49/+27
* Avoid leaking file handles.yzshen@chromium.org2011-07-152-16/+17
* Enable fire-and-forget Destroy of HW video decoder, and misc other improvements.fischman@chromium.org2011-07-1513-233/+209
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-153-10/+6
* Move dependencies of download\base_file from chrome to content. These are all...jam@chromium.org2011-07-1512-3/+615
* Implements an external AudioDeviceModule for WebRTC. henrika@chromium.org2011-07-153-0/+1019
* Commit deps file from last changejam@chromium.org2011-07-141-0/+11
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-1423-6/+4107
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-142-7/+8
* Revert 92590 - add CaptureVideoDecoder for local preview and VideoCaptureModu...sky@chromium.org2011-07-1415-1212/+81
* add CaptureVideoDecoder for local preview and VideoCaptureModuleImpl for rtc ...wjia@chromium.org2011-07-1415-81/+1212
* Register event handler in Mac for GPU switch event.zmo@google.com2011-07-142-1/+49
* Make sure all file writing opperations are done on the IO thread.skerner@chromium.org2011-07-142-66/+162
* DevTools: consistently use camel case for URL parameter namesyurys@chromium.org2011-07-141-1/+1
* Make the URLRequestContext constantbattre@chromium.org2011-07-141-1/+1
* Revert 92511 - Make the URLRequestContext constantbattre@chromium.org2011-07-141-1/+1
* Make the URLRequestContext constantbattre@chromium.org2011-07-141-1/+1
* Fix a few places using OS_MAC instead of OS_MACOSX to disable flaky/failing t...rsleevi@chromium.org2011-07-141-2/+2
* Disable WorkerTest.LimitTotal on Macrsleevi@chromium.org2011-07-141-1/+4
* MediaStreamDispatcher host. This is the browser process counterpart for the M...perkj@chromium.org2011-07-145-0/+464
* Disable WorkerTest.LimitPerPage on Macrsleevi@chromium.org2011-07-141-3/+8
* Reenable WorkerTest.WorkerWebSocketLayoutTests.yutak@chromium.org2011-07-141-3/+2
* Hook up the network status notifications to out-of-process Pepper plugins.brettw@chromium.org2011-07-144-1/+25