| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce header dependencies in net/ | phajdan.jr@chromium.org | 2009-05-29 | 1 | -0/+1 |
* | This CL is a clean-up of the app_modal_dialog_queue.cc in an attempt to fix a... | jcampan@chromium.org | 2009-05-28 | 1 | -2/+4 |
* | ExternalTabContainer should subclass WidgetWin rather than Widget and ATL CWi... | ben@chromium.org | 2009-05-27 | 1 | -1/+2 |
* | Commiting for Jói, based on http://codereview.chromium.org/115721 | mad@chromium.org | 2009-05-25 | 3 | -55/+31 |
* | Make hwnd_notification_source portable by making it use NativeWindow (and | brettw@chromium.org | 2009-05-23 | 1 | -1/+1 |
* | Committing issue 113734 for Joi. | tommi@chromium.org | 2009-05-23 | 3 | -8/+69 |
* | Re-do of r16741 (http://codereview.chromium.org/113482). | robertshield@google.com | 2009-05-22 | 2 | -0/+99 |
* | Revert of r16741 which appeared to cause a perf regression (???) on the build... | robertshield@google.com | 2009-05-22 | 2 | -99/+0 |
* | Adding the ability to alter Chrome's proxy settings via the automation interf... | robertshield@google.com | 2009-05-22 | 2 | -0/+99 |
* | Use NotificationRegistrar to handle notification observing.Also cleans up som... | pkasting@chromium.org | 2009-05-21 | 9 | -334/+171 |
* | Allow connecting and messaging with extension ports by funneling external | mpcomplete@google.com | 2009-05-19 | 4 | -2/+360 |
* | First step to enable end-to-end testing of extensions through the | aa@chromium.org | 2009-05-15 | 4 | -1/+192 |
* | Move tree-related classes that Linux code depends on from views/ to app/ | phajdan.jr@chromium.org | 2009-05-13 | 1 | -0/+2 |
* | Making navigate, back, forward, and reload | huanr@chromium.org | 2009-05-13 | 1 | -1/+14 |
* | Fix few miscellanous TODO(port)s. | phajdan.jr@chromium.org | 2009-05-12 | 1 | -15/+0 |
* | Add new tab startup test to the linux & mac build. | tc@google.com | 2009-05-12 | 1 | -1/+3 |
* | Fix a potential crash in automation framework when | huanr@chromium.org | 2009-05-08 | 1 | -2/+3 |
* | Pass external tab handle when Chrome sends outgoing notifications through aut... | stoyan@chromium.org | 2009-05-08 | 1 | -0/+1 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 3 | -4/+4 |
* | Consolidate notifiers used by different automation | huanr@chromium.org | 2009-05-07 | 1 | -24/+93 |
* | Remove all traces of NotificationService from views. | ben@chromium.org | 2009-05-07 | 1 | -1/+1 |
* | Reverting 15468. | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Remove all traces of NotificationService from views. | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Reverting 15399. | maruel@chromium.org | 2009-05-06 | 1 | -3/+2 |
* | Change Browser::GetIndexOfController to GetIndexOfTabContents. Now that we | brettw@chromium.org | 2009-05-06 | 1 | -2/+3 |
* | honor index in createTab() | rafaelw@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Make RestoreTab synchronuous. | huanr@chromium.org | 2009-05-06 | 1 | -1/+2 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Linux: enable omni box ui test and automation proxy ui test. | estade@chromium.org | 2009-05-05 | 3 | -19/+23 |
* | Fix the mac build from my WebContents rename. | brettw@chromium.org | 2009-05-04 | 1 | -1/+0 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 2 | -63/+44 |
* | Making CloseWindow and CloseTab automation API | huanr@chromium.org | 2009-05-01 | 2 | -2/+22 |
* | Avoid invalid read reported by valgrind, http://crbug.com/11132, | dkegel@google.com | 2009-04-29 | 1 | -1/+6 |
* | Adding missing null check in case of missing file version info. | robertshield@google.com | 2009-04-24 | 1 | -1/+4 |
* | Port and enable most of TabRestoreUITest on linux. | estade@chromium.org | 2009-04-24 | 2 | -8/+34 |
* | Allow creating external tab in incognito mode. | stoyan@chromium.org | 2009-04-23 | 2 | -3/+5 |
* | Reland r14146 which refactors DialogButton into cross platform | tc@google.com | 2009-04-21 | 1 | -10/+6 |
* | Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform" | tc@google.com | 2009-04-21 | 1 | -6/+10 |
* | Refactor DialogDelegate so the DialogButton enum is in cross platform | tc@google.com | 2009-04-21 | 1 | -10/+6 |
* | Fix a leak introduced in http://codereview.chromium.org/62061 | dkegel@google.com | 2009-04-21 | 1 | -2/+2 |
* | Rename web_contents_view* files to tab_contents_view* to reflect my previous | brettw@chromium.org | 2009-04-21 | 1 | -1/+1 |
* | When restoring a closed tab using either ctrl-shift-T or the context menu, put | pam@chromium.org | 2009-04-20 | 2 | -0/+12 |
* | Re-land my change to clean up TabContents/WebContents ownership. This | brettw@chromium.org | 2009-04-20 | 1 | -3/+3 |
* | Make sure that the window is repositioned and if applicable visible before re... | ananta@chromium.org | 2009-04-20 | 1 | -3/+3 |
* | Reverting 14005. | brettw@chromium.org | 2009-04-18 | 1 | -3/+3 |
* | Fix the ownership model of TabContents and NavigationController. Previously the | brettw@chromium.org | 2009-04-18 | 1 | -3/+3 |
* | Consolidate ApplyAccelerator and RunCommand code | huanr@chromium.org | 2009-04-16 | 2 | -14/+11 |
* | Remove TabContentsType from the NavigationController external interface and in | brettw@chromium.org | 2009-04-15 | 1 | -18/+18 |
* | Implement chrome_proces_util for linux and enable download ui test. | estade@chromium.org | 2009-04-14 | 3 | -9/+17 |
* | A few more UI commands: duplicate tab, open window. | huanr@chromium.org | 2009-04-13 | 2 | -4/+37 |