Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cc: Remove readability/inheritance exception for linter in cc. | danakj | 2014-11-14 | 1 | -2/+2 |
* | Standardize usage of virtual/override/final in cc/ | dcheng | 2014-10-21 | 1 | -1/+1 |
* | [C++11 Allowed Features] Declares a type-safe null pointer converting from NU... | kulkarni.a | 2014-10-10 | 1 | -3/+3 |
* | replace OVERRIDE and FINAL with override and final in cc/ | mostynb | 2014-10-06 | 1 | -3/+3 |
* | cc: Use correct message loop proxy in BlockingTaskRunner | skyostil | 2014-09-04 | 1 | -4/+10 |
* | Remove implicit conversions from scoped_refptr to T* in cc/ | dcheng | 2014-08-26 | 1 | -2/+2 |
* | Fix DelegatedFrameResourceCollectionTest.Thread | piman@chromium.org | 2013-11-01 | 1 | -4/+5 |
* | Disable flaky DelegatedFrameResourceCollectionTest.Thread | piman@chromium.org | 2013-10-30 | 1 | -1/+2 |
* | Fix DelegatedFrameResourceCollection thread safety | piman@chromium.org | 2013-10-30 | 1 | -0/+158 |