summaryrefslogtreecommitdiffstats
path: root/content/public/utility
Commit message (Expand)AuthorAgeFilesLines
* Make the lazy TLS pointer to UtilityThread into a LeakyLazyInstance.earthdok@chromium.org2013-08-281-2/+2
* Revert "GTTF: Add missing virtual destructors."phajdan.jr@chromium.org2013-02-061-2/+0
* GTTF: Add missing virtual destructors.phajdan.jr@chromium.org2013-02-051-0/+2
* Remove #pragma once from contentajwong@chromium.org2012-07-112-4/+2
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-2/+2
* Create default implementations of ContentRendererClient, ContentUtilityClient...jam@chromium.org2012-05-303-4/+17
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-2/+2
* Make chrome/utility not depend on content/common. Enforce with DEPS.jam@chromium.org2011-10-251-0/+13
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+1
* Create content::UtilityThread interface and make chrome code use that. This i...ananta@chromium.org2011-10-142-0/+60
* Move content_utility_client.h to content\public\utility.ananta@chromium.org2011-10-131-0/+25