1. 08397d5 Change includes of gfx/* to ui/gfx/* by [email protected] · 15 years ago
  2. e9ef1db2 gtk: simplify menuing API by [email protected] · 15 years ago
  3. 0a6fd4f Make the gtk download shelf autoclose on mouse out. by [email protected] · 15 years ago
  4. c051a1b Move l10n_util to ui/base by [email protected] · 15 years ago
  5. 463e1b43 Internationalize the prefix of unconfirmed download file. by [email protected] · 15 years ago
  6. 42ce29d Move ResourceBundle, DataPack to ui/base by [email protected] · 15 years ago
  7. 9dd7e3d7 Move a bunch of random other files to src/ui/base by [email protected] · 15 years ago
  8. 0d8b9aa Update references part 2: files in chrome/browser/ui/ by [email protected] · 15 years ago
  9. 736d189 Move chrome/browser/gtk/ to chrome/browser/ui/gtk/ by [email protected] · 15 years ago[Renamed (99%) from chrome/browser/gtk/download_item_gtk.cc]
  10. f6767806 Move animation code to new ui/base/animation directory. by [email protected] · 15 years ago
  11. 42197a2 Remove wstring from l10n_util. Part 2. by [email protected] · 15 years ago
  12. f2ba4e6 REGRESSION: Show correct exe icon in the downloadshelf by [email protected] · 15 years ago
  13. 440348f Cleanup: Include browser.h -> ui/browser.h [Part 1]. by [email protected] · 15 years ago
  14. 44b94b8 Use .crdownload file path for 'Show In Folder' while download is in progress by [email protected] · 15 years ago
  15. ba6680f Instant - move AutocompleteLosingFocus implementation to InstantController. by [email protected] · 15 years ago
  16. 835d7c8 Move Stats, histograms, and field trial into a metrics subdirectory of base and by [email protected] · 15 years ago
  17. 0c328d9 Fix linux compile. by [email protected] · 15 years ago
  18. 2bcccf4 linux: Update how menu icons are assigned. by [email protected] · 15 years ago
  19. 84a761ee Convert ElideFilename from using wstring to string16. by [email protected] · 15 years ago
  20. ce7f62e3 FBTF: Clean up some headers in tab_contents_delegate.h. by [email protected] · 15 years ago
  21. 0ccf461 Cleanup: Remove unneeded headers from app/ (part 3) by [email protected] · 15 years ago
  22. aa033af Download code cleanup: by [email protected] · 15 years ago
  23. 6c69796d Download code cleanup: split big files into smaller one. by [email protected] · 15 years ago
  24. 74f7df7d [GTK] Don't access a destroyed widget. by [email protected] · 15 years ago
  25. 5097dc8 Attempt four at landing the "histogram.h removed from message_loop.h" patch. by [email protected] · 15 years ago
  26. 8efa680 Revert everything related to the relanding. by [email protected] · 15 years ago
  27. a91e1409 Reland r52336. by [email protected] · 15 years ago
  28. f1d9428 Revert 52336 - More header cleanup: by [email protected] · 15 years ago
  29. 90242e9e More header cleanup: by [email protected] · 15 years ago
  30. 302433879 Canvas refactoring part 2. by [email protected] · 15 years ago
  31. c82ab8a Download filename encoding fix [try2]: by [email protected] · 15 years ago
  32. 8361210 revert r49217, which caused unit test failures on win: by [email protected] · 15 years ago
  33. 2d0c4aa Download filename encoding fix: by [email protected] · 15 years ago
  34. 14831ef Re-organize RenderViewContextMenu to the use cross-platform MenuModel class. by [email protected] · 15 years ago
  35. 4ce7e15 Refactors animation to allow for cleaner subclassing. I'm doing this by [email protected] · 15 years ago
  36. 8c9e614 GTK: More signal overhaul. by [email protected] · 15 years ago
  37. d0aa203 GTK: make download shelf drags use the download icon. by [email protected] · 15 years ago
  38. 113a42f3 Add download item tooltips on linux/win. by [email protected] · 15 years ago
  39. d07b6b5 Move app/gfx/canvas and app/gfx/font to gfx/. by [email protected] · 15 years ago
  40. 61451981 Move text_elider from app/gfx to app/ by [email protected] · 15 years ago
  41. cd81841 Move more files to toplevel gfx. by [email protected] · 15 years ago
  42. 2ca8a06 GTK: implement extension bookmark manager drag api. by [email protected] · 15 years ago
  43. 6e64343 Final removal of the bad dependency of chrome/common on chrome/browser by [email protected] · 15 years ago
  44. 73eb305 [Linux] Improve DownloadShelfGtk to use GtkShrinkableHBox, and fix a label wrap issue. by [email protected] · 15 years ago
  45. 16d51df Next part of bad dependency removal (chrome/common -> chrome/browser) by [email protected] · 15 years ago
  46. ad02174c Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see http://codereview.chromium.org/660063 ), r=me. by [email protected] · 15 years ago
  47. 546176c Don't make pause/resume item in download context menu a check item (the name already toggles between pause and resume) by [email protected] · 15 years ago
  48. 18597e6 GTK: handle dom_ui-generated download drag events. by [email protected] · 16 years ago
  49. 84e5cdd9 Make use of SimpleMenuModel in DownloadShelfContextMenuWin and DownloadShelfContextMenuGtk. by [email protected] · 16 years ago
  50. 2041cf34 Pulled out Callback code into base/callback.h. This is the first step towards redoing the Callback interfaces. by [email protected] · 16 years ago
  51. e1ce144 GTK: lighten the color of the download item status/label text. by [email protected] · 16 years ago
  52. e5a2ace Remove redundant casts in g_signal_connect() throughout all gtk code we have. by [email protected] · 16 years ago
  53. 7467340 GTK: Use page and app menu models. by [email protected] · 16 years ago
  54. 4ddfc62 GTK: Refresh the visibliity of other download items when removing a download item from the shelf. by [email protected] · 16 years ago
  55. 484e9ec Implement browser action context menu on linux. by [email protected] · 16 years ago
  56. a60c8ae Handle extensions correctly when the default download location is not writable by [email protected] · 16 years ago
  57. 309b764 Minor cleanup; remove deprecate file_util function and some obsolete TODOs. by [email protected] · 16 years ago
  58. ecafaa5 GTK: Dynamically adjust width of download item dangerous warning. by [email protected] · 16 years ago
  59. 7e5e9d2 linux: swap order of buttons for dangerous downloads by [email protected] · 16 years ago
  60. f81f88b Messaging of the download item for extension is now: by [email protected] · 16 years ago
  61. 6b5b4e9 GTK: Change text for extension download UI. by [email protected] · 16 years ago
  62. e6cd730f Remove auto-open files from the download shelf on auto-open. This is the Gtk version of r20787 / r28391. by [email protected] · 16 years ago
  63. 63fa386 Make sure download shelf items and download items don't share names. by [email protected] · 16 years ago
  64. 6f36dd0 Remove "Remove" from download item context menu on linux. by [email protected] · 16 years ago
  65. 7fcb792 GTK: Download item as drag source. by [email protected] · 16 years ago
  66. e07bcc5e Add pause and resume to Linux download shelf. by [email protected] · 16 years ago
  67. 655750cb Remove code doing a no-op due to float -> int rounding. by [email protected] · 16 years ago
  68. d3be4f1 GTK: Chrome themes should use COLOR_BOOKMARK_TEXT for most download item text. by [email protected] · 16 years ago
  69. 5a3b914 Revert "Fix a ton of compiler warnings." by [email protected] · 16 years ago
  70. be952c3c Fix a ton of compiler warnings. by [email protected] · 16 years ago
  71. 002c177a Fix DCHECK on download item removal, take 2. by [email protected] · 16 years ago
  72. 4df55d88 Revert my download item change. by [email protected] · 16 years ago
  73. 0c18444 Don't DCHECK when removing items from the download shelf. by [email protected] · 16 years ago
  74. e1988d4 GTK Themes: Dropdown arrow size on download items should match font size. by [email protected] · 16 years ago
  75. 5c82dde98 GTK: Make the progress area go away when a download item is cancelled. by [email protected] · 16 years ago
  76. 92d7e3cf GTK Themes: Theme the dangerous file warning label and icon. by [email protected] · 16 years ago
  77. c451714f GTK Themes: Download items should be drawn with GTK, not nineboxes. by [email protected] · 16 years ago
  78. f6fb685 Download item gtk tidbits: by [email protected] · 16 years ago
  79. 8e92efd Properly size accepted dangerous downloads. by [email protected] · 16 years ago
  80. 731acac7 Add "Remove from list" for download item in the download shelf. by [email protected] · 16 years ago
  81. 1b2fca9 Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tree_util. by [email protected] · 16 years ago
  82. 63302a8 Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines. by [email protected] · 16 years ago
  83. eac1d59 Work on RTL / BiDi Omnibox. by [email protected] · 16 years ago
  84. 33c02f1cd Cancel icon load requests when we are getting shutdown. by [email protected] · 16 years ago
  85. 07da008 GTK: Force a size on download items and elide the dangerous download filename. by [email protected] · 16 years ago
  86. 5fdafb2 GTK Themes: Refactored to use notifications instead of manual plumbing. by [email protected] · 16 years ago
  87. d995479 GTK Themes: Set bg/text colors for the download shelf. by [email protected] · 16 years ago
  88. 01c25692 More BIDI support: by [email protected] · 16 years ago
  89. 0a7800ee linux: Load icons with gdk instead of using PNGDecoder. by [email protected] · 16 years ago
  90. 4118ab9 gtk: Make sure icon is right size in download item. by [email protected] · 16 years ago
  91. f5c016b Reduce header dependencies in chrome/browser/ by [email protected] · 16 years ago
  92. bd63dc9 Refactor the PlatformContext layer to have only one class. by [email protected] · 16 years ago
  93. d72aa00d Linux: fix icon theme double free on shutdown by eliminating dupes from icon theme array. by [email protected] · 16 years ago
  94. 78a851f If widget is too small to render a nine box, just return (don't DCHECK). by [email protected] · 16 years ago
  95. 9ba1638 Fix a couple problems with DownloadItemGtk. by [email protected] · 16 years ago
  96. b39b708 Implement and use the -> operator for OwnedWidgetGtk. by [email protected] · 16 years ago
  97. 59560e0b Move download shelf from per-tab to per-window. Also disable auto-hiding of by [email protected] · 16 years ago
  98. c4bb3c4 Linux: Fix appearance of dangerous download dialog. by [email protected] · 16 years ago
  99. 8d3f80e Paint a focus indication on LinkButtonGtk buttons. by [email protected] · 16 years ago
  100. de86a851 Linux: call xdg-open on downloaded files to open them. by [email protected] · 16 years ago