| Commit message (Expand) | Author | Age | Files | Lines |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -3/+3 |
* | Replace FINAL and OVERRIDE with their C++11 counterparts in content | mohan.reddy | 2014-10-09 | 1 | -2/+2 |
* | Remove old template html boilerplate | estade | 2014-09-27 | 1 | -1/+1 |
* | Use a TestBrowserThreadBundle in WebUIDataSourceTest | rsleevi@chromium.org | 2014-08-07 | 1 | -0/+2 |
* | Changed RefCountedStaticMemory() to accept a void pointer. | joaoe@opera.com | 2014-02-12 | 1 | -20/+8 |
* | Update uses of UTF conversions in content/ to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 1 | -2/+2 |
* | Convert string16 to base::string16 in content. | brettw@chromium.org | 2013-12-03 | 1 | -2/+2 |
* | Use a direct include of utf_string_conversions.h in content/. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Change signature of URLDataSource::StartDataRequest(). | jered@chromium.org | 2013-04-23 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Hide ContentClient getters from embedders so that they they don't reuse conte... | jam@chromium.org | 2013-04-05 | 1 | -7/+1 |
* | Clean up of url data manager classes in content: move URLDataSourceImpl to it... | jam@chromium.org | 2013-01-28 | 1 | -5/+5 |
* | Move ChromeWebUIDataSource from chrome to content so that it lives alongside ... | jam@chromium.org | 2013-01-26 | 1 | -0/+160 |