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