summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/sync_internals_ui.h
Commit message (Expand)AuthorAgeFilesLines
* Fix WeakPtrFactory ordering problems in uidmichael@chromium.org2013-10-091-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-9/+9
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-9/+9
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-3/+3
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-181-1/+1
* Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...jam@chromium.org2012-01-171-3/+2
* Start splitting out WebUI into an implementation class and an interface that ...jam@chromium.org2012-01-131-5/+6
* Get rid of the ChromeWebUI class and just make all the classes in chrome deri...jam@chromium.org2012-01-061-2/+2
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-301-1/+1
* Cleanup: Remove unneeded forward declarations from chrome/browser/ui/webui.thestig@chromium.org2011-11-121-2/+0
* sync: Move all the js_* files into a js/ subdirectory.tfarina@chromium.org2011-08-101-3/+3
* [Sync] Rewrote about:sync backend to use WeakHandlesakalin@chromium.org2011-08-021-6/+12
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-1/+1
* Removes force_bookmark_bar_visible_ from WebUI and puts it insky@chromium.org2011-06-061-2/+3
* [Sync] Remove more boilerplate from chrome://sync-internals js filesakalin@chromium.org2011-05-101-2/+3
* [Sync] Refactor JS event handling to reduce boilerplateakalin@chromium.org2011-05-061-0/+3
* Revert "Revert 83168 - Revert "Revert 83100 - Remove weird dependency on exte...aa@chromium.org2011-04-271-3/+5
* Revert 83168 - Revert "Revert 83100 - Remove weird dependency on extensions f...acolwell@chromium.org2011-04-271-5/+3
* Revert "Revert 83100 - Remove weird dependency on extensions from webui.Re-pl...aa@chromium.org2011-04-271-3/+5
* Revert 83100 - Remove weird dependency on extensions from webui.Re-plumb exte...aa@chromium.org2011-04-261-5/+3
* Remove weird dependency on extensions from webui.aa@chromium.org2011-04-261-3/+5
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-281-1/+1
* WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.tfarina@chromium.org2011-02-271-0/+53