| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix 10573: Dismissing Find-in page doesn't set focus | finnur@chromium.org | 2009-04-17 | 1 | -59/+4 |
* | Disable BrowserFocusTest.BrowsersRememberFocus until it can be looked at. | mmoss@chromium.org | 2009-04-15 | 1 | -1/+1 |
* | Re-land popup routing fix for browser. | ben@chromium.org | 2009-04-07 | 1 | -2/+4 |
* | Move code to allow dns queries (and accompanying | aa@chromium.org | 2009-04-03 | 1 | -11/+0 |
* | Fix interactive_ui_tests failures by temporarily allowing direct dns lookup. | phajdan.jr@chromium.org | 2009-03-27 | 1 | -1/+12 |
* | Move focus related files into a new chrome/views/focus subdir | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Move windowing related objects into chrome/views/window subdir. | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Moving the storing/restoring of the focus from TabContents to WebContentsView... | jcampan@chromium.org | 2009-03-12 | 1 | -0/+24 |
* | Support DWM switching. | ben@chromium.org | 2009-03-03 | 1 | -1/+1 |
* | Trying again to land this CL that makes the browser focus UI tests in process. | jcampan@chromium.org | 2009-02-25 | 1 | -239/+287 |
* | Reverting 10318. | jcampan@chromium.org | 2009-02-25 | 1 | -287/+239 |
* | Landing again the move of browser focus UI tests to in process. | jcampan@chromium.org | 2009-02-25 | 1 | -239/+287 |
* | Reverting 10295. | jcampan@chromium.org | 2009-02-24 | 1 | -291/+239 |
* | Converted the browser focus interactive ui tests to be in process. | jcampan@chromium.org | 2009-02-24 | 1 | -239/+291 |
* | Enabling the BrowsersRememberFocus interactive UI test. The fix is to change the | ananta@chromium.org | 2009-02-13 | 1 | -1/+1 |
* | Disabling the BrowsersRememberFocus test in interactive ui tests to keep | ananta@chromium.org | 2009-02-11 | 1 | -1/+1 |
* | Provide the option for HTTPServer to be created with a specific | sky@google.com | 2009-01-29 | 1 | -6/+6 |
* | Refactor automation wrappers. Move the methods from AutomationProxy to the ap... | stoyan@chromium.org | 2009-01-21 | 1 | -16/+8 |
* | Add FTP unit test in preparation for portable FTP implementation. | erikkay@google.com | 2009-01-08 | 1 | -13/+25 |
* | Revert 7508.7509 and 7510 | nsylvain@chromium.org | 2008-12-30 | 1 | -25/+13 |
* | Add FTP unit test in preparation for portable FTP implementation. | erikkay@google.com | 2008-12-30 | 1 | -13/+25 |
* | Fix regression with Find in page focus on trunk. | finnur@google.com | 2008-12-10 | 1 | -1/+55 |
* | Change some places where we were using javascript: URLs to use | aa@google.com | 2008-11-03 | 1 | -4/+2 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -6/+6 |
* | We should not EXPECT to get a browser object or a window object, we should AS... | finnur@google.com | 2008-08-28 | 1 | -8/+14 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+358 |