Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use scoped_array (not scoped_ptr) with new[]. | kuchhal@chromium.org | 2009-10-23 | 1 | -1/+1 |
| | | | | | | | | | BUG=24266 TEST=No functional change so make sure nothing changes. Review URL: http://codereview.chromium.org/307045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29843 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Add support for alternate window station. | nsylvain@chromium.org | 2009-05-20 | 1 | -0/+142 |
TEST: Start chrome, make sure it loads pages, then user process explorer to make sure the WindowStation handle name is not the same as the browser process. BUG:10996 Review URL: http://codereview.chromium.org/113190 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16483 0039d316-1c4b-4281-b951-d872f2087c98 |