| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Display a tab modal dialog of the allowed/blocked cookies. | jochen@chromium.org | 2010-07-15 | 3 | -1/+17 |
* | ChromeFrame would leave chrome processes running if a page rendered in Chrome... | ananta@chromium.org | 2010-07-12 | 2 | -2/+4 |
* | Change a bunch of string types. | estade@chromium.org | 2010-06-29 | 3 | -3/+3 |
* | In pages rendered in ChromeFrame window open requests or link clicks with tar... | ananta@chromium.org | 2010-06-22 | 1 | -9/+1 |
* | Make new startup test use GetInitialLoadTimes for more accurate times. | pathorn@chromium.org | 2010-06-17 | 2 | -2/+74 |
* | Flip a test from DISABLED_ to FAILS_ on the Mac, and add a bug annotation | stuartmorgan@chromium.org | 2010-06-14 | 1 | -7/+6 |
* | Clean up external-tab related code in automation provider and automation proxy. | estade@chromium.org | 2010-06-10 | 2 | -52/+54 |
* | Add Support for window.close in ChromeFrame. Currently the CloseContents noti... | ananta@chromium.org | 2010-06-07 | 1 | -1/+9 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 2 | -5/+5 |
* | TTF: Fix and enable AppModalDialogTest on Mac. | dmuir@chromium.org | 2010-06-03 | 1 | -7/+0 |
* | Make webkit_glue not depend on default_plugin. | thakis@chromium.org | 2010-06-02 | 1 | -0/+2 |
* | Enable passing unload tests on Linux. | estade@chromium.org | 2010-05-27 | 1 | -1/+1 |
* | GetEnabledExtensions should also return Loaded Extensions. | mad@google.com | 2010-05-27 | 1 | -6/+5 |
* | Marking ExternalTabUITest, TabPostMessage as flaky. | robertshield@chromium.org | 2010-05-20 | 1 | -1/+2 |