summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
...
* If a HTTP post to a server returns any redirect code other than 307, then bro...ananta@chromium.org2009-10-275-9/+22
* 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
* Blind attempt at fixing broken Chrome Frame unittests build.evan@chromium.org2009-10-261-2/+2
* Blind attempt at fixing broken Chrome Frame build.evan@chromium.org2009-10-261-2/+2
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-263-6/+3
* Hopefully the last of the fixes to get Chrome Frame tests going again.ananta@chromium.org2009-10-243-5/+25
* Attempts to get the chrome_frame_tests going again on the chrome frame builde...ananta@chromium.org2009-10-242-14/+21
* Attempt to fix the chrome frame test failures. This was caused a side effect ...ananta@chromium.org2009-10-241-0/+1
* Currently the host network stack in IE which uses Urlmon interfaces to initiateananta@chromium.org2009-10-247-72/+210
* Comment fixed.stoyan@google.com2009-10-231-1/+1
* Do not create dump on custom exception codes.stoyan@google.com2009-10-231-0/+7
* Enhance extension UI testing by enabling you to select which extensionjoi@chromium.org2009-10-238-13/+50
* Add bindings to chrome frame to call the new extension automation apis.rogerta@chromium.org2009-10-2312-63/+402
* Use scoped_array (not scoped_ptr) with new[].kuchhal@chromium.org2009-10-232-2/+2
* 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-214-170/+0
* Give ourselves 20 seconds for Chrome startup vs 4 to help alleviate intermitt...slightlyoff@chromium.org2009-10-211-1/+4
* For Steven Truong (stevet@)mad@chromium.org2009-10-204-187/+215
* Removing hard-coded Chrome Frame output path.robertshield@chromium.org2009-10-201-2/+2
* Assigning INFINITE (which is 0xFFFFFFFF) to an int, is not a very good idea...mad@chromium.org2009-10-191-4/+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-1913-24/+160
* Simplification, generalization (and perhaps additional mystification) of gmoc...stoyan@google.com2009-10-192-460/+495
* Adding files containing archive paths for Chrome Frame.robertshield@chromium.org2009-10-193-0/+8
* Add the chromeframe tag to the user agent header at runtime instead of static...tommi@chromium.org2009-10-1714-817/+1500
* Pick up version number from resources for crash dumps.stoyan@google.com2009-10-162-7/+22
* ChromeFrame perf tests should use the reference builds checked in under chrom...ananta@chromium.org2009-10-161-2/+2
* Committing for Steven who got LGTM from here:mad@chromium.org2009-10-1513-358/+455
* Fixing a tiny bit of silliness in chrome_frame_automation.cc.robertshield@chromium.org2009-10-151-2/+1
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-156-20/+26
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-155-23/+19
* Try to fix chrome frame build again.estade@chromium.org2009-10-152-8/+11
* Fix chrome frame build, take 3.estade@chromium.org2009-10-151-0/+2
* Chrome frame compile fix, take 2.estade@chromium.org2009-10-152-49/+49
* Fix chrome frame build.estade@chromium.org2009-10-151-5/+4
* Remove the base_gfx project since it no longer has an external dependencies.brettw@chromium.org2009-10-141-1/+1
* Fix ChromeFrame build caused by http://src.chromium.org/viewvc/chrome?view=re...stoyan@google.com2009-10-131-2/+2
* Re-adding vim/emacs stuff to Chrome Frame's rename_me_to_supplement.gypi. Thi...robertshield@chromium.org2009-10-131-0/+5
* This CL is for the needs of ChromeFrame.stoyan@google.com2009-10-134-0/+18
* MOve user agent regisration to HKLMstoyan@google.com2009-10-131-1/+1
* More build a-fixin for GCF related to base/test move.slightlyoff@chromium.org2009-10-131-2/+2
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-2/+2
* Fix chrome frame build.ananta@chromium.org2009-10-122-732/+732
* Add kNoErrorDialogs to the list of allowed switches to prevent the chrome lau...ananta@chromium.org2009-10-121-0/+1
* Fix a crash in IEExec of SBCMDID_MIXEDZONE for setting URL zoneamit@chromium.org2009-10-091-1/+1
* Fix an include.brettw@chromium.org2009-10-091-1/+1