Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move chrome/browser/cocoa/download_* to chrome/browser/cocoa/download/. | viettrungluu@chromium.org | 2010-10-18 | 1 | -58/+0 |
* | [Mac] Use the new {EXPECT,ASSERT}_NS{EQ,NE} macros in unit tests where possible. | rsesek@chromium.org | 2010-08-06 | 1 | -1/+2 |
* | Fix unit_tests on Mac by renaming the MAc test name for DownloadUtilMacTest. | phajdan.jr@chromium.org | 2010-08-05 | 1 | -4/+4 |
* | Mac/clang: First pass over unit_tests | thakis@chromium.org | 2010-06-23 | 1 | -1/+1 |
* | Move some more tests over to CocoaTest | dmaclach@chromium.org | 2009-11-18 | 1 | -2/+1 |
* | Fix a few pasteboard-related things in the Mac unit_tests. Most of these | mark@chromium.org | 2009-09-17 | 1 | -9/+16 |
* | Attempt to fix memory leak in some mac tests. | estade@chromium.org | 2009-09-10 | 1 | -0/+2 |
* | Make all of our unit tests be PlatformTests to get an autorelease pool. | pinkerton@chromium.org | 2009-09-01 | 1 | -1/+2 |
* | Implement drag and drop of downloads for the Mac downloads page. | paul@chromium.org | 2009-08-17 | 1 | -0/+48 |