Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust the structure of DEPS within //components. | blundell@chromium.org | 2014-05-06 | 1 | -10/+8 |
| | | | | | | | | | | | | | | As the majority of components are now shared by iOS, it no longer makes sense to have a blanket allowance of IPC and //content/public/common in //components. Instead, individual components should have to add these dependencies explicitly, lessening the chance that bad dependencies creep in (e.g., a //content/public/common dependency in code that iOS shares). TBR=darin Review URL: https://codereview.chromium.org/266923008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@268513 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Updated //components/README to account for layered components. | blundell@chromium.org | 2014-03-11 | 1 | -4/+10 |
| | | | | | | | | R=joi@chromium.org Review URL: https://codereview.chromium.org/194673003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256208 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Update namespace rule to the new rule we've agreed on. | joi@chromium.org | 2013-04-09 | 1 | -1/+6 |
| | | | | | | | | BUG=none Review URL: https://codereview.chromium.org/13770006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193059 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Establish src/components/ directory. | joi@chromium.org | 2012-12-27 | 1 | -0/+30 |
TBR=ben@chromium.org BUG=138280 Review URL: https://chromiumcodereview.appspot.com/11648012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174678 0039d316-1c4b-4281-b951-d872f2087c98 |