summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/offline/offline_load_page.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactored mobile activation engine outside of WebUI handler in order to expo...zelidrag@chromium.org2012-06-061-2/+0
* Support for navigator.connection APIdroger@google.com2012-05-241-5/+7
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-1/+2
* Don't use BrowserList in OfflineLoadPage. Just use the system tray delegate t...ben@chromium.org2012-05-221-5/+2
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-2/+2
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-2/+1
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-1/+2
* Move a lot of ChromeOS stuff out of Browser and onto various Ash-related help...ben@chromium.org2012-04-201-3/+3
* Support for 512px and 256px icons in extensionsmtytel@chromium.org2012-02-241-2/+3
* Make offline error page visibledpolukhin@chromium.org2012-02-221-1/+1
* Escape URL on offline error page.dpolukhin@chromium.org2012-02-151-2/+3
* Fix OfflineLoadPageTestjam@chromium.org2012-02-091-1/+4
* Add an API around InterstitialPage that's used by chrome.jam@chromium.org2012-02-081-1/+2
* Use InterstitialPage through a delegate interface instead of deriving from it.jam@chromium.org2012-02-071-26/+37
* Make OfflineLoadPage not refer directly to OfflineResourceHandler.darin@chromium.org2012-01-141-4/+4
* base::Bind: Remove ScopedRunnableMethodFactory.jhawkins@chromium.org2012-01-031-3/+2
* Replace the TabContents* accessors with WebContents* in InterstitialPage, Bac...jam@chromium.org2012-01-021-3/+4
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-251-2/+0
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-1/+1
* Move/replace/rename URL-based extension getters from ExtensionService to/in E...yoz@chromium.org2011-12-131-1/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+0
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* OfflineLoadPage fixesachuith@chromium.org2011-10-111-25/+13
* Removed chromeos::NetworkStateNotifier and redirected all related code to use zelidrag@chromium.org2011-09-221-24/+13
* Removal of Profile from content part 5.avi@chromium.org2011-08-011-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-5/+6
* cros: The next 100 clang plugin errors.thakis@chromium.org2011-05-151-0/+2
* Adopt InterstitialPage to RenderViewHost message changes which were introduce...markusheintz@chromium.org2011-05-031-2/+2
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-3/+3
* Use extension to show activation message.oshima@google.com2011-03-151-6/+2
* chromeos: Update the references of notification includes to the new content l...tfarina@chromium.org2011-03-071-3/+3
* Add link to activate verizon in offline page.oshima@google.com2011-03-071-7/+30
* Load url if appcache exists in offline mode.oshima@google.com2011-03-041-1/+4
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-011-4/+4
* Remove delay to load the page when the network becomes available.oshima@google.com2011-01-311-18/+0
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Cleanup: Remove unneeded includes of notification_service.h in other headers.thestig@chromium.org2010-12-151-0/+1
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-2/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Addressing the comment in codereview.chromium.org/5151006.oshima@chromium.org2010-11-251-3/+1
* Add delay when resuming load when network connection is restured.oshima@chromium.org2010-11-221-1/+27
* New offline page that is closer to mock. This is intermediate solution and I ...oshima@chromium.org2010-11-191-15/+80
* Cleanup: Include browser.h -> ui/browser.h [Part 1].jhawkins@chromium.org2010-11-161-1/+1
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/chromeos/*.pkasting@chromium.org2010-10-231-2/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Rename ChromeThread to BrowserThread Part17:tfarina@chromium.org2010-10-111-1/+1
* Rename ChromeThread to BrowserThread Part7:tfarina@chromium.org2010-10-081-1/+1