The way to generate change logs for Chromium is via gitiles. The format of the URLs is as follows:https://chromium.googlesource.com/chromium/src/+log/oldhash..newhash?pretty=full "pretty" can be left off. Options are "full" and "fuller". JSON format queries:
|
For Developers >