summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Issue 6477: Support modifier clicks on UI elementsidanan@chromium.org2009-03-241-2/+2
* Enable first UI test on Linux (browser/images_uitest.cc)phajdan.jr@chromium.org2009-03-201-0/+2
* Make startup_tests build and work on Mac.phajdan.jr@chromium.org2009-03-184-0/+24
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-2/+2
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* forgot this fileben@chromium.org2009-03-141-1/+1
* rollback againben@chromium.org2009-03-141-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-141-1/+1
* revertben@chromium.org2009-03-131-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-131-1/+1
* wtc: please look at URL related code, and hooks and nitsjar@chromium.org2009-03-132-2/+4
* Add support for repositioning/resizing a tab window. This is needed as the Se...ananta@chromium.org2009-03-132-0/+29
* Fix 'inspect element' crash when hosted in external tabamit@chromium.org2009-03-121-5/+6
* NO CODE CHANGEdeanm@chromium.org2009-03-1016-16/+0
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-092-4/+8
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-094-7/+28
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-1/+2
* Register an onmessage handler with the external host binding instead of expli...ananta@chromium.org2009-03-032-4/+3
* Separate the AutocompleteEditView from the cross-platform code.deanm@chromium.org2009-03-021-0/+1
* Compile parts of chrome/browser/automation on Linux.phajdan.jr@chromium.org2009-02-253-38/+174
* ui test fail. revert.ben@chromium.org2009-02-251-17/+12
* AppModalDialogQueue shouldn't depend on views.ben@chromium.org2009-02-251-12/+17
* Platform cleanup in automation code.phajdan.jr@chromium.org2009-02-242-4/+4
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-28/+29
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-183-0/+3
* Enabling the BrowsersRememberFocus interactive UI test. The fix is to change theananta@chromium.org2009-02-132-3/+2
* Changing the AutomationMsg_SavePackageShouldPromptUser message to a sync messageananta@chromium.org2009-02-112-4/+2
* The Chrome Automation framework is based on a homegrown request response IPC ...ananta@chromium.org2009-02-112-845/+846
* Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...avi@chromium.org2009-02-101-2/+2
* fix compile failurekuchhal@chromium.org2009-02-101-1/+1
* Try reverting r9409 to see if it fixes crashes on chromebot.kuchhal@chromium.org2009-02-101-1/+1
* Reapplying tab support (change 9388). I synced and re-applied my change and ...tommi@chromium.org2009-02-102-20/+37
* Switch from HWNDs to NativeViews.avi@chromium.org2009-02-091-5/+3
* Reverting 9388 to see if this fixes ui tests.kuchhal@chromium.org2009-02-092-37/+22
* Adding support for tab notifications and initializing the focus of an automat...tommi@chromium.org2009-02-092-22/+37
* Handle review comments form previous change. Also, use enum types and not in...jam@chromium.org2009-02-061-3/+3
* Commit my changes that simplify automation message unpacking.jam@chromium.org2009-02-061-3/+8
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-0/+1
* Enable render_widget_host, render_view_host and backing_store. Remove the Ren...pinkerton@chromium.org2009-02-041-0/+2
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-8/+3
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-3/+8
* More bustage fixes.brettw@chromium.org2009-02-011-0/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-017-89/+103
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-292-4/+4
* Better control over window creation of external tabsjoshia@google.com2009-01-282-3/+10
* Re-land this from earlier... unit tests no longer crash.ben@chromium.org2009-01-271-1/+3
* Revert change 8693 because it breaks the unit_tests.nsylvain@chromium.org2009-01-271-3/+1
* Extract a cross-platform LocationBar interface accessible via the BrowserWind...ben@chromium.org2009-01-271-1/+3
* revert r8603rvargas@google.com2009-01-242-4/+4
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-242-4/+4