| Commit message (Expand) | Author | Age | Files | Lines |
* | Multiple chrome frame activex controls should instantiate and navigate correc... | ananta@chromium.org | 2009-12-18 | 1 | -1/+6 |
* | Handle right-click->"Save Link As" in the host browser. | tommi@chromium.org | 2009-12-16 | 2 | -4/+74 |
* | Give classes with virtual methods virtual protected destructors instead of im... | jamesr@chromium.org | 2009-12-16 | 1 | -1/+4 |
* | Get rid of ExternalTabAutomationProxy by switching the extension UI | joi@chromium.org | 2009-12-05 | 2 | -382/+95 |
* | Mark ExternalTabUITest.CreateExternalTab2 test as flaky. | willchan@chromium.org | 2009-12-01 | 1 | -1/+1 |
* | Move use_host_network test out of ChromeFrame. | stoyan@chromium.org | 2009-11-19 | 2 | -28/+163 |
* | Notifications permission infobar should only be shown in response to a user g... | johnnyg@chromium.org | 2009-11-13 | 2 | -0/+18 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 2 | -4/+4 |
* | Rename unused "SSL" related automation methods to be generic, since that's wh... | johnnyg@chromium.org | 2009-11-11 | 3 | -18/+17 |
* | Mark test as FLAKY. It runs fine on my machine and try servers and when manua... | stoyan@chromium.org | 2009-11-10 | 1 | -1/+1 |
* | Revert 31419 - Commit Issue 255057: Unit Test for Toggling of Encoding AutoDe... | willchan@chromium.org | 2009-11-09 | 3 | -24/+5 |
* | Commit Issue 255057: Unit Test for Toggling of Encoding Auto-Detect | rolandsteiner@chromium.org | 2009-11-09 | 3 | -5/+24 |
* | Kiosk Mode implementation. | mhm@chromium.org | 2009-11-09 | 3 | -0/+37 |
* | Modifying extension automation so that it is done through a particular | joi@chromium.org | 2009-11-08 | 5 | -30/+46 |
* | Basic wiring to enable downloads for CF's host browser network stack. A nota... | tommi@chromium.org | 2009-11-07 | 1 | -0/+6 |
* | Fourth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -1/+3 |
* | Disable test while investigating. | stoyan@google.com | 2009-11-04 | 1 | -1/+1 |
* | GMocking Externaltab tests. | stoyan@google.com | 2009-11-04 | 3 | -99/+199 |
* | Re-landing of r30726, which was reverted as a possible cause of chromeos buil... | estade@chromium.org | 2009-11-02 | 3 | -0/+17 |
* | Revert "Handle GTK enter and leave notification events and pass them to WebKi... | rafaelw@chromium.org | 2009-11-02 | 3 | -17/+0 |
* | Handle GTK enter and leave notification events and pass them to WebKit as | estade@chromium.org | 2009-11-02 | 3 | -0/+17 |
* | Changes ui proxy classes to use Browser::Types rather than copying | sky@chromium.org | 2009-10-28 | 4 | -30/+8 |
* | Take 2 at this. The only change between this and the first is to add the GetT... | sky@chromium.org | 2009-10-27 | 5 | -6/+67 |
* | Revert 30194 - Makes session restore on Chrome OS restore popups. | sky@chromium.org | 2009-10-27 | 5 | -60/+8 |
* | Makes session restore on Chrome OS restore popups. | sky@chromium.org | 2009-10-27 | 5 | -8/+60 |
* | Remove deprecated CommandLine(std::wstring) ctor. | evan@chromium.org | 2009-10-26 | 1 | -2/+2 |
* | Enhance extension UI testing by enabling you to select which extension | joi@chromium.org | 2009-10-23 | 3 | -6/+21 |
* | Add support for to automation interface load install and load extensions. | rogerta@chromium.org | 2009-10-20 | 3 | -0/+51 |
* | 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 |