| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a UI test to make sure we sanitize the filename | tc@google.com | 2009-01-07 | 3 | -0/+14 |
* | Change the signature of JSONReader::Read() and related | aa@chromium.org | 2008-12-29 | 1 | -2/+2 |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 1 | -1/+1 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -1/+6 |
* | We need to add UI test for "Encoding" menu to avoid regression. | jnd@google.com | 2008-12-19 | 5 | -7/+165 |
* | Initial support for running the ui_tests under Purify on the | paulg@google.com | 2008-12-18 | 5 | -20/+24 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 1 | -193/+193 |
* | Better build bustage fix: Commit the rest of the original patch. Rolls back ... | pkasting@chromium.org | 2008-12-11 | 1 | -13/+18 |
* | Disabling a flacky UI test. | jcampan@chromium.org | 2008-12-09 | 1 | -1/+2 |
* | Specify the dependency on using_wtl.vsprops using a path relative to chrome t... | ananta@chromium.org | 2008-12-09 | 1 | -1/+1 |
* | Cleanup, part 1. | pkasting@chromium.org | 2008-12-08 | 1 | -2/+2 |
* | Add error messages to JSONReader and friends. This required a bit of refactor... | aa@chromium.org | 2008-12-05 | 1 | -1/+1 |
* | Add using_wtl.scons to the chrome\test\automation SCons configuration, | sgk@google.com | 2008-12-05 | 1 | -0/+1 |
* | Adding the capacity to interact with modal dialogs to the automation framework. | jcampan@chromium.org | 2008-12-05 | 5 | -17/+146 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 1 | -193/+193 |
* | Fix issue 5079: Incorrect "Active match ordinal" count during Find-in-page | finnur@google.com | 2008-12-04 | 3 | -11/+23 |
* | Changes tab restore service to handle restoring closed windows as a | sky@google.com | 2008-11-25 | 2 | -0/+21 |
* | Roll back a bunch of changes to tab dragging that seem to not have helped red... | ben@chromium.org | 2008-11-18 | 2 | -3/+7 |
* | Next round of SCons changes: | sgk@google.com | 2008-11-14 | 1 | -5/+4 |
* | Omnibox metrics logging patch splitout, part 5: Add TypeToString() helpers. ... | pkasting@chromium.org | 2008-11-12 | 1 | -16/+1 |
* | Omnibox metrics logging patch splitout, part 4: Reorder fields of Autocomplet... | pkasting@chromium.org | 2008-11-12 | 1 | -39/+39 |
* | Only block alert() requests from blocked popups; not all popups. | erg@google.com | 2008-11-11 | 3 | -3/+62 |
* | Re-land this change now that I've made a speculative fix to the DraggedTabCon... | ben@chromium.org | 2008-11-10 | 2 | -7/+3 |
* | Roll this change back until I understand the crashes. | ben@chromium.org | 2008-11-08 | 2 | -3/+7 |
* | Make AutomationProvider::WindowSimulateDrag use SendInput instead of sending ... | ben@chromium.org | 2008-11-07 | 2 | -7/+3 |
* | Adding visual studio solution files. | bradnelson@chromium.org | 2008-11-04 | 1 | -5/+1 |
* | Change some places where we were using javascript: URLs to use | aa@google.com | 2008-11-03 | 1 | -13/+11 |
* | Accumulated SCons changes for Windows chrome build, round II: | sgk@google.com | 2008-10-30 | 1 | -1/+1 |
* | Revert r4205 to track down buildbot unit_tests failure. | sgk@google.com | 2008-10-30 | 1 | -1/+1 |
* | Accumulated SCons changes for Windows chrome build and other | sgk@google.com | 2008-10-30 | 1 | -1/+1 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 3 | -1/+9 |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 1 | -1/+1 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -1/+1 |
* | This CL adds new UI tests for the SSL UI. | jcampan@chromium.org | 2008-09-24 | 5 | -6/+167 |
* | Issue 2509: Duplicate tab should not create a new window. | finnur@google.com | 2008-09-23 | 1 | -3/+2 |
* | Move the Save Page code to the browser/download/ directory. | paulg@google.com | 2008-09-14 | 1 | -1/+1 |
* | Readding UI test I pulled yesterday; hopefully the bots will like it more now... | finnur@google.com | 2008-09-05 | 3 | -2/+39 |
* | Update Copyright text in SCons config files. | sgk@google.com | 2008-09-01 | 1 | -28/+4 |
* | Disable the constrained popup window title checking test. | erg@google.com | 2008-08-30 | 1 | -2/+1 |
* | Fix two tests that expected en-US locale and were failing otherwise. | maruel@google.com | 2008-08-29 | 1 | -1/+10 |
* | Fix tests that break with Chromium build. | rahulk@google.com | 2008-08-28 | 1 | -2/+9 |
* | Adding a test to catch regressions where the Find box moves when you open and... | finnur@google.com | 2008-08-28 | 3 | -0/+63 |
* | Adding a UI test to catch the crash described in issue 1341577.This test is d... | finnur@google.com | 2008-08-27 | 3 | -10/+32 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 2 | -3/+6 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 18 | -508/+72 |
* | Code review changes. Incorporated all the suggestions from previous review. | joshia@google.com | 2008-08-21 | 3 | -10/+12 |
* | Fix release build bustage. | darin@google.com | 2008-08-21 | 1 | -0/+3 |
* | Added support for PostMessage from the automation framework to | iyengar@google.com | 2008-08-15 | 3 | -0/+22 |
* | Code to facilitate sending message to external host. | joshia@google.com | 2008-08-15 | 1 | -0/+8 |
* | Introduce MessagePump to represent the native message pump used to drive a | darin@google.com | 2008-08-15 | 2 | -2/+19 |