summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* Remove allow-webui-compositing switchjamesr@chromium.org2014-02-192-4/+0
* content: Do not call empty methods of WebScriptController.tfarina@chromium.org2014-02-181-2/+0
* Remove --disable-device-motion and --disable-device-orientation flags from ch...timvolodine@chromium.org2014-02-182-8/+0
* Integration tests for window.orientation using Android instrumentations.mlamouri@chromium.org2014-02-171-0/+219
* Cleanup: Move kChromeDevToolsScheme constant into content namespace.tfarina@chromium.org2014-02-174-6/+6
* Allow MessageFilters to restrict listening to specific message classesjdduke@chromium.org2014-02-162-4/+36
* Add touch scrolling modes experimental flagstdresser@chromium.org2014-02-152-0/+9
* IPC glue between cast library transport and encoders.hubbe@chromium.org2014-02-152-0/+29
* Move browser initiated navigation from RenderViewHost to RenderFrameHost.nasko@chromium.org2014-02-151-7/+8
* Partial revert of "Restart fullscreen video playback when switching back from...b.kelemen@samsung.com2014-02-151-1/+0
* Show IME when DPAD_CENTER is pressedhush@chromium.org2014-02-152-0/+79
* Remove Tabpose feature on mac, and supporting infrastructure (PaintAtSize)piman@chromium.org2014-02-144-159/+0
* Don't try to remove the referrer from an empty page statejochen@chromium.org2014-02-141-0/+3
* Android: rename DataFetcherImplAndroid -> SensorManagerAndroid.timvolodine@chromium.org2014-02-141-6/+6
* Delete Geolocation command line switch and callers of enableGeolocation.mvanouwerkerk@chromium.org2014-02-142-4/+0
* Reports UMA data for bytes fetched over the network for used andjkarlin@chromium.org2014-02-142-0/+7
* Fix the crash issue caused by vibrate permissionguangzhen.li@intel.com2014-02-141-2/+13
* [Android] Eliminate JNI hop for critical path gesturesjdduke@chromium.org2014-02-131-32/+19
* Avoid discarding freshly created background tabsjamescook@chromium.org2014-02-131-2/+3
* Move async_file_test_helper.* to content/public/test/pilgrim@chromium.org2014-02-132-0/+378
* Allow retrieval of media device ID salt even after ResourceContext has gone a...joi@chromium.org2014-02-133-14/+30
* Support multiple service instances with GLInProcessContextsievers@chromium.org2014-02-131-0/+4
* Switch AccessibilityMode to be a bitmap.aboxhall@chromium.org2014-02-121-1/+7
* <webview> zoom API.paulmeyer@chromium.org2014-02-121-0/+3
* Fix the cause of AwZoomTest#testMagnification... tests flakinessmnaganov@chromium.org2014-02-122-16/+4
* Move DidCommitProvisionalLoad code from RenderView to RenderFrame.nasko@chromium.org2014-02-123-3/+5
* [FastTextAutosizer] Add chrome://flags entry for the fast text autosizerpdr@chromium.org2014-02-111-1/+1
* Move common param trait enum's to IPC range-checked macros.tsepez@chromium.org2014-02-113-7/+15
* Add --disable-infobar-ui option to command line to force infobars invisible. ...simonhatch@chromium.org2014-02-112-0/+4
* Remove shim classes etc. that were needed to move Android Loaderaberent@chromium.org2014-02-116-352/+2
* Creates a way to launch the utility process with elevated privileges on Windo...haven@chromium.org2014-02-117-0/+21
* [Android] Share gesture types between Java and C++jdduke@chromium.org2014-02-114-225/+217
* Cleanup: Move kChromeUIScheme constant into content namespace.tfarina@chromium.org2014-02-114-4/+4
* Revert 250185 "Remove --enable-html-imports"morrita@chromium.org2014-02-102-0/+4
* Remove --enable-html-importsmorrita@chromium.org2014-02-102-4/+0
* Revert 250116 "Pass RenderFrameHost to WebContentsDelegate::Hand..."joi@chromium.org2014-02-102-4/+1
* Pass RenderFrameHost to WebContentsDelegate::HandleContextMenu. This is neces...marshall@chromium.org2014-02-102-1/+4
* Move the android library loader from content to baseaberent@chromium.org2014-02-1016-1388/+69
* Use validating IPC enum macros in speech recogniton messages.tsepez@chromium.org2014-02-092-1/+6
* Pass the filename obtained from content-disposition header for downloadjinsukkim@chromium.org2014-02-081-1/+2
* Use validating form of IPC enum macros for geolocation messages.tsepez@chromium.org2014-02-071-0/+1
* [Android] Harden eager gesture recognitionjdduke@chromium.org2014-02-072-17/+132
* Have the unload event execute in background on cross-site navigationsclamy@chromium.org2014-02-074-1/+13
* Reset compositor when pixel format is changedtrchen@chromium.org2014-02-071-5/+6
* Revert 249516 "Move DidCommitProvisionalLoad code from RenderVie..."piman@chromium.org2014-02-073-5/+3
* Make content::TitleWatcher robust to fast-running testssheu@chromium.org2014-02-071-0/+1
* Create a visible window with class name Chrome_RenderWidgetHostHWND which cor...ananta@chromium.org2014-02-072-0/+4
* Add IsRestored() interface to NavigationEntry and use it to differentiatehaitaol@chromium.org2014-02-061-0/+3
* Move DidCommitProvisionalLoad code from RenderView to RenderFrame.nasko@chromium.org2014-02-063-3/+5
* android: Migrate old content readback to use async readback (and delegated re...powei@chromium.org2014-02-062-31/+22