| Commit message (Expand) | Author | Age | Files | Lines |
* | Assigning INFINITE (which is 0xFFFFFFFF) to an int, is not a very good idea... | mad@chromium.org | 2009-10-19 | 1 | -1/+5 |
* | When Chrome hands off a URL to be opened by the external host by the ViewHost... | ananta@chromium.org | 2009-10-19 | 4 | -6/+14 |
* | Mark some disabled tests as flaky to increase test coverage. | phajdan.jr@chromium.org | 2009-10-16 | 1 | -1/+2 |
* | Use FilePath in URLRequestMocks. | evan@chromium.org | 2009-10-14 | 1 | -2/+2 |
* | This CL is for the needs of ChromeFrame. | stoyan@google.com | 2009-10-13 | 1 | -0/+6 |
* | This is a second attempt at submitting this changelist. The original one was | markus@chromium.org | 2009-10-13 | 1 | -1/+3 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 2 | -6/+6 |
* | Disable ExternalTabTestType.ExternalTabPostMessageTarget, which has been fail... | jhawkins@chromium.org | 2009-10-08 | 1 | -1/+1 |
* | Disable ExternalTabTestType.ExternalTabPostMessageTarget which is failing con... | jhawkins@chromium.org | 2009-10-07 | 1 | -1/+1 |
* | Revert "Revert "Add startup tests that log start script, domcontentloaded, an... | tony@chromium.org | 2009-10-07 | 3 | -0/+16 |
* | Revert "Add startup tests that log start script, domcontentloaded, and onload." | mattm@chromium.org | 2009-10-07 | 3 | -16/+0 |
* | Add startup tests that log start script, domcontentloaded, and onload. | tony@chromium.org | 2009-10-07 | 3 | -0/+16 |
* | Added support for specifying the BrowserFlags DWORD value when we register th... | ananta@chromium.org | 2009-10-06 | 2 | -0/+13 |
* | Landing patch from contributor Thiago Farina. | finnur@chromium.org | 2009-09-30 | 3 | -3/+3 |
* | Relanding keyboard code refactoring: | jcampan@chromium.org | 2009-09-29 | 3 | -8/+9 |
* | Reverting 27412 it breaks the toolkit views Linux build. | jcampan@chromium.org | 2009-09-28 | 3 | -9/+8 |
* | Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ... | jcampan@chromium.org | 2009-09-28 | 3 | -8/+9 |
* | Update the TabContents::SavePage parameter to take FilePath instead of wstrin... | rsesek@chromium.org | 2009-09-26 | 3 | -6/+5 |
* | Reinstating the AutomationMsg_TabReposition message and related stuff which i... | ananta@chromium.org | 2009-09-23 | 4 | -2/+91 |
* | Automated ui test porting + cleanup: | estade@chromium.org | 2009-09-22 | 9 | -185/+107 |
* | ExternalTabcontainer browser to initial URL | amit@chromium.org | 2009-09-11 | 3 | -175/+302 |
* | Disable AutomationProxyVisibleTest.AutocompleteMatchesTest. | phajdan.jr@chromium.org | 2009-09-09 | 1 | -4/+2 |
* | Chrome side of the fix for http://b/issue?id=1694574, which is a bug caused w... | ananta@chromium.org | 2009-09-06 | 1 | -7/+12 |
* | Convert std::wstring encoding names to std::string in a bunch of files. | tony@chromium.org | 2009-09-04 | 3 | -13/+13 |
* | Chrome side of the fix for uploading histograms sent by automation clients. T... | ananta@chromium.org | 2009-09-02 | 1 | -0/+5 |
* | Avoid an automation call which may induce flakiness in some tests. | phajdan.jr@chromium.org | 2009-09-01 | 2 | -29/+23 |
* | Explicitly including the redirect status with the AutomationURLResponse info. | tommi@chromium.org | 2009-08-31 | 1 | -2/+7 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -3/+1 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -1/+3 |
* | Fix another source of flakiness in ErrorPageTest | phajdan.jr@chromium.org | 2009-08-26 | 3 | -8/+59 |
* | Move some waiting from AutomationProxy to AutomationProvider. | phajdan.jr@chromium.org | 2009-08-21 | 2 | -31/+26 |
* | Disables flaky AutomationProxyVisibleTest.AutocompleteMatchesTest | erg@google.com | 2009-08-20 | 1 | -1/+5 |
* | Remove include of IPC headers from headers they crept into. This slows down ... | jam@chromium.org | 2009-08-20 | 2 | -1/+10 |
* | Support navigating to absolute index through automation. | amit@chromium.org | 2009-08-19 | 5 | -12/+70 |
* | Add automation call to wait for multiple navigations. | phajdan.jr@chromium.org | 2009-08-19 | 4 | -12/+52 |
* | Revert "Add automation call to wait for multiple navigations." | phajdan.jr@chromium.org | 2009-08-19 | 4 | -47/+12 |
* | Add automation call to wait for multiple navigations. | phajdan.jr@chromium.org | 2009-08-19 | 4 | -12/+47 |
* | Cleanup in AutomationProvider's navigation observer. | phajdan.jr@chromium.org | 2009-08-18 | 2 | -25/+36 |
* | more linux automation porting: SendKeyPressNotifyWhenDone | estade@chromium.org | 2009-08-18 | 1 | -16/+0 |
* | Added support in the ExternalTabContainer for handling the NEW_FOREGROUND_TAB... | ananta@chromium.org | 2009-08-14 | 1 | -0/+7 |
* | linux: More automation porting. | estade@chromium.org | 2009-08-13 | 3 | -7/+19 |
* | Remove spurious DCHECK in automation handle tracker that was occasionally get... | robertshield@chromium.org | 2009-08-13 | 1 | -1/+0 |
* | Added support for the URLRequestAutomationJob object which issues HTTP reques... | ananta@chromium.org | 2009-08-12 | 1 | -1/+11 |
* | Checkpoint for event automation porting. | estade@chromium.org | 2009-08-12 | 1 | -4/+20 |
* | Relanding Coverity fixes from http://codereview.chromium.org/159862 excluding... | phajdan.jr@chromium.org | 2009-08-06 | 1 | -1/+1 |
* | Revert of r22559. | aa@chromium.org | 2009-08-06 | 1 | -1/+1 |
* | Bunch of Coverity fixes, rather minor severity. | phajdan.jr@chromium.org | 2009-08-06 | 1 | -1/+1 |
* | ChromeURLRequestContext fallout | amit@chromium.org | 2009-07-30 | 1 | -0/+3 |
* | Add plumbing for allowing the renderer to intercept and cancel redirects before | darin@chromium.org | 2009-07-30 | 3 | -0/+17 |
* | Move mock url request classes to a location when browser tests will be able t... | phajdan.jr@chromium.org | 2009-07-30 | 1 | -1/+1 |