| Commit message (Expand) | Author | Age | Files | Lines |
* | Marking FullTabUITest.TabCrashRefresh as disabled. | rdsmith@chromium.org | 2011-10-06 | 1 | -2/+3 |
* | Mark CF/FullTabUITest.TabCrashRefresh chrome frame test as flaky. | rdsmith@chromium.org | 2011-10-06 | 1 | -1/+2 |
* | Handle UrlRequests in ChromeFrame for resource types except MAIN_FRAME and SU... | ananta@chromium.org | 2011-10-05 | 5 | -44/+238 |
* | Ensure that foreground tabs which are opened up as new windows in IE6 come to... | ananta@chromium.org | 2011-10-05 | 2 | -23/+42 |
* | yet another batch of symbols to export from content. | dpranke@chromium.org | 2011-10-04 | 1 | -0/+1 |
* | NetworkDelegate::OnAuthRequired can set or cancel auth, in addition to taking... | cbentzel@chromium.org | 2011-10-03 | 1 | -0/+9 |
* | net: Move UnescapeURLComponent() functions into net namespace. | tfarina@chromium.org | 2011-10-02 | 1 | -1/+1 |
* | Revert 103360 - NetworkDelegate::OnAuthRequired can set authentication or can... | ddorwin@chromium.org | 2011-09-29 | 1 | -9/+0 |
* | NetworkDelegate::OnAuthRequired can set authentication or cancel, in addition... | cbentzel@chromium.org | 2011-09-29 | 1 | -0/+9 |
* | Two test-related stragglers related to IE10 detection. | grt@chromium.org | 2011-09-29 | 2 | -1/+5 |
* | Factor a log management helper out of MetricsService | stuartmorgan@chromium.org | 2011-09-29 | 2 | -46/+17 |
* | Don't allow Chrome to go into background mode when launched by GCF. | grt@chromium.org | 2011-09-29 | 3 | -4/+11 |
* | Report IE 10 in histograms. | grt@chromium.org | 2011-09-29 | 3 | -4/+8 |
* | Fix stats collection in npchrome_frame.dll. | grt@chromium.org | 2011-09-29 | 1 | -0/+5 |
* | Update paths to chrome frame binaries used by the archive scripts following r... | robertshield@chromium.org | 2011-09-28 | 2 | -4/+4 |
* | Remove the \servers build output directory and place Chrome Frame parts into ... | robertshield@chromium.org | 2011-09-26 | 11 | -115/+130 |
* | Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix. | dpranke@chromium.org | 2011-09-26 | 3 | -20/+13 |
* | Fix in-use updates for Chrome Frame. | grt@chromium.org | 2011-09-23 | 3 | -12/+17 |
* | Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g... | dpranke@chromium.org | 2011-09-22 | 3 | -13/+20 |
* | Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t... | dpranke@chromium.org | 2011-09-22 | 3 | -20/+13 |
* | Make iaccessible2 write shared generated files to SHARED_INTERMEDIATE_DIR | rsleevi@chromium.org | 2011-09-22 | 1 | -1/+1 |
* | Delete Tracked, and move Location to its own file. | ajwong@chromium.org | 2011-09-21 | 4 | -7/+6 |
* | Fix the ChromeFrame net tests dchecks in debug builds due to a missing AtExit... | ananta@chromium.org | 2011-09-20 | 2 | -2/+5 |
* | Updated *.pak file format to support both UTF8 and UTF16 | adriansc@chromium.org | 2011-09-19 | 1 | -4/+8 |
* | Cleanup AutomationProviderList to fix shutdown crashes on ChromeOS auto tests | stevenjb@google.com | 2011-09-16 | 1 | -4/+3 |
* | Fix a regression in ChromeFrame which resulted in PROPFIND requests not inclu... | ananta@chromium.org | 2011-09-16 | 1 | -1/+2 |
* | Fix crash in chrome_frame_net_tests since there was no more NotficiationServi... | jam@chromium.org | 2011-09-15 | 1 | -0/+2 |
* | This broke lots of layout tests on OSX. | levin@chromium.org | 2011-09-15 | 1 | -8/+4 |
* | Updated *.pak file format to support both UTF8 and UTF16 | adriansc@chromium.org | 2011-09-15 | 1 | -4/+8 |
* | 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 | 3 | -22/+26 |
* | 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 |
* | Make Chrome Frame registration and unregistration more robust and make it ret... | robertshield@chromium.org | 2011-09-08 | 1 | -290/+397 |
* | net: Rename URLRequestStatus::os_error_. | tfarina@chromium.org | 2011-09-08 | 2 | -4/+4 |
* | Use precompiled headers for most large projects where the .gyp file | joi@chromium.org | 2011-09-07 | 1 | -1/+4 |
* | Rename REMOVE_COOKIES to REMOVE_SITE_DATA (which will explicitly include REMO... | mkwst@chromium.org | 2011-09-06 | 1 | -2/+2 |
* | 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 |
* | Move the Chrome/Chromium icon from the locale dlls into npchrome_frame.dll. | tony@chromium.org | 2011-08-30 | 2 | -9/+7 |
* | Stop using the default profile's proxy service for plugin proxy requests, and... | jam@chromium.org | 2011-08-29 | 1 | -4/+0 |
* | Include the locale dlls (they now only contain dialogs used by chrome | tony@chromium.org | 2011-08-26 | 1 | -1/+2 |
* | Only put the chrome frame resources in the locale dlls. | tony@chromium.org | 2011-08-26 | 6 | -389/+207 |
* | Load both language packs and the resource dlls in ChromeFrame and look for lo... | ananta@chromium.org | 2011-08-26 | 3 | -56/+99 |
* | Enabling the CF tests ReadyPromptContentTest and the TopLevelPostReissueFromC... | ananta@chromium.org | 2011-08-26 | 2 | -6/+2 |
* | Generate locale dlls as a dependency of Chrome Frame. | tony@chromium.org | 2011-08-26 | 2 | -0/+679 |
* | Revert 98424 - Revert 98398 - Disabling the ReadyPromptContentTest and the | battre@chromium.org | 2011-08-26 | 2 | -2/+6 |
* | Revert 98426 - Revert 98103 - Switch to using .pak files for locale data on W... | battre@chromium.org | 2011-08-26 | 1 | -1/+1 |
* | Revert 98103 - Switch to using .pak files for locale data on Windows. | battre@chromium.org | 2011-08-26 | 1 | -1/+1 |
* | Revert 98398 - Disabling the ReadyPromptContentTest and the TopLevelPostReiss... | battre@chromium.org | 2011-08-26 | 2 | -6/+2 |