summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* aura: Add glib dependency when appropriate.sadrul@chromium.org2011-11-181-0/+5
* Linux: Fix bad #define for SetProcessTitleFromCommandLine().thestig@chromium.org2011-11-181-12/+13
* Revert 110710 - Add ChromeBrowserMainExtraParts for non main parts.stevenjb@google.com2011-11-188-40/+62
* Get rid of gpu_messages.h include in chrome by having the RenderWidgetHostVie...jam@chromium.org2011-11-186-55/+21
* Re-enable RenderWidgetHostTest.PreHandleRawKeyDownEventmukai@chromium.org2011-11-181-7/+1
* Update the windows UI to support displaying a warning after thenoelutz@google.com2011-11-181-6/+8
* Move enabling IPC logging for all child processes to the Content API.jam@chromium.org2011-11-183-0/+78
* Fix ProcessSingletonTest.StartupRaceCondition for win.stevenjb@google.com2011-11-182-7/+6
* Changed argument to GetAcceptLangs() to a BrowserContext.rdsmith@chromium.org2011-11-188-12/+24
* Add FAIL to IndexedDBBrowserTestWithLowQuota.QuotaTeststeveblock@chromium.org2011-11-181-1/+1
* Add ChromeBrowserMainExtraParts for non main parts.stevenjb@google.com2011-11-188-64/+43
* Refactor the Get*Hardware* routines a bit.tommi@chromium.org2011-11-1810-54/+132
* Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-1829-542/+267
* Provide a way for RenderProcessHosts to register themselves in the global hos...ananta@chromium.org2011-11-183-18/+26
* Pointer lock added to about:flags and passed to WebKit runtime flagsscheib@chromium.org2011-11-184-0/+8
* Cleanup: Remove forward declarations in various directories.thestig@chromium.org2011-11-184-9/+0
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-1829-267/+542
* Hack to bring component build green.ajwong@chromium.org2011-11-181-0/+1
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-1866-746/+980
* 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