summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Navigation and cookies for Automationamit@chromium.org2009-07-284-3/+341
* Make AutomationProxyTest.NavigateToURLWithTimeout* tests not-flaky.phajdan.jr@chromium.org2009-07-275-16/+130
* Reverting 21588 to make Linux toolkit dbg happy.mhm@chromium.org2009-07-252-13/+12
* Reverting 21593.mhm@chromium.org2009-07-251-3/+2
* Fix Linux Toolkit dbg bustage.mhm@chromium.org2009-07-251-2/+3
* Porting POINT to gfx::Point for automation providermhm@chromium.org2009-07-242-12/+13
* Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schem...rafaelw@chromium.org2009-07-242-6/+0
* Split the IPC code into ipc/agl@chromium.org2009-07-224-5/+5
* Changed the extension.connect() API not to broadcast to all tabs. Added ampcomplete@chromium.org2009-07-203-5/+7
* Remove DCHECK() in FindInPageNotificationObserver::Observe that gets triggere...robertshield@google.com2009-07-161-7/+8
* Remove the defunct SetAccelerator message and replace it with anamit@chromium.org2009-07-142-38/+12
* Added an async automation message AutomationMsg_PrintAsync to asynchronously ...ananta@chromium.org2009-07-132-0/+13
* Remove svn:executable property from some more files that don't need it.thestig@chromium.org2009-07-101-0/+0
* A prototype of resource loading through automationamit@chromium.org2009-07-096-5/+632
* Adds a way to set the boundaries of the browser window througharv@google.com2009-07-082-0/+14
* Moved typedef of RedirectList from HistoryService class to history namespace.meelapshah@chromium.org2009-07-012-2/+2
* Send port disconnect events when a frame is unloaded.mpcomplete@chromium.org2009-07-011-1/+1
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-1/+1
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-1/+1
* DevTools: remove ShowJavaScriptConsole / InspectElementAt methods from render...pfeldman@chromium.org2009-06-241-1/+3
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-241-25/+0
* Revert :nsylvain@chromium.org2009-06-221-1/+1
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-1/+1
* Reverting 18872.jcampan@chromium.org2009-06-191-1/+1
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-1/+1
* GTK: HTTP Auth dialogs under linux.erg@google.com2009-06-191-1/+5
* Revert 18765 to try to repair perf regressionjar@chromium.org2009-06-191-1/+1
* Send port-closed notification when a frame with ports unloads.mpcomplete@google.com2009-06-181-1/+1
* Fix linux compile error.mpcomplete@google.com2009-06-171-1/+1
* Add a port disconnect event for when one side of an extension message portmpcomplete@google.com2009-06-172-2/+23
* submitted on behalf of rogerta (Roger Tawa).rafaelw@chromium.org2009-06-164-2/+61
* Removes entirely dead code paths related to ConstrainedWindows.erg@chromium.org2009-06-163-109/+0
* Fixed 3 tests that failed in hebrew enabled vistahbono@chromium.org2009-06-152-0/+9
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-132-0/+3
* Allow external hosts to handle the context menu and thus be able to customize...ananta@chromium.org2009-06-122-1/+24
* Get tab HWND directly as result of CreateExternalTab automation call.stoyan@chromium.org2009-06-112-1/+6
* Revert "Add support to the automation provider to test sending browser"aa@chromium.org2009-06-114-61/+2
* Add support to the automation provider to test sending browseraa@chromium.org2009-06-114-2/+61
* Revert "Add support to the automation provider to test sending browser"aa@chromium.org2009-06-114-61/+2
* Add support to the automation provider to test sending browseraa@chromium.org2009-06-114-2/+61
* Rename the TabContents::SetInitialFocus(reverse) method to TabContents::Focus...jcampan@chromium.org2009-06-081-1/+1
* Make AsyncExtensionFunction possible.mpcomplete@google.com2009-06-051-1/+1
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-042-2/+2
* Relanding the first of probably several patches trying to clean up the Blocke...erg@google.com2009-06-042-0/+24
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-042-3/+22
* Allow Source<T> and Details<T> to be instantiated with T = const Foo.pkasting@chromium.org2009-06-031-19/+0
* Revert "This is the first of probably several patches trying to clean up the ...erg@google.com2009-06-032-24/+0
* This is the first of probably several patches trying to clean up the BlockedP...erg@google.com2009-06-032-0/+24
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-0311-13/+17
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-291-0/+1