summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* 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
* This CL is a clean-up of the app_modal_dialog_queue.cc in an attempt to fix a...jcampan@chromium.org2009-05-281-2/+4
* ExternalTabContainer should subclass WidgetWin rather than Widget and ATL CWi...ben@chromium.org2009-05-271-1/+2
* Commiting for Jói, based on http://codereview.chromium.org/115721mad@chromium.org2009-05-253-55/+31
* Make hwnd_notification_source portable by making it use NativeWindow (andbrettw@chromium.org2009-05-231-1/+1
* Committing issue 113734 for Joi.tommi@chromium.org2009-05-233-8/+69
* Re-do of r16741 (http://codereview.chromium.org/113482).robertshield@google.com2009-05-222-0/+99
* Revert of r16741 which appeared to cause a perf regression (???) on the build...robertshield@google.com2009-05-222-99/+0
* Adding the ability to alter Chrome's proxy settings via the automation interf...robertshield@google.com2009-05-222-0/+99
* Use NotificationRegistrar to handle notification observing.Also cleans up som...pkasting@chromium.org2009-05-219-334/+171
* Allow connecting and messaging with extension ports by funneling externalmpcomplete@google.com2009-05-194-2/+360
* First step to enable end-to-end testing of extensions through theaa@chromium.org2009-05-154-1/+192
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-131-0/+2
* Making navigate, back, forward, and reloadhuanr@chromium.org2009-05-131-1/+14
* Fix few miscellanous TODO(port)s.phajdan.jr@chromium.org2009-05-121-15/+0
* Add new tab startup test to the linux & mac build.tc@google.com2009-05-121-1/+3