| Commit message (Expand) | Author | Age | Files | Lines |
* | Relanding this. | ananta@chromium.org | 2011-10-31 | 1 | -2/+2 |
* | Revert 107995 - Fix a ChromeFrame crash which occurs in the background worker... | ananta@chromium.org | 2011-10-31 | 1 | -2/+0 |
* | Fix a ChromeFrame crash which occurs in the background worker thread while de... | ananta@chromium.org | 2011-10-31 | 1 | -0/+2 |
* | Revert 107967 - Introduces chromium_resources.gyp to factor out Chrome resour... | dhollowa@chromium.org | 2011-10-31 | 1 | -5/+5 |
* | Introduces chromium_resources.gyp to factor out Chrome resource generation | dhollowa@chromium.org | 2011-10-31 | 1 | -5/+5 |
* | Move PageZoom enum into content/public/common and into the content namespace.... | jam@chromium.org | 2011-10-28 | 9 | -14/+14 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 3 | -8/+8 |
* | rename Run in MessageLoopForUI to RunWithDispatcher | oshima@google.com | 2011-10-24 | 1 | -4/+4 |
* | Move content_paths.h to content/public/common. | jam@chromium.org | 2011-10-21 | 1 | -1/+1 |
* | Update automation messages to use the new way of declaring message structs, t... | jam@chromium.org | 2011-10-21 | 3 | -28/+31 |
* | Move SecurityStyle enum into content/public/common and put it into the conten... | jam@chromium.org | 2011-10-21 | 1 | -1/+1 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 2 | -4/+7 |
* | Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM... | robertshield@chromium.org | 2011-10-19 | 23 | -104/+46 |
* | Move content_client.h into content/public. | joi@chromium.org | 2011-10-18 | 1 | -1/+1 |
* | base/win: small improvement to RegKey API. | tfarina@chromium.org | 2011-10-18 | 1 | -1/+1 |
* | Move navigation_types.h from content/common to content/public/browser, and pu... | jam@chromium.org | 2011-10-18 | 1 | -1/+0 |
* | Revert 106029 | nkostylev@chromium.org | 2011-10-18 | 1 | -0/+1 |
* | Move navigation_types.h from content/common to content/public/browser, and pu... | jam@chromium.org | 2011-10-18 | 1 | -1/+0 |
* | Remove toolstrips from Chrome. | aa@chromium.org | 2011-10-17 | 1 | -7/+7 |
* | Revert 105803 - Have Chrome Frame build its .idl artifacts into a sub-folder ... | robertshield@chromium.org | 2011-10-17 | 13 | -34/+66 |
* | Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM... | robertshield@chromium.org | 2011-10-17 | 13 | -66/+34 |
* | scoped_ptr and new[] don't mix. | thakis@chromium.org | 2011-10-07 | 1 | -3/+3 |
* | 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 |