summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* Control fling curves with parameters in RendererPreferencesrjkroege@chromium.org2013-02-062-1/+27
* While screencasting a tab, do not disable rendering updates while hidden.miu@chromium.org2013-02-061-3/+5
* Add about:flags experiment to enable/disable fixed position element compositing.shawnsingh@chromium.org2013-02-063-2/+16
* Correct device scale for Android WebView SW rendering.leandrogracia@chromium.org2013-02-051-0/+1
* Browser plugin: Use WCViewGuest and RWHVGuest wrapping the platform views (be...lazyboy@chromium.org2013-02-052-0/+7
* Inform WebKit when fullscreen mode is exited on Chrome on Android.jknotten@chromium.org2013-02-052-0/+16
* Use WebKit's resource priorities instead of computing our own.simonjam@chromium.org2013-02-051-0/+2
* Remove unused kBrowserAppName constant from content/.asvitkine@chromium.org2013-02-051-4/+2
* Follow-on fixes and naming changes for https://codereview.chromium.org/12086077/jschuh@chromium.org2013-02-051-9/+9
* GTTF: Add missing virtual destructors.phajdan.jr@chromium.org2013-02-052-0/+4
* Android: Expose content size changes to the ContentViewClient.tedchoc@chromium.org2013-02-052-4/+12
* Revert 180600jschuh@chromium.org2013-02-051-9/+9
* Follow-on fixes and naming changes for https://codereview.chromium.org/12086077/cevans@chromium.org2013-02-051-9/+9
* Allow BrowserTestBase to do wait.nileshagrawal@chromium.org2013-02-041-0/+14
* Add support for screen video stream in getUserMedia().sergeyu@chromium.org2013-02-044-1/+10
* [DevTools] Added ChangeAttachedWindowHeight method to allow DevTools to chang...dgozman@chromium.org2013-02-041-1/+4
* content: convert user action notification to callbacksphajdan.jr@chromium.org2013-02-042-13/+8
* Android: Add a message pump which allows nested loops for content browsertestsnileshagrawal@chromium.org2013-02-032-0/+17
* Persist download interrupt reason, both target and current paths, url_chain, ...rdsmith@chromium.org2013-02-036-10/+144
* Revert 180282 (doesn't build without reverting r180071 too, so let's justthakis@chromium.org2013-02-034-0/+15
* Revert 180055: Very likely caused http://crbug.com/173885thakis@chromium.org2013-02-034-15/+0
* Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...nick@chromium.org2013-02-021-19/+19
* Add FilePath to base namespace.brettw@chromium.org2013-02-0219-46/+76
* cc: Avoid expensive RenderingStats collection.danakj@chromium.org2013-02-021-0/+1
* Rename JavaScriptDialogCreator to JavaScriptDialogManager.kkania@chromium.org2013-02-013-11/+11
* Only permit plug-in loads in the browser if the plug-in isn't blocked or thecevans@chromium.org2013-02-011-3/+8
* Move kChromeSearchScheme out of content since it's a chrome feature.jam@chromium.org2013-02-013-6/+0
* Broke ContentSettingBubbleModelTest.Plugins on Android.dbeam@chromium.org2013-02-011-8/+3
* Only permit plug-in loads in the browser if the plug-in isn't blocked or thecevans@chromium.org2013-02-011-3/+8
* Add state INPUT_EVENT_ACK_STATE_UNKNOWNnduca@chromium.org2013-02-011-3/+8
* Convert top controls to use DIP instead of PX.tedchoc@chromium.org2013-02-011-2/+5
* Sync csd.proto with server-side version.mattm@chromium.org2013-02-011-1/+6
* Fix conversion to from document/window pointscjhopman@chromium.org2013-02-011-5/+6
* Moving chrome://tracing to content.jam@chromium.org2013-02-014-0/+15
* Delete flag --enable-css-transform-pinch.aelias@chromium.org2013-02-012-4/+0
* Move chrome://media-internals to content. This allows us to hide implementati...jam@chromium.org2013-02-013-24/+2
* [Search] Store and recall search terms using NavigationEntry to improve searc...mathp@chromium.org2013-02-011-0/+8
* Document WebContentsObserver APIjochen@chromium.org2013-01-311-13/+105
* Hide methods from public GpuDataManager interface that don't need to be expos...jam@chromium.org2013-01-311-19/+0
* [Android] Pull in M25 translations for Java codenewt@chromium.org2013-01-3141-3/+659
* Small refactorings on chrome://gpu before I move it to src/content.jam@chromium.org2013-01-314-0/+11
* Add command line switch --enable-webrtc on Android.wjia@chromium.org2013-01-312-0/+4
* Save the last down event by obtaining the event firstyusufo@chromium.org2013-01-311-1/+3
* Removing the --enable-data-channels flag since real-world testing of the feat...tommyw@chromium.org2013-01-302-4/+0
* download: Remove DownloadManager::MockDownloadOpenForTestinghashimoto@chromium.org2013-01-302-4/+0
* Fix Data URIs in testsaruslan@chromium.org2013-01-308-29/+35
* Remove fling cap as we have impl side painting now.klobag@chromium.org2013-01-301-56/+2
* Refactor positioning of Insertion/Selection handlescjhopman@chromium.org2013-01-303-81/+97
* Delete zoomed_viewport_offset_ and its users.aelias@chromium.org2013-01-292-4/+11
* Fix content::BrowserThread::PostTaskAndReplyWithResult to allow the return ar...rsleevi@chromium.org2013-01-291-3/+3