summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame_automation.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove Chrome Frame code and resources.grt@chromium.org2014-01-101-847/+0
* Remove UTF string conversion functions from the global namespace.avi@chromium.org2013-12-261-1/+1
* Remove ChromeFrame resource-related IPCs and the code which depended on them.jam@chromium.org2013-12-181-88/+0
* Remove the automation code for ChromeFrame since it's not used anymore.jam@chromium.org2013-12-171-336/+0
* Remove the ChromeFrame specific cookie code between the renderer and browser ...jam@chromium.org2013-12-161-24/+0
* Update include paths in chrome_frame for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* Use a direct include of strings headers in chrome_frame/.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...avi@chromium.org2013-06-071-1/+1
* chrome_frame: Use base::MessageLoop.xhwang@chromium.org2013-05-301-1/+1
* Cleanup: Remove unneeded base/file_util.h includes in chrome_frame, courgette...thestig@chromium.org2013-05-161-1/+0
* Remove Chrome Frame's delay shutdown field trial.robertshield@chromium.org2013-04-181-51/+2
* Rename FilePath -> base::FilePath in various toplevel directoriesbrettw@chromium.org2013-02-101-1/+1
* chrome_frame: Update the remaining calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-261-1/+1
* Stop using ScopedAllowIO in content::ResourceDispatcherHostImplhashimoto@chromium.org2012-08-301-3/+5
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-201-3/+5
* Revert 146656 - Switch to TimeDelta interfaces in chrome automation test infr...cpu@chromium.org2012-07-131-5/+3
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-131-3/+5
* 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