| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix crash in chrome_frame_net_tests since there was no more NotficiationServi... | jam@chromium.org | 2011-09-15 | 1 | -0/+2 |
* | ChromeFrameTestWithWebServer.WidgetModeIE_SrcProperty is Flaky. | mad@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Prevent redirector from returning the current module in cases where it fails ... | robertshield@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Modifying prefetch to account for multi-profile. | rlp@chromium.org | 2011-09-10 | 1 | -4/+4 |
* | Clean up reliability_tests: they don't need their own | phajdan.jr@chromium.org | 2011-09-09 | 1 | -1/+1 |
* | net: Rename URLRequestStatus::os_error_. | tfarina@chromium.org | 2011-09-08 | 1 | -1/+1 |
* | Remove use of <iostream> where unnecessary. | evan@chromium.org | 2011-09-01 | 1 | -1/+1 |
* | Revamp the multi-profiles testing infrastructure. | rsesek@chromium.org | 2011-08-31 | 1 | -3/+9 |
* | Load both language packs and the resource dlls in ChromeFrame and look for lo... | ananta@chromium.org | 2011-08-26 | 1 | -10/+34 |
* | Enabling the CF tests ReadyPromptContentTest and the TopLevelPostReissueFromC... | ananta@chromium.org | 2011-08-26 | 2 | -6/+2 |
* | Revert 98424 - Revert 98398 - Disabling the ReadyPromptContentTest and the | battre@chromium.org | 2011-08-26 | 2 | -2/+6 |
* | Revert 98398 - Disabling the ReadyPromptContentTest and the TopLevelPostReiss... | battre@chromium.org | 2011-08-26 | 2 | -6/+2 |
* | Disabling the ReadyPromptContentTest and the TopLevelPostReissueFromChromeFra... | ananta@chromium.org | 2011-08-26 | 2 | -2/+6 |
* | Tommi: I need an owner review for the chrome frame changes. | rogerta@chromium.org | 2011-08-24 | 4 | -62/+15 |
* | Remove Purify and Quantify.Doing so will reduce substantially the size of the... | jeanluc@chromium.org | 2011-08-17 | 1 | -2/+0 |
* | Ensure that webkit ASSERTION's don't fire during CRT cleanup in debug runs of... | ananta@chromium.org | 2011-08-16 | 1 | -0/+6 |
* | Move more files from chrome/test to chrome/test/base, part #4 | phajdan.jr@chromium.org | 2011-08-01 | 1 | -1/+1 |
* | Include-what-you-use - web_database.h does not include headers for every sing... | groby@chromium.org | 2011-07-29 | 1 | -0/+1 |
* | Mark FullTabUITest.RendererHasFocus as FLAKY. | sergeyu@chromium.org | 2011-07-28 | 1 | -1/+2 |
* | Remove explicit keyword from multi-argument (w/o default values) constructors | dilmah@chromium.org | 2011-07-26 | 2 | -4/+3 |
* | Update the url_request_http_job according to the asynchronous CookieMonster API. | ycxiao@chromium.org | 2011-07-25 | 1 | -0/+1 |
* | Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor. | willchan@chromium.org | 2011-07-19 | 1 | -5/+5 |
* | Convert the remaining callers of LaunchApp to LaunchProcess. | evan@chromium.org | 2011-07-18 | 1 | -1/+1 |
* | Change base::LaunchProcess API slightly | evan@chromium.org | 2011-07-15 | 1 | -12/+5 |
* | Clean up users of a deprecated base::LaunchApp API. | evan@chromium.org | 2011-07-14 | 1 | -7/+14 |
* | Remove a redundant call to chrome::RegisterPathProvider which causes a DCHECK... | robertshield@chromium.org | 2011-07-11 | 1 | -1/+3 |
* | Glue ffmpeg to Chrome | ihf@chromium.org | 2011-07-01 | 1 | -8/+8 |
* | Mark ContextMenuTest.CFOpenLinkInNewWindow flaky. | torne@chromium.org | 2011-06-30 | 1 | -6/+2 |
* | Remove 1) NPAPI support from Chrome Frame and 2) Firefox/Opera/Safari tests. | grt@chromium.org | 2011-06-29 | 4 | -322/+2 |
* | app: Get rid of app_paths.[cc,h] files. | tfarina@chromium.org | 2011-06-27 | 1 | -2/+1 |
* | The crash service starup code in the cf net tests suite relies on the AtExitM... | ananta@chromium.org | 2011-06-27 | 1 | -2/+2 |
* | Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir... | tfarina@chromium.org | 2011-06-25 | 2 | -9/+9 |
* | Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm... | tfarina@chromium.org | 2011-06-25 | 2 | -9/+9 |
* | Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories. | tfarina@chromium.org | 2011-06-25 | 2 | -9/+9 |
* | Ensure that crashes are properly reported during chrome frame net test runs. ... | ananta@chromium.org | 2011-06-24 | 1 | -0/+12 |
* | Attempt to fix the following flaky ChromeFrame tests | ananta@chromium.org | 2011-06-24 | 1 | -20/+15 |
* | Ensure that the AtExitManager instance is initialized before the renderer cli... | ananta@chromium.org | 2011-06-23 | 1 | -13/+30 |
* | Moved the ListenSocket class (found in net/base/listen_socket.h) to the net n... | rkn@chromium.org | 2011-06-23 | 3 | -39/+45 |
* | Fix up crash reporting in unit tests and the Chrome Frame helper processes: | robertshield@chromium.org | 2011-06-23 | 1 | -1/+6 |
* | Not allow compression when requesting multimedia | enal@chromium.org | 2011-06-21 | 1 | -0/+6 |
* | Disabling the remaining WidgetModeFF_Version test as ChromeFrame for Firefox ... | ananta@chromium.org | 2011-06-17 | 1 | -1/+1 |
* | Removed the GetProductVersion function from webkit_glue and replace it with t... | ananta@chromium.org | 2011-06-16 | 1 | -2/+2 |
* | Mark CF/FullTabUITest.CtrlN/0 test as flaky (fails intermittently). | creis@chromium.org | 2011-06-15 | 1 | -1/+2 |
* | Use base::win::GetVersion for Windows run-time version checks in preference to | mark@chromium.org | 2011-06-14 | 1 | -11/+3 |
* | Disable ChromeFrame NPAPI plugin tests as is off our support radar. | ananta@chromium.org | 2011-06-13 | 1 | -40/+59 |
* | Mark FullTabUITest.AltD and FullTabUCtrlR FLAKY. | msw@chromium.org | 2011-05-28 | 1 | -3/+5 |
* | Add a self-destruct mechanism to user-level Chrome Frame when it detects that... | robertshield@chromium.org | 2011-05-27 | 1 | -0/+72 |
* | Disabling the ContextMenuTest.CFSavePageAs test as the attempted fix did not ... | ananta@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Reenable the ChromeFrame ContextMenuTest.CFSaveLinkAs test. Increased the tim... | ananta@chromium.org | 2011-05-25 | 2 | -3/+3 |
* | Disable CFSaveLinkAs as it fails and seem to prevent the next | nsylvain@chromium.org | 2011-05-25 | 1 | -1/+1 |