summaryrefslogtreecommitdiffstats
path: root/content/browser/appcache
Commit message (Expand)AuthorAgeFilesLines
* Remove DeleteTask and convert remaining users.dcheng@chromium.org2012-01-021-1/+2
* base::Bind: Fixes in content/jhawkins@chromium.org2011-12-191-5/+4
* Move BrowserMessageFilter to public, and into content namespace.joi@chromium.org2011-12-162-3/+4
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-2/+4
* Appcache, local storage, indexed db, databases: skip exit-time deletion when ...marja@chromium.org2011-12-081-0/+40
* Create a secondary file thread, FILE_USER_BLOCKING, for tasks requiring file ...michaeln@google.com2011-12-072-5/+8
* Add OVERRIDE to content/.avi@chromium.org2011-11-173-12/+13
* Move BrowserThread to content namespace.joi@chromium.org2011-11-023-5/+9
* Switch content tests to use BrowserThreadImpl directly.joi@chromium.org2011-10-311-5/+7
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-282-6/+6
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+2
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-192-10/+11
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* base::Bind: Cleanup in test_shell.jhawkins@chromium.org2011-10-102-20/+22
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-3/+10
* Replace ancient crufty AppCacheThread with much improved MessageLoopProxy usage.michaeln@google.com2011-09-121-35/+1
* Third-party appcache blocking.marja@chromium.org2011-09-082-8/+10
* Fix an AppCache crash due to a dangling ResourceContext ptr. michaeln@google.com2011-09-042-22/+5
* Session-only appcache.marja@chromium.org2011-08-301-2/+13
* Add more files to content_unittests.phajdan.jr@chromium.org2011-08-231-3/+1
* Tag IPC::Channel::Listener implementations with OVERRIDEevan@chromium.org2011-08-161-2/+2
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-2/+2
* Removal of Profile from content part 7.avi@chromium.org2011-08-091-4/+4
* Move more files from chrome/test to chrome/test/base, part #2phajdan.jr@chromium.org2011-07-291-2/+2
* Make the membots happy again.michaeln@google.com2011-07-221-0/+8
* The problem:marja@google.com2011-07-223-76/+99
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-102-4/+5
* Disable AppCacheLayoutTests_NoPHPthakis@chromium.org2011-07-021-2/+2
* Move the thread test helper to base/testjochen@chromium.org2011-06-281-1/+0
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-3/+7
* GTTF: Clean up UITest::{Start,Stop}HttpServer:phajdan.jr@chromium.org2011-05-311-2/+4
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Enough appcache + quota integration to call NotifyOriginInUse/NotifyOriginNoL...michaeln@google.com2011-05-163-5/+8
* Get rid of another dependency on /chrome.michaeln@google.com2011-05-113-49/+1
* More progress towards removing content settings code from the content layer. ...jam@chromium.org2011-05-101-2/+2
* Have AppCache code go through the content embedder API for content settings c...jam@chromium.org2011-05-083-17/+19
* Remove ChromeURLRequestContext from content/.willchan@chromium.org2011-04-294-13/+9
* Move UserMetrics to content.michaeln@google.com2011-04-271-1/+1
* Replace more uses of ChromeURLRequestContext/URLRequestContextGetter in conte...willchan@chromium.org2011-04-202-35/+11
* Create a content::ResourceContext.willchan@chromium.org2011-04-151-0/+1
* Get rid of some more dependencies on /chrome.michaeln@google.com2011-04-063-7/+5
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-312-4/+4
* Remove some unneeded includes to chrome/ from within content/michaeln@google.com2011-03-302-3/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-283-5/+5
* Plumbing to support loading from the "most appropriate" appcache.michaeln@google.com2011-03-212-0/+10
* Move AppCache common code to content and split off AppCache messages into the...jam@chromium.org2011-03-142-15/+16
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-092-2/+2
* Add an accessor for an ExtensionSpecialStoragePolicy to the Profile classmichaeln@google.com2011-02-263-18/+7