summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Introduce InfoBarTabService API.joi@chromium.org2012-08-202-5/+5
* Fix a crash in TestingAutomationProvider::GetTabInfo on ChromeOS.craigdh@chromium.org2012-08-171-0/+4
* Added a timezone policy and pyauto tests for it.pneubeck@chromium.org2012-08-161-14/+10
* Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...ben@chromium.org2012-08-141-1/+0
* Kill DownloadItem::IsOtr()benjhayden@chromium.org2012-08-145-13/+19
* Revert 151036 - Speculative revert to see if this change introduced a perform...ben@chromium.org2012-08-142-8/+8
* Final set of conversions of automation calls to the JSON interface.craigdh@chromium.org2012-08-134-226/+312
* Bugfix: some circumstances caused an automation reply DCHECK to fail in debug...craigdh@chromium.org2012-08-131-4/+3
* Replace views::LocatedEvent with ui::LocatedEventben@chromium.org2012-08-131-1/+1
* Added webdriver support for App v2.danhn@chromium.org2012-08-131-1/+6
* Removed checks that verify URLRequest has a Contextshalev@chromium.org2012-08-131-15/+13
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-132-3/+3
* Speculative revert to see if this change introduced a performance regression ...ben@chromium.org2012-08-102-8/+8
* Relandbenjhayden@chromium.org2012-08-091-1/+0
* Revert r150536 - "Added a timezone policy and pyauto tests for it."mnissler@chromium.org2012-08-081-10/+14
* Added a timezone policy and pyauto tests for it.pneubeck@chromium.org2012-08-081-14/+10
* Fix crbug.com/140910 (BrowsingDataRemover not working).marja@chromium.org2012-08-081-1/+1
* Consistently decorate pref values sent to the settings UI codebartfab@chromium.org2012-08-081-16/+8
* Remove SWIGged use of BrowserProxy and TabProxy from PyAuto tests.craigdh@chromium.org2012-08-074-127/+126
* Moving common code into OmniboxView from OmniboxView*dominich@chromium.org2012-08-071-2/+1
* Fix deallocation bug in TestingAutomationProvidereatnumber@chromium.org2012-08-071-2/+2
* Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo...rdsmith@chromium.org2012-08-061-0/+1
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-031-4/+4
* DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVINGbenjhayden@chromium.org2012-08-031-1/+0
* [cros] Encode user images when set from WebUI (regression fix).ivankr@chromium.org2012-08-021-1/+2
* Don't show host permission warnings for platform apps.mihaip@chromium.org2012-08-021-0/+1
* Removing instances of profile_->GetBookmarkModel() as part of converting Book...rlp@chromium.org2012-08-012-11/+22
* Convert more automation calls to the JSON interface.craigdh@chromium.org2012-08-012-18/+129
* Move ExtensionHost into extensions namespacerdevlin.cronin@chromium.org2012-07-311-1/+2
* Add const accessors to URLRequest and UploadData.vabr@chromium.org2012-07-281-1/+1
* Convert cookie and download automation commands to the JSON interface.craigdh@chromium.org2012-07-272-73/+245
* Remove details from BROWSER_CLOSING and BROWSER_CLOSED notifications.benwells@chromium.org2012-07-271-2/+4
* [cros] pyauto.CancelOOBEUpdate always returns a non-empty dict with 'next_scr...ivankr@chromium.org2012-07-262-2/+5
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-261-3/+3
* Remove more set noparentsben@chromium.org2012-07-251-1/+0
* Consolidate Browser Creation.ben@chromium.org2012-07-251-2/+2
* Revert 148281 - Remove details from BROWSER_CLOSING and BROWSER_CLOSED notifi...benwells@chromium.org2012-07-251-1/+2
* Remove details from BROWSER_CLOSING and BROWSER_CLOSED notifications.benwells@chromium.org2012-07-251-2/+1
* Moved CrxInstaller and CrxInstallerError into extensions namespacerdevlin.cronin@chromium.org2012-07-242-3/+4
* Convert more PyAuto proxy calls to the JSON interface.craigdh@chromium.org2012-07-242-0/+79
* Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...jam@chromium.org2012-07-242-3/+5
* Add RenderViewHost* to DidStartLoading and DidStopLoading intburkard@chromium.org2012-07-233-6/+10
* Revert 147748 - Convert more PyAuto proxy calls to the JSON interface.nirnimesh@chromium.org2012-07-212-79/+0
* Convert more PyAuto proxy calls to the JSON interface.craigdh@chromium.org2012-07-212-0/+79
* Revert 147594 - NaCl: Remove two uses of '#include "nacl/nacl_log.h"'mseaborn@chromium.org2012-07-201-1/+1
* NaCl: Remove two uses of '#include "nacl/nacl_log.h"'mseaborn@chromium.org2012-07-201-1/+1
* Fix for downloading to default destination drive in incognito mode.achuith@chromium.org2012-07-201-1/+1
* Revert 147517 - there are outstanding review comments.jam@chromium.org2012-07-194-238/+0
* Add OWNERS for chrome automation.darin@chromium.org2012-07-191-0/+5
* Basic hooks for web intents pyauto tests.danhn@chromium.org2012-07-194-0/+238