summaryrefslogtreecommitdiffstats
path: root/chrome/test/in_process_browser_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Trying again to land this CL that makes the browser focus UI tests in process.jcampan@chromium.org2009-02-251-2/+14
* Reverting 10318.jcampan@chromium.org2009-02-251-14/+2
* Landing again the move of browser focus UI tests to in process.jcampan@chromium.org2009-02-251-2/+14
* Reverting 10295.jcampan@chromium.org2009-02-241-14/+2
* Converted the browser focus interactive ui tests to be in process.jcampan@chromium.org2009-02-241-2/+14
* Add Recycle() method to scoped autorelease pool to allow cleaning out any junkpinkerton@chromium.org2009-02-091-1/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-2/+4
* Provides the ability to write a unit test that brings up a browser. Assky@google.com2009-01-301-0/+179