summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable GPU compositing and accelerated 2d canvas for about: URLsjamesr@chromium.org2011-06-031-3/+4
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-06-039-15/+457
* Remove JS dialog dependency from content.avi@chromium.org2011-06-038-79/+187
* Remove ResourceDispatcherHost dependency on Chrome's LoginHandler and Externa...jam@chromium.org2011-06-0315-129/+318
* Revert 87790 - Removing defunct OpenMAX code.scherkus@chromium.org2011-06-032-0/+10
* Removing defunct OpenMAX code.scherkus@chromium.org2011-06-032-10/+0
* Removing defunct Media Foundation based video decode engines and devices.scherkus@chromium.org2011-06-033-111/+1
* Respect pixel aspect ratio of video if it contains one.scherkus@chromium.org2011-06-032-3/+12
* When --disable-gpu-vsync, run requestAnimFrame callbacks at top speed.nduca@chromium.org2011-06-033-4/+24
* Fix "Navigating from accelerated to software rendered pages doesn't repaint."nduca@chromium.org2011-06-021-1/+2
* Add "svn:eol-style to all the DEPS under content.jam@chromium.org2011-06-025-108/+108
* Revert 87712 checked in by mistake- Allow multiple ChildProcess objects in on...jam@chromium.org2011-06-022-17/+13
* Allow multiple ChildProcess objects in one process for the --single-process c...jam@chromium.org2011-06-022-13/+17
* Change InfoBar-related notifications to be sourced from a TabContentsWrapper,...pkasting@chromium.org2011-06-021-13/+12
* Small refactor: have ExtensionInfoMap use ExtensionSet.mpcomplete@chromium.org2011-06-022-8/+13
* Remove last safebrowsing references from content.jam@chromium.org2011-06-023-57/+23