summaryrefslogtreecommitdiffstats
path: root/chrome/browser/protector
Commit message (Expand)AuthorAgeFilesLines
* Reland 171079, as it wasn't the CL that caused the perf regressionakalin@chromium.org2012-12-061-3/+1
* Revert 171079 - investigating perf regression.kalman@chromium.org2012-12-061-1/+3
* Make Blacklist::IsBlacklist asynchronous (it will need to be for safekalman@chromium.org2012-12-041-3/+1
* Pull extension blacklist and policy logic out of ExtensionPrefs and into twokalman@chromium.org2012-11-151-6/+6
* Remove PrefObserver usages, batch 5.joi@chromium.org2012-11-154-24/+22
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-014-26/+17
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-222-2/+2
* Move SnapshotSamples to HistogramBasekaiwang@chromium.org2012-10-201-6/+6
* Merging PrefSetObserver into PrefChangeRegistrar.joi@chromium.org2012-10-154-15/+25
* Add desktop type context to most existing instances of FindTabbedBrowser.robertshield@chromium.org2012-10-043-16/+29
* Add ActionBoxController, a controller class for the action box scoped to thekalman@chromium.org2012-09-282-4/+4
* SampleSet -> HistogramSamples which can be reused by SparseHistogramkaiwang@chromium.org2012-09-221-4/+4
* Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...thestig@chromium.org2012-09-062-4/+4
* First part of PAGE_TRANSITION_START_PAGE cleanup.rogerta@chromium.org2012-09-051-1/+1
* Extension white and force lists (set by policy) should have priority over aut...qfel@google.com2012-08-211-10/+3
* Renamed ExtensionIdSet to ExtensionIdsyefim@chromium.org2012-08-172-4/+4
* Mark ProtectorServiceTest.ShowAndDiscardManually flaky on Windows.asvitkine@chromium.org2012-08-101-1/+7
* Move RunAllPendingInMessageLoop from ui_test_utils.h to test_utils.h, so that...jam@chromium.org2012-07-301-53/+53
* Remove more set noparentsben@chromium.org2012-07-251-1/+0
* Move files related to registry-controlled domains into a new net/base/registr...pam@chromium.org2012-07-201-1/+1
* Change the FindHistogram interface of StatisticsRecorderkaiwang@chromium.org2012-07-181-2/+2
* Add a separate protector UMA state when backup is overwritten by migration.ivankr@chromium.org2012-07-141-0/+1
* Move StatisticsRecorder out of histogram.cc/h for further refactoring.kaiwang@chromium.org2012-07-131-0/+1
* Move implementation of BrowserList onto an inner, instantiatable class, Brows...ben@chromium.org2012-07-122-3/+4
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-115-5/+4
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-1113-13/+0
* Moved ExtensionPrefs and related into extensions namespacerdevlin.cronin@chromium.org2012-07-103-3/+5
* chrome: Put browser_navigator.h into chrome namespace.tfarina@chromium.org2012-07-011-5/+5
* browser: Move global error to subdir.tfarina@chromium.org2012-06-294-8/+8
* Fix: PrefsBackupInvalidChangeTest.Defaults on Mac Lion.marja@chromium.org2012-06-281-4/+7
* Mark PrefsBackupInvalidChangeTest.Defaults as failing on Lion.rsesek@chromium.org2012-06-221-0/+8
* grd file update for new 2x assetsthakis@chromium.org2012-06-224-4/+4
* Move singleton tabs off Browser.ben@chromium.org2012-06-211-1/+2
* Remove message_loop_helpers.h and update the includes to point to the new loc...tfarina@chromium.org2012-06-201-1/+1
* Fix some ExtensionSystemFactory dependencies.yoz@chromium.org2012-06-111-4/+0
* Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()davemoore@chromium.org2012-06-071-1/+1
* [protector] Fix crash on Preferences backup update to version 2.ivankr@chromium.org2012-06-041-4/+7
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Fix build breakage.kmadhusu@chromium.org2012-05-311-2/+2
* Disable ProtectorServiceTest.ShowAndApplyManually on Windows.kmadhusu@chromium.org2012-05-311-1/+9
* [protector] Fix segfault when preference is policy-controlled.ivankr@chromium.org2012-05-301-4/+4
* [protector] Specific handling of default values of protected prefs.ivankr@chromium.org2012-05-285-66/+189
* Make NetworkProfileBubble not use BrowserList::GetLastActive() as much. Inste...ben@chromium.org2012-05-232-4/+4
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-1/+2
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.thestig@chromium.org2012-05-141-1/+0
* browser: Move the tabs directory into ui.tfarina@chromium.org2012-05-111-2/+3
* Extract StartupTabs and startup types from StartupBrowserCreator.ben@chromium.org2012-05-115-18/+21
* Revert 136573 - Extract StartupTabs and startup types from StartupBrowserCrea...ben@chromium.org2012-05-115-21/+18
* Extract StartupTabs and startup types from StartupBrowserCreator.ben@chromium.org2012-05-115-18/+21
* Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.ben@chromium.org2012-05-101-1/+1