summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Append parameters to webstore URL to indicate launch source.estade@chromium.org2011-11-151-1/+1
* Implement some functions in testing_automation_provider_aura.ccbenrg@chromium.org2011-11-151-13/+47
* Refactor proxy handling for ChromeOS to not go through the CrosSettings inter...pastarmovj@chromium.org2011-11-141-15/+17
* chromeos: Add a missing RemoveObserver call in TestingAutomationProvider.satorux@chromium.org2011-11-131-0/+4
* chromeos: Add power supply info reading capabilitysque@chromium.org2011-11-102-6/+6
* Add DidChangeFocus to FocusChangeListener.alicet@chromium.org2011-11-101-12/+6
* Make BalloonHost use TabContents instead of RenderViewHost.jam@chromium.org2011-11-101-2/+4
* [cros] Cleanup UserManager. Profile images can download in background.ivankr@chromium.org2011-11-101-5/+2
* CookieMonster: Store expiration time also for session cookies.marja@chromium.org2011-11-101-1/+1
* [cros] Remove Views implementation for login/OOBE.nkostylev@chromium.org2011-11-093-19/+7
* Don't return error from EndTracing when there are no events.jbates@chromium.org2011-11-072-9/+10
* Fix crash in automation in which a injected script opens a new window.kkania@chromium.org2011-11-071-0/+1
* Adding sharing networks support for Wifi networksstanleyw@chromium.org2011-11-041-6/+15
* views: Move DialogButton enum into ui/base/ and put it into the ui namespace.tfarina@chromium.org2011-11-041-8/+6
* Deprecate the JavascriptEnabled policy.joaodasilva@chromium.org2011-11-042-1/+25
* redesign and reimplement proxy config service and tracker, revise proxy ui on...kuan@chromium.org2011-11-043-14/+19
* Remove needless include of the content/browser/render_process_host.h header f...ananta@chromium.org2011-11-042-2/+0
* Refactor Instant tests.sreeram@chromium.org2011-11-031-2/+0
* ntp: remove ShownSectionHandler and all references to itestade@chromium.org2011-11-032-163/+0
* Refactor loading out of ExtensionService.yoz@chromium.org2011-11-021-2/+7
* Move BrowserThread to content namespace.joi@chromium.org2011-11-0211-9/+27
* Update LocalState pyauto calls to work without first browser windownirnimesh@chromium.org2011-11-012-10/+7
* [cros,de-hack] Get rid of singleton for the WebUILoginScreen.altimofeev@chromium.org2011-11-011-1/+1
* Fix the JavascriptWindow open CF tests which failed because the pending rende...ananta@chromium.org2011-10-291-1/+2
* Fix ChromeFrame test failures on IE8 which occurred because we did not handle...ananta@chromium.org2011-10-281-1/+5
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-281-2/+2
* Relanding this as the earlier attempt broke chrome frame tests.ananta@chromium.org2011-10-281-4/+13
* Re-land 107645 with static initializer removed.kkania@chromium.org2011-10-285-92/+74
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-288-12/+12
* Revert 107645 (To see if it was responsible for increase in static initialize...eroman@chromium.org2011-10-275-74/+92
* Fix test snapshotting on linux by creating a separate automation path forkkania@chromium.org2011-10-275-92/+74
* chromeos: Simplify power supply info in PowerLibrarysque@chromium.org2011-10-263-12/+36
* Convert View::HasFocus() to be const. Required adding const versions of some...pkasting@chromium.org2011-10-261-3/+4
* Review URL: http://codereview.chromium.org/8357020mirandac@chromium.org2011-10-261-1/+1
* Move native_window_notification_source.h from common to browser.jam@chromium.org2011-10-261-1/+1
* add Begin/EndTracing to AutomationProxy. This adds the necessary wiring and I...jbates@chromium.org2011-10-252-1/+73
* Remove unnecessary dependencies on Autofill.isherman@chromium.org2011-10-251-1/+0
* Wait for URLBlacklist update tasks on automation tests.joaodasilva@chromium.org2011-10-251-51/+53
* rename Run in MessageLoopForUI to RunWithDispatcheroshima@google.com2011-10-241-1/+1
* Move common_param_traits and webkit_param_traits to content/public/common.jam@chromium.org2011-10-211-1/+1
* Update automation messages to use the new way of declaring message structs, t...jam@chromium.org2011-10-211-8/+8
* Re-enabled the policy.PolicyTest.testBookmarkBarPolicy test.joaodasilva@chromium.org2011-10-212-18/+11
* Move SecurityStyle enum into content/public/common and put it into the conten...jam@chromium.org2011-10-212-8/+8
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-195-63/+65
* Fix more cros build errors.thestig@chromium.org2011-10-191-2/+2
* Move notification_source from content/common to content/browser/public and pu...jam@chromium.org2011-10-193-27/+29
* Fix buildjam@chromium.org2011-10-191-2/+2
* Fix member variable added after syncjam@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-1911-342/+365
* Fix some disabled/flaky notification pyauto tests.kkania@chromium.org2011-10-184-31/+95