summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_idle_api.h
Commit message (Expand)AuthorAgeFilesLines
* Move c/b/e/*idle* to c/b/e/api/idle/mitchellwrosen@chromium.org2012-07-311-83/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* RefCounted types should not have public destructors, chrome/browser/extension...rsleevi@chromium.org2012-04-271-2/+8
* Add OVERRIDE to chrome/browser/extensions/.avi@chromium.org2011-11-211-1/+1
* Changing response caching logic to use less data and avoid use of static non ...tbarzic@chromium.org2011-10-071-1/+46
* Chrome changes to fix the idle extension APIrkc@chromium.org2011-08-181-1/+4
* Cleanup: Remove unneeded profile.h usage in headers.thestig@chromium.org2010-12-101-1/+2
* Move:ben@chromium.org2010-12-021-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Move idle from experimental.levin@chromium.org2010-07-121-2/+2
* Idle API for the extension systembrg@chromium.com2010-03-161-0/+28