Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-28 | 1 | -2/+1 |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -9/+8 |
* | Replace FINAL and OVERRIDE with their C++11 counterparts in content | mohan.reddy | 2014-10-09 | 1 | -3/+3 |
* | Empty startup task queue when tasks run synchronously | aberent@chromium.org | 2013-10-10 | 1 | -11/+56 |
* | Allow overlapping sync and async startup requests | aberent@chromium.org | 2013-08-27 | 1 | -25/+20 |
* | Run the later parts of startup as UI thread tasks | aberent@chromium.org | 2013-08-01 | 1 | -0/+281 |