summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/sync_internals_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome/browser/ui: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-04-301-1/+1
* Stop using content's internal URLDataManager methods from chrome.jam@chromium.org2013-01-271-5/+3
* Switch users of ChromeWebUIDataSource to use the content::WebUIDataSource ins...jam@chromium.org2013-01-191-26/+25
* Simplify WebUI data sources. Currently WebUI data sources implement a URLData...jam@chromium.org2013-01-161-1/+2
* Remove TabContents includes.avi@chromium.org2012-12-141-1/+0
* sync: Track validity of about:sync fieldsrlarocque@chromium.org2012-07-191-3/+3
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-4/+4
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-4/+4
* sync: move internal_api components used by chrome/browser into internal_api/p...tim@chromium.org2012-06-171-1/+1
* TabContentsWrapper -> TabContents, part 51.avi@chromium.org2012-06-121-1/+1
* Changed ChromeURLDataManager to a ProfileKeyedService and made a Factory for it.khorimoto@chromium.org2012-04-251-2/+1
* A new 'traffic' tab is introduced and clicking the button on the tab would di...lipalani@chromium.org2012-04-011-0/+2
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-4/+4
* Convert final GetProfileSyncService callers to use profile keyed factory.tim@chromium.org2012-02-081-2/+4
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-181-6/+4
* Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...jam@chromium.org2012-01-171-7/+9
* Start splitting out WebUI into an implementation class and an interface that ...jam@chromium.org2012-01-131-4/+5
* Get rid of the ChromeWebUI class and just make all the classes in chrome deri...jam@chromium.org2012-01-061-1/+1
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Get rid of ChromeWebUI::GetProfile to prepare for taking out the class.jam@chromium.org2012-01-061-1/+3
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-301-7/+8
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-1/+1
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-121-0/+1
* [Sync] Add type conversion constructor for WeakHandleakalin@chromium.org2011-11-171-1/+1
* Cleanup: Remove some unneeded headers in chrome/browser/ui/webui.thestig@chromium.org2011-09-291-1/+1
* [Sync] Move weak_handle* into sync/utilakalin@chromium.org2011-09-161-1/+1
* sync: Move all the js_* files into a js/ subdirectory.tfarina@chromium.org2011-08-101-3/+3
* Add content-security-policy directive to chrome://sync-internalstsepez@chromium.org2011-08-021-2/+34
* [Sync] Rewrote about:sync backend to use WeakHandlesakalin@chromium.org2011-08-021-30/+39
* Removal of Profile from content part 4.avi@chromium.org2011-08-011-1/+2
* Removes force_bookmark_bar_visible_ from WebUI and puts it insky@chromium.org2011-06-061-1/+1
* [Sync] Remove more boilerplate from chrome://sync-internals js filesakalin@chromium.org2011-05-101-7/+10
* [Sync] Refactor JsArgList a bit.akalin@chromium.org2011-05-061-2/+3
* [Sync] Refactor JS event handling to reduce boilerplateakalin@chromium.org2011-05-061-3/+13
* Revert "Revert 83168 - Revert "Revert 83100 - Remove weird dependency on exte...aa@chromium.org2011-04-271-4/+4
* Revert 83168 - Revert "Revert 83100 - Remove weird dependency on extensions f...acolwell@chromium.org2011-04-271-4/+4
* Revert "Revert 83100 - Remove weird dependency on extensions from webui.Re-pl...aa@chromium.org2011-04-271-4/+4
* Revert 83100 - Remove weird dependency on extensions from webui.Re-plumb exte...aa@chromium.org2011-04-261-4/+4
* Remove weird dependency on extensions from webui.aa@chromium.org2011-04-261-4/+4
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-281-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Some minor sync cleanup and aftermath. Mostly just removing unused headers an...andybons@chromium.org2011-03-151-0/+1
* Switch content/browser/webui to string16/std::string, update all callers.avi@chromium.org2011-03-091-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...tfarina@chromium.org2011-02-271-2/+2
* WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.tfarina@chromium.org2011-02-271-0/+83