| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve flaky ui_test AutomationProxyVisibleTest.AutocompleteMatchesTest | jknotten@chromium.org | 2010-09-24 | 4 | -23/+27 |
* | Mark AutomationProxyTest.AppModalDialogTest as flaky. | jhawkins@chromium.org | 2010-09-20 | 1 | -1/+2 |
* | Added full support for invoking before unload and unload handlers on ChromeFr... | ananta@chromium.org | 2010-09-17 | 1 | -6/+2 |
* | Change correcting the profile used when performing top-level navigations of t... | twiz@google.com | 2010-09-08 | 1 | -1/+6 |
* | GTTF: Make WaitForInfoBarCount not Sleep. | phajdan.jr@chromium.org | 2010-09-08 | 3 | -15/+16 |
* | GTTF: Make WaitForTabCountToBecome automation call not Sleep. | phajdan.jr@chromium.org | 2010-09-07 | 3 | -14/+14 |
* | Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep. | gavinp@chromium.org | 2010-09-04 | 3 | -14/+14 |
* | GTTF: Make WaitForTabCountToBecome automation call not Sleep. | phajdan.jr@chromium.org | 2010-09-03 | 3 | -14/+14 |
* | Re-lands 58186: | bryeung@chromium.org | 2010-09-03 | 3 | -4/+4 |
* | Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas... | akalin@chromium.org | 2010-09-02 | 3 | -4/+4 |
* | Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-02 | 3 | -4/+4 |
* | Revert 58186 - Move the keyboard files from base/ to app/. | phajdan.jr@chromium.org | 2010-09-01 | 3 | -4/+4 |
* | Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-01 | 3 | -4/+4 |
* | Refactor version-getting info into a chrome::VersionInfo object. | evan@chromium.org | 2010-08-27 | 2 | -8/+4 |
* | FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ... | viettrungluu@chromium.org | 2010-08-20 | 1 | -1/+0 |
* | GTTF: After timeout, all further automation calls should fail immediately. | phajdan.jr@chromium.org | 2010-08-19 | 3 | -8/+28 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 3 | -121/+123 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 2 | -13/+13 |
* | Reapplies all the IPC system work (reverts the revert r56272). | erg@google.com | 2010-08-17 | 1 | -0/+9 |
* | Remove remaining deprecated wstring methods from base/values.{cc,h}. | viettrungluu@chromium.org | 2010-08-17 | 1 | -2/+2 |
* | Completely revert all my IPC work to see if this was what regressed the page ... | erg@google.com | 2010-08-17 | 1 | -9/+0 |
* | Remove deprecated wstring Get(As)String() methods from Value, etc. | viettrungluu@chromium.org | 2010-08-16 | 1 | -2/+4 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -3/+1 |
* | CommandLine: eliminate wstring-accepting AppendLooseValue | evan@chromium.org | 2010-08-13 | 1 | -3/+3 |
* | Make prefs use std::string for keys rather than wstrings. | viettrungluu@chromium.org | 2010-08-11 | 3 | -15/+15 |
* | FBTF: Reapplies r55259, the first new IPC definition patch. | erg@google.com | 2010-08-10 | 1 | -0/+9 |
* | Handle automation server crashes. When Chrome crashes, we now handle the cas... | tommi@chromium.org | 2010-08-10 | 1 | -1/+3 |
* | Added support in Chromeframe full tab mode IE for setting zoom levels via Vie... | ananta@chromium.org | 2010-08-09 | 1 | -0/+8 |
* | Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO... | pinkerton@google.com | 2010-08-09 | 1 | -9/+0 |
* | FBTF: Remove unneeded headers from base/ (part 4) | thestig@chromium.org | 2010-08-07 | 1 | -1/+0 |
* | Add new downloads tests | nirnimesh@chromium.org | 2010-08-07 | 1 | -0/+7 |
* | FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. | erg@google.com | 2010-08-06 | 1 | -0/+9 |
* | FBTF: Remove unneeded headers from base/ (part 3) | thestig@chromium.org | 2010-08-06 | 1 | -1/+0 |
* | FBTF: Remove unneeded headers from base/ (part 2) | thestig@chromium.org | 2010-08-06 | 1 | -1/+0 |
* | Add referrer to the NavigationInfo struct. | tommi@chromium.org | 2010-08-02 | 1 | -0/+5 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 2 | -7/+15 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -2/+2 |
* | Use an integer for the port parameter to the UI test HTTP server. | evan@chromium.org | 2010-07-30 | 1 | -1/+1 |
* | Convert a bunch of easy AppendSwitchWithValue to *ASCII. | evan@chromium.org | 2010-07-30 | 1 | -2/+1 |
* | CommandLine: add a CopySwitchesFrom() and AppendSwitchPath() | evan@chromium.org | 2010-07-29 | 1 | -1/+1 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 1 | -2/+3 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 13 | -0/+13 |
* | GTTF: test server cleanup: | phajdan.jr@chromium.org | 2010-07-23 | 1 | -2/+1 |
* | Forward declare more param traits in common_param_traits. | erg@google.com | 2010-07-20 | 1 | -0/+1 |
* | Cleanup: Break another common->app dependency. | thestig@chromium.org | 2010-07-20 | 1 | -4/+5 |
* | Remove the page and app menus. | pkasting@chromium.org | 2010-07-20 | 3 | -10/+9 |
* | Reland r52486. Display a tab modal dialog of the allowed/blocked cookies. | jochen@chromium.org | 2010-07-16 | 3 | -1/+17 |
* | ChromeFrame tabs would hang at times while closing. This would randomly occur... | ananta@chromium.org | 2010-07-15 | 1 | -0/+11 |
* | Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies. | dmaclach@chromium.org | 2010-07-15 | 3 | -17/+1 |