| Commit message (Expand) | Author | Age | Files | Lines |
* | Move more files from chrome/test to chrome/test/base, part #3 | phajdan.jr@chromium.org | 2011-07-29 | 1 | -168/+0 |
* | app: Get rid of app_paths.[cc,h] files. | tfarina@chromium.org | 2011-06-27 | 1 | -2/+0 |
* | Remove COMPOSITOR_2 flag, old compositor code. | wjmaclean@chromium.org | 2011-06-10 | 1 | -1/+1 |
* | First draft to enable turning off compositor for unit tests. | wjmaclean@chromium.org | 2011-06-09 | 1 | -0/+8 |
* | iwyu: Include stringprintf.h where appropriate, part 2. | jhawkins@chromium.org | 2011-05-11 | 1 | -2/+2 |
* | Get rid of extensions dependency from content\browser. | jam@chromium.org | 2011-04-04 | 1 | -0/+1 |
* | Load devtools files from resources.pak rather than from disk take 2. | tony@chromium.org | 2011-03-22 | 1 | -0/+5 |
* | Revert "Load devtools files from resources.pak rather than from disk." | tony@chromium.org | 2011-03-22 | 1 | -5/+0 |
* | Load devtools files from resources.pak rather than from disk. | tony@chromium.org | 2011-03-22 | 1 | -0/+5 |
* | Add a ContentBrowserClient interface to let content code delegate to embedder. | creis@google.com | 2011-03-14 | 1 | -0/+4 |
* | Move some chrome\common code to content in preparation for moving chrome\gpu. | jam@chromium.org | 2011-03-11 | 1 | -1/+1 |
* | Add a PathService id for the child process exe. This is needed so that the r... | jam@chromium.org | 2011-03-09 | 1 | -0/+2 |
* | More out-of-lining of test code, along with a bunch of GMOCK objects. | erg@google.com | 2011-02-08 | 1 | -0/+1 |
* | Cleanup base & app unit test MockCrApp NSApp initialization. | msw@chromium.org | 2011-02-03 | 1 | -1/+6 |
* | Move ResourceBundle, DataPack to ui/base | ben@chromium.org | 2011-01-20 | 1 | -1/+3 |
* | Cleanup: Remove unneeded includes of chrome_switches.h. | thestig@chromium.org | 2011-01-11 | 1 | -1/+0 |
* | Move base/mac_util.h to base/mac and use the base::mac namespace. | brettw@chromium.org | 2011-01-01 | 1 | -3/+3 |
* | Convert LOG(INFO) to VLOG(1) - chrome/test/. | pkasting@chromium.org | 2010-10-20 | 1 | -2/+2 |
* | Move scoped_nsdisable_screen_update from base to app/mac | brettw@chromium.org | 2010-10-18 | 1 | -2/+2 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -4/+4 |
* | Move TestTimeouts from chrome/test to base/test. | sergeyu@chromium.org | 2010-10-05 | 1 | -3/+0 |
* | Automatically fail external DNS queries in tests, but don't abort the test. | isherman@chromium.org | 2010-10-05 | 1 | -12/+19 |
* | shared_memory: remove wstrings, fix callers. | evan@chromium.org | 2010-09-29 | 1 | -1/+1 |
* | GTTF: Move UI test timeouts to a centralized place, chrome/test/test_timeouts. | phajdan.jr@chromium.org | 2010-09-10 | 1 | -0/+3 |
* | Do not leak temporary dirs when running UI tests. | nirnimesh@chromium.org | 2010-09-03 | 1 | -28/+1 |
* | FBTF: Move some heavy, repeatedly emitted symbols to implementation files. | erg@google.com | 2010-08-30 | 1 | -0/+163 |