summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Send message to renderer on command buffer errorjbauman@chromium.org2011-06-075-1/+24
* Make Flash work properly when started in low-integrity mode so that UIPI rest...jschuh@chromium.org2011-06-075-0/+30
* Adds a GYP flag for desktop notifications (enabled by default) and stub out r...satish@chromium.org2011-06-063-10/+8
* Move setToolTipText related functions from RenderView to RenderWidget.Takano.Naoki@gmail.com2011-06-069-42/+48
* Add unit-tests for SingleRequestHostResolver.eroman@chromium.org2011-06-061-0/+1
* QuotaPermissionContext's dtor must be virtualkinuko@chromium.org2011-06-061-1/+1
* Remove the remaining Chrome SSL dependencies from content.jam@chromium.org2011-06-067-31/+54
* Random cleanup & improvements to OmxVideoDecodeAccelerator:fischman@chromium.org2011-06-063-150/+124
* Removes force_bookmark_bar_visible_ from WebUI and puts it insky@chromium.org2011-06-062-8/+3
* Moves some of the session dependencies from content to chrome.sky@chromium.org2011-06-063-37/+23
* Remove visual artifacts from OmxVideoDecodeAcceleratorTest. Test PASSES!fischman@chromium.org2011-06-062-25/+76
* Get rid of some SSL dependencies by talking to SSLBlockingPolicy through a ca...jam@chromium.org2011-06-045-52/+59
* Fix a lock re-entry bug in GpuDataManager::UpdateGpuInfo.zmo@google.com2011-06-041-1/+5
* Ensure that the GPU compositing window does not have zero area on windows.apatrick@chromium.org2011-06-031-2/+6
* Allow delete of never-opened -wal file in Incognito.shess@chromium.org2011-06-031-1/+12
* OmxVideoDecodeAcceleratorTest is born!fischman@chromium.org2011-06-037-82/+706
* Removed unused methods in WebGraphicsContext3DCommandBufferImpljbates@chromium.org2011-06-032-23/+3
* Changes to have chrome building with net.dllrvargas@google.com2011-06-033-0/+3
* Move most of the core SSL code from chrome to content. The UI code that's sp...jam@chromium.org2011-06-0325-7/+1848
* Revert the portion of r87696 which changed infobar notifications to use InfoB...pkasting@chromium.org2011-06-031-3/+4
* Get rid of TabContentsRegistrar and just let TabContentsObserver support dyna...jam@chromium.org2011-06-036-91/+18
* Fix +x mode on content/browser/in_process_webkit/indexed_db_quota_client*maruel@chromium.org2011-06-033-0/+0
* Removing defunct GpuVideoDecoder and IpcVideoDecoder.scherkus@chromium.org2011-06-0325-2548/+1