| Commit message (Expand) | Author | Age | Files | Lines |
* | `#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 |
* | Allow extensions to be overinstalled with extensions of same | aa@chromium.org | 2010-05-19 | 2 | -5/+1 |
* | Rename "mixed content" to "insecure content" in as many places as possible, t... | pkasting@chromium.org | 2010-05-18 | 4 | -15/+15 |
* | Reland r47347 [was reverted in r47357], this time without re-enabling a DISAB... | pkasting@chromium.org | 2010-05-17 | 1 | -5/+10 |
* | WebKit roll 59478:59607 | yurys@chromium.org | 2010-05-17 | 1 | -1/+2 |
* | [GTTF] Check the result value of StartHTTPServer to avoid | phajdan.jr@chromium.org | 2010-05-15 | 1 | -9/+9 |
* | Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206... | rvargas@google.com | 2010-05-15 | 1 | -10/+5 |
* | (Original patch reviewed at http://codereview.chromium.org/2067003 ) | pkasting@chromium.org | 2010-05-15 | 1 | -5/+10 |
* | Removing the app launcher button in the ChromeOS browser and making the app l... | jcivelli@chromium.org | 2010-05-14 | 1 | -1/+1 |
* | Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest." | bauerb@chromium.org | 2010-05-11 | 3 | -23/+0 |
* | Reland r46681: Use IPC to wait for download in DownloadTest. | bauerb@chromium.org | 2010-05-11 | 3 | -0/+23 |
* | Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use... | bauerb@chromium.org | 2010-05-07 | 3 | -23/+0 |
* | Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa... | bauerb@chromium.org | 2010-05-07 | 3 | -0/+23 |
* | Mark ExternalTabUITest.CreateExternalTab1 as flaky. | phajdan.jr@chromium.org | 2010-04-29 | 1 | -1/+2 |
* | Mark ExternalTabUITest.HostNetworkStack failed as flaky. | bulach@chromium.org | 2010-04-26 | 1 | -1/+2 |
* | C++ readability review with changelist for providing dom automation support t... | kkania@chromium.org | 2010-04-22 | 6 | -15/+32 |
* | Add delete cookie option to Automation Proxy | jmikhail@google.com | 2010-04-21 | 4 | -0/+25 |
* | Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down... | bauerb@chromium.org | 2010-04-21 | 3 | -1/+33 |
* | Close previous theme info bars when resetting to default theme | bulach@chromium.org | 2010-04-20 | 4 | -8/+21 |
* | Context menu operations like Cut/Copy/Paste etc would not work in pages rende... | ananta@chromium.org | 2010-04-19 | 3 | -4/+11 |
* | Revert 44885 - Select and close previous theme info bars when resetting to de... | jorlow@chromium.org | 2010-04-18 | 4 | -21/+8 |
* | Select and close previous theme info bars when resetting to default theme via... | jorlow@chromium.org | 2010-04-18 | 4 | -8/+21 |
* | Add ability to manipulate DOM elements from the automation proxy. Rework the ... | kkania@chromium.org | 2010-04-16 | 8 | -388/+628 |
* | Cleanup: Explicitly add a bunch of missing includes. | thestig@chromium.org | 2010-04-15 | 1 | -1/+2 |
* | Switch from using std::min to std::max to fix an obvious bug in tab_proxy. | brettw@chromium.org | 2010-04-14 | 1 | -7/+11 |
* | Refactor FileVersionInfo into an interface with platform implementations. | tony@chromium.org | 2010-04-14 | 1 | -1/+2 |
* | [GTTF] Make automation calls for Downloads, Extensions, and History pages | phajdan.jr@chromium.org | 2010-04-12 | 1 | -0/+31 |
* | [GTTF] Tests cleanup: | phajdan.jr@chromium.org | 2010-04-08 | 1 | -9/+9 |
* | Add support for basic extension automation through the Automation Proxy. | kkania@chromium.org | 2010-04-06 | 8 | -11/+539 |