| Commit message (Expand) | Author | Age | Files | Lines |
* | This is the first of probably several patches trying to clean up the BlockedP... | erg@google.com | 2009-06-03 | 1 | -0/+7 |
* | Correct forward declaration. | stoyan@chromium.org | 2009-05-28 | 1 | -1/+3 |
* | Make automation proxy objects to ref_counted. That allows to process async no... | stoyan@chromium.org | 2009-05-28 | 1 | -3/+17 |
* | Remove AutomationRequest (deprecated by using SyncChannel). Some minor cleanup. | stoyan@chromium.org | 2009-05-11 | 1 | -2/+1 |
* | When restoring a closed tab using either ctrl-shift-T or the context menu, put | pam@chromium.org | 2009-04-20 | 1 | -0/+3 |
* | Removed the SetParentWindow function from tab_proxy and added a parent_window... | ananta@chromium.org | 2009-04-13 | 1 | -2/+3 |
* | Updated the AutomationMsg_TabReposition IPC to be able to set the parent of a... | ananta@chromium.org | 2009-04-07 | 1 | -0/+1 |
* | Add support for repositioning/resizing a tab window. This is needed as the Se... | ananta@chromium.org | 2009-03-13 | 1 | -0/+6 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Changing ForwardMessageToExternalHost to postMessage and passing a proper | tommi@chromium.org | 2009-03-09 | 1 | -1/+3 |
* | Remove unnecessary typedef keywords that make gcc 4.3 unhappy. | avi@chromium.org | 2009-03-05 | 1 | -2/+2 |
* | Register an onmessage handler with the external host binding instead of expli... | ananta@chromium.org | 2009-03-03 | 1 | -1/+0 |
* | Make basic bits of chrome/test/automation build on Linux. | phajdan.jr@chromium.org | 2009-02-25 | 1 | -0/+13 |
* | The find bar should be owned and managed from the BrowserView, not the WebCon... | finnur@google.com | 2009-02-24 | 1 | -12/+0 |
* | Reapplying tab support (change 9388). I synced and re-applied my change and ... | tommi@chromium.org | 2009-02-10 | 1 | -0/+3 |
* | Reverting 9388 to see if this fixes ui tests. | kuchhal@chromium.org | 2009-02-09 | 1 | -3/+0 |
* | Adding support for tab notifications and initializing the focus of an automat... | tommi@chromium.org | 2009-02-09 | 1 | -0/+3 |
* | Handle review comments form previous change. Also, use enum types and not in... | jam@chromium.org | 2009-02-06 | 1 | -11/+8 |
* | Move security style into the tab_contents directory. This is the last part of | brettw@chromium.org | 2009-01-23 | 1 | -1/+1 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | We need to add UI test for "Encoding" menu to avoid regression. | jnd@google.com | 2008-12-19 | 1 | -0/+6 |
* | Initial support for running the ui_tests under Purify on the | paulg@google.com | 2008-12-18 | 1 | -1/+1 |
* | Fix issue 5079: Incorrect "Active match ordinal" count during Find-in-page | finnur@google.com | 2008-12-04 | 1 | -2/+4 |
* | This CL adds new UI tests for the SSL UI. | jcampan@chromium.org | 2008-09-24 | 1 | -4/+25 |
* | Move the Save Page code to the browser/download/ directory. | paulg@google.com | 2008-09-14 | 1 | -1/+1 |
* | Adding a test to catch regressions where the Find box moves when you open and... | finnur@google.com | 2008-08-28 | 1 | -0/+8 |
* | Adding a UI test to catch the crash described in issue 1341577.This test is d... | finnur@google.com | 2008-08-27 | 1 | -6/+7 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Code review changes. Incorporated all the suggestions from previous review. | joshia@google.com | 2008-08-21 | 1 | -3/+3 |
* | Added support for PostMessage from the automation framework to | iyengar@google.com | 2008-08-15 | 1 | -0/+5 |
* | Two changes to help track down why session restore test is failing: | sky@google.com | 2008-08-13 | 1 | -1/+3 |
* | Adding an interactive UI test to catch when switching between two tabs (both ... | finnur@google.com | 2008-08-06 | 1 | -3/+7 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+266 |