summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-102-9/+11
* DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.avi@chromium.org2013-01-071-1/+1
* Remove the DownloadItem::TogglePause() interface.rdsmith@chromium.org2013-01-071-6/+33
* Remove unused includes of view_id_util.htfarina@chromium.org2013-01-071-1/+0
* Eliminate the LinkInfoBar[Delegate] classes entirely.tfarina@chromium.org2013-01-071-5/+0
* Simplify ExecuteJavaScript* functions.darin@chromium.org2013-01-042-6/+3
* Fix tab-fullscreen exit behavior (exit bubble link & on Mac).scheib@chromium.org2013-01-031-8/+2
* Cleanup: Remove unneeded browser_thread.h includes in contents.thestig@chromium.org2013-01-031-3/+4
* Remove unused includes of gtk_util.htfarina@chromium.org2013-01-031-1/+0
* Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}darin@chromium.org2013-01-022-10/+10
* Clean up chrome::CloseWebContents.avi@chromium.org2012-12-281-2/+2
* [cros] Fix crash in SkipToLogin automation callivankr@chromium.org2012-12-221-2/+2
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-203-18/+17
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-191-1/+1
* Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file...mnissler@chromium.org2012-12-191-1/+1
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-191-1/+1
* Rename PrintPreviewTabController to PrintPreviewDialogController; Rename Brow...thestig@chromium.org2012-12-192-6/+6
* Add a "managed user" checkbox to the user creation dialog.bauerb@chromium.org2012-12-191-1/+1
* Add initial plumbing to route Notifications to MessageCenter on Windows.dimich@chromium.org2012-12-182-8/+10
* Remove straggling TabContents references.avi@chromium.org2012-12-142-4/+4
* Remove TabContents includes.avi@chromium.org2012-12-142-2/+0
* Remove the protector service.ivankr@chromium.org2012-12-142-71/+0
* Convert PasswordStore::GetLogins to not depend on CancelableRequestkaiwang@chromium.org2012-12-142-0/+10
* Remove TabContents from TabStripModel.avi@chromium.org2012-12-131-11/+10
* Show an a11y notification only if the feature was enabled by its shortcut keyyoshiki@chromium.org2012-12-131-2/+5
* This CL is part of https://codereview.chromium.org/11316275/, but only contai...xians@chromium.org2012-12-121-31/+0
* [Cleanup] rename tray_delegate -> system_tray_delegateoshima@chromium.org2012-12-121-1/+1
* net: Make UploadDataStream independent from UploadDatahashimoto@chromium.org2012-12-111-0/+4
* [cros,rlz] Remove RLZ checkbox from OOBE UI.ivankr@chromium.org2012-12-101-5/+2
* Don't commit the preview if it's not showing at full height.sreeram@chromium.org2012-12-081-1/+1
* Remove TabContents from printing.avi@chromium.org2012-12-063-18/+15
* [rlz,cros] RLZ glue for ChromeOS.ivankr@chromium.org2012-12-051-2/+5
* Persist the Instant API to committed search result pages.sreeram@chromium.org2012-12-041-3/+2
* Wrote audio- and video-only WebRTC call tests.phoglund@chromium.org2012-12-041-2/+9
* Remove unneeded TabContents::FromWebContents.avi@chromium.org2012-12-043-19/+17
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-12-031-2/+2
* browser: Move FindBrowserWithWebContents() into chrome namespace.tfarina@chromium.org2012-12-022-3/+3
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-304-10/+22
* net: Move ownership of UploadDataStream from URLRequestHttpJob to URLRequesthashimoto@chromium.org2012-11-281-2/+40
* PyAuto: Check whether Instant is enabled correctly.sreeram@chromium.org2012-11-261-1/+2
* Use search::Mode in InstantModel.sreeram@chromium.org2012-11-201-3/+2
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-11-202-3/+6
* Move extension_error_utils.* and url_pattern_set.* intoaa@chromium.org2012-11-191-3/+3
* Make sure that updates that are found as the result of clicking the "Update e...mek@chromium.org2012-11-161-0/+1
* [cros] Remove old pre-WebRTC avatar picker UI.ivankr@chromium.org2012-11-164-123/+0
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-11-152-8/+13
* Remove TabContents from chrome::AddSelectedTabWithURL.avi@chromium.org2012-11-151-4/+4
* add chrome.runtime.requestUpdateCheck method.mek@chromium.org2012-11-141-2/+4
* Refactor ExtensionUpdater/ExtensionDownloader to be able to get more meaningf...mek@chromium.org2012-11-133-73/+28
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-131-2/+1