summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Update the url_request_http_job according to the asynchronous CookieMonster API.ycxiao@chromium.org2011-07-251-0/+1
* Include the UI resources in the Chrome Frame net tests since icons are now re...robertshield@chromium.org2011-07-221-0/+2
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-204-8/+8
* Generating separate version resources for:bradnelson@google.com2011-07-191-2/+2
* Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.willchan@chromium.org2011-07-191-5/+5
* Convert the remaining callers of LaunchApp to LaunchProcess.evan@chromium.org2011-07-185-7/+10
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-152-14/+6
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-142-9/+20
* Convert RenderViewContextMenu to MenuItemView.rhashimoto@chromium.org2011-07-129-68/+76
* Make version info get stored in the correct resource for chrome_frame_helper....robertshield@chromium.org2011-07-112-4/+2
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-113-22/+0
* Remove a redundant call to chrome::RegisterPathProvider which causes a DCHECK...robertshield@chromium.org2011-07-111-1/+3
* Fix ananta's listing in chrome_frame/OWNERS.msw@chromium.org2011-07-071-1/+1
* Add chrome_frame/OWNERS.thakis@chromium.org2011-07-061-0/+4
* Glue ffmpeg to Chromeihf@chromium.org2011-07-011-8/+8
* ChromeFrame should report anchor navigations to Chrome. Currently this does n...ananta@chromium.org2011-06-301-0/+37
* Mark ContextMenuTest.CFOpenLinkInNewWindow flaky.torne@chromium.org2011-06-301-6/+2
* Remove 1) NPAPI support from Chrome Frame and 2) Firefox/Opera/Safari tests.grt@chromium.org2011-06-2931-4037/+30
* app: Get rid of app_paths.[cc,h] files.tfarina@chromium.org2011-06-271-2/+1
* The crash service starup code in the cf net tests suite relies on the AtExitM...ananta@chromium.org2011-06-271-2/+2
* Enable crash reporting for chrome frame unit tests. This ensures that crashes...ananta@chromium.org2011-06-272-0/+14
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-252-9/+9
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-252-9/+9
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-252-9/+9
* Ensure that crashes are properly reported during chrome frame net test runs. ...ananta@chromium.org2011-06-241-0/+12
* Attempt to fix the following flaky ChromeFrame testsananta@chromium.org2011-06-241-20/+15
* Ensure that the AtExitManager instance is initialized before the renderer cli...ananta@chromium.org2011-06-231-13/+30
* Moved the ListenSocket class (found in net/base/listen_socket.h) to the net n...rkn@chromium.org2011-06-233-39/+45
* Fix up crash reporting in unit tests and the Chrome Frame helper processes:robertshield@chromium.org2011-06-236-26/+96
* Remove msvs_guid from chrome_frame/, cloud_print/, content/tony@chromium.org2011-06-222-10/+0
* Not allow compression when requesting multimediaenal@chromium.org2011-06-211-0/+6
* Disabling the remaining WidgetModeFF_Version test as ChromeFrame for Firefox ...ananta@chromium.org2011-06-171-1/+1
* Handle the print context menu on ChromeFrame fully. Currently we handle it in...ananta@chromium.org2011-06-161-1/+1
* Removed the GetProductVersion function from webkit_glue and replace it with t...ananta@chromium.org2011-06-163-12/+16
* Mark CF/FullTabUITest.CtrlN/0 test as flaky (fails intermittently).creis@chromium.org2011-06-151-1/+2
* Use base::win::GetVersion for Windows run-time version checks in preference tomark@chromium.org2011-06-142-18/+5
* Disable ChromeFrame NPAPI plugin tests as is off our support radar.ananta@chromium.org2011-06-131-40/+59
* Revert change from my previous checkin to send sync messages using SyncChanne...jam@chromium.org2011-06-131-1/+1
* Remove g_browser_process dependency from content. Also make all the SyncChan...jam@chromium.org2011-06-131-1/+1
* Download requests initiated in a ChromeFrame popup window opened via window.o...ananta@chromium.org2011-06-075-15/+29
* Changes to have chrome building with net.dllrvargas@google.com2011-06-031-3/+9
* [Sync] Move chrome/browser/sync/api files into their own targetsakalin@chromium.org2011-06-021-3/+3
* Automation: fix chrome/browser dependency on chrome/test headers.phajdan.jr@chromium.org2011-06-021-12/+0
* Mark FullTabUITest.AltD and FullTabUCtrlR FLAKY.msw@chromium.org2011-05-281-3/+5
* Add a self-destruct mechanism to user-level Chrome Frame when it detects that...robertshield@chromium.org2011-05-2710-11/+480
* Properly clear URL on BINDSTATUS_REDIRECTINGrsleevi@chromium.org2011-05-271-1/+1
* Disabling the ContextMenuTest.CFSavePageAs test as the attempted fix did not ...ananta@chromium.org2011-05-251-1/+1
* Reenable the ChromeFrame ContextMenuTest.CFSaveLinkAs test. Increased the tim...ananta@chromium.org2011-05-252-3/+3
* Chrome Frame: Fix bogus null check found by PVS Studio.thakis@chromium.org2011-05-251-1/+1
* Disable CFSaveLinkAs as it fails and seem to prevent the nextnsylvain@chromium.org2011-05-251-1/+1