| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 1 | -1/+0 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 1 | -1/+0 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -2/+1 |
* | Remove deprecated code in cocoa_test_helper.h. | rsesek@chromium.org | 2010-08-11 | 1 | -65/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Implement drag from bookmark manager to bookmark bar or a folder thereof. Imp... | mrossetti@chromium.org | 2010-05-18 | 1 | -0/+29 |
* | [Mac] Make CocoaTest::TearDown() more scalable in the face of valgrind. | shess@chromium.org | 2010-02-27 | 1 | -7/+13 |
* | Cleans up our autorelease pool handling by making sure that an autorelease po... | dmaclach@chromium.org | 2009-11-05 | 1 | -9/+3 |
* | Fixes up bookmark bubbles and the browser window so that they shut down corre... | dmaclach@chromium.org | 2009-10-26 | 1 | -6/+6 |
* | Basic test class that is going to replace CocoaTestHelper and CocoaNoWindowTe... | dmaclach@chromium.org | 2009-10-23 | 1 | -7/+93 |
* | Get rid of mac_app_names.h. Replace it with real constants from | mark@chromium.org | 2009-10-08 | 1 | -5/+2 |
* | [Mac] Window titles for Expose. | shess@chromium.org | 2009-10-08 | 1 | -7/+16 |
* | Revert "[Mac] Window titles for Expose." | shess@chromium.org | 2009-10-08 | 1 | -16/+7 |
* | [Mac] Window titles for Expose. | shess@chromium.org | 2009-10-07 | 1 | -7/+16 |
* | Move all resources into the framework. | mark@chromium.org | 2009-10-07 | 1 | -1/+4 |
* | Fix a few pasteboard-related things in the Mac unit_tests. Most of these | mark@chromium.org | 2009-09-17 | 1 | -5/+5 |
* | [Mac] Add testing code to expose an NSColor memory leak. | shess@chromium.org | 2009-09-05 | 1 | -6/+37 |
* | -orderBack: unit test windows when not in the debugger. | shess@chromium.org | 2009-07-10 | 1 | -1/+6 |
* | Provide one set of mac common app name defines for things that need the name ... | thomasvl@chromium.org | 2009-05-14 | 1 | -7/+2 |
* | Allow appkit-driven animations in unit tests to work correctly. | pinkerton@chromium.org | 2009-04-23 | 1 | -0/+4 |
* | Fix DIR_SOURCE_ROOT to work in bundles like Chromium.app. Add more ui tests. ... | pinkerton@chromium.org | 2009-04-22 | 1 | -0/+1 |
* | Add a unit test for BaseView. Add a helper to get the contentView more easily. | pinkerton@chromium.org | 2009-04-20 | 1 | -0/+1 |
* | Add a test helper to pull out some common code. Add a test for tab controller... | pinkerton@chromium.org | 2009-04-16 | 1 | -0/+59 |
* | Reverting 13839,13838. | awalker@google.com | 2009-04-16 | 1 | -58/+0 |
* | Add a helper, and add the test file that broke the build. | pinkerton@chromium.org | 2009-04-16 | 1 | -0/+58 |