summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame_automation.cc
Commit message (Expand)AuthorAgeFilesLines
* Field Trials choices can now be forced from a command line argument, and yet ...mad@chromium.org2012-04-121-2/+4
* Adding policy support to Chrome Frame's launcher so that additional parameter...tommi@chromium.org2012-03-281-1/+7
* Correctly handle FindNext from the Find dialog.robertshield@chromium.org2012-03-151-1/+3
* Adding FieldTrial support for Chrome Frame to allow measurement of startup ti...robertshield@chromium.org2012-03-101-2/+53
* Disable Chrome's print preview in Chrome Frame.grt@chromium.org2012-02-141-0/+5
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-261-2/+1
* Fix DCHECKs in the UMA histogram code in ChromeFrame. These started firing du...ananta@chromium.org2012-01-121-2/+2
* Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.ajwong@chromium.org2012-01-061-3/+5
* And now NewRunnableMethod(), you die.ajwong@chromium.org2012-01-041-6/+1
* Remove remaining references to CEEE.rogerta@chromium.org2011-12-201-5/+1
* Fix Chrome Frame crash when automation server dies.grt@chromium.org2011-12-171-3/+3
* base::Bind: Convert chrome_frame/.jhawkins@chromium.org2011-11-181-27/+35
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-281-1/+1
* Update automation messages to use the new way of declaring message structs, t...jam@chromium.org2011-10-211-21/+21
* Don't allow Chrome to go into background mode when launched by GCF.grt@chromium.org2011-09-291-0/+4
* Remove the \servers build output directory and place Chrome Frame parts into ...robertshield@chromium.org2011-09-261-35/+38
* 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