| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to standard integer types in content/browser/. | avi | 2015-12-25 | 1 | -0/+1 |
* | favor DCHECK_CURRENTLY_ON for better logs in content/browser/[f-p]* | mostynb | 2015-03-18 | 1 | -2/+2 |
* | Use PowerSaveBlocker for audio and video on Chrome OS. | derat | 2015-02-23 | 1 | -9/+12 |
* | Remove implicit HANDLE conversions from content. | rvargas | 2014-09-25 | 1 | -2/+2 |
* | Update uses of UTF conversions in content/ to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 1 | -1/+1 |
* | Convert string16 to base::string16 in content. | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in content/. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Make content::PowerSaveBlocker public | hashimoto@chromium.org | 2013-01-15 | 1 | -10/+10 |
* | Move remaining files in content\browser to the content namespace. | jam@chromium.org | 2012-10-30 | 1 | -4/+3 |
* | Remove useless code in power_save_blocker_win.cc after changing to Win8 SDK. | junmin.zhu@intel.com | 2012-07-16 | 1 | -5/+0 |
* | Power save blocker: switch to new implementation. In addition to making things | mdm@chromium.org | 2012-06-11 | 1 | -27/+1 |
* | Content: fix the power save blocker for Win7. | rvargas@google.com | 2012-06-07 | 1 | -4/+5 |
* | Content: Implement PowerSaveBlocker2 for windows. | rvargas@google.com | 2012-06-06 | 1 | -0/+172 |
* | Cleanup: IWYU for BrowserThread. | thestig@chromium.org | 2012-03-03 | 1 | -1/+2 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | Add screen power save block level. | avi@chromium.org | 2011-10-14 | 1 | -5/+14 |
* | Add screen power save block level. | avi@chromium.org | 2011-10-13 | 1 | -14/+5 |
* | Add screen power save block level. | avi@chromium.org | 2011-10-13 | 1 | -5/+14 |
* | Move dependencies of download\base_file from chrome to content. These are all... | jam@chromium.org | 2011-07-15 | 1 | -0/+21 |