summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame_automation.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a back forward bug in ChromeFrame reported on the field. The bug occurs w...ananta@chromium.org2011-08-171-28/+0
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-201-1/+1
* Convert the remaining callers of LaunchApp to LaunchProcess.evan@chromium.org2011-07-181-1/+1
* Remove 1) NPAPI support from Chrome Frame and 2) Firefox/Opera/Safari tests.grt@chromium.org2011-06-291-68/+4
* 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
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-101-4/+4
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-061-4/+4
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-061-4/+4
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-051-4/+4
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-051-4/+4
* Remove locked histogram macros since jar@chromium.org made the base macros th...grt@chromium.org2011-04-061-18/+11
* Remove extension automation support that was used only by CEEE.joi@chromium.org2011-04-061-104/+0
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-211-1/+0
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-2/+1
* Fix for the HTTPSGetTest and GetTest net test failures with ChromeFrame. Thes...ananta@chromium.org2011-02-241-2/+3
* Remove includes of message headers in headers.jam@chromium.org2011-02-091-0/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-6/+6
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-0/+1
* Speculative fix for a bug that happens during Chrome Frame teardown while the...robertshield@chromium.org2011-01-201-3/+4
* Handle two cases that we previously weren't expecting.tommi@chromium.org2011-01-191-0/+2
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-3/+4
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-14/+14
* Fix build break, againjam@chromium.org2010-12-241-2/+2
* Revert 70144 and 70145 and add a build fix.jam@chromium.org2010-12-241-5/+7
* Revert 70141 - Make a few more places use bool for OnMessageReceived.gfeher@chromium.org2010-12-241-4/+3
* Make a few more places use bool for OnMessageReceived.jam@chromium.org2010-12-241-3/+4
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-29/+26
* Revert 68944 - Revert "Add named testing interface."nirnimesh@chromium.org2010-12-231-3/+8
* Create a message filter for message port and worker messages. This allows a ...jam@chromium.org2010-12-211-6/+6
* Add the ChromeFrame UA in the post platform section in the IE user agent stri...ananta@chromium.org2010-12-161-9/+0
* Keep deinlining stuff.erg@google.com2010-12-151-16/+14
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-141-3/+5
* Add support for gcf:about:plugins in chrome frame full tab mode. The URL vali...ananta@chromium.org2010-12-141-13/+6
* Revert "Add named testing interface."phajdan.jr@chromium.org2010-12-111-8/+3
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-111-5/+3
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-3/+5
* Add a Chrome Frame metric to track channel errors that result in sad tabs.robertshield@chromium.org2010-12-081-0/+5
* Fix a crash reported seen in ChromeFrame in version 8.0.552.215 which was pus...ananta@chromium.org2010-12-031-5/+6
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-241-3/+8
* Revert 66840 - Add named testing interface. This allows you to connect to a p...kkania@chromium.org2010-11-201-8/+3
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-191-3/+8
* Make use of the new version flag in Chrome to load the correct chrome.dll ver...robertshield@chromium.org2010-11-171-8/+14
* Revert 66350 - Add named testing interface. This allows you to connect to a p...nirnimesh@chromium.org2010-11-171-3/+1
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-171-1/+3
* Add support for returning the session_id in both CreateExternalTab and Connec...hansl@google.com2010-11-051-4/+10
* Use the LeakyLazyInstanceTraits in the ProxyFactory and metrics upload thread...ananta@chromium.org2010-11-041-1/+1
* Reverting this to see if this fixes ChromeFrame tests. Please reland with the...ananta@chromium.org2010-10-281-8/+2
* The ChromeFrame objects now provides an unfrozen interface called IChromeFram...hansl@google.com2010-10-281-2/+8