summaryrefslogtreecommitdiffstats
path: root/content/test
Commit message (Expand)AuthorAgeFilesLines
* Move sandbox code in content to content namespace.jam@chromium.org2012-10-231-2/+2
* Removing the audio_hardware namespace and move the code into the content name...tommi@chromium.org2012-10-231-1/+1
* Eliminate duplicate COM and OLE initializations.pkasting@chromium.org2012-10-231-5/+0
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-222-0/+6
* Move the remaining code in content\renderer that wasn't in the content namesp...jam@chromium.org2012-10-221-1/+1
* Browser Plugin: Rename event names to match the web platformfsamuel@chromium.org2012-10-191-5/+5
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-192-33/+33
* Add loadCommit and loadStop Event.irobert@chromium.org2012-10-191-0/+12
* Remove an executable flag.hbono@chromium.org2012-10-181-0/+0
* A browser test to test encrypted media playback of videos with frame size cha...shadi@chromium.org2012-10-183-98/+159
* Browser Plugin: Add HTML5-like postMessage supportfsamuel@chromium.org2012-10-182-2/+53
* Upload an encrypted frame-size changing media file for encrypted media browse...shadi@chromium.org2012-10-181-0/+0
* Upload an encrypted frame-size changing media file for encrypted media browse...shadi@chromium.org2012-10-171-0/+0
* Add missing accessibility role mappings on Mac.dmazzoni@google.com2012-10-1711-1/+100
* browser-plugin: Accept drags through the new WebPlugin interface.sadrul@chromium.org2012-10-171-1/+0
* Move ChannelLayout into media namespace.dalecurtis@google.com2012-10-172-5/+5
* Revert 162487 - Browser Plugin: Add HTML5-like postMessage supportfsamuel@chromium.org2012-10-172-53/+2
* Make content shell support --ignore-certificate-errors.tonyg@chromium.org2012-10-171-0/+2
* Browser Plugin: Add HTML5-like postMessage supportfsamuel@chromium.org2012-10-172-2/+53
* Revert 162353 (ShimSrcAttribute in browser_tests on linux asan)thakis@chromium.org2012-10-172-53/+2
* Upload an encrypted frame-size changing media file for encrypted media browse...shadi@chromium.org2012-10-171-0/+0
* Browser Plugin: Add HTML5-like postMessage supportfsamuel@chromium.org2012-10-172-2/+53
* Update encrypted WebM test file to treat IVs as raw data.fgalligan@chromium.org2012-10-131-0/+0
* Take out ResourceBundle initialization from ContentTestSuite. This isn't need...jam@chromium.org2012-10-122-6/+0
* browser-plugin: Allow accepting drag-n-drop events.sadrul@chromium.org2012-10-121-0/+29
* Browser Plugin: Implement CanGoBack/CanGoForwardfsamuel@chromium.org2012-10-111-0/+8
* Reland r161256: Fix the crash that was happening on the buildbot (but not try...jam@chromium.org2012-10-112-0/+6
* BrowserTestBase::CreateTestServer should accept FilePathtoyoshim@chromium.org2012-10-111-1/+1
* [Android] Upstream content detection and ChromeBrowserProvider tests.leandrogracia@chromium.org2012-10-1010-0/+210
* Browser plugin: Implement loadRedirect event.creis@chromium.org2012-10-051-0/+10
* Remove gpu test_switches.* and move the constant from content to chrome.tfarina@chromium.org2012-10-052-24/+0
* Revert 160362 - Move gpu test_switches.* from content to chrome.tfarina@chromium.org2012-10-052-0/+24
* Move gpu test_switches.* from content to chrome.tfarina@chromium.org2012-10-052-24/+0
* <browser> Make new implementation the default.lazyboy@chromium.org2012-10-043-3/+3
* Browser plugin: Implement loadStart and loadAbort eventsfsamuel@chromium.org2012-10-041-2/+13
* Revert 160089 - Fix OneClickSigninHelperTest.CanOffer failures due to not hav...kalman@chromium.org2012-10-041-0/+5
* Fix OneClickSigninHelperTest.CanOffer failures due to not having OLE initiali...pkasting@chromium.org2012-10-041-5/+0
* Revert 159815 - Move around some ScopedOleInitializers in hopes of reducing t...kalman@chromium.org2012-10-041-0/+5
* Fixing cross-process postMessage replies on more than two iterations.nasko@chromium.org2012-10-033-3/+8
* Browser Plugin: Fixed browser process crash on embedder reload.fsamuel@chromium.org2012-10-031-0/+5
* Move around some ScopedOleInitializers in hopes of reducing the number of dup...pkasting@chromium.org2012-10-031-5/+0
* Clean up scoped_com_initializer.h, primarily by removing #ifdefs for non-Wind...pkasting@chromium.org2012-10-013-11/+28
* Fix the crash that could occur when the window is closed while web contents d...jianli@chromium.org2012-09-282-9/+0
* Add encrypted media basic playback tests.shadi@chromium.org2012-09-281-0/+126
* Browser Plugin: Implement Back, Forward, and Go.fsamuel@chromium.org2012-09-281-2/+14
* Upload test file for encerypted media browser test.shadi@chromium.org2012-09-261-0/+0
* Rewrite layout_browsertests to use content_shell --dump-render-tree to execut...jochen@chromium.org2012-09-263-121/+45
* Enable webgl conformance tests under content/test/gpu in content_browsertestsyongsheng.zhu@intel.com2012-09-263-4/+291
* Introduce RenderWidgetHostViewWinTest for Tsf handlingnona@chromium.org2012-09-221-0/+31
* Don't let swappedout:// page be visible when updating frame tree.creis@chromium.org2012-09-211-0/+21