summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Use new getFontFamilyForCharacters() API.bashi@chromium.org2011-11-211-5/+9
* Enforce that most content messages files can't be included by chrome.jam@chromium.org2011-11-191-0/+370
* Mark two tests as fails, to unblock the commit queue.thakis@chromium.org2011-11-191-2/+16
* Add OVERRIDE to content/.avi@chromium.org2011-11-191-5/+5
* Get rid of last gpu_messages.h dependency in chrome by having chrome ask the ...jam@chromium.org2011-11-192-2/+18
* Remove --enable-video-logging and WebVideoRenderer.scherkus@chromium.org2011-11-181-1/+0
* Close video capture devices on the device thread.mflodman@chromium.org2011-11-182-8/+24
* Enable |ValidateAndConvertPepperFilePath()| for domain-absolute paths without...viettrungluu@chromium.org2011-11-181-6/+0
* Revert 110710 - Add ChromeBrowserMainExtraParts for non main parts.stevenjb@google.com2011-11-184-28/+42
* 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-181-0/+51
* Fix ProcessSingletonTest.StartupRaceCondition for win.stevenjb@google.com2011-11-182-7/+6
* Changed argument to GetAcceptLangs() to a BrowserContext.rdsmith@chromium.org2011-11-185-9/+18
* Add FAIL to IndexedDBBrowserTestWithLowQuota.QuotaTeststeveblock@chromium.org2011-11-181-1/+1
* Add ChromeBrowserMainExtraParts for non main parts.stevenjb@google.com2011-11-184-44/+31
* Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-1815-149/+105
* 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-181-0/+1
* Cleanup: Remove forward declarations in various directories.thestig@chromium.org2011-11-182-4/+0
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-1815-105/+149
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-1860-876/+828
* [Aura] Fix HtmlDialogBrowserTest.SizeWindow.xiyuan@chromium.org2011-11-182-1/+5
* Fix resize issues when using threaded compositingenne@chromium.org2011-11-171-1/+1
* 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-173-5/+6
* Fix next_page_id_ in a NTP forced to share an existing WebUI process.creis@chromium.org2011-11-176-2/+18
* 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-1716-546/+105
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-1716-105/+546
* 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-17102-429/+541
* Fix link issue when component=shared_librarypenghuang@chromium.org2011-11-172-3/+4
* Remove the flags to RenderViewHost::EnablePreferredSizeMode since it's not us...jam@chromium.org2011-11-172-3/+3
* 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-173-0/+312
* 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-175-303/+748
* Disable failing WebKitBrowserTest.XsltBadImport on Linux after WebKit rollsteveblock@chromium.org2011-11-171-1/+1
* 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
* Revert 110355 - Use shared D3D9 texture to transport the compositor's backing...cpu@chromium.org2011-11-1715-149/+105
* 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-1616-131/+595
* Enable content component (again!).dpranke@chromium.org2011-11-162-3/+3
* Use shared D3D9 texture to transport the compositor's backing buffer to the b...apatrick@chromium.org2011-11-1615-105/+149