summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug in TestingAutomationProvider from my recent autocompletesky@chromium.org2011-02-171-2/+2
* Rename the TabContentWrapper pieces to be "TabHelper"s. (Except for the Passw...avi@chromium.org2011-02-161-2/+2
* Autocomplete cleanup patch. Adds AutocompleteControllerDelegate insky@chromium.org2011-02-161-2/+4
* GTTF: Use a fresh TestingBrowserProcess for each test, part #1phajdan.jr@chromium.org2011-02-151-1/+5
* Revert 74693. Changing approach.ben@chromium.org2011-02-141-0/+1
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-111-1/+0
* Even more test cleanup.erg@google.com2011-02-102-19/+91
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-103-31/+30
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-092-5/+8
* Move Event files into views/eventsben@chromium.org2011-02-093-3/+3
* GTTF: Convert automation observers to reference AutomationProviderphajdan.jr@chromium.org2011-02-095-381/+522
* Remove includes of message headers in headers.jam@chromium.org2011-02-092-2/+3
* Check for NULL when there's no TabContentsWrapper for the current page.tommi@chromium.org2011-02-091-1/+3
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-091-1/+1
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-085-36/+33
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-085-33/+36
* Cleanup:pkasting@chromium.org2011-02-084-25/+25
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-1/+1
* Support XHR upload event notifications in Chromeframe. We don't get increment...ananta@chromium.org2011-02-082-0/+15
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-058-12/+12
* Right now the lock and unlock automation calls return immediately. Instead, i...dtu@chromium.org2011-02-053-4/+51
* Importer: Remove ImporterList from ImporterHost and the pass-through methods.jhawkins@chromium.org2011-02-032-15/+16
* Wrap the TCW's property bag with a helper accessor to help for convenience an...avi@chromium.org2011-02-011-4/+3
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-012-1/+7
* Make AutomationProvider RefCountedThreadSafe instead of RefCountedphajdan.jr@chromium.org2011-02-013-4/+14
* - Add ChromeOS login and lock screen automation hooks.dtu@chromium.org2011-02-017-108/+184
* Revert 73294 - Move find-in-page from TabContents to TabContentsWrapper.davemoore@chromium.org2011-02-012-7/+1
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-012-1/+7
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-012-7/+7
* Adds a command to the AutomationProvider for sending WebKeyboardEvents to the...kkania@chromium.org2011-01-314-1/+150
* Couple of changes in hopes of finally making ShareProcessesOnRestoresky@chromium.org2011-01-315-1/+121
* [cros] Refactoring login controllers.nkostylev@chromium.org2011-01-311-1/+1
* Fix broken PrefService::preference_set() returning not all registered prefere...battre@chromium.org2011-01-271-7/+2
* Cleanup:pkasting@chromium.org2011-01-261-5/+0
* Remove wstring from autocomplete.avi@chromium.org2011-01-252-50/+50
* ExistingUserController is used for login under automation tests.avayvod@chromium.org2011-01-251-11/+6
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-242-50/+50
* Remove wstring from autocomplete.avi@chromium.org2011-01-242-50/+50
* Refactor the plugin lists handling code.pastarmovj@chromium.org2011-01-241-3/+7
* Move l10n_util to ui/baseben@chromium.org2011-01-212-4/+4
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-214-18/+16
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-1/+0
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-203-11/+9
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-193-12/+12
* Modifying some downloads hooks to act per-window (so that incognito windows c...ace@chromium.org2011-01-191-7/+8
* [Mac] Organize all tab/tab strip files into chrome/browser/ui/cocoa/tabs/.rsesek@chromium.org2011-01-192-2/+2
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-8/+8
* Handle two cases that we previously weren't expecting.tommi@chromium.org2011-01-191-1/+1
* Revert 71313 - Removed old login screen from source.avayvod@chromium.org2011-01-181-6/+11
* Make ExtensionBrowserEventRouter owned by ExtensionService.asargent@chromium.org2011-01-151-2/+2