summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_applications/web_app_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Disable a test on Mac. This code is never run on Mac anyway.ben@chromium.org2012-07-031-1/+6
* TabContentsWrapper -> TabContents, part 2.avi@chromium.org2012-06-061-3/+3
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Clean up a few TODO items.joi@chromium.org2012-03-221-1/+3
* Introduce abstractions to allow embedders to test RenderViewHostjoi@chromium.org2012-03-121-2/+3
* Add user data dir field to Mac platform appssail@chromium.org2012-02-241-5/+16
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-141-17/+1
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-281-2/+2
* Split off web_app's ui into ui files, plumb TCW rather than TC.avi@chromium.org2011-03-241-8/+8
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-3/+3
* Revert "Revert "Implement web app definition parsing.""aa@chromium.org2010-11-171-1/+1
* Revert "Implement web app definition parsing."aa@chromium.org2010-11-171-1/+1
* Implement web app definition parsing.aa@chromium.org2010-11-171-1/+1
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part3:tfarina@chromium.org2010-10-071-2/+2
* FBTF: Minor cleanup to testing headers.erg@google.com2010-08-251-0/+1
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-131-0/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Enable unit tests in browser/web_applications/web_app_unittest.cc. I forgot t...thestig@chromium.org2010-06-281-1/+1
* Add tests for chrome/browser/web_applications and mark some code as Win32 and...thestig@chromium.org2010-06-251-0/+63