summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/importer
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-112-2/+0
* Clean up first run:pkasting@chromium.org2012-03-162-25/+11
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-2/+4
* Devirtualize CHROMEGTK_CALLBACK.dcheng@chromium.org2011-11-121-1/+1
* bind: A few more bind conversions in the gtk porterg@chromium.org2011-09-301-7/+7
* content: Reapply "Start splitting up chrome/browser/ui/gtk/gtk_util.h" (r98287)erg@google.com2011-08-292-4/+6
* Revert "content: Start splitting up chrome/browser/ui/gtk/gtk_util.h"erg@google.com2011-08-252-6/+4
* content: Start splitting up chrome/browser/ui/gtk/gtk_util.herg@google.com2011-08-252-4/+6
* gtk: Use gtk_dialog_get_content_area() throughout.tfarina@chromium.org2011-08-052-2/+2
* importer: Trivial change that changes NONE_IMPORTER to TYPE_UNKNOWN.tfarina@chromium.org2011-07-151-1/+1
* roll clang 131935:132017thakis@chromium.org2011-06-081-1/+1
* Move UserMetrics to content.michaeln@google.com2011-04-271-1/+1
* importer: Get rid of ImporterList::GetSourceProfileNameAt method.tfarina@chromium.org2011-04-062-4/+4
* importer: Cleanup ProfileInfo calls a little bit.tfarina@chromium.org2011-04-062-8/+8
* importer: Refactor ImporterList so it doesn't have to know about Importer.tfarina@chromium.org2011-04-041-1/+1
* importer: Convert GetSourceProfileNameAt to string16.tfarina@chromium.org2011-04-011-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-282-2/+2
* importer: Add UMA logging to Firefox warning dialog.tfarina@chromium.org2011-03-251-0/+2
* Remove importer views that aren't used any more.estade@chromium.org2011-03-162-315/+0
* importer: Eliminate the dependency on browser/ui/ from importer.tfarina@chromium.org2011-03-111-3/+3
* importer: Cleanup ImporterHost class even more.tfarina@chromium.org2011-03-101-2/+2
* importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h].tfarina@chromium.org2011-03-094-7/+15
* importer: Pull ImporterHost::Observer out into its own header.tfarina@chromium.org2011-03-083-13/+16
* gtk: Rename OnDialogResponse() to OnResponse() to standardize on a consistent...tfarina@chromium.org2011-03-075-13/+11
* importer: Tweak ImportLockDialog comments.tfarina@chromium.org2011-03-052-4/+8
* importer: Cleanup the names of files and classes under ui/views/importer dire...tfarina@chromium.org2011-03-041-1/+2
* importer: Factor out StartImportingWithUI() function in its own file.tfarina@chromium.org2011-03-023-27/+37
* importer: Factor out ImportObserver in its own file.tfarina@chromium.org2011-03-024-140/+144
* Cleanup the implementation of ImportProgressDialogGtk class.tfarina@chromium.org2011-02-262-70/+66
* Get rid of the GTK-only accessibility api code, now that Chrome OS can relydmazzoni@chromium.org2011-02-242-9/+0
* gtk: Organize all the import UI files into the chrome/browser/ui/gtk/importer...tfarina@chromium.org2011-02-246-0/+732