Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-29 | 1 | -2/+2 |
* | Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>. | dcheng | 2014-10-16 | 1 | -1/+1 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/[j-q]* | mostynb | 2014-10-07 | 1 | -1/+1 |
* | Rename GCDApiFlowInterface to GCDApiFlow and GCDApiFlow to GCDApiFlowImpl | noamsml@chromium.org | 2014-06-10 | 1 | -3/+5 |
* | Added GCDApiFlowInterface for simpler testing. | vitalybuka@chromium.org | 2014-06-08 | 1 | -5/+3 |
* | Simplified API of GCDBaseApiFlow::Delegate | vitalybuka@chromium.org | 2014-05-28 | 1 | -0/+130 |