summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add a switch to invert web contents (non-accel only).dmazzoni@chromium.org2012-02-106-1/+70
* Rename GpuProcessHost::GetForRenderer to GetForClientpiman@chromium.org2012-02-104-16/+14
* Need to pass this flag to GPU process...backer@chromium.org2012-02-101-0/+1
* Prevent SendPendingAccessibilityNotifications from calling itself recursively.dmazzoni@chromium.org2012-02-101-19/+30
* Fix pepper flash fullscreen.ihf@chromium.org2012-02-102-0/+6
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-108-23/+38
* Move sensors::Provider to content/public/browser and put it in the content na...tfarina@chromium.org2012-02-105-77/+54
* Change geolocaiton browser name in official buildsjoth@chromium.org2012-02-101-1/+6
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-1019-558/+871
* Signal to the damage tracker that the entire frame was damaged.backer@chromium.org2012-02-101-0/+1
* Session restore: save and restore HTTP body for POST requests.marja@chromium.org2012-02-102-2/+10
* Use regular download mechanism to download and open plug-in installer files.bauerb@chromium.org2012-02-102-3/+4
* Mark DOMStorageTest.RootLayoutTests as failing.podivilov@chromium.org2012-02-101-5/+2
* Revert 121429 - Session restore: save and restore HTTP body for POST requests.marja@chromium.org2012-02-102-10/+2
* Session restore: save and restore HTTP body for POST requests.marja@chromium.org2012-02-102-2/+10
* Remove last render_widget_host_view_gtk.h dependency in Chromejoi@chromium.org2012-02-106-15/+40
* Add error messages when plug-in loading fails.bauerb@chromium.org2012-02-102-3/+14
* net: Make UploadData::GetContentLength() asynchronous.satorux@chromium.org2012-02-101-1/+3
* Revert 121408 - Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-103-33/+1
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-103-1/+33
* Add BrowserGpuChannelHostFactorypiman@chromium.org2012-02-108-6/+310
* Define FilePath::NormalizePathSeparators on all platformskinuko@chromium.org2012-02-101-5/+1
* Adds NativeWebKeyboardEvent for android along with associated types.satish@chromium.org2012-02-103-1/+90
* * Pass the incoming frame's timestamp to the renderer.ronghuawu@chromium.org2012-02-102-8/+27
* Remove AcceleratedSurfaceContainerLinuxpiman@chromium.org2012-02-107-189/+94
* Fix broken resize box appearance after download shelf open/close.thakis@chromium.org2012-02-102-2/+18
* Revert 121338 - 1) Adds support for OS level mouse capture lost (eg from a po...pkotwicz@chromium.org2012-02-101-7/+4
* aura: Fix setting touch-handler and gesture-handler for asynchronous gestures.sadrul@chromium.org2012-02-091-13/+3
* 1) Adds support for OS level mouse capture lost (eg from a popup)pkotwicz@chromium.org2012-02-091-4/+7
* Move resource_context.h to content/public/browser. Remove the workaround in i...jam@chromium.org2012-02-0928-62/+28
* Add native widgets to GpuSurfaceTrackerpiman@chromium.org2012-02-092-1/+18
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-0976-515/+413
* Tighten Flash sandbox to USER_LIMITEDjschuh@chromium.org2012-02-091-0/+9
* Fixing the proper reload type in the navigation controller when reloading cro...nasko@chromium.org2012-02-091-0/+4
* Mark WorkerFileSystemTest.AsyncOperations as flaky.csilv@chromium.org2012-02-091-1/+2
* Ensure that navigations are not ignored due to incomplete unload requests.creis@chromium.org2012-02-098-39/+139
* Hook up the newly-added appropriate web-gesture events.sadrul@chromium.org2012-02-091-0/+5
* Switch from PluginWindowHandle to GLSurfaceHandle.satish@chromium.org2012-02-091-1/+1
* Fix an indent issue in VideoCaptureManager::GetAvailableDeviceswjia@chromium.org2012-02-091-2/+2
* disable media stream creation when enable_webrtc=0wjia@chromium.org2012-02-094-147/+7
* Clean up unused members and constructors from DownloadCreateInfo and Download...asanka@chromium.org2012-02-098-55/+26
* Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...marshall@chromium.org2012-02-0919-873/+558
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-0919-558/+873
* Disable crashing unit test on Linux.husky@chromium.org2012-02-091-1/+8
* Removes usage of the term low-latency in AudioInputRendererHost.henrika@chromium.org2012-02-098-85/+66
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-096-7/+7
* mac: Move the closure_blocks_leopard_compat target out of the component == st...thakis@chromium.org2012-02-091-63/+64
* mac: Add _EXPORT macros, content/.thakis@chromium.org2012-02-093-6/+7
* Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.ahendrickson@chromium.org2012-02-0920-51/+122
* Change Web Intents delivery sequence to avoid race of page rendergbillock@chromium.org2012-02-093-34/+11