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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...
altimofeev@chromium.org
2011-04-13
1
-20
/
+3
*
This CL implements alternative asynchronous methods for profile and preferenc...
altimofeev@chromium.org
2011-04-13
1
-3
/
+20
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
16
-81
/
+83
*
Remove Chrome Frame's dependency on xul_runner.
tommi@chromium.org
2011-04-11
2
-2
/
+4
*
Removing command_execution_timeout_ms in favor of action_max_timeout_ms.
hnguyen@chromium.org
2011-04-11
1
-0
/
+4
*
Removing a test I missed when removing CEEE-specific functionality.
joi@chromium.org
2011-04-07
3
-73
/
+1
*
Remove extension automation support that was used only by CEEE.
joi@chromium.org
2011-04-06
2
-33
/
+0
*
Fix crashing test
joshia@google.com
2011-04-06
2
-33
/
+3
*
GTTF: Detect browser crashes on shutdown in UI tests.
phajdan.jr@chromium.org
2011-04-06
1
-1
/
+4
*
Clean up code in the ChromeFrame test COM message filter by detecting whether...
ananta@chromium.org
2011-04-05
1
-3
/
+3
*
Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl...
phajdan.jr@chromium.org
2011-04-05
1
-4
/
+1
*
GTTF: Detect browser crashes on shutdown in UI tests.
phajdan.jr@chromium.org
2011-04-05
1
-1
/
+4
*
Increasing the timeout for the ChromeFrame COM message filter used in the tes...
ananta@chromium.org
2011-04-04
1
-1
/
+1
*
Fix the expectations of the ChromeFrame CFOpenLinkInNewWindow to ensure that ...
ananta@chromium.org
2011-04-02
2
-1
/
+3
*
ChromeFrame new window tests fail consistently on the IE8 builder because we ...
ananta@chromium.org
2011-04-02
2
-4
/
+30
*
Disable crashing DllRedirector test
joshia@google.com
2011-04-01
1
-1
/
+2
*
Fix a crash in the chrome frame relaibility test suite which occurs while acc...
ananta@chromium.org
2011-03-31
1
-7
/
+8
*
Split out Keywords and Autofill logic from WebDatabase.
andybons@chromium.org
2011-03-30
1
-2
/
+3
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
11
-20
/
+20
*
Fix for the chrome frame net tests which crashes on startup due to a missing ...
ananta@chromium.org
2011-03-18
1
-2
/
+7
*
Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Clean up the bootstrapping code in chrome frame net tests. There were a numbe...
ananta@chromium.org
2011-03-16
1
-15
/
+1
*
Rearrange the bootstrapping code in chrome frame net tests to ensure that it ...
ananta@chromium.org
2011-03-15
1
-7
/
+6
*
wstring: remove needless use of conversions from Chrome Frame
evan@chromium.org
2011-03-15
1
-12
/
+10
*
Fixed a chrome frame net test crasher caused after the change in chrome to ma...
ananta@chromium.org
2011-03-14
1
-3
/
+2
*
Fix chrome frame net tests which started crashing on startup after revision 7...
ananta@chromium.org
2011-03-14
1
-0
/
+12
*
Fix regression from r77888: icu is not supposed to have a version number anym...
aa@chromium.org
2011-03-12
1
-1
/
+1
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
2
-14
/
+9
*
Drop the icu version number from the name of icu data file on Windows.
jshin@chromium.org
2011-03-10
1
-1
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-1
/
+1
*
Fix chrome_frame_net_tests.
jam@chromium.org
2011-03-09
1
-0
/
+2
*
Fixes for the flakiness in the chrome frame net tests run seen on the per use...
ananta@chromium.org
2011-03-08
4
-13
/
+7
*
Relanding this.
ananta@chromium.org
2011-03-05
1
-4
/
+0
*
Revert 77002 - Enable ChromeFrame net tests. These tests regressed with the c...
ananta@chromium.org
2011-03-05
1
-0
/
+4
*
Enable ChromeFrame net tests. These tests regressed with the change in the ch...
ananta@chromium.org
2011-03-05
1
-4
/
+0
*
Disable Chrome Frame net tests temporarily. There are least two DCHECKS that ...
robertshield@chromium.org
2011-03-04
1
-9
/
+18
*
Attempting to fix the flakiness associated with a number of chrome frame test...
ananta@chromium.org
2011-03-01
1
-4
/
+2
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
2
-2
/
+2
*
Add an integration test for Chrome Frame's DllRedirector class.
robertshield@chromium.org
2011-03-01
2
-2
/
+211
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
1
-2
/
+2
*
Addressing the expectations of the ChromeFrame CF_DownloadFileFromPost test w...
ananta@chromium.org
2011-02-28
1
-1
/
+1
*
Download requests in ChromeFrame which occur in response to a POST request ne...
ananta@chromium.org
2011-02-28
1
-9
/
+21
*
ICU 4.6 upgrade chrome changes in phase 2
jshin@chromium.org
2011-02-24
1
-1
/
+1
*
Fix for the HTTPSGetTest and GetTest net test failures with ChromeFrame. Thes...
ananta@chromium.org
2011-02-24
2
-9
/
+13
*
Disabling the newly added net test URLRequestTest.NetworkDelegateProxyError f...
ananta@chromium.org
2011-02-24
1
-0
/
+2
*
Remove includes of message headers in headers.
jam@chromium.org
2011-02-09
2
-0
/
+2
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
2
-4
/
+4
*
Disabling the IEOpenInNewWindow chrome frame test on IE7.
ananta@chromium.org
2011-02-04
1
-0
/
+5
*
Have a consistent UA string with chromeframe token
amit@chromium.org
2011-02-04
1
-16
/
+20
*
Fixes for the following chrome frame tests to get them to pass on the per use...
ananta@chromium.org
2011-02-04
2
-2
/
+3
[next]