Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename WebKit namespace to blink (part 3) | abarth@chromium.org | 2013-11-07 | 1 | -5/+5 |
| | | | | | | | | | | | This CL updates all references to the WebKit namespace in content. TBR=darin@chromium.org BUG=295096 Review URL: https://codereview.chromium.org/63253002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233513 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Move clipboard_utils.* from webkit/renderer to content/renderer. | tfarina@chromium.org | 2013-10-02 | 1 | -0/+27 |
compositor_bindings/ will be moved separately since it is its own beast. cpp_* will also be moved later. BUG=265753 TEST=None, just moving files around. :/ R=jamesr@chromium.org,avi@chromium.org,jochen@chromium.org Review URL: https://codereview.chromium.org/25378002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226477 0039d316-1c4b-4281-b951-d872f2087c98 |