summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove download_file_manager.h include from chrome. It was there because of a...jam@chromium.org2012-03-104-30/+50
* Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.erg@chromium.org2012-03-101-0/+2
* Add URLFetcher::SaveResponseToFileAtPathhashimoto@chromium.org2012-03-096-62/+294
* Don't grant bindings to a unprivileged and shared process.creis@chromium.org2012-03-094-6/+31
* Make helper app, get closer to working content shell.avi@chromium.org2012-03-096-2/+190
* Don't run InProcessBrowserTest.Empty when gtest_filter is specified. There ar...jam@chromium.org2012-03-091-6/+12
* Revert 125898 - Improve formatting of accessibility tests that dump the tree.isherman@chromium.org2012-03-0910-110/+37
* Improve formatting of accessibility tests that dump the tree.dmazzoni@google.com2012-03-0910-37/+110
* roll gyp 1238:1242thakis@chromium.org2012-03-091-2/+0
* Shutdown GPU process if Direct 3D cannot be initialized in the browser process.apatrick@chromium.org2012-03-093-10/+32