summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Emulate ImmSetAssociateContextEx() for Flash.hbono@chromium.org2012-03-131-0/+4
* Add agl, cbentzel, mattm, and rtenneti to chrome/browser/net/OWNERSwtc@chromium.org2012-03-131-0/+4
* Use WebContentsDelegate::CanDownload to intercept file downloads on Android.nileshagrawal@chromium.org2012-03-132-2/+8
* Fix touchpad scrolling on old ThinkPads. This isn't required on my W520, but ...jam@chromium.org2012-03-132-0/+85
* [Coverity] Pass-by-val changed to pass-by-refgroby@chromium.org2012-03-132-4/+6
* aura: Prevents flashing on spurious compositing enable/disablepiman@chromium.org2012-03-132-2/+17
* Aura: sanity check for --enable-partial-swapbacker@chromium.org2012-03-131-1/+10
* Factor out ResourceDispatcherHost dependent code around SSLManagertoyoshim@chromium.org2012-03-138-65/+143
* Move PluginServiceFilterParams to plugin_service_impl.htfarina@chromium.org2012-03-133-24/+20
* Modify BrowserMessageFilter to allow subclasses to specificy either a Browser...michaeln@google.com2012-03-132-9/+40
* Per recent discussion on chromium-dev@, we are going to disallow nested "set ...dpranke@chromium.org2012-03-131-1/+0
* Implement PPB_NetworkMonitor_Private Pepper interface.sergeyu@chromium.org2012-03-135-25/+50
* Move WebDragDestDelegate to content/public/browser.tfarina@chromium.org2012-03-126-9/+9
* Fix repainting not happening when switching tabs after resizing the browser. ...jam@chromium.org2012-03-121-0/+14
* Added callback to DownloadUrl() so we can find download failures where the do...ahendrickson@chromium.org2012-03-1210-42/+86
* PluginLoader loads plugins again after last load completeshclam@chromium.org2012-03-123-9/+25
* Revert 126199 - Fixing a problem, where a hung renderer process is not killed...creis@chromium.org2012-03-125-143/+0
* Revert USER_LIMITED Flash changesjschuh@chromium.org2012-03-121-11/+0
* Add Content API around CertStore.jam@chromium.org2012-03-125-50/+92
* Remove the content dependency on allocator.gypdpranke@chromium.org2012-03-121-5/+0
* Coverity: Fix a few uninitialized vars.jhawkins@chromium.org2012-03-121-1/+1
* Introduce abstractions to allow embedders to test RenderViewHostjoi@chromium.org2012-03-1216-530/+743
* Fixing a problem, where a hung renderer process is not killed when navigating...creis@chromium.org2012-03-125-0/+143
* Fix --single-process mode issues with GpuChannelHostFactorypiman@chromium.org2012-03-1215-40/+61
* Add a Content API around BrowserURLHandler.jam@chromium.org2012-03-1211-71/+112
* Commit two files that I missed in 126165jam@chromium.org2012-03-122-3/+3
* Move all the test URLRequestJobs to content/test/net.jam@chromium.org2012-03-1214-44/+36
* DevTools: provide a way for browser process to log into the renderer's tools ...pfeldman@chromium.org2012-03-1211-20/+165
* Changing shutdown for VideoCaptureManager and AudioInputDeviceManagermflodman@chromium.org2012-03-128-40/+48
* Revert 126151 - Fixing a problem, where a hung renderer process is not killed...creis@chromium.org2012-03-125-143/+0
* Fixing a problem, where a hung renderer process is not killed when navigating...creis@chromium.org2012-03-125-0/+143
* Set callback_ to NULL inside Stop.tommi@chromium.org2012-03-124-5/+25
* Remove ProvisionalLoadDetails struct and notification, since WebContentsObser...jam@chromium.org2012-03-126-138/+0
* Add an explicit single-process check to the GPU process initialization. robertshield@chromium.org2012-03-121-4/+2
* Reland 125850 - Aura: Throttle resize to ability to drawbacker@chromium.org2012-03-122-0/+70
* Add deviceorientation.absolute. hexinchao@gmail.com2012-03-128-31/+60
* Re-land: Improve formatting of accessibility tests that dump the tree.dmazzoni@google.com2012-03-1210-39/+118
* mac: Make content depend on mach_override in shared buildsthakis@chromium.org2012-03-121-4/+11
* Make test server to talk with the python test server which is running on remo...jnd@chromium.org2012-03-121-0/+3
* Add content/public/browser/resource_dispatcher_host.hdarin@chromium.org2012-03-1252-767/+822
* Move LoadNotificationDetails to content/public/browser and put it in the cont...tfarina@chromium.org2012-03-115-67/+56
* Move creation and ownership of BrowserOnlineStateObserver to content.jam@chromium.org2012-03-114-3/+6
* Move DownloadPersistentStoreInfo to content\public\browser and into the conte...jam@chromium.org2012-03-119-21/+21
* Don't dereference the callback_ pointer in OnStateChanged if the device has b...tommi@chromium.org2012-03-102-5/+11
* Look before blindly downcasting WebGraphicsContext3D to WebGraphicsContext3DC...fischman@chromium.org2012-03-102-2/+13
* Revert 126020 - Experiment for updating the tcmalloc chromium branch to r144 ...dmikurube@chromium.org2012-03-102-2/+2
* Experiment for updating the tcmalloc chromium branch to r144 (gperftools 2.0).dmikurube@chromium.org2012-03-102-2/+2
* use preferDiscreteGpu attribute in WebGraphicsContext3D initializationjamesr@chromium.org2012-03-101-4/+1
* Rename StatisticsCallback to StatisticsCB and DataSource::ReadCallback to Rea...xhwang@chromium.org2012-03-106-41/+41
* Revert 125950 - Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.isherman@chromium.org2012-03-101-2/+0