| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Generating separate version resources for: | bradnelson@google.com | 2011-07-19 | 1 | -2/+2 |
* | 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 | 5 | -7/+10 |
* | Change base::LaunchProcess API slightly | evan@chromium.org | 2011-07-15 | 2 | -14/+6 |
* | Clean up users of a deprecated base::LaunchApp API. | evan@chromium.org | 2011-07-14 | 2 | -9/+20 |
* | Convert RenderViewContextMenu to MenuItemView. | rhashimoto@chromium.org | 2011-07-12 | 9 | -68/+76 |
* | Make version info get stored in the correct resource for chrome_frame_helper.... | robertshield@chromium.org | 2011-07-11 | 2 | -4/+2 |
* | Remove the comments setting emands and vim tab width and expansion variables. | tony@chromium.org | 2011-07-11 | 3 | -22/+0 |
* | Remove a redundant call to chrome::RegisterPathProvider which causes a DCHECK... | robertshield@chromium.org | 2011-07-11 | 1 | -1/+3 |
* | Fix ananta's listing in chrome_frame/OWNERS. | msw@chromium.org | 2011-07-07 | 1 | -1/+1 |
* | Add chrome_frame/OWNERS. | thakis@chromium.org | 2011-07-06 | 1 | -0/+4 |
* | Glue ffmpeg to Chrome | ihf@chromium.org | 2011-07-01 | 1 | -8/+8 |
* | ChromeFrame should report anchor navigations to Chrome. Currently this does n... | ananta@chromium.org | 2011-06-30 | 1 | -0/+37 |
* | 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 | 31 | -4037/+30 |
* | 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 |
* | Enable crash reporting for chrome frame unit tests. This ensures that crashes... | ananta@chromium.org | 2011-06-27 | 2 | -0/+14 |
* | 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 | 6 | -26/+96 |
* | Remove msvs_guid from chrome_frame/, cloud_print/, content/ | tony@chromium.org | 2011-06-22 | 2 | -10/+0 |
* | 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 |
* | Handle the print context menu on ChromeFrame fully. Currently we handle it in... | ananta@chromium.org | 2011-06-16 | 1 | -1/+1 |
* | Removed the GetProductVersion function from webkit_glue and replace it with t... | ananta@chromium.org | 2011-06-16 | 3 | -12/+16 |
* | 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 | 2 | -18/+5 |
* | Disable ChromeFrame NPAPI plugin tests as is off our support radar. | ananta@chromium.org | 2011-06-13 | 1 | -40/+59 |
* | Revert change from my previous checkin to send sync messages using SyncChanne... | jam@chromium.org | 2011-06-13 | 1 | -1/+1 |
* | Remove g_browser_process dependency from content. Also make all the SyncChan... | jam@chromium.org | 2011-06-13 | 1 | -1/+1 |
* | Download requests initiated in a ChromeFrame popup window opened via window.o... | ananta@chromium.org | 2011-06-07 | 5 | -15/+29 |
* | Changes to have chrome building with net.dll | rvargas@google.com | 2011-06-03 | 1 | -3/+9 |
* | [Sync] Move chrome/browser/sync/api files into their own targets | akalin@chromium.org | 2011-06-02 | 1 | -3/+3 |
* | Automation: fix chrome/browser dependency on chrome/test headers. | phajdan.jr@chromium.org | 2011-06-02 | 1 | -12/+0 |
* | 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 | 10 | -11/+480 |