summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/locale_change_guard.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch from SignedSettings to DeviceSettingsService.mnissler@chromium.org2012-09-011-4/+4
* Revert 154457 - Switch from SignedSettings to DeviceSettingsService.dmazzoni@chromium.org2012-08-311-4/+4
* Switch from SignedSettings to DeviceSettingsService.mnissler@chromium.org2012-08-311-4/+4
* Moves command handling from Browser to a new object, BrowserCommandController.ben@chromium.org2012-06-271-1/+2
* RefCounted types should not have public destructors, chromeos editionrsleevi@chromium.org2012-06-251-0/+3
* Change kAshNotify to kAshNotifyDisabled (default ash notifications to enabled)stevenjb@google.com2012-06-181-1/+2
* Add support for Ash to Notificationsstevenjb@google.com2012-06-141-5/+8
* Prepare to support Ash notification tray:stevenjb@google.com2012-05-301-2/+2
* Move common notification layout to base classstevenjb@google.com2012-05-241-4/+2
* Add TrayLocale for locale change notifications.stevenjb@google.com2012-05-171-2/+17
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-1/+2
* Renaming virtual setters/getters in UserManager.nkostylev@chromium.org2012-03-061-2/+2
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-021-2/+3
* Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...bauerb@chromium.org2011-12-271-4/+1
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-1/+2
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-3/+5
* Replace Callback1 with base::Callback in MessageCallback.achuith@chromium.org2011-10-261-3/+5
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-4/+4
* Move notification_source from content/common to content/browser/public and pu...jam@chromium.org2011-10-191-4/+4
* Profiles: Fix overlistening on LOAD_COMPLETED_MAIN_FRAME.erg@google.com2011-08-171-5/+7
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-7/+8
* cros: More method out-of-lining for clang plugin, more build fixes.thakis@chromium.org2011-05-151-0/+2
* Move UserMetrics to content.michaeln@google.com2011-04-271-1/+1
* Show locale change notification in previous locale.dilmah@chromium.org2011-04-181-16/+43
* Strings for locale change notification (provided by Brian Rakowski)dilmah@chromium.org2011-04-081-5/+6
* Update notification iconsdpolukhin@chromium.org2011-04-061-2/+2
* Comb up ownership things.dilmah@chromium.org2011-03-161-16/+41
* chromeos: Update the references of notification includes to the new content l...tfarina@chromium.org2011-03-071-2/+2
* Pick more adequate time for showing locale change notification.dilmah@chromium.org2011-03-031-38/+34
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarderjochen@chromium.org2011-03-011-1/+1
* Do not change locale on login screen and for non-owner sessions without touch...dilmah@chromium.org2011-02-091-2/+3
* Do not use local override for language settings: always store it into synchro...dilmah@chromium.org2011-01-261-23/+10
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Hide private stuff into .cc filedilmah@chromium.org2011-01-211-0/+17
* Cleanup of r71320 commit.dilmah@chromium.org2011-01-181-18/+57
* For ChromeOS: when starting session:dilmah@chromium.org2011-01-131-0/+134