summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/network_profile_bubble.cc
Commit message (Expand)AuthorAgeFilesLines
* Move GetFileSize, NormalizeFilePath to base namespacebrettw@chromium.org2013-12-041-3/+2
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Fix incorrect file_util::WriteFile() checks.thestig@chromium.org2013-09-201-1/+1
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-1/+1
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-051-1/+1
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-1/+1
* Use a direct include of time headers in chrome/browser/, part 8.avi@chromium.org2013-06-281-1/+1
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-061-7/+10
* Introduce //components/user_prefs.joi@chromium.org2013-03-061-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Make NotifyNetworkProfileDetected() look for a browser on the active desktop ...gab@chromium.org2013-02-201-4/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-5/+8
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-3/+4
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-7/+5
* Clean-up some Windows API invocationspastarmovj@chromium.org2012-11-271-7/+7
* browser: Move another function from browser_finder.h into chrome namespace.tfarina@chromium.org2012-11-111-1/+1
* Don't use profile pointer for async notifications.mad@chromium.org2012-11-011-3/+3
* Remove GetLastActive from NetworkProfileBubble.robertshield@chromium.org2012-08-301-2/+9
* Move implementation of BrowserList onto an inner, instantiatable class, Brows...ben@chromium.org2012-07-121-3/+5
* browser: Do the check for network profile outside of views.tfarina@chromium.org2012-06-261-0/+177