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
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
1
-3
/
+3
*
Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...
erikwright@chromium.org
2011-01-12
1
-4
/
+4
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
1
-6
/
+6
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
1
-6
/
+7
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
1
-7
/
+6
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
1
-6
/
+7
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
1
-1
/
+0
*
Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...
brettw@google.com
2010-12-30
1
-1
/
+1
*
Ensure that chrome frame tests don't hang indefinitely if IE does not respond...
ananta@chromium.org
2010-12-22
1
-0
/
+10
*
Temporary workaround to get tests that reference singletons either directly o...
tommi@chromium.org
2010-12-09
1
-0
/
+40
*
Always use persistent profile for CF+CEEE installs.
joi@chromium.org
2010-12-01
1
-3
/
+6
*
Add chrome frame context menu tests. Patch by mdu@chromium.org.
kkania@chromium.org
2010-11-30
1
-0
/
+17
*
Test Selenium core on chrome frame
amit@chromium.org
2010-11-24
1
-0
/
+8
*
Convert LOG(INFO) to VLOG(1) - chrome_frame/.
pkasting@chromium.org
2010-10-19
1
-7
/
+7
*
Move pe_image and registry from base to base/win and use the namespace. It re...
brettw@chromium.org
2010-10-17
1
-3
/
+4
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
1
-4
/
+4
*
chrome_frame: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-10-01
1
-5
/
+7
*
Modify chrome_frame_test_utils to react gracefully if crash_service is alread...
erikwright@chromium.org
2010-09-28
1
-5
/
+86
*
Committing http://codereview.chromium.org/3420004/show for grt@
robertshield@chromium.org
2010-09-22
1
-1
/
+3
*
As a best effort terminate IE at the end of each chrome frame test run on an ...
ananta@chromium.org
2010-09-15
1
-2
/
+0
*
Remove WebBrowserEventSink from chrome frame code, which necessitated some re...
kkania@chromium.org
2010-09-02
1
-492
/
+24
*
[chrome_frame] Add utils for using MSAA for working with menus and for select...
kkania@chromium.org
2010-08-17
1
-280
/
+0
*
Cleanup Registry API: part 3.
tfarina@chromium.org
2010-08-14
1
-2
/
+2
*
CommandLine: eliminate wstring-accepting AppendLooseValue
evan@chromium.org
2010-08-13
1
-6
/
+3
*
FBTF: Remove unneeded headers from base/ (part 1)
thestig@chromium.org
2010-08-05
1
-1
/
+1
*
[chrome_frame] Add methods for finding and performing default action on Acces...
kkania@chromium.org
2010-08-02
1
-9
/
+284
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
1
-0
/
+7
*
[chrome_frame] Refactor/merge IE no interference tests with other mock event ...
kkania@chromium.org
2010-07-12
1
-1
/
+52
*
Ensure that the ChromeFrame reliability and perf tests startup in headless mo...
ananta@chromium.org
2010-06-23
1
-0
/
+25
*
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
[next]