| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove vestigial cookie/web app permissions prompting UI now that the async U... | ben@chromium.org | 2010-09-17 | 2 | -85/+0 |
* | Rename the extension manifest key "unlimited_storage" to "unlimitedStorage" | asargent@chromium.org | 2010-08-13 | 1 | -1/+1 |
* | Provide a profile.GetAppCacheService() accessor and add two helper methods to... | michaeln@chromium.org | 2010-08-11 | 2 | -12/+34 |
* | Introduce a resource identifier for content settings. | jochen@chromium.org | 2010-08-06 | 1 | -3/+3 |
* | Chrome side of changes required to populate appcache resource list. | kkanetkar@chromium.org | 2010-07-28 | 4 | -12/+18 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 4 | -0/+4 |
* | Include a new layout test, "progress-counter.html", in the ui_test harness. | michaeln@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | New javascript console logging related to the appcache. | michaeln@chromium.org | 2010-07-14 | 2 | -0/+9 |
* | Reland r52072. Pass notifications to the browser on access to the appcache ma... | jochen@chromium.org | 2010-07-12 | 2 | -3/+5 |
* | Failed compile on Chromium builder dbg | vandebo@chromium.org | 2010-07-12 | 2 | -5/+3 |
* | Pass notifications to the browser on access to the appcache main resource man... | jochen@chromium.org | 2010-07-12 | 2 | -3/+5 |
* | Add a "session only" policy to the content settings. | jochen@chromium.org | 2010-07-02 | 1 | -2/+2 |
* | Fix a typo. | michaeln@chromium.org | 2010-06-28 | 1 | -1/+1 |
* | Run appcache layout tests in chrome using the ui test harness. | michaeln@chromium.org | 2010-06-28 | 1 | -0/+75 |
* | Revert r50798 as it seems to create ui test failures | hclam@chromium.org | 2010-06-25 | 1 | -75/+0 |
* | Run appcache layout tests in chrome using the ui test harness. | michaeln@chromium.org | 2010-06-25 | 1 | -0/+75 |
* | AppCache: add plumbing to deliver logging messages to the renderer process. T... | michaeln@chromium.org | 2010-06-18 | 2 | -0/+8 |
* | AppCache: Use a dedicated thread for the disk cache. | rvargas@google.com | 2010-06-07 | 1 | -3/+3 |
* | Defend against messages being received prior to having been initialized. | michaeln@chromium.org | 2010-05-28 | 2 | -16/+16 |
* | Fully connect the dots between workers and appcache resource loading. | michaeln@chromium.org | 2010-05-27 | 2 | -0/+31 |
* | Provide more info to the renderer process in appcache progress events. | michaeln@chromium.org | 2010-05-25 | 2 | -0/+11 |
* | Browser process scaffolding to support having appcache work in workers. | michaeln@chromium.org | 2010-05-24 | 2 | -4/+21 |
* | Indicate in the tab UI if appcache creation was blocked by privacy settings. | jochen@chromium.org | 2010-04-09 | 2 | -2/+7 |
* | A basic implementation of information about appcache. Lists manifest files, t... | kkanetkar@chromium.org | 2010-03-27 | 2 | -0/+47 |
* | Put up a prompt to create appcaches if the Content Settings indicate to do so... | michaeln@chromium.org | 2010-03-24 | 2 | -7/+100 |
* | Plumbing for providing a cache thread MessageLoop to the DiskCache backend. | michaeln@chromium.org | 2010-03-18 | 1 | -1/+2 |
* | Continue removing bad dependency of chrome/common on chrome/browser | phajdan.jr@chromium.org | 2010-02-27 | 6 | -0/+478 |