summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove obsolete code from UserScriptMaster.mihaip@chromium.org2011-06-023-6/+0
* Avoid canceling a pending navigation if the old RVH commits right away.creis@chromium.org2011-06-024-58/+62
* Revert 87578 - Respect pixel aspect ratio of video if it contains one.michaeln@google.com2011-06-021-8/+3
* Respect pixel aspect ratio of video if it contains one.scottfr@chromium.org2011-06-021-3/+8
* This goes in first, followed by a webkit change that defines WEBFILESYSTEMCAL...ericu@chromium.org2011-06-023-15/+134
* Add missing media dependency to content/common.wez@chromium.org2011-06-021-0/+1
* Fix some style issues with VideoCaptureControllerID.scherkus@chromium.org2011-06-022-12/+5
* Make sure that running insecure script in a different https origin (via e.g.cevans@chromium.org2011-06-011-0/+2
* Remove the background X11 thread.tony@chromium.org2011-06-012-10/+0
* Get rid of chrome/browser/browser_shutdown.h and chrome/browser/ui/browser_di...jam@chromium.org2011-06-014-30/+20