| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable interactive_ui_tests | oshima@chromium.org | 2010-04-06 | 1 | -5/+18 |
* | BSD ifdefs, etc. necessary for chrome/ | pvalchev@google.com | 2010-03-09 | 1 | -6/+6 |
* | Add a regression test for http://crbug.com/29473 | estade@chromium.org | 2009-12-14 | 1 | -2/+32 |
* | Relanding the CL that made interactive UI tests run out-of-proc. | jcampan@chromium.org | 2009-11-06 | 1 | -2/+0 |
* | Attempt to make interactive ui tests complete on Linux while I try to repro it. | jam@chromium.org | 2009-10-27 | 1 | -0/+2 |
* | Implements tests for testing browser's overall key events handling behavior. | suzhe@chromium.org | 2009-10-23 | 1 | -93/+40 |
* | Fix a whole bunch of style nits. | erg@google.com | 2009-10-13 | 1 | -1/+0 |
* | Factoring out the interactive UI tests in their own GYP file. | jcampan@chromium.org | 2009-10-13 | 1 | -29/+12 |
* | Disabling a interactive test | jcampan@chromium.org | 2009-10-09 | 1 | -1/+2 |
* | Disable all browser focus tests on windows. They are hanging or crashing on t... | estade@chromium.org | 2009-10-09 | 1 | -9/+12 |
* | Disable BrowserFocusTest.BrowsersRememberFocus as it is crashing the | zork@google.com | 2009-10-08 | 1 | -1/+7 |
* | Disable BrowserFocusTest.ClickingMovesFocus as it is crashing the interactive... | jhawkins@chromium.org | 2009-10-08 | 1 | -1/+10 |
* | Fix a warning: | nsylvain@chromium.org | 2009-10-03 | 1 | -2/+2 |
* | Disabling a filing test temporarily. | jcampan@chromium.org | 2009-10-02 | 1 | -1/+2 |
* | Find-in-bar would steal focus when switching tab. | jcampan@chromium.org | 2009-10-02 | 1 | -0/+38 |
* | For some reason, if the interactive test that I added runs after inprocess te... | jam@chromium.org | 2009-10-02 | 1 | -41/+0 |
* | Don't send tab switching/killing/creating keyboard accelerators to pages. Th... | jam@chromium.org | 2009-10-02 | 1 | -0/+40 |
* | This CL makes the browser focus tests faster by replacing | jcampan@chromium.org | 2009-09-18 | 1 | -39/+67 |
* | Fix to use FilePath in more unittests. | phajdan.jr@chromium.org | 2009-09-14 | 1 | -4/+4 |
* | Couple of tweaks to ui_controls_linux: | sky@chromium.org | 2009-08-26 | 1 | -1/+1 |
* | More interactive test porting for Linux. | estade@chromium.org | 2009-08-21 | 1 | -122/+79 |
* | Port more browser focus tests to linux. | estade@chromium.org | 2009-08-19 | 1 | -105/+118 |
* | Relands drop support: | sky@chromium.org | 2009-08-19 | 1 | -3/+8 |
* | Reverts recent patch as broke build on toolkit_views. | sky@chromium.org | 2009-08-18 | 1 | -8/+3 |
* | Adds drop support for views on gtk. As X lazily provides drop data I | sky@chromium.org | 2009-08-18 | 1 | -3/+8 |
* | more linux automation porting: SendKeyPressNotifyWhenDone | estade@chromium.org | 2009-08-18 | 1 | -9/+15 |
* | Temporarily disable a failing ui test. | estade@chromium.org | 2009-08-17 | 1 | -1/+2 |
* | Begin to port browser focus tests to linux. | estade@chromium.org | 2009-08-17 | 1 | -15/+53 |
* | Convert parts of errorpage_uitest.cc to be not flaky. | phajdan.jr@chromium.org | 2009-08-15 | 1 | -3/+6 |
* | The focus would be messed-up when reloading a crashed tab, also causing accel... | jcampan@chromium.org | 2009-07-29 | 1 | -1/+50 |
* | Re-enable some focus UI tests. These failed for unknown reasons with a funny | brettw@chromium.org | 2009-07-23 | 1 | -4/+2 |
* | Add an ExtensionBrowserTest base class that allows in-process browser tests o... | aa@chromium.org | 2009-07-04 | 1 | -2/+2 |
* | This CL removes the last (major) Windows specific part out of the focus manag... | jcampan@chromium.org | 2009-06-30 | 1 | -11/+11 |
* | Disable failing tests until I can figure out what's going on. | brettw@chromium.org | 2009-06-25 | 1 | -2/+4 |
* | By user request, focus should go to the location bar when about:blank is the ... | jcampan@chromium.org | 2009-06-22 | 1 | -0/+6 |
* | Revert : | nsylvain@chromium.org | 2009-06-22 | 1 | -11/+11 |
* | Relanding focus manager refactoring with build fix, see:http://codereview.chr... | jcampan@chromium.org | 2009-06-20 | 1 | -11/+11 |
* | Reverting 18872. | jcampan@chromium.org | 2009-06-19 | 1 | -11/+11 |
* | Removed the last Windows specific part out of the focus manager. HWNDs are no... | jcampan@chromium.org | 2009-06-19 | 1 | -11/+11 |
* | Changing the focus manager to not subclass HWNDs (but for the top-windows).Co... | jcampan@chromium.org | 2009-06-12 | 1 | -20/+26 |
* | Turn BrowserView::GetBrowserViewForNativeView() into GetBrowserViewForNativeW... | davemoore@chromium.org | 2009-05-28 | 1 | -11/+13 |
* | Renames BrowserView::GetBrowserViewForHWND to | sky@chromium.org | 2009-05-26 | 1 | -11/+11 |
* | Refactors TabContentsContainerView into TabContentsContainer and associated p... | ben@chromium.org | 2009-05-22 | 1 | -17/+30 |
* | Factor out a BrowserFrame interface, and move the existing Windows-based code | brettw@chromium.org | 2009-05-19 | 1 | -1/+1 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -3/+3 |
* | The last redesign of interstitial pages made them to be a render view painted... | jcampan@chromium.org | 2009-05-06 | 1 | -1/+197 |
* | honor index in createTab() | rafaelw@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -3/+2 |
* | Migrating the SSL UI tests to be browser tests. | jcampan@chromium.org | 2009-04-29 | 1 | -6/+8 |
* | Move Browser implementation of callback interfaces into the private section. | stoyan@chromium.org | 2009-04-23 | 1 | -2/+2 |