1. 631bb74 Move BrowserThread to content namespace. by [email protected] · 14 years ago
  2. c5efb95 Change NewRunnableMethod to base::Bind in shell_integration.cc by [email protected] · 14 years ago
  3. c38831a1 Split BrowserThread into public API and private implementation, step 1. by [email protected] · 14 years ago
  4. 97e2e3f Handle OS registration failure when registering protocol handlers by [email protected] · 14 years ago
  5. 5e3e0963 Canary versions no longer always remove protocol handlers at startup. by [email protected] · 14 years ago
  6. a01481b Moved CanSetAsDefault* from platform_util to shell_integration by [email protected] · 14 years ago
  7. bcb999d Fix memory leak in unit tests for ProtocolHandlerRegistry introduced by observers. by [email protected] · 14 years ago
  8. 02a1bc9 Revert 87296 - Check for OS unregistered protocol handlers at startup by [email protected] · 14 years ago
  9. acf67a7 Check for OS unregistered protocol handlers at startup by [email protected] · 14 years ago
  10. 4468a5b Allow chrome to become the os default handler for arbitrary protocols on mac/win. by [email protected] · 14 years ago
  11. b1039293 Refactor GetCommandLineArgumentsCommon to not use strings. by [email protected] · 14 years ago
  12. 01ed196 Extension ids are ASCII. by [email protected] · 14 years ago
  13. 1625ffd Update a bunch of files to the new location of browser_thread.h by [email protected] · 14 years ago
  14. e450fa6 Introduced a new policy DefaultBrowserSettingEnabled. by [email protected] · 14 years ago
  15. 2f1c09d Set Browser::app_name_ in a reasonable way for extension apps. by [email protected] · 14 years ago
  16. a3b734b Add "create Application Shortcut" to the app menu on NTP. by [email protected] · 15 years ago
  17. 93aa89c7 FBTF: Even more deinlining. by [email protected] · 15 years ago
  18. 017a7a11 Rename ChromeThread to BrowserThread Part21: by [email protected] · 15 years ago
  19. 0c7d74f Rename ChromeThread to BrowserThread Part16: by [email protected] · 15 years ago
  20. ec5b50d Implement new strategy for default apps. Instead of using by [email protected] · 15 years ago
  21. 660e428f Remove usage of GetSwitchValue for most of chrome/browser/. by [email protected] · 15 years ago
  22. 385e5b569 enable apps by default by [email protected] · 15 years ago
  23. 74d1397a Replace obsolete kProfile switch with kLoginProfile by [email protected] · 15 years ago
  24. 5d91c9e base/ header cleanup. Forward declaration instead of including. by [email protected] · 15 years ago
  25. 63597e4e Deprecate most of the remaining wstring file_util functions. by [email protected] · 15 years ago
  26. 2bce5e1 Re-land r47079: Shorten several appsrelated flags. by [email protected] · 15 years ago
  27. 5ebc4b2 Revert 47079 - Shorten several appsrelated flags. "256 characters should be enough for anyone's shortcut flags!" by [email protected] · 15 years ago
  28. c90ce846 Shorten several apps-related flags. "256 characters should be enough for anyone's shortcut flags!" by [email protected] · 15 years ago
  29. 64048bd chrome 6: string_util.h -> utf_string_conversions.h fix. by [email protected] · 15 years ago
  30. 28375ae Implement launch disposition for extension-apps. by [email protected] · 15 years ago
  31. 0d3dc8e2 Fifth patch in getting rid of caching MessageLoop pointers. by [email protected] · 16 years ago
  32. 264f74d1 Allow the default browser check to return "unknown" and reflect that in the UI. by [email protected] · 16 years ago
  33. b96aa93 First step to create application shortcuts on Linux. by [email protected] · 16 years ago
  34. d24c401 Fix running default browser check/setting in UI thread on Linux. by [email protected] · 16 years ago
  35. 3bf6ade0 Allow two user level installs of Chrome to have default browser settings. by [email protected] · 16 years ago
  36. e8fd296 Make default browser path check case insensitive. by [email protected] · 16 years ago
  37. 4a0765a Move win_util.h from common to app. by [email protected] · 16 years ago
  38. b6f87899 NO CODE CHANGE by [email protected] · 16 years ago
  39. 309c8ff Fix all places where we used the GetWinVersion function incorrectly. by [email protected] · 16 years ago
  40. a23ef4e6 Fix regression caused by CommandLine change. by [email protected] · 16 years ago
  41. 8f794cb Move creation of 'open with' registry keys to installer. We should place nice and not create these keys on every Chrome start just in case user wants a customized open with list. So now we only create these keys at installation or when user choses to make Chrome default browser. Also we clean them up on uninstall. by [email protected] · 17 years ago
  42. 974899a Temporary code to upgrade Chrome open command for existing users. by [email protected] · 17 years ago
  43. 5fc2ce0 * Update comments from code review feedback. by [email protected] · 17 years ago
  44. faeea9b Add a command line option to installer that will let user set Chrome as by [email protected] · 17 years ago
  45. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  46. 8bcdcbe8 First set of changes to start separating Google specific branding from Chromium. This change mostly tries to modify installer to install Chromium or Google Chrome depending on a compile flag. The goal is to try to isolate all the differences in a single class that can be overridden for customization. There is also a lot of refactoring to make this happen. by [email protected] · 17 years ago
  47. 09911bf Add chrome to the repository. by initial.commit · 17 years ago