summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-287-10/+10
* Part2 of Convert ChromeDriver to use only the JSON automation interface.kkania@chromium.org2011-03-264-24/+44
* Return the full cookie details in TestingAutomationProvider and pass aroundkkania@chromium.org2011-03-263-54/+143
* ConnectToWifiNetwork() is now blocking.dtu@chromium.org2011-03-267-96/+252
* Fix a memory leak in the AutomationResourceMessageFilter while processing a r...ananta@chromium.org2011-03-251-0/+1
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-244-4/+4
* Theme system cleanuperg@google.com2011-03-231-1/+1
* Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...erg@google.com2011-03-221-2/+4
* importer: Remove unneeded includes of importer_host.htfarina@chromium.org2011-03-211-2/+0
* bookmarks: Rename AddGroup to AddFolder.tfarina@chromium.org2011-03-181-2/+2
* Autofill rename GetFieldText to GetInfodhollowa@chromium.org2011-03-171-2/+2
* Reduce boxing and unboxing of AutofillFieldTypeisherman@chromium.org2011-03-171-4/+4
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-172-2/+2
* Removed 'off the record' references from ExternalTabSettings and ProfileIODat...vipul.bhasin@gmail.com2011-03-171-1/+1
* Get rid of native autofill dialogs.estade@chromium.org2011-03-161-2/+4
* Initial support for partitioning cookies for isolated apps.creis@google.com2011-03-153-182/+333
* fav icon -> favicon. Pass 10: bookmarksavi@chromium.org2011-03-151-1/+1
* Some minor sync cleanup and aftermath. Mostly just removing unused headers an...andybons@chromium.org2011-03-151-0/+1
* Use async connect and set primitives from libcros.stevenjb@google.com2011-03-141-2/+13
* Remove Gears from Chrome.aa@chromium.org2011-03-111-6/+0
* Coverity PASS_BY_VALUE bug fixesdpapad@chromium.org2011-03-114-16/+19
* Login and screen locker automation hooks. These are now all directly usable i...dtu@chromium.org2011-03-115-23/+76
* Add in DOMBrowsersadrul@chromium.org2011-03-111-1/+1
* Fix GetBrowserInfo() automation call on Chromeos.nirnimesh@chromium.org2011-03-111-0/+2
* Revert 77711 - Patch for http://codereview.chromium.org/6628023/brettw@chromium.org2011-03-101-12/+3
* Patch for http://codereview.chromium.org/6628023/stevenjb@google.com2011-03-101-3/+12
* Fix AutomationProvider from logging false errors by replacing the persistentkkania@chromium.org2011-03-105-57/+26
* autofill: Rename AutoFillProfile to AutofillProfile.tfarina@chromium.org2011-03-103-33/+33
* Add network testing automation hooks GetNetworkInfo() and ConnectToWifiNetwor...dtu@chromium.org2011-03-107-15/+207
* importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h].tfarina@chromium.org2011-03-092-10/+10
* Rename TreeNode::GetParent() to TreeNode::parent(). Part 2tfarina@chromium.org2011-03-081-1/+1
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-082-4/+4
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-0810-23/+23
* importer: Pull ImporterHost::Observer out into its own header.tfarina@chromium.org2011-03-081-6/+9
* Rename IndexOfChild to GetIndexOf. Part 1tfarina@chromium.org2011-03-081-1/+1
* Convert ChromeDriver to use only the JSON automation interface.kkania@chromium.org2011-03-086-93/+719
* Cleanup: Use more specific friend struct / make destructors non-public for cl...thestig@chromium.org2011-03-072-2/+4
* autofill: Rename AutoFillType to AutofillType.tfarina@chromium.org2011-03-071-4/+4
* Move socket stream messages to content, in preparation for moving its dispatc...jam@chromium.org2011-03-051-0/+1
* Fixes bad code in WaitForProcessLauncherThreadToGoIdleObserver.sky@chromium.org2011-03-042-0/+23
* ui_tests: use proper API for getting tab titleevan@chromium.org2011-03-041-1/+1
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* autofill: Rename AutoFillField to AutofillField.tfarina@chromium.org2011-03-042-6/+5
* Add a NavigateToURL automation method which uses the JSON interface. Use it i...kkania@chromium.org2011-03-034-26/+143
* New automation hooks to get/set the thumbnail/menu modes for NTP sections.nirnimesh@chromium.org2011-03-032-0/+165
* Convert a few more methods to new Widget methods.ben@chromium.org2011-03-031-2/+5
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-5/+6
* importer: Factor out StartImportingWithUI() function in its own file.tfarina@chromium.org2011-03-021-1/+1
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-022-2/+2
* Reverting to fix builder redness. Please fix and reland.ananta@chromium.org2011-03-021-5/+2