summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Reparenting of RendererGLContexts supports going from no parent to having a p...apatrick@chromium.org2011-07-193-20/+13
* Collect stats on how many users see mixed scripting on google.com, so we cancevans@chromium.org2011-07-191-0/+6
* Revert 93094 - Initial sensor event provider for testing views screen rotationrobertshield@chromium.org2011-07-198-226/+0
* Marking ResourceDispatcherTest.CrossSiteNoUnloadOn204 flaky on Windows.grt@chromium.org2011-07-191-1/+8
* Initial sensor event provider for testing views screen rotationcwolfe@chromium.org2011-07-198-0/+226
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-1910-49/+27
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-198-117/+185
* Add command-line flag to OVDATest to allow specification of alternative video...fischman@chromium.org2011-07-192-22/+85
* Move MHTML code to content, now that download code is moving there.jam@chromium.org2011-07-1915-0/+415
* roll webrtc to r232 and enable webrtc build.wjia@chromium.org2011-07-191-0/+4
* Remove redundant size and type information from VideoDecode PPAPIvrk@google.com2011-07-1910-88/+61
* Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.willchan@chromium.org2011-07-192-10/+17
* Remove --enable-p2papi flag.sergeyu@chromium.org2011-07-194-16/+2
* 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