index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome_frame
/
test
/
chrome_frame_test_utils.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add chrome_frame_tests to check that some navigation cases are not broken in IE.
kkania@chromium.org
2010-06-02
1
-0
/
+14
*
Revert 48527 - Add chrome frame tests for common navigation cases to ensure I...
kkania@chromium.org
2010-05-28
1
-14
/
+0
*
Add chrome frame tests for common navigation cases to ensure IE still works.
kkania@chromium.org
2010-05-28
1
-0
/
+14
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
1
-1
/
+1
*
chrome_frame: Remove several instances of the deprecated wstrings functions
tfarina@chromium.org
2010-05-27
1
-5
/
+4
*
Revert "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
1
-1
/
+1
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-25
1
-1
/
+1
*
Adding a bit of logging to track down the reason for recent "LaunchBrowser(br...
tommi@chromium.org
2010-05-19
1
-9
/
+19
*
Create first tests for verifying that Chrome Frame does not interfere with no...
kkania@chromium.org
2010-05-14
1
-1
/
+51
*
Some more chrome frame test pure virtual function call crash fixes. There is ...
ananta@chromium.org
2010-04-26
1
-1
/
+4
*
Attempt to fix the flakiness with the ChromeFrame FullTabModeIE_KeyboardTest ...
ananta@chromium.org
2010-04-23
1
-0
/
+2
*
Continuing fixes for chrome frame test pure virtual function call crashes. On...
ananta@chromium.org
2010-04-23
1
-4
/
+8
*
The HttpNegotiateTest.ReportProgress test fails on IE6 as we fail to retrieve...
ananta@chromium.org
2010-04-22
1
-5
/
+27
*
Attempting to fix the pure virtual function call crash in chrome frame test r...
ananta@chromium.org
2010-04-21
1
-3
/
+16
*
Add chrome_launcher to the list of processes terminated at the beginning and ...
ananta@chromium.org
2010-04-12
1
-0
/
+1
*
The ChromeFrame tests should use IWebBrowser::Quit to quit IE. This ensures t...
ananta@chromium.org
2010-04-08
1
-5
/
+1
*
Fixes to get the ChromeFrame IE6 builder on FYI green. I had to tweak the tes...
ananta@chromium.org
2010-04-08
1
-0
/
+2
*
The ChromeFrame net tests would not work on IE6 and IE7. This is because the ...
ananta@chromium.org
2010-04-07
1
-0
/
+21
*
3rd try. *sigh*
slightlyoff@chromium.org
2010-03-26
1
-1
/
+10
*
Reverting this CL to see if this fixes chrome frame unit test failures.
ananta@chromium.org
2010-03-25
1
-10
/
+1
*
Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...
slightlyoff@chromium.org
2010-03-25
1
-1
/
+10
*
win: string_util.h -> utf_string_conversions.h fix.
jhawkins@google.com
2010-03-11
1
-2
/
+2
*
Chrome Frame tests for keyboard accelerators
amit@chromium.org
2010-03-09
1
-11
/
+1
*
More context menu tests
amit@chromium.org
2010-03-04
1
-0
/
+9
*
More compact mock tests
amit@chromium.org
2010-03-03
1
-2
/
+3
*
Incorporating review comments from Amit. The keyboard based back forward test...
ananta@chromium.org
2010-02-17
1
-2
/
+2
*
We need to support the following accelerators in the ChromeFrame Active docum...
ananta@chromium.org
2010-02-17
1
-0
/
+10
*
Beginnings of a unit test for downloads that occur in a new window.
tommi@chromium.org
2010-02-17
1
-2
/
+88
*
Fix a crash caused by incorrecly passing in a wstring to StringPrintf in the ...
ananta@chromium.org
2010-02-16
1
-2
/
+3
*
Fix cfinstance chrome tests. Before they were either failing to launch
tommi@chromium.org
2010-02-16
1
-2
/
+16
*
First batch of context menu tests
amit@chromium.org
2010-02-12
1
-327
/
+70
*
Remove cf: protocol
amit@chromium.org
2010-02-03
1
-5
/
+47
*
Changing DLOG to LOG for tests so that we'll get the errors in the test run l...
tommi@chromium.org
2010-01-15
1
-2
/
+2
*
Attempt to fix failing tests on the chrome frame builder.
ananta@chromium.org
2009-12-10
1
-3
/
+4
*
Added support for running reliability tests for ChromeFrame on similar lines ...
ananta@chromium.org
2009-12-09
1
-0
/
+239
*
Unit test for back/forward for url fragments. Improvements in the testing
amit@chromium.org
2009-11-23
1
-2
/
+4
*
Launch COM server IE as low integrity process on Vista.
stoyan@chromium.org
2009-11-20
1
-0
/
+88
*
Back/Forward support for url fragments
amit@chromium.org
2009-11-19
1
-10
/
+1
*
The FullTabModeIE_ChromeFrameKeyboardTest test would never complete at times....
ananta@chromium.org
2009-11-18
1
-9
/
+15
*
Added a regression test which validates that keystrokes are received correctl...
ananta@chromium.org
2009-11-13
1
-0
/
+60
*
The newly added AboutChromeFrame test for IE full tab mode was failing on the...
ananta@chromium.org
2009-10-30
1
-5
/
+6
*
Added unit tests for ChromeFrame IE full tab mode. These test the following c...
ananta@chromium.org
2009-10-29
1
-0
/
+63
*
More build breakage.
evan@chromium.org
2009-10-27
1
-1
/
+1
*
Blind attempt at fixing broken Chrome Frame test utils build.
evan@chromium.org
2009-10-27
1
-1
/
+1
*
Remove deprecated CommandLine(std::wstring) ctor.
evan@chromium.org
2009-10-26
1
-2
/
+1
*
Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...
slightlyoff@chromium.org
2009-09-24
1
-0
/
+416