72526927d9
* build: remove gyp build files * docs: update build instructions * build: temporary restore electron.gyp * build: do not update Electron version in the electron.gyp * chore: remove unused submodules * ci: remove obsolete CI scripts and configs * chore: remove obsolete scripts * chore: remove obsolete functions from lib/util.py * ci: send Slack notification for nightly build results
14 lines
643 B
Markdown
14 lines
643 B
Markdown
# Chromium Development
|
|
|
|
> A collection of resources for learning about Chromium and tracking its development
|
|
|
|
- [chromiumdev](https://chromiumdev-slack.herokuapp.com) on Slack
|
|
- [@ChromiumDev](https://twitter.com/ChromiumDev) on Twitter
|
|
- [@googlechrome](https://twitter.com/googlechrome) on Twitter
|
|
- [Blog](https://blog.chromium.org)
|
|
- [Code Search](https://cs.chromium.org/)
|
|
- [Source Code](https://cs.chromium.org/chromium/src/)
|
|
- [Development Calendar and Release Info](https://www.chromium.org/developers/calendar)
|
|
- [Discussion Groups](http://www.chromium.org/developers/discussion-groups)
|
|
|
|
See also [V8 Development](v8-development.md)
|