summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Ensure address bar is reset after a redirect turns into a download.creis@chromium.org2011-06-132-6/+107
* Support creating temporary files for sync file operations.noelutz@google.com2011-06-132-48/+2
* Previously, the DisplayLink would never start until a software draw was done ...jbates@chromium.org2011-06-133-7/+31
* Disabled painting transpaent windowless NPAPI plugins when doing accelerated ...alokp@chromium.org2011-06-131-0/+9
* Revert 88616 - Revert 86510 - Contributed by junov@chromium.orgjunov@chromium.org2011-06-133-17/+19
* Move load_from_memory_cache_details.* to content now that the SSL code has mo...jam@chromium.org2011-06-1313-20/+111
* Remove g_browser_process dependency from content. Also make all the SyncChan...jam@chromium.org2011-06-1316-57/+52
* Don't retain NPNVWindowNPObject and NPNVPluginElementNPObject twicedavidben@chromium.org2011-06-121-2/+7
* Prevent OOB read from plugin calls returning strings with embedded NUL charac...jschuh@chromium.org2011-06-111-6/+8
* Moving some of the webkit_glue functions from chrome\common\common_glue and c...ananta@chromium.org2011-06-102-1/+16
* Present infobar on mixed content denial. We may have caused the page to appe...tsepez@chromium.org2011-06-101-4/+4
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-1018-55/+174
* Fix bad merge of content\browser\DEPS.jam@chromium.org2011-06-101-11/+0
* Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPIdavemoore@chromium.org2011-06-1018-173/+55
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-1018-55/+173
* Enable Spellcheck API on Chromium.hbono@chromium.org2011-06-103-0/+7
* OmxVideoDecodeAcceleratorTest improvements:fischman@chromium.org2011-06-102-166/+326
* Revert 86510 - Contributed by junov@chromium.orgvangelis@chromium.org2011-06-103-19/+17
* Throttle the touch move events sent to the renderer.sadrul@chromium.org2011-06-102-4/+37
* Adjust virtual keyboard size base on input method candidates.penghuang@chromium.org2011-06-091-0/+4
* Add a flag to print the handles held by a child process when it shuts down.cdn@chromium.org2011-06-096-0/+595
* Move UtilityProcessHost to content and move the message sending/dispatching t...jam@chromium.org2011-06-0918-8/+641
* Attempt at fixing crash. It looks like the printing code can deletesky@chromium.org2011-06-091-1/+1
* Initialize RenderWidget's compositing_surface_ to kNullPluginWindow. This avo...senorblanco@chromium.org2011-06-091-0/+1
* Revert 88547 - Initialize RenderWidget's compositing_surface_ to NULL. (ARM ...senorblanco@chromium.org2011-06-091-1/+0
* Initialize RenderWidget's compositing_surface_ to NULL. This avoids passing ...senorblanco@chromium.org2011-06-091-0/+1
* Avoid a NOT_REACHED() hit when we get an empty 404 page andtony@chromium.org2011-06-091-0/+2
* Revert 88284 - Revert 88151 (see crbug.com/85296) - Fix user-after-free error...akalin@chromium.org2011-06-091-9/+5
* Add ben and sky as an owner in chrome\browser\renderer_host and add sky to co...jam@chromium.org2011-06-091-0/+1
* Fix RAF-stall that occurs when switching between WebGL animation and another ...jbates@chromium.org2011-06-091-1/+3
* Revert 88319: Supressing deps_check error caused by spellcheck_host.hmorrita@chromium.org2011-06-091-3/+0
* Revert 88309 - Introduced additional spellcheck related histograms.morrita@chromium.org2011-06-091-7/+0
* create one video capture message filter per renderer processwjia@google.com2011-06-0810-75/+109
* Fix a browser, renderer, plugin deadlock caused by the change to reparent plu...ananta@chromium.org2011-06-081-7/+18
* Remove last extension dependencies from content.mpcomplete@chromium.org2011-06-0812-51/+56
* Make EstablishGpuChannel synchronous. Remove obsolete Synchronize msg.sievers@chromium.org2011-06-089-163/+44
* Removes RenderViewHostDelegate::GetBrowserWindowID. Instead the placessky@chromium.org2011-06-088-15/+11
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-083-17/+25
* Supressing deps_check error caused by spellcheck_host.hmorrita@chromium.org2011-06-081-0/+3
* Introduced additional spellcheck related histograms.morrita@chromium.org2011-06-081-0/+7
* Revert 88151 (see crbug.com/85296) - Fix user-after-free error with ObserverL...thakis@chromium.org2011-06-081-5/+9
* roll clang 131935:132017thakis@chromium.org2011-06-087-2/+16
* Get rid of Chrome notifications dependency, and instead go through ContentBro...jam@chromium.org2011-06-0711-52/+136
* Send live resize messages to renderersail@chromium.org2011-06-074-1/+28
* When dragging file:// links off a web page, don't populate thetony@chromium.org2011-06-076-2/+134
* Revert 88142 to fix sync_integration_tests offline.msw@chromium.org2011-06-073-25/+17
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-3/+3
* Fix user-after-free error with ObserverList. The problem is that if an Obser...jam@chromium.org2011-06-071-9/+5
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-073-17/+25
* Using the "prerender" state as the page visibility value when a page is inshishir@chromium.org2011-06-074-11/+27