summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-182-10/+197
* [Aura] Fix HtmlDialogBrowserTest.SizeWindow.xiyuan@chromium.org2011-11-182-1/+5
* base::Bind() conversion for content/common/gpu and content/gpudcheng@chromium.org2011-11-178-34/+31
* Revert 110587 - Microphone support for Pepper Flash.ajwong@chromium.org2011-11-172-197/+10
* Fix resize issues when using threaded compositingenne@chromium.org2011-11-173-1/+25
* corresponding change in CaptureVideoDecoder and RTCVideoDecoder due to pull m...wjia@chromium.org2011-11-178-16/+96
* Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-172-10/+197
* Propagate the SafeBrowsing download protection verdict to the DownloadItem.noelutz@google.com2011-11-174-69/+60
* Get content to build again with aura & component build.ben@chromium.org2011-11-174-5/+9
* Fix next_page_id_ in a NTP forced to share an existing WebUI process.creis@chromium.org2011-11-178-9/+28
* Revert 110542 - Fix link issue when component=shared_libraryajwong@chromium.org2011-11-172-4/+3
* Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-1730-939/+267
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-1730-267/+939
* Add a method to the controller to close the picker/service tab when a return ...gbillock@chromium.org2011-11-172-5/+10
* Add OVERRIDE to content/.avi@chromium.org2011-11-17183-756/+887
* Fix link issue when component=shared_librarypenghuang@chromium.org2011-11-172-3/+4
* Drop the backbuffer on hidden tabs on GLX image transport.backer@chromium.org2011-11-171-0/+12
* Remove the flags to RenderViewHost::EnablePreferredSizeMode since it's not us...jam@chromium.org2011-11-176-17/+6
* Fix shared compile on windowsjam@chromium.org2011-11-171-3/+5
* Fix shared compilejam@chromium.org2011-11-171-3/+3
* Move the PluginDataRemover class to content, and remove the chrome pieces fro...jam@chromium.org2011-11-175-14/+373
* Define/update structure and gamepad messages between renderer and browser.scottmg@chromium.org2011-11-173-8/+50
* Fix properties on new download files.gavinp@chromium.org2011-11-172-0/+0
* Disable failing WebKitBrowserTest.XsltBadImport on Mac after WebKit rollsteveblock@chromium.org2011-11-171-1/+2
* Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes received doesn't m...cbentzel@chromium.org2011-11-171-6/+6
* Created a DownloadManager interface, for use in unit tests..ahendrickson@chromium.org2011-11-179-309/+756
* Disable failing WebKitBrowserTest.XsltBadImport on Linux after WebKit rollsteveblock@chromium.org2011-11-171-1/+1
* Ensure that WebKit is initialized before making calls to it.levin@chromium.org2011-11-171-1/+3
* Moving media-related files from webkit/glue/ to webkit/media/.scherkus@chromium.org2011-11-174-19/+20
* Disable failing test after the recent WebKit roll.thestig@chromium.org2011-11-171-2/+8
* Have ExtensionHost use TabContents instead of RenderViewHost. Try #3.mpcomplete@chromium.org2011-11-176-107/+98
* chrome.loadTimes() shouldn't be affected by in-document navigation.simonjam@chromium.org2011-11-177-415/+491
* Revert 110355 - Use shared D3D9 texture to transport the compositor's backing...cpu@chromium.org2011-11-1729-542/+267
* Fix check_perms failure from r110377.thestig@chromium.org2011-11-162-0/+0
* Created an interface for DownloadFile, for use in unit tests.ahendrickson@chromium.org2011-11-1618-131/+599
* Enable content component (again!).dpranke@chromium.org2011-11-168-13/+19
* Use shared D3D9 texture to transport the compositor's backing buffer to the b...apatrick@chromium.org2011-11-1629-267/+542
* Revert 110327 - Add ChromeBrowserParts for non main parts.cpu@chromium.org2011-11-169-43/+64
* CrOS: More build fix.jhawkins@chromium.org2011-11-161-1/+2
* CrOS: Build fix.jhawkins@chromium.org2011-11-161-8/+4
* base::Bind: Convert HostResolver::Resolve.jhawkins@chromium.org2011-11-162-12/+10
* Add ChromeBrowserParts for non main parts.stevenjb@google.com2011-11-169-64/+43
* Get rid of resource_messages.h include from chrome, since that's an internal ...jam@chromium.org2011-11-162-5/+11
* new webkit_browsertest for crbug.com/103058gavinp@chromium.org2011-11-161-0/+20
* Disable the web speech input feature on extension popups.leandrogracia@chromium.org2011-11-162-9/+92
* Adds more unit tests for WebRTC.henrika@chromium.org2011-11-163-7/+247
* Return a specific error code for unknown URL schemes.mkosiba@chromium.org2011-11-162-1/+35
* base::Bind() conversion in renderer_host.dcheng@chromium.org2011-11-162-11/+11
* Low-latency AudioOutputStream implementation based on WASAPI for Windows.henrika@chromium.org2011-11-161-96/+125
* Avoid checking the hardware from the Construct test for better bot compatibil...tommi@chromium.org2011-11-161-1/+24