summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk
Commit message (Expand)AuthorAgeFilesLines
* gtk - Prevent crash on shutdown when animating status bubble and download itemestade@chromium.org2011-03-044-23/+26
* importer: Cleanup the names of files and classes under ui/views/importer dire...tfarina@chromium.org2011-03-041-1/+2
* Convert IconLoader and IconManager to deal with gfx::Image rather than SkBitmap.rsesek@chromium.org2011-03-034-28/+37
* Removed background page wrench menu badge and related code.atwilson@chromium.org2011-03-031-14/+2
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-034-3/+4
* importer: Factor out StartImportingWithUI() function in its own file.tfarina@chromium.org2011-03-023-27/+37
* Changes semantics of TabSelectedAt. For multi-selection the TabStripsky@chromium.org2011-03-021-1/+2
* Display disabled apps with grayed out images on the NTP. Call the re-enable l...jstritar@chromium.org2011-03-021-8/+12
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-0214-15/+14
* Added "--login-user=" option for the Guest session.altimofeev@chromium.org2011-03-021-4/+2
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-025-7/+7
* importer: Factor out ImportObserver in its own file.tfarina@chromium.org2011-03-024-140/+144
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-024-7/+6
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-027-17/+17
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-012-2/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-017-12/+12
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-014-7/+7
* gtk: Organize all the bookmark UI files into the chrome/browser/ui/gtk/bookma...tfarina@chromium.org2011-03-0122-46/+46
* Makes instant not load the current url if you're already viewing. Thissky@chromium.org2011-02-281-17/+2
* WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...tfarina@chromium.org2011-02-272-2/+2
* WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.tfarina@chromium.org2011-02-274-5/+5
* gtk: Document the ConfirmInfoBarGtk class.tfarina@chromium.org2011-02-261-0/+3
* Get rid of hung_renderer_dialog file and namespace.tfarina@chromium.org2011-02-261-6/+5
* Cleanup the implementation of ImportProgressDialogGtk class.tfarina@chromium.org2011-02-262-70/+66
* Enable url check in download_manager, with a simple UI (it may need polish). ...lzheng@chromium.org2011-02-262-16/+40
* gtk: Split infobar_gtk.cc into separate pieces for the different classes defi...tfarina@chromium.org2011-02-256-124/+204
* Wrap some widgets with OwnedWidgetGtk to make sure we don'testade@chromium.org2011-02-252-21/+23
* Cleanup: Remove a bunch of unneeded includes.thestig@chromium.org2011-02-241-1/+0
* Remove dependency on Views::Window from platforms that don't support it.estade@chromium.org2011-02-242-3/+2
* Remove line I had added for debugging, then accidentally committed.estade@chromium.org2011-02-241-2/+0
* gtk - Popup blocked animationestade@chromium.org2011-02-242-43/+217
* Get rid of the GTK-only accessibility api code, now that Chrome OS can relydmazzoni@chromium.org2011-02-2422-1191/+0
* gtk: Organize all the import UI files into the chrome/browser/ui/gtk/importer...tfarina@chromium.org2011-02-249-16/+16
* gtk: make right-clicking on task manager body show menu againevan@chromium.org2011-02-231-1/+7
* Don't try to show info bubble for prerender icon in GTK.cbentzel@chromium.org2011-02-231-3/+6
* Move the UI portions of search engine management to ui/search_engines.avi@chromium.org2011-02-234-5/+5
* It's not safe to delete the balloon view during MenuDelegate::StoppedShowing,...johnnyg@chromium.org2011-02-232-3/+9
* Fixed one more place where allow io is needed in the SelectFileDialogImpl::Ad...pastarmovj@chromium.org2011-02-231-0/+2
* gtk: Do not show tooltip for bookmarks folders.tfarina@chromium.org2011-02-231-0/+3
* Fix crashes when the ExtensionService isn't present (e.g. incognito, chrome o...piman@google.com2011-02-221-1/+4
* Convert ElideString to use string16 instead of wstring.tony@chromium.org2011-02-221-7/+6
* Add an icon to the omnibox when a page is prerendered.cbentzel@chromium.org2011-02-221-0/+4
* Integrate gfx::Image into the ResourceBundle.rsesek@chromium.org2011-02-221-1/+1
* Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...tfarina@chromium.org2011-02-193-6/+6
* Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...scherkus@chromium.org2011-02-183-6/+6
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-183-6/+6
* Remember the appropriate previous directory when opening a select folder dialog.dmazzoni@chromium.org2011-02-181-3/+1
* Implemented a policy to match the ClearSiteDataOnExit pref.pastarmovj@chromium.org2011-02-181-1/+3
* Start moving core pieces of Chrome multi-process code to src\content. I'm st...jam@chromium.org2011-02-182-2/+4
* Disable "Reset to Default theme"/"Use classic theme" correctly.erg@google.com2011-02-171-1/+1