summaryrefslogtreecommitdiffstats
path: root/third_party/bspatch/README.chromium
Commit message (Collapse)AuthorAgeFilesLines
* bspatch: Report errors on MBS_ApplyPatch.deymo@chromium.org2014-05-141-0/+1
| | | | | | | | | | | | | | ApplyBinaryPatch() returns an integer value different from 0 on error when opening files. Nevertheless, it doesn't report the errors when they happen on the underlying MBS_ApplyPatch() function. BUG=None TEST=Manually compiled and called ApplyBinaryPatch with an invalid patch. Function returns error instead of 0. Review URL: https://codereview.chromium.org/284733002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270266 0039d316-1c4b-4281-b951-d872f2087c98
* Improve error handling in bspatch.pstanek@opera.com2013-07-311-1/+1
| | | | | | | | | | BUG=265456 TBR=brettw@chromium.org Review URL: https://chromiumcodereview.appspot.com/21049006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214750 0039d316-1c4b-4281-b951-d872f2087c98
* Make 'License' field in third-party metadata requiredsteveblock@chromium.org2012-08-011-0/+2
| | | | | | | | | | | | | | | | This will simplify the addition of a tool to check licenses for the purpose of the Android WebView build. See also http://codereview.chromium.org/10827099 Also adds other missing fields to these README.chromium files as required by presubmit checks and fixes a regex used to enforce this. BUG=138921 Review URL: https://chromiumcodereview.appspot.com/10821103 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149423 0039d316-1c4b-4281-b951-d872f2087c98
* Cleaning up third_party readmes and adding a template for future use.cdn@chromium.org2011-03-161-0/+2
| | | | | | | | | | | The next step is a presubmit rule that will make people use the template. We are doing this so that we can better track dependancy versions. BUG=None TEST=N/A Review URL: http://codereview.chromium.org/6610030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78316 0039d316-1c4b-4281-b951-d872f2087c98
* Pass license check script for most of the tree.evan@chromium.org2010-03-191-3/+4
| | | | | | | | | | | | | Modified license-checker script to allow pruning directories we know to be ok. Still need to do a bit of third_party/* , as well as file a bunch of bugs on pieces where the licenses aren't clear, but I'm running out of energy. Review URL: http://codereview.chromium.org/1100003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42045 0039d316-1c4b-4281-b951-d872f2087c98
* Rename README.google to README.chromium.mal@chromium.org2009-01-301-0/+13
No code change. B=4380 Review URL: http://codereview.chromium.org/19501 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8988 0039d316-1c4b-4281-b951-d872f2087c98