Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When acting as a drop target, the webview keeps a cache of | tc@google.com | 2008-10-30 | 1 | -3/+10 |
| | | | | | | | | | | | | | the drop data so we don't have to send it over the IPC for each drag move. However, if a page load happens during the drop, the webview changes and we lose the cached data. To handle this, we keep track of which RVH we're dragging over and if it changes, we re-send the drop data. Review URL: http://codereview.chromium.org/8744 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4249 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
| | | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1287 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+91 |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15 0039d316-1c4b-4281-b951-d872f2087c98 |