1. a3ef483 Add FilePath to base namespace. by [email protected] · 12 years ago
  2. 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
  3. 895585e Mac: Prevent NTP mousewheel events from being suppressed on Lion. by [email protected] · 13 years ago
  4. 7c3228a platform_util OpenItem/ShowItemInFolder threading fixes. by [email protected] · 14 years ago
  5. 80772ed browser: Abstract message box dialog functions into its own header file. by [email protected] · 14 years ago
  6. a01481b Moved CanSetAsDefault* from platform_util to shell_integration by [email protected] · 14 years ago
  7. f44f0a82 Move GetVersionStringModifier() and GetChannel() from platform_util_* to chrome_version_info_* by [email protected] · 14 years ago
  8. 4468a5b Allow chrome to become the os default handler for arbitrary protocols on mac/win. by [email protected] · 14 years ago
  9. bca64fb Fix users of platform_util::GetVersionStringModifier that really only care by [email protected] · 14 years ago
  10. b11953f0 Mac Canary: Don't offer to set as the default browser. by [email protected] · 14 years ago
  11. 08397d5 Change includes of gfx/* to ui/gfx/* by [email protected] · 14 years ago
  12. ba6680f Instant - move AutocompleteLosingFocus implementation to InstantController. by [email protected] · 15 years ago
  13. 0211f57e Refactor version-getting info into a chrome::VersionInfo object. by [email protected] · 15 years ago
  14. 32b76ef `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by [email protected] · 15 years ago
  15. e313f3b1 Make a new yes/no messagebox wrapper function, use it in the bookmark alert. by [email protected] · 15 years ago
  16. 9fa8af6 Changes to allow focusing the syncronization dialog, useful for the case where the user by [email protected] · 15 years ago
  17. f66bcdf Attempt to recommit issue 2013017. Switch sync servers based on channel. by [email protected] · 15 years ago
  18. 01a80129 Revert 47064 - Switch sync servers depending on whether you're running stable or dev. Initially just use the same url twice. by [email protected] · 15 years ago
  19. 69a1f58 Switch sync servers depending on whether you're running stable or dev. Initially just use the same url twice. by [email protected] · 15 years ago
  20. f21cf2c Revert 46101 - Make a new yes/no messagebox wrapper function, use it in the bookmark alert. by [email protected] · 15 years ago
  21. f7987cf0 Make a new yes/no messagebox wrapper function, use it in the bookmark alert. by [email protected] · 15 years ago
  22. 14a000d Changing linux platform for chromeos. This involved moving platform_util and extension_error_reporter to browser, so that the UIs surrounding them can be in the browser. by [email protected] · 15 years ago[Renamed (92%) from chrome/common/platform_util.h]
  23. 5c7293a Move some more files to toplevel gfx dir. by [email protected] · 15 years ago
  24. 0082d7e0d Continue removing bad dependency of chrome/common on chrome/browser by [email protected] · 15 years ago
  25. d87dae2 Move channel (beta,dev,stable) determination code to a common location. by [email protected] · 16 years ago
  26. 93623c5d re-apply r34183 by [email protected] · 16 years ago
  27. b5ac37f rollback r34183 by [email protected] · 16 years ago
  28. efba8d70 linux: theme scrollbars from GTK theme by [email protected] · 16 years ago
  29. d626039 Make the default RendererPreferences smarter. by [email protected] · 16 years ago
  30. ae3968b Add platform abstraction for simple error box, and use it in a couple extensions-related places. by [email protected] · 16 years ago
  31. 010ea08a Move native_widget_types and gtk_native_view_id_manager from base/gfx to by [email protected] · 16 years ago
  32. 59b2e32 Linux: handle external protocols, e.g. mailto: links. by [email protected] · 16 years ago
  33. de86a851 Linux: call xdg-open on downloaded files to open them. by [email protected] · 16 years ago
  34. bd1ad68 GTK: Add download shelf first show animation. by [email protected] · 16 years ago
  35. d2cc6ed Port and enable most of TabRestoreUITest on linux. by [email protected] · 16 years ago
  36. 3753f52 Implement chrome_proces_util for linux and enable download ui test. by [email protected] · 16 years ago
  37. 076700e6 Re-enable save package on linux, mac. by [email protected] · 16 years ago
  38. 1a9e11dc Implement basic ShowItemInFolder for linux. by [email protected] · 16 years ago