| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Disabling the ReadyPromptContentTest and the TopLevelPostReissueFromChromeFra... | ananta@chromium.org | 2011-08-26 | 2 | -2/+6 |
* | Switch to using .pak files for locale data on Windows. | tony@chromium.org | 2011-08-24 | 1 | -1/+1 |
* | Tommi: I need an owner review for the chrome frame changes. | rogerta@chromium.org | 2011-08-24 | 4 | -62/+15 |
* | Revert "Switch to using .pak files for locale data on Windows." (r97941) | mattm@chromium.org | 2011-08-24 | 1 | -1/+1 |
* | Switch to using .pak files for locale data on Windows. | tony@chromium.org | 2011-08-23 | 1 | -1/+1 |
* | Fix a back forward bug in ChromeFrame reported on the field. The bug occurs w... | ananta@chromium.org | 2011-08-17 | 4 | -91/+8 |
* | Remove Purify and Quantify.Doing so will reduce substantially the size of the... | jeanluc@chromium.org | 2011-08-17 | 1 | -2/+0 |
* | base: Fix the TODO in string_util.h | tfarina@chromium.org | 2011-08-17 | 1 | -0/+1 |
* | Ensure that webkit ASSERTION's don't fire during CRT cleanup in debug runs of... | ananta@chromium.org | 2011-08-16 | 1 | -0/+6 |
* | Tag IPC::Channel::Listener implementations with OVERRIDE | evan@chromium.org | 2011-08-16 | 1 | -4/+4 |
* | Fix obsolete dependencies so that needless recompilation does not happen. | jeanluc@chromium.org | 2011-08-04 | 1 | -2/+2 |
* | Move more files from chrome/test to chrome/test/base, part #4 | phajdan.jr@chromium.org | 2011-08-01 | 2 | -5/+5 |
* | 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 | 3 | -5/+4 |
* | Update the url_request_http_job according to the asynchronous CookieMonster API. | ycxiao@chromium.org | 2011-07-25 | 1 | -0/+1 |
* | Include the UI resources in the Chrome Frame net tests since icons are now re... | robertshield@chromium.org | 2011-07-22 | 1 | -0/+2 |
* | Rename CommandLine::GetCommandLineString(). | msw@chromium.org | 2011-07-20 | 4 | -8/+8 |