summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changing OOM range to 0, 1000 and tweaking OOM algorithm.gspencer@google.com2011-08-222-13/+22
* Remove framework for Pepper extensions to NPAPI.wez@chromium.org2011-08-221-1/+0
* Get rid of Profile usage in the content download code, and switch to BrowserC...jam@chromium.org2011-08-223-120/+26
* IndexedDB API cleanup.adamk@chromium.org2011-08-2211-113/+34
* Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-228-165/+73
* Simplify some code in CreateNPVariant()steveblock@chromium.org2011-08-221-8/+8
* Revert 97644 - Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-228-72/+166
* Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-228-166/+72
* Add benign race annotation and remove suppression.joi@chromium.org2011-08-221-0/+5
* Get rid of unused depth and stencil buffers.backer@chromium.org2011-08-221-71/+1
* Update selection handles to keep them in sync with the webpage.varunjain@chromium.org2011-08-205-36/+105
* Avoid crashing in AudioRendererImpl::DestroyTask during shutdown.fischman@chromium.org2011-08-201-2/+7
* Remove redunant operation in Flush() in OVDA for EOS. vhiremath@nvidia.com2011-08-202-46/+11
* Fixing a memory leak in DOMStorageTest.SessionOnly.marja@chromium.org2011-08-201-29/+34
* Move the RequestExtraData structure to content/, where we can modify it more ...pkasting@chromium.org2011-08-206-5/+58