| Commit message (Expand) | Author | Age | Files | Lines |
* | This is a rename of the term 'Greasemonkey' to 'user script' in Chromium. | aa@chromium.org | 2009-01-09 | 3 | -13/+9 |
* | Make more ui_tests Purify friendly. | paulg@google.com | 2009-01-09 | 1 | -3/+4 |
* | Add FTP unit test in preparation for portable FTP implementation. | erikkay@google.com | 2009-01-08 | 1 | -4/+10 |
* | Porting in chrome/ (add 6 files to Linux SCons build) | phajdan.jr@chromium.org | 2009-01-08 | 2 | -30/+62 |
* | Adds some more cleanup and test coverage to the Accessibility tests. | klink@chromium.org | 2009-01-08 | 5 | -392/+354 |
* | Add a UI test to make sure we sanitize the filename | tc@google.com | 2009-01-07 | 4 | -0/+16 |
* | Butcher some files to make ui_tests run 0 tests on Linux. | evanm@google.com | 2009-01-06 | 4 | -30/+137 |
* | Reverting 7574 which reverted 7570. It was an error on my part. | maruel@chromium.org | 2009-01-06 | 1 | -2/+2 |
* | Reverting 7570. | maruel@chromium.org | 2009-01-06 | 1 | -2/+2 |
* | * Port l10n_utiL and it's unit test on POSIX. | jeremy@chromium.org | 2009-01-05 | 1 | -2/+2 |
* | Refactor the render widget unittest so it can be reused to create a render view | brettw@chromium.org | 2009-01-05 | 1 | -21/+19 |
* | Add generic unzip support. This is to be used by extensions. | erikkay@google.com | 2008-12-31 | 8 | -1/+52 |
* | Revert 7508.7509 and 7510 | nsylvain@chromium.org | 2008-12-30 | 1 | -10/+4 |
* | Add FTP unit test in preparation for portable FTP implementation. | erikkay@google.com | 2008-12-30 | 1 | -4/+10 |
* | Remove compatibility #defines in string_util.h | phajdan.jr@chromium.org | 2008-12-30 | 1 | -2/+2 |
* | Change the signature of JSONReader::Read() and related | aa@chromium.org | 2008-12-29 | 2 | -8/+6 |
* | * Update xcode project to add files compiled on Linux but not on OS X in chro... | jeremy@chromium.org | 2008-12-29 | 1 | -1/+1 |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 1 | -1/+1 |
* | Implement extension:// protocol. | aa@chromium.org | 2008-12-24 | 1 | -0/+4 |
* | Add some ui_tests to the Purify skip filter until we can fix them. | paulg@google.com | 2008-12-23 | 1 | -0/+5 |
* | * Bring up GreaseMonkeySlave unittest on OS X. | jeremy@chromium.org | 2008-12-23 | 1 | -1/+1 |
* | New attempt at landing the resource_dispatcher_host.cc splitting (broke the b... | jcampan@chromium.org | 2008-12-23 | 3 | -4/+22 |
* | Bring up chrome/common/ipc_sync_message.cc on POSIX. | jeremy@chromium.org | 2008-12-22 | 1 | -1/+4 |
* | Reverting my CL to fix build bustage. | jcampan@chromium.org | 2008-12-20 | 2 | -20/+2 |
* | This CL moves the different resource handlers from resource_dispatcher_host.c... | jcampan@chromium.org | 2008-12-20 | 2 | -2/+20 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 17 | -15/+403 |
* | We need to add UI test for "Encoding" menu to avoid regression. | jnd@google.com | 2008-12-19 | 5 | -7/+165 |
* | Add a filter for ui_tests that don't (yet) work under Purify. | paulg@google.com | 2008-12-19 | 1 | -0/+9 |
* | Review URL: http://codereview.chromium.org/14809 | jcampan@chromium.org | 2008-12-19 | 1 | -1/+1 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 16 | -27/+37 |
* | Initial support for running the ui_tests under Purify on the | paulg@google.com | 2008-12-18 | 9 | -27/+81 |
* | Porting in renderer/ | phajdan.jr@chromium.org | 2008-12-18 | 1 | -1/+1 |
* | Reverting 7206. | ojan@google.com | 2008-12-18 | 1 | -1/+3 |
* | This test seems to have started passing again. | ojan@google.com | 2008-12-18 | 1 | -3/+1 |
* | Makes the tab restore service contain any windows that were open at | sky@google.com | 2008-12-18 | 2 | -7/+24 |
* | Cleans up the code style of the Accessibility Test suite. | klink@chromium.org | 2008-12-17 | 12 | -893/+848 |
* | Reverting 7149. | jcampan@chromium.org | 2008-12-17 | 1 | -1/+1 |
* | Revamp of the interstitial pages. | jcampan@chromium.org | 2008-12-17 | 1 | -1/+1 |
* | Add some initial before unload tests. We still need tests | ojan@google.com | 2008-12-17 | 2 | -0/+10 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 17 | -4568/+4568 |
* | Add a ui test to make sure the Find box does not go away on Reload but does | finnur@google.com | 2008-12-15 | 2 | -7/+9 |
* | Platform cleanup in common/ and even porting few files and unit tests. | phajdan.jr@chromium.org | 2008-12-15 | 1 | -4/+4 |
* | A few changes to make the memory test a little better. | mbelshe@google.com | 2008-12-15 | 1 | -12/+26 |
* | A new shot at the old system monitor changelist. | mbelshe@google.com | 2008-12-13 | 1 | -2/+0 |
* | Test to make sure issue 4737 doesn't regress. | erg@google.com | 2008-12-12 | 1 | -0/+24 |
* | Port flush_cache tool and perf_tests. | phajdan.jr@chromium.org | 2008-12-12 | 2 | -39/+38 |
* | Apply svn:executable to .py files which should have it. | phajdan.jr@chromium.org | 2008-12-12 | 2 | -1/+4 |
* | ... | agl@chromium.org | 2008-12-12 | 1 | -1/+1 |
* | ... | agl@chromium.org | 2008-12-12 | 1 | -0/+1 |
* | Move to using data URLs for unload tests and generally | ojan@google.com | 2008-12-11 | 6 | -69/+0 |