summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/shown_sections_handler_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/.tfarina@chromium.org2011-02-221-43/+0
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-2/+1
* Rename ChromeThread to BrowserThread Part18:tfarina@chromium.org2010-10-111-1/+1
* Fix a bug where we would show both the apps and thumbaa@chromium.org2010-09-221-21/+16
* De-suck the NTP a bit more:aa@chromium.org2010-09-011-2/+22
* Reland r57473aa@chromium.org2010-08-261-22/+2
* Re-enable 2 uni_tests. They started passing again after a revert.dumi@chromium.org2010-08-261-4/+2
* Disable 2 unit tests that fail after a WebKit roll.dumi@chromium.org2010-08-261-2/+4
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+0
* Adjust preference sync code to only sync user modifiable preferences.mnissler@chromium.org2010-07-211-9/+4
* Add an ExtensionPrefStore, layered between the user prefs and the managed pre...pam@chromium.org2010-07-121-20/+12
* Add code to instantiate the ConfigurationPolicyPrefStore for the Windows plat...danno@chromium.org2010-06-141-2/+2
* Support multiple PrefStoresmnissler@chromium.org2010-06-071-7/+15
* Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...sanjeevr@chromium.org2010-05-211-3/+10
* Reland "Factor out reading and writing of preferences into |PrefStore|."bauerb@chromium.org2010-04-221-2/+3
* Revert 45169 - Fix compile error in ShownSectionsHandlerTest.erikkay@chromium.org2010-04-211-1/+1
* Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...erikkay@chromium.org2010-04-211-2/+1
* Fix compile error in ShownSectionsHandlerTest.bauerb@chromium.org2010-04-211-1/+1
* Reland r45028: Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-211-1/+2
* Add app section to NTP.arv@chromium.org2010-04-201-0/+15
* Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.thomasvl@chromium.org2010-04-201-2/+1
* Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-201-1/+2
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-1/+1
* NTP: Allow hiding tips and bookmark sync.arv@chromium.org2009-10-291-0/+32