summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* Updates CFInstall.js to:slightlyoff@chromium.org2009-11-107-1/+281
* More memory stats code cleanup:sgk@chromium.org2009-11-091-5/+4
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-072-3/+9
* Eliminate icu_stubs. Things still seem to link fine without these. I suspec...pkasting@chromium.org2009-11-071-73/+0
* Get rid of GetMemoryInfo() in favor of using base::ProcessMetrics.sgk@chromium.org2009-11-051-11/+20
* Marking the AboutChromeFrame test flaky.slightlyoff@chromium.org2009-11-031-1/+1
* Don't switch to CF's active document for frames or iframes.This fixes an issu...tommi@chromium.org2009-11-036-8/+107
* Remove themes/default.dll and merge the resources into chrome.dll.tc@google.com2009-11-021-1/+0
* Mark the flaky iframe post test as such.slightlyoff@chromium.org2009-10-301-1/+3
* Initialize the chrome thread object at the start of the CFUrlRequestUnittestR...ananta@chromium.org2009-10-301-4/+4
* The newly added AboutChromeFrame test for IE full tab mode was failing on the...ananta@chromium.org2009-10-304-14/+10
* Added unit tests for ChromeFrame IE full tab mode. These test the following c...ananta@chromium.org2009-10-298-59/+390
* Remove unused files.stoyan@google.com2009-10-292-287/+0
* Instantiate a dummy notification service instance in chrome frame on the threadananta@chromium.org2009-10-291-0/+3
* With the change in the constructor for the ChromeThread class, we are seeing ...ananta@chromium.org2009-10-281-1/+2
* Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w...robertshield@chromium.org2009-10-283-13/+13
* Fix build error.ananta@chromium.org2009-10-271-1/+1
* If a HTTP post to a server returns any redirect code other than 307, then bro...ananta@chromium.org2009-10-272-8/+6
* Fix another build break that didn't show up on the try bots.jam@chromium.org2009-10-271-1/+1
* More build breakage.evan@chromium.org2009-10-271-1/+1
* Move helper_gmock.h from ChromFrame subrtee to testing directory.stoyan@google.com2009-10-272-628/+2
* Blind attempt at fixing broken Chrome Frame test utils build.evan@chromium.org2009-10-271-1/+1
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-262-4/+2
* Enhance extension UI testing by enabling you to select which extensionjoi@chromium.org2009-10-231-1/+2
* Add bindings to chrome frame to call the new extension automation apis.rogerta@chromium.org2009-10-231-6/+44
* Somewhat useful hack to have the chrome frame integration test run in server ...robertshield@chromium.org2009-10-221-0/+25
* Remove old ap-value munging code in Chrome Frame.robertshield@chromium.org2009-10-211-60/+0
* For Steven Truong (stevet@)mad@chromium.org2009-10-201-187/+8
* Correcting name of data file used for CF protocol test.robertshield@chromium.org2009-10-191-1/+1
* If we fail to launch a browser during an integration test, fail the test imme...robertshield@chromium.org2009-10-191-1/+1
* When Chrome hands off a URL to be opened by the external host by the ViewHost...ananta@chromium.org2009-10-194-4/+59
* Simplification, generalization (and perhaps additional mystification) of gmoc...stoyan@google.com2009-10-192-460/+495
* Add the chromeframe tag to the user agent header at runtime instead of static...tommi@chromium.org2009-10-172-0/+214
* Committing for Steven who got LGTM from here:mad@chromium.org2009-10-151-1/+1
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-2/+4
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-4/+2
* Try to fix chrome frame build again.estade@chromium.org2009-10-151-2/+4
* More build a-fixin for GCF related to base/test move.slightlyoff@chromium.org2009-10-131-2/+2
* Fix chrome frame build.ananta@chromium.org2009-10-121-1/+1
* Fix an include.brettw@chromium.org2009-10-091-1/+1
* Fixes a compile error due to an call to an incorrect function to get the length.ananta@chromium.org2009-10-051-6/+6
* Fixing CRLF -> LF for the test directory.tommi@chromium.org2009-10-012-540/+540
* Committing patch 256001 for Roger:http://codereview.chromium.org/256001Allow ...tommi@chromium.org2009-10-013-4/+37
* CRLF->LF to avoid future patch failures on the try bots.tommi@chromium.org2009-09-301-105/+105
* Reverting 27389.darin@chromium.org2009-09-301-12/+12
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-12/+12
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-12/+12
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-2483-0/+9625