summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Add ExtensionSytem::Get(Profile*) as a wrapper aroundmpcomplete@chromium.org2012-04-051-2/+1
* Fix extension automation hooks to use the right profile.nirnimesh@chromium.org2012-04-042-55/+89
* Reland r130431: Move the URL string from TemplateURLRef onto the owning Templ...pkasting@chromium.org2012-04-041-6/+6
* Revert 130431 - Move the URL string from TemplateURLRef onto the owning Templ...dbeam@chromium.org2012-04-041-6/+6
* Move ExternalTabContainer into a directory with an OWNERS file.robertshield@chromium.org2012-04-032-2/+2
* Move the URL string from TemplateURLRef onto the owning TemplateURL. This wi...pkasting@chromium.org2012-04-031-6/+6
* Fixes bugs in TestingAutomationProvider where GetBrowserInfo() and the omnibo...craigdh@chromium.org2012-04-031-10/+34
* Reland 125805 - Reland 124817 - A profile-keyed service for Extensions, Exten...yoz@chromium.org2012-04-021-1/+3
* Add the ability to identify the one-click login infobar through infobar_type ...dyu@chromium.org2012-04-011-1/+3
* Exclude ProtectorService code from Android build.nileshagrawal@chromium.org2012-03-302-0/+7
* Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ...pkasting@chromium.org2012-03-291-1/+0
* Modified DomAutomationController to expose a new Javascript method sendWithId...craigdh@chromium.org2012-03-263-34/+77
* Expose which policies are device policies in automation providerbartfab@chromium.org2012-03-261-1/+6
* Remove browser::CreateViewsWindow function.tfarina@chromium.org2012-03-241-2/+2
* Should be the rest for this dead code pattern removal under chrome/ after tfa...saintlou@chromium.org2012-03-231-2/+0
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-223-4/+1
* Change definition of about:sync summaryrlarocque@chromium.org2012-03-211-54/+12
* Add a type for the password infobar to support test automation.dyu@chromium.org2012-03-211-1/+3
* Add new functional tests for content settings in images and handlers.dyu@chromium.org2012-03-201-1/+5
* Trim code form sync's ServerConnectionManagerrlarocque@chromium.org2012-03-171-3/+1
* Add a PyAuto API to dump heap profiles. (retry of r127070)dmikurube@chromium.org2012-03-162-0/+41
* Split ExtensionUpdater into two smaller classes.joaodasilva@chromium.org2012-03-162-3/+2
* Misc. tiny cleanups.pkasting@chromium.org2012-03-161-12/+13
* Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...oshima@chromium.org2012-03-1614-1635/+9
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-162-3/+3
* Revert 127070 - Add a PyAuto API to dump heap profiles.dmikurube@chromium.org2012-03-162-41/+0
* Add a PyAuto API to dump heap profiles.dmikurube@chromium.org2012-03-162-0/+41
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-153-4/+4
* Profile refactoring: Remove all PasswordStore code from the Profile interface.erg@chromium.org2012-03-141-6/+7
* Add a Content API around TracingController.jam@chromium.org2012-03-132-2/+4
* Adding ONC pyauto test casesstanleyw@chromium.org2012-03-101-7/+13
* Revert "Reland 124817 - Take extensions out of Profile into a profile-keyed s...akalin@chromium.org2012-03-091-3/+1
* Reland 124817 - Take extensions out of Profile into a profile-keyed service, ...yoz@chromium.org2012-03-091-1/+3
* Add print preview constrained windows to the list of views that WebDriver cankkania@chromium.org2012-03-082-2/+30
* Reverting log messages that weren't useful.oshima@chromium.org2012-03-071-15/+0
* Add ResourceRequestInfo.darin@chromium.org2012-03-071-16/+13
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-1/+1
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-0711-11/+16
* Renaming virtual setters/getters in UserManager.nkostylev@chromium.org2012-03-063-7/+7
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-067-10/+10
* Implementation of AutomationEventQueue and associated framework to support ge...craigdh@chromium.org2012-03-066-0/+445
* Refactor out foreground_help to fix BringBrowserWindowToFront on Windowsscottbyer@chromium.org2012-03-054-12/+37
* Defer shutting down Chrome after the CF automation connection goes away.robertshield@chromium.org2012-03-052-4/+55
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-055-9/+9
* Revert 124817 - Take extensions out of Profile into a profile-keyed service, ...vandebo@chromium.org2012-03-031-3/+1
* Take extensions out of Profile into a profile-keyed service, ExtensionSystem.yoz@chromium.org2012-03-031-1/+3
* more logs for 26646oshima@chromium.org2012-03-022-0/+16
* more logging to troubleshoot login tiemout issue on testoshima@chromium.org2012-03-011-0/+7
* ProtectorService supports multiple change instances.ivankr@chromium.org2012-03-011-2/+4
* Revert 123771 - Refactor out foreground_help to fix BringBrowserWindowToFront...scottbyer@chromium.org2012-02-273-23/+9