summaryrefslogtreecommitdiffstats
path: root/components/power
Commit message (Collapse)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in components/dcheng2014-10-212-3/+3
| | | | | | | | | BUG=417463 TBR=blundell@chromium.org Review URL: https://codereview.chromium.org/666133002 Cr-Commit-Position: refs/heads/master@{#300456}
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-1/+1
| | | | | | | | BUG=417463 Review URL: https://codereview.chromium.org/623133002 Cr-Commit-Position: refs/heads/master@{#298237}
* Clear power consumption auditing data when you clear history.dhnishi2014-09-182-0/+8
| | | | | | | | This prevents the power consumption data from accidentally leaking visited websites after clearing browser history. Review URL: https://codereview.chromium.org/514433002 Cr-Commit-Position: refs/heads/master@{#295558}
* Update the Website Settings page when the origin power map for thedhnishi2014-09-032-0/+22
| | | | | | | | | | profile is updated. BUG=409093 Review URL: https://codereview.chromium.org/519883002 Cr-Commit-Position: refs/heads/master@{#293177}
* Initial commit for battery auditing by website origin by profile.dhnishi@chromium.org2014-08-148-0/+269
This is part of Website Settings resource/permissions monitoring. Design Doc: https://docs.google.com/document/d/1oQwmj3AU4QYhTyGrYEGr6zaZhHUfx-wqUgEcQGbUU-U/edit?usp=sharing BUG=372607 Review URL: https://codereview.chromium.org/447053002 Cr-Commit-Position: refs/heads/master@{#289689} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289689 0039d316-1c4b-4281-b951-d872f2087c98