| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix linux compile error. | mpcomplete@google.com | 2009-06-17 | 1 | -1/+1 |
* | Add a port disconnect event for when one side of an extension message port | mpcomplete@google.com | 2009-06-17 | 2 | -2/+23 |
* | submitted on behalf of rogerta (Roger Tawa). | rafaelw@chromium.org | 2009-06-16 | 4 | -2/+61 |
* | Removes entirely dead code paths related to ConstrainedWindows. | erg@chromium.org | 2009-06-16 | 3 | -109/+0 |
* | Fixed 3 tests that failed in hebrew enabled vista | hbono@chromium.org | 2009-06-15 | 2 | -0/+9 |
* | Reduce header dependencies in browser/ | phajdan.jr@chromium.org | 2009-06-13 | 2 | -0/+3 |
* | Allow external hosts to handle the context menu and thus be able to customize... | ananta@chromium.org | 2009-06-12 | 2 | -1/+24 |
* | Get tab HWND directly as result of CreateExternalTab automation call. | stoyan@chromium.org | 2009-06-11 | 2 | -1/+6 |
* | Revert "Add support to the automation provider to test sending browser" | aa@chromium.org | 2009-06-11 | 4 | -61/+2 |
* | Add support to the automation provider to test sending browser | aa@chromium.org | 2009-06-11 | 4 | -2/+61 |
* | Revert "Add support to the automation provider to test sending browser" | aa@chromium.org | 2009-06-11 | 4 | -61/+2 |
* | Add support to the automation provider to test sending browser | aa@chromium.org | 2009-06-11 | 4 | -2/+61 |
* | Rename the TabContents::SetInitialFocus(reverse) method to TabContents::Focus... | jcampan@chromium.org | 2009-06-08 | 1 | -1/+1 |
* | Make AsyncExtensionFunction possible. | mpcomplete@google.com | 2009-06-05 | 1 | -1/+1 |
* | ipc: use strings, not wstrings for channel ids. | evan@chromium.org | 2009-06-04 | 2 | -2/+2 |
* | Relanding the first of probably several patches trying to clean up the Blocke... | erg@google.com | 2009-06-04 | 2 | -0/+24 |
* | Move download shelf from per-tab to per-window. Also disable auto-hiding of | thakis@chromium.org | 2009-06-04 | 2 | -3/+22 |
* | Allow Source<T> and Details<T> to be instantiated with T = const Foo. | pkasting@chromium.org | 2009-06-03 | 1 | -19/+0 |
* | Revert "This is the first of probably several patches trying to clean up the ... | erg@google.com | 2009-06-03 | 2 | -24/+0 |
* | This is the first of probably several patches trying to clean up the BlockedP... | erg@google.com | 2009-06-03 | 2 | -0/+24 |
* | Headers cleanup in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-03 | 11 | -13/+17 |
* | 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 |