summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Revert 98164 since there are missing dependencies on linux views build - Move...jam@chromium.org2011-08-252-9/+0
* Move resource_dispatcher_host_unittest.cc to content_unittests now that all i...jam@chromium.org2011-08-252-0/+9
* Relax software rendering list parsing.zmo@google.com2011-08-253-81/+234
* Get rid of the link time dependency between content and chrome through the ge...jam@chromium.org2011-08-257-6/+34
* Get rid of link dependency from content to chrome. Make it get the SpeechInpu...jam@chromium.org2011-08-249-24/+60
* Handle the ViewHostMsg_RunFileChooser IPC message which is sent by content(re...ananta@chromium.org2011-08-245-13/+25
* Correctly report scaling factor in wrench menufsamuel@chromium.org2011-08-241-2/+7
* Do not ignore notifications that come before a LoadComplete.dtseng@chromium.org2011-08-241-5/+8
* Remove a couple racy functions from ui_test_utils.gbillock@chromium.org2011-08-241-5/+7
* Get rid of the static ConstrainedWindow::CreateConstrainedDialog method that ...jam@chromium.org2011-08-243-47/+3
* Handle the ViewHostMsg_RunFileChooser and ViewHostMsg_EnumerateDirectory IPC ...ananta@chromium.org2011-08-244-0/+36
* content: Move drag_download_* to content.erg@google.com2011-08-245-0/+523
* Move more files to content_unittests.phajdan.jr@chromium.org2011-08-243-11/+21
* Get rid of static TabContentsView::Create function since the interface is in ...jam@chromium.org2011-08-245-1/+24
* make URL handling transparent to media pipeline.wjia@chromium.org2011-08-241-1/+4
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-2/+4
* Make ChildProcessHost::GetChildPath append the Mac feature suffixes ("NP" andmark@chromium.org2011-08-241-5/+4
* - Add a new content settings type AUTO-SELECT-CERTIFICATE. The default value ...markusheintz@chromium.org2011-08-245-15/+14
* Pass per-script fonts to WebKit settings.falken@chromium.org2011-08-241-0/+6
* Remove IdFromNativeView, move this logic to RenderWidgetHostViwe::GetNativeVi...oshima@google.com2011-08-249-125/+120
* Remove unused method GetRenderWidgetHostViewFromNativeViewoshima@google.com2011-08-242-14/+0
* Minor tree-fixing follow-ups for the executable-heap/no-PIE fix (r97984).mark@chromium.org2011-08-241-1/+7
* Give plug-in processes an executable heap and disable PIE/ASLR for Nativemark@chromium.org2011-08-249-18/+160
* The resize callbacks were fighting.backer@chromium.org2011-08-231-0/+5
* New set of checks for observer crash.rdsmith@chromium.org2011-08-231-8/+10
* Move MockDownloadManagerDelegate to content since it's used by tests in conte...jam@chromium.org2011-08-235-20/+134
* ovda: check the resource availability with hw decoderashokm@nvidia.com2011-08-233-13/+93
* Fix problem when 'ended' event was fired before stream really ended.enal@chromium.org2011-08-239-28/+145
* Remove the last Chrome include from content downloads code. This moves some m...jam@chromium.org2011-08-236-19/+93
* Remove extensions code from download code. The delegate and other users in Ch...jam@chromium.org2011-08-2311-141/+61
* Moving the ViewHostMsg_PDFHasUnsupportedFeature IPC message to Chrome as PDF ...ananta@chromium.org2011-08-233-9/+6
* content: Move render_widget_host_view_gtk to content/ try 2.erg@google.com2011-08-2315-1/+3117
* Trying again to land OOM priority manager changes.gspencer@google.com2011-08-232-14/+27
* Fix ChromeOS build.phajdan.jr@chromium.org2011-08-231-1/+0
* Add more files to content_unittests.phajdan.jr@chromium.org2011-08-2312-14/+200
* Removal of Profile from content part 9 of 9.avi@chromium.org2011-08-237-13/+36
* When JavaScript call WebSocket.close() before onopen event happens,toyoshim@chromium.org2011-08-231-1/+10
* Allow cmdbuffer creation from compositor thread.sievers@chromium.org2011-08-236-65/+246
* This patch caused Chrome to be unable to load any web pages on Chrome OS.satorux@chromium.org2011-08-232-29/+4
* Ensure normal pages don't get grouped with extension processes at startup.creis@chromium.org2011-08-222-6/+2
* Browser test for IndexedDB quotadgrogan@chromium.org2011-08-221-0/+47
* Moved the handling of the IPC message ViewMsg_EnableViewSourceMode to content...ananta@chromium.org2011-08-222-0/+12
* Add missing linux dependencies on allocator (used by content/renderer/render_...dpranke@chromium.org2011-08-221-0/+7
* Move DownloadHistoryInfo to content and rename it to DownloadPersistentStoreI...jam@chromium.org2011-08-227-18/+117
* Get rid of debug assert I accidently added in r97506, since ContentBrowserCli...jam@chromium.org2011-08-221-12/+8
* (shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to c...erg@google.com2011-08-2215-3116/+1
* content: Move render_widget_host_view_gtk to content/erg@google.com2011-08-2215-1/+3116
* Try to catch dlls that crash the plugin process.cpu@chromium.org2011-08-221-17/+33
* Move DownloadHistory ownership and usage out from content to chrome. Download...jam@chromium.org2011-08-229-95/+124
* Revert 97724 - Changing OOM range to 0, 1000 and tweaking OOM algorithm.mattm@chromium.org2011-08-222-22/+13