summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Linux sandbox: restrict clone() in renderer processes.jln@chromium.org2013-02-061-0/+34
* Avoids irregular OnMoreData callbacks on Windows using Core Audio.henrika@chromium.org2013-02-064-108/+170
* Disable EncryptedMediaTest.FrameChangeVideo on Linuxbrianderson@chromium.org2013-02-061-0/+2
* overscroll: Make sure async screenshot callbacks don't crash when the tab get...sadrul@chromium.org2013-02-062-2/+8
* Revert 180607creis@chromium.org2013-02-066-102/+6
* Stop leaking transaction URLs and sizesalecflett@chromium.org2013-02-063-9/+13
* Linux sandbox: restrict socketpair.jln@chromium.org2013-02-061-2/+12
* Do not attempt to gtk_widget_destroy when no widget was created.ddorwin@chromium.org2013-02-062-49/+19
* Control fling curves with parameters in RendererPreferencesrjkroege@chromium.org2013-02-066-1/+45
* While screencasting a tab, do not disable rendering updates while hidden.miu@chromium.org2013-02-064-17/+84
* Windows: Use D3DCompiler_46.dll instead of D3DCompiler_43.dll where possible.apatrick@chromium.org2013-02-061-0/+8
* Android: Only allow virtual contexts on NV for SDK >= 17sievers@chromium.org2013-02-061-1/+6
* Add about:flags experiment to enable/disable fixed position element compositing.shawnsingh@chromium.org2013-02-066-5/+46
* Temporary workaround to un-break WebView rendering.leandrogracia@chromium.org2013-02-051-2/+5
* Correct device scale for Android WebView SW rendering.leandrogracia@chromium.org2013-02-053-23/+26
* Browser plugin: Use WCViewGuest and RWHVGuest wrapping the platform views (be...lazyboy@chromium.org2013-02-0510-196/+188
* Inform WebKit when fullscreen mode is exited on Chrome on Android.jknotten@chromium.org2013-02-054-0/+22
* Use WebKit's resource priorities instead of computing our own.simonjam@chromium.org2013-02-054-42/+16
* Disable BrowserAccessibilityTest BasicAttributeTest test.scheib@chromium.org2013-02-051-1/+2
* Remove unused kBrowserAppName constant from content/.asvitkine@chromium.org2013-02-051-4/+2
* Disable some EncryptedMediaTestsvabr@chromium.org2013-02-051-0/+32
* Add unittests for Cross-FileSystem Copy/Move (for local filesystem).kinuko@chromium.org2013-02-051-1/+2
* Follow-on fixes and naming changes for https://codereview.chromium.org/12086077/jschuh@chromium.org2013-02-054-22/+22
* Due to current permission check process (IO -> UI -> IO) some calls to UDPSoc...ygorshenin@chromium.org2013-02-051-2/+7
* GTTF: Add missing virtual destructors.phajdan.jr@chromium.org2013-02-053-1/+5
* Disable enhanced sandbox mitigations on Win64jschuh@chromium.org2013-02-051-4/+4
* Android: Expose content size changes to the ContentViewClient.tedchoc@chromium.org2013-02-052-4/+12
* Fix a valgrind failure.sadrul@chromium.org2013-02-052-2/+2
* Add ViewHostMsg_SelectionBounds_Paramscjhopman@chromium.org2013-02-0522-125/+84
* Pass ScopedJavaGlobalRef to bind() by valuejoth@chromium.org2013-02-051-7/+5
* Revert 180600jschuh@chromium.org2013-02-054-22/+22
* Revert 180598 - Suspected to break win_aura testkinuko@chromium.org2013-02-051-127/+1
* Prevent bindings escalation on an existing NavigationEntry.creis@chromium.org2013-02-056-6/+102
* Move media browser tests from content/browser/* into content/browser/media/shadi@chromium.org2013-02-055-10/+3
* BrowserPlugin - Change the setting of AutoSize attribute to follow HTML specmthiesse@chromium.org2013-02-058-61/+265
* Follow-on fixes and naming changes for https://codereview.chromium.org/12086077/cevans@chromium.org2013-02-054-22/+22
* Windows: Record which D3D11 feature levels are supported in histograms.apatrick@chromium.org2013-02-051-1/+127
* Enabling External Clear Key CDM on Mac OSdkovalev@chromium.org2013-02-051-3/+0
* Remove reference counting from media::VideoRenderer and friends.scherkus@chromium.org2013-02-051-2/+0
* Enable GpuMemoryManager policy for impl-side painting.ccameron@chromium.org2013-02-041-1/+5
* Allow BrowserTestBase to do wait.nileshagrawal@chromium.org2013-02-043-4/+24
* Differentiate invisible cursor mode and disabled mouse events mode.mazda@chromium.org2013-02-047-2/+32
* Unrevert 180370. The revert was a speculative attempt to fixmpcomplete@chromium.org2013-02-041-8/+3
* Add support for screen video stream in getUserMedia().sergeyu@chromium.org2013-02-049-42/+72
* Prevent Repeated Enter Keypresses when Selecting Autofill Entry.csharp@chromium.org2013-02-041-1/+6
* Revert 180370mpcomplete@chromium.org2013-02-041-3/+8
* Revert 180442 -- BrowserPluginHostTest.RemoveAllAttributes was flakyfsamuel@chromium.org2013-02-048-268/+61
* Browser Plugin: Enable VisibilityPreservation testfsamuel@chromium.org2013-02-041-4/+1
* Refactor: Simplify WaitableEventWatcher.teravest@chromium.org2013-02-043-11/+16
* BrowserPlugin - Change the setting of AutoSize attribute to follow HTML specmthiesse@chromium.org2013-02-048-61/+268