| Commit message (Expand) | Author | Age | Files | Lines |
* | GetEnabledExtensions should also return Loaded Extensions. | mad@google.com | 2010-05-27 | 1 | -2/+5 |
* | Enable warning 4389 as an error on windows builds. This will make | mbelshe@chromium.org | 2010-05-27 | 1 | -5/+3 |
* | Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()". | erg@chromium.org | 2010-05-26 | 1 | -2/+1 |
* | Propagate a change made to a base class virtual method. | mad@google.com | 2010-05-26 | 2 | -5/+6 |
* | Revert "Another dependency the bbot missed!!!" | rafaelw@chromium.org | 2010-05-26 | 1 | -3/+5 |
* | Fetch a bunch of info from the browser | nirnimesh@chromium.org | 2010-05-25 | 2 | -6/+121 |
* | Enable warning 4389 as an error on windows builds. This will make | mbelshe@chromium.org | 2010-05-25 | 1 | -5/+3 |
* | Allow extensions to be overinstalled with extensions of same | aa@chromium.org | 2010-05-19 | 1 | -8/+0 |
* | enable RenderViewTest.OnHandleKeyboardEvent on Linux. | estade@chromium.org | 2010-05-19 | 1 | -68/+10 |
* | Rename "mixed content" to "insecure content" in as many places as possible, t... | pkasting@chromium.org | 2010-05-18 | 2 | -4/+4 |
* | Omnibox automation should wait for page load after selecting a popup item. | nirnimesh@chromium.org | 2010-05-17 | 4 | -6/+62 |
* | Add automation hooks for fetching info about omnibox | nirnimesh@chromium.org | 2010-05-14 | 2 | -36/+204 |
* | Add hooks for fetching basic info from the browser. | nirnimesh@chromium.org | 2010-05-13 | 2 | -0/+47 |
* | Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest." | bauerb@chromium.org | 2010-05-11 | 4 | -101/+19 |
* | Reland r46681: Use IPC to wait for download in DownloadTest. | bauerb@chromium.org | 2010-05-11 | 4 | -19/+101 |
* | Cleanup: Add a bunch of missing includes. | thestig@chromium.org | 2010-05-10 | 1 | -1/+3 |
* | Moved URLFetcher and related classes to chrome/common/net. | sanjeevr@chromium.org | 2010-05-07 | 1 | -1/+1 |
* | Add an AddHistoryItem() API to PyAuto with example use. | jrg@chromium.org | 2010-05-07 | 3 | -2/+61 |
* | Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use... | bauerb@chromium.org | 2010-05-07 | 4 | -97/+19 |
* | Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa... | bauerb@chromium.org | 2010-05-07 | 4 | -19/+97 |
* | Use net::HttpRequestHeaders instead of std::string in URLRequest and friends. | willchan@chromium.org | 2010-05-06 | 1 | -12/+19 |
* | Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5 | evan@chromium.org | 2010-05-06 | 1 | -1/+1 |
* | Add hooks to fetch about:plugins info for PyAuto. | nirnimesh@chromium.org | 2010-05-06 | 2 | -1/+116 |
* | Enable more parts of automation on all platforms: | phajdan.jr@chromium.org | 2010-05-04 | 3 | -24/+4 |
* | Implement UI automation on the Mac. | jrg@chromium.org | 2010-04-29 | 6 | -18/+264 |
* | Changing linux platform for chromeos. This involved moving platform_util and... | dhg@chromium.org | 2010-04-29 | 1 | -1/+1 |
* | Add automation hooks for setting/gettting preferences. | nirnimesh@chromium.org | 2010-04-29 | 2 | -19/+87 |
* | Nukes one of the AddTabWithURL variants. | sky@chromium.org | 2010-04-29 | 1 | -3/+3 |
* | Add delete cookie option to Automation Proxy | jmikhail@google.com | 2010-04-21 | 2 | -0/+16 |
* | Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down... | bauerb@chromium.org | 2010-04-21 | 2 | -3/+18 |
* | Add info about starred history items. | nirnimesh@chromium.org | 2010-04-20 | 1 | -0/+4 |
* | Close previous theme info bars when resetting to default theme | bulach@chromium.org | 2010-04-20 | 2 | -2/+13 |
* | Add automation hooks for fetching history. | nirnimesh@chromium.org | 2010-04-19 | 4 | -0/+81 |
* | Context menu operations like Cut/Copy/Paste etc would not work in pages rende... | ananta@chromium.org | 2010-04-19 | 4 | -5/+9 |
* | Revert 44885 - Select and close previous theme info bars when resetting to de... | jorlow@chromium.org | 2010-04-18 | 2 | -13/+2 |
* | Select and close previous theme info bars when resetting to default theme via... | jorlow@chromium.org | 2010-04-18 | 2 | -2/+13 |
* | GTK: raise old browser windows when adding a new tab | estade@chromium.org | 2010-04-16 | 1 | -9/+3 |
* | Add automation hooks to get info about downloads. | nirnimesh@chromium.org | 2010-04-15 | 2 | -1/+76 |
* | Reland 44348 Add support for restricting broadcasting events to extensions ba... | jochen@chromium.org | 2010-04-14 | 3 | -5/+8 |
* | Refactor FileVersionInfo into an interface with platform implementations. | tony@chromium.org | 2010-04-14 | 1 | -4/+5 |
* | Revert 44351 - Reland 44348 Add support for restricting broadcasting events t... | jochen@chromium.org | 2010-04-13 | 3 | -8/+5 |
* | Reland 44348 Add support for restricting broadcasting events to extensions ba... | jochen@chromium.org | 2010-04-13 | 3 | -5/+8 |
* | Revert 44348 - Add support for restricting broadcasting events to extensions ... | jochen@chromium.org | 2010-04-13 | 3 | -8/+5 |
* | Add support for restricting broadcasting events to extensions based on host p... | jochen@chromium.org | 2010-04-13 | 3 | -5/+8 |
* | [GTTF] Make automation calls for Downloads, Extensions, and History pages | phajdan.jr@chromium.org | 2010-04-12 | 2 | -3/+8 |
* | Implement patterns for content setting exceptions. | jochen@chromium.org | 2010-04-08 | 1 | -1/+2 |
* | Experimental change to fix perf bot. | jrg@chromium.org | 2010-04-07 | 1 | -9/+8 |
* | Add some shutdown perf tests. We measure shutdown for the combination of | thestig@chromium.org | 2010-04-06 | 1 | -2/+3 |
* | Add support for basic extension automation through the Automation Proxy. | kkania@chromium.org | 2010-04-06 | 7 | -17/+632 |
* | detect preferences errors | erikkay@chromium.org | 2010-04-06 | 1 | -4/+4 |