summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* browser: Fix some presubmit errors.tfarina@chromium.org2010-07-281-1/+1
* [Mac]Port browser_keyevents_browsertest.cc and browser_focus_uitest.cc to Mac.suzhe@chromium.org2010-07-274-88/+248
* New pyauto hook for the translate feature.alyssad@chromium.org2010-07-274-0/+262
* ChromeFrame cookie requests would incorrectly get routed to the first host br...ananta@chromium.org2010-07-273-53/+92
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2619-0/+19
* PyAuto hook to remove saved passwords, more info added to passwords. BUG=36179alyssad@chromium.org2010-07-263-21/+130
* Coverity issue 8297: Uninitialized member in url_request_automation_job.ccfinnur@chromium.org2010-07-241-0/+1
* Coverity issue 2291: Uninitialized member in automation_provider_observers.ccfinnur@chromium.org2010-07-241-0/+1
* Coverity issue 8296: Uninitialized member in automation_resource_message_filt...finnur@chromium.org2010-07-231-2/+3
* Download code cleanup:phajdan.jr@chromium.org2010-07-231-1/+1
* Add PyAuto automation hooks to perform actions on infobarsnirnimesh@chromium.org2010-07-222-0/+63
* Start trimming headers included in the slowest to compile files.erg@google.com2010-07-217-8/+26
* Fetch info about infobarsnirnimesh@chromium.org2010-07-214-1/+156
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-3/+2
* Moved code that generates APP_TERMINATING notification into BrowserList so it...atwilson@chromium.org2010-07-201-1/+3
* Remove the page and app menus.pkasting@chromium.org2010-07-202-8/+8
* Some pyauto hooks crash in Debug mode.nirnimesh@chromium.org2010-07-201-16/+52
* Fix for pyauto AutoFill tests on Leopard.alyssad@chromium.org2010-07-191-1/+1
* Download code cleanup: split big files into smaller one.phajdan.jr@chromium.org2010-07-163-7/+9
* New PyAuto hook to get saved passwords. BUG=36179alyssad@chromium.org2010-07-164-6/+130
* Reland r52486. Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-162-0/+14
* (Reland reverted r52628 after fix)nirnimesh@chromium.org2010-07-165-331/+272
* Revert 52628 - Refactor json automation interface for pyauto hooks.tyoshino@chromium.org2010-07-165-272/+331
* Refactor json automation interface for pyauto hooks.nirnimesh@chromium.org2010-07-165-331/+272
* Move implementation from header to source.erg@chromium.org2010-07-152-4/+23
* ChromeFrame tabs would hang at times while closing. This would randomly occur...ananta@chromium.org2010-07-154-1/+16
* Adding a new PyAuto hook for importing settings.alyssad@chromium.org2010-07-154-0/+118
* Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies.dmaclach@chromium.org2010-07-152-14/+0
* Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-152-0/+14
* Clear Browsing Data hook added and some small tests. BUG=36176alyssad@chromium.org2010-07-144-0/+106
* ChromeFrame would leave chrome processes running if a page rendered in Chrome...ananta@chromium.org2010-07-122-1/+4
* Header cleanup: SkBitmap and other unnecessary includes.erg@chromium.org2010-07-121-0/+1
* Revert 52054: causing startup tests to fail on Vista and XP perf dbgvandebo@chromium.org2010-07-115-223/+247
* Refactor json automation interface for pyauto hooks.nirnimesh@chromium.org2010-07-115-247/+223
* Coverity: fix leak when AutomationProvider::WaitForDownloadsToComplete called...mattm@chromium.org2010-07-101-0/+1
* PyAuto: Automation hooks to get/set themenirnimesh@chromium.org2010-07-102-0/+30
* Try to cut down Browser/TabContents header dependencies.erg@chromium.org2010-07-091-0/+1
* New pyauto hook to set and get autofill profilesalyssad@chromium.org2010-07-092-1/+298
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-031-1/+1
* Reland r50296 which removes some uses of CookieMonster on the UI thread.willchan@chromium.org2010-06-291-11/+114
* Change a bunch of string types.estade@chromium.org2010-06-292-2/+2
* Follow-up on http://codereview.chromium.org/2861019 to address Powel's comments.jrg@chromium.org2010-06-292-18/+16
* PyAuto: Collect branding info as a part of GetBrowserInfo()nirnimesh@chromium.org2010-06-281-4/+9
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-2/+2
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-2/+2
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-2/+2
* Enable "get html from page" functionality for PyAuto.jrg@chromium.org2010-06-244-10/+127
* Add basic UI tests for dom_ui/options.csilv@chromium.org2010-06-241-0/+1
* Convert WebPluginInfo from wstring to string16stuartmorgan@chromium.org2010-06-231-4/+4