summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Change --enable-browser-plugin to --browser-plugin=enabled or --browser-plugi...scshunt@google.com2012-06-088-12/+29
* Coverity: Fix a forward NULL.jhawkins@chromium.org2012-06-071-5/+1
* [Mac] Revert bug 97285 channel debugging code.shess@chromium.org2012-06-072-53/+0
* Build AVC decoder configuration recordsail@chromium.org2012-06-0710-150/+472
* Content: fix the power save blocker for Win7.rvargas@google.com2012-06-071-4/+5
* mac: Make the backing store hidpi aware.thakis@chromium.org2012-06-073-14/+34
* mac: Remove GetViewCocoaBounds()thakis@chromium.org2012-06-077-33/+2
* Support NULL geolocation and speech delegates to make embedding content easier.jam@chromium.org2012-06-077-70/+29
* Remove WebContentsImpl::OnDidRedirectProvisionalLoad.ttuttle@chromium.org2012-06-078-105/+3
* A little more cleanup of content examples.jam@chromium.org2012-06-071-4/+4
* Revert 141024 (caused PrerenderBrowserTest.PrerenderWindowSize to fail??)thakis@chromium.org2012-06-077-0/+31
* PpapiThread::SendToBrowser() isn't thread safe.tsepez@chromium.org2012-06-072-1/+7
* Coverity: Initialize member variables.jhawkins@chromium.org2012-06-071-1/+2
* mac: Remove GetViewCocoaBounds()thakis@chromium.org2012-06-077-31/+0
* mac: Make the (10.6-only) sandbox hole for the components build smallerthakis@chromium.org2012-06-074-41/+58
* Fix TAP_DOWN gesture event:varunjain@chromium.org2012-06-072-2/+5
* Delete empty NotificationObserverLists. Fixes leak.leng@google.com2012-06-071-3/+5
* Introduce a delegate to avoid hardcoding "chrome-extension" in net/.joi@chromium.org2012-06-072-0/+7
* It broke win aura botloislo@chromium.org2012-06-072-5/+2
* Fix TAP_DOWN gesture event:varunjain@chromium.org2012-06-072-2/+5
* Add support to URLFetcher for stopping on redirects. Use this in AlternateNa...pkasting@chromium.org2012-06-077-32/+126
* Add versionCode and versionName into ContentShell Manifesthaitao.feng@intel.com2012-06-071-1/+3
* Pepper Flash: Make ClearSiteData work with PPP_Flash_BrowserOperations 1.1.viettrungluu@chromium.org2012-06-071-9/+24
* Support NULL DownloadManagerDelegates.jam@chromium.org2012-06-0710-112/+136
* [Mac] Log stack trace for OnChannelError() in bug 97285.shess@chromium.org2012-06-072-0/+49
* Move all webkit/fileapi tests to content_unittestsadamk@chromium.org2012-06-071-0/+31
* Set the focused item before returning from setAccessibilityFocus.dtseng@chromium.org2012-06-061-0/+7
* Reorder definitions to match declarations for url_fetcher_core.*.pkasting@chromium.org2012-06-061-214/+224
* Properly forward --disable-seccomp-filter-sandbox to renderer processpiman@chromium.org2012-06-061-0/+1
* Preempt renderers by browser UI in GpuScheduler.backer@chromium.org2012-06-0610-6/+120
* Reland 140814 - Rename ShellRenderView{,Host}Observer to LayoutTestController...jochen@chromium.org2012-06-0612-88/+158
* Add missing if defined(ENABLE_NOTIFICATIONS)wangxianzhu@chromium.org2012-06-061-0/+4
* Add trace events for platform input handlers.jbates@chromium.org2012-06-064-2/+36
* Fix a typo in content_app.gypihaitao.feng@intel.com2012-06-061-1/+1
* Revert 140814 - Rename ShellRenderView{,Host}Observer to LayoutTestController...michaeln@google.com2012-06-0612-158/+88
* Rename ShellRenderView{,Host}Observer to LayoutTestController{,Host}jochen@chromium.org2012-06-0612-88/+158
* Fixes option-right in textfields when VoiceOver is set to read to the right o...dtseng@chromium.org2012-06-064-1/+32
* content: A couple of device-scale-factor fixes:sadrul@chromium.org2012-06-063-0/+7
* content/chromeos: Fix WebKit software rendering in high-device-scale-factors.sadrul@chromium.org2012-06-065-29/+49
* Revert 139933 - Clean up RenderViewHostManager swapping logic.creis@chromium.org2012-06-066-132/+93
* Use different labels for audio and video tracks. Otherwise peerconnection mayronghuawu@chromium.org2012-06-062-2/+7
* Set page-scale-factor limits if enable-pinch flag is not usedsadrul@chromium.org2012-06-062-0/+10
* Followup comments from r140761 regarding moving DownloadManager ownership to ...jam@chromium.org2012-06-067-29/+15
* For Android, use default message loop type for non-UI threadsshouqun.liu@intel.com2012-06-061-2/+2
* Fix --single-process mode after r140524.jam@chromium.org2012-06-061-1/+3
* Refactored ChromeSpeechRecognitionPreferences according to new ProfileKeyedSe...primiano@chromium.org2012-06-063-5/+2
* Move creation and ownership of DownloadManager from the embedder to content. ...jam@chromium.org2012-06-0617-63/+80
* gesture recognizer: Some code cleanup.sadrul@chromium.org2012-06-061-6/+0
* [Android] Facilitate access to device information.leandrogracia@chromium.org2012-06-066-0/+243
* Implement CancelUserMediaRequest for the browser partyujie.mao@intel.com2012-06-066-2/+74