Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disabling DRT related initializations in unit-test mode. | jcivelli@chromium.org | 2010-08-21 | 1 | -2/+2 |
| | | | | | | | | | | | WebKit unit-tests using webkit_support fail with these initializations as the test executable doesn't have any packages. BUG=None TEST=None Review URL: http://codereview.chromium.org/3148024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56949 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Fix a typo in webkit_support. | tony@chromium.org | 2010-05-19 | 1 | -1/+1 |
| | | | | | | Review URL: http://codereview.chromium.org/2134007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47634 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Add more wrapper functions to webkit_support to avoid dependency to | tkent@google.com | 2010-04-05 | 1 | -0/+22 |
debug_util.h, message_loop.h, file_path.h, file_util.h, path_service.h. platform_support contains hook functions called before/after initialization/shutdown. TEST=none BUG=none Review URL: http://codereview.chromium.org/1331001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43604 0039d316-1c4b-4281-b951-d872f2087c98 |