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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce flakiness in chrome_frame_tests.exe by having each test run in a clean...
grt@chromium.org
2012-02-28
1
-1
/
+3
*
Fix COM initialization in chrome_frame_tests.exe for the ATL version included...
robertshield@chromium.org
2012-02-14
1
-7
/
+12
*
base::Bind: Convert chrome_frame/.
jhawkins@chromium.org
2011-11-18
1
-4
/
+10
*
Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM...
robertshield@chromium.org
2011-10-19
1
-4
/
+1
*
Revert 105803 - Have Chrome Frame build its .idl artifacts into a sub-folder ...
robertshield@chromium.org
2011-10-17
1
-1
/
+4
*
Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM...
robertshield@chromium.org
2011-10-17
1
-4
/
+1
*
Tommi: I need an owner review for the chrome frame changes.
rogerta@chromium.org
2011-08-24
1
-17
/
+6
*
Remove 1) NPAPI support from Chrome Frame and 2) Firefox/Opera/Safari tests.
grt@chromium.org
2011-06-29
1
-6
/
+0
*
If the running IE8 process instance is terminated at the end of a chrome fram...
ananta@chromium.org
2011-04-19
1
-0
/
+3
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
1
-4
/
+4
*
Clean up code in the ChromeFrame test COM message filter by detecting whether...
ananta@chromium.org
2011-04-05
1
-3
/
+3
*
Increasing the timeout for the ChromeFrame COM message filter used in the tes...
ananta@chromium.org
2011-04-04
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Fix ChromeFrame full tab refresh tests to get them to work more reliably. We ...
ananta@chromium.org
2011-02-03
1
-0
/
+1
*
Added support for running per user chrome frame tests on the relevant ChromeF...
ananta@chromium.org
2011-02-01
1
-0
/
+3
*
Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...
erikwright@chromium.org
2011-01-12
1
-8
/
+5
*
Ensure that chrome frame tests don't hang indefinitely if IE does not respond...
ananta@chromium.org
2010-12-22
1
-1
/
+125
*
Temporary workaround to get tests that reference singletons either directly o...
tommi@chromium.org
2010-12-09
1
-0
/
+37
*
Add chrome frame context menu tests. Patch by mdu@chromium.org.
kkania@chromium.org
2010-11-30
1
-0
/
+7
*
Test Selenium core on chrome frame
amit@chromium.org
2010-11-24
1
-0
/
+3
*
Remove WebBrowserEventSink from chrome frame code, which necessitated some re...
kkania@chromium.org
2010-09-02
1
-211
/
+4
*
FBTF: Remove unneeded headers from base/ (part 6)
thestig@chromium.org
2010-08-19
1
-1
/
+3
*
[chrome_frame] Add utils for using MSAA for working with menus and for select...
kkania@chromium.org
2010-08-17
1
-57
/
+0
*
FBTF: Remove unneeded headers from base/ (part 1)
thestig@chromium.org
2010-08-05
1
-1
/
+0
*
[chrome_frame] Add methods for finding and performing default action on Acces...
kkania@chromium.org
2010-08-02
1
-8
/
+57
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
1
-5
/
+1
*
[chrome_frame] Refactor/merge IE no interference tests with other mock event ...
kkania@chromium.org
2010-07-12
1
-14
/
+12
*
Ensure that the ChromeFrame reliability and perf tests startup in headless mo...
ananta@chromium.org
2010-06-23
1
-0
/
+4
*
Add chrome_frame_tests to check that some navigation cases are not broken in IE.
kkania@chromium.org
2010-06-02
1
-0
/
+5
*
Revert 48527 - Add chrome frame tests for common navigation cases to ensure I...
kkania@chromium.org
2010-05-28
1
-13
/
+0
*
Add chrome frame tests for common navigation cases to ensure IE still works.
kkania@chromium.org
2010-05-28
1
-0
/
+13
*
chrome_frame: Remove several instances of the deprecated wstrings functions
tfarina@chromium.org
2010-05-27
1
-1
/
+1
*
Create first tests for verifying that Chrome Frame does not interfere with no...
kkania@chromium.org
2010-05-14
1
-7
/
+48
*
Some more chrome frame test pure virtual function call crash fixes. There is ...
ananta@chromium.org
2010-04-26
1
-1
/
+5
*
The HttpNegotiateTest.ReportProgress test fails on IE6 as we fail to retrieve...
ananta@chromium.org
2010-04-22
1
-0
/
+7
*
Add chrome_launcher to the list of processes terminated at the beginning and ...
ananta@chromium.org
2010-04-12
1
-0
/
+1
*
The ChromeFrame net tests would not work on IE6 and IE7. This is because the ...
ananta@chromium.org
2010-04-07
1
-0
/
+6
*
3rd try. *sigh*
slightlyoff@chromium.org
2010-03-26
1
-2
/
+4
*
Reverting this CL to see if this fixes chrome frame unit test failures.
ananta@chromium.org
2010-03-25
1
-4
/
+2
*
Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...
slightlyoff@chromium.org
2010-03-25
1
-2
/
+4
*
Chrome Frame tests for keyboard accelerators
amit@chromium.org
2010-03-09
1
-7
/
+0
*
More context menu tests
amit@chromium.org
2010-03-04
1
-27
/
+38
*
Another try at fixing include soup
amit@chromium.org
2010-03-03
1
-1
/
+0
*
Fix build breakage due to include
amit@chromium.org
2010-03-03
1
-1
/
+1
*
More compact mock tests
amit@chromium.org
2010-03-03
1
-5
/
+4
*
We need to support the following accelerators in the ChromeFrame Active docum...
ananta@chromium.org
2010-02-17
1
-0
/
+7
*
Beginnings of a unit test for downloads that occur in a new window.
tommi@chromium.org
2010-02-17
1
-4
/
+38
*
First batch of context menu tests
amit@chromium.org
2010-02-12
1
-46
/
+13
*
Proper notification in OnStopBinding if headers are not availble (i.e. connec...
stoyan@chromium.org
2010-02-12
1
-1
/
+11
*
Remove cf: protocol
amit@chromium.org
2010-02-03
1
-14
/
+23
[next]