1. 22f8287 Use base::size rather than arraysize in chrome/ part 3. by Avi Drissman · 6 years ago
  2. f302efe WebApp: Split up web_app.h into extensions/ and components/ by Alexey Baskakov · 7 years ago
  3. 2f8bf816 WebApp: Remove chrome/browser/ui dependency on web_app.h by Alexey Baskakov · 7 years ago
  4. 2ce6dc22 Switch from TestBrowserThread to TestBrowserThreadBundle in chrome. by fdoray · 8 years ago
  5. 8c498ea4 c/browser, c/common, components S-W: Change ScopedTempDir::path() to GetPath() by vabr · 9 years ago
  6. 32fa6b3f9 chrome: Use stl utilities from the base namespace by skyostil · 9 years ago
  7. 12d8758 Linux: Support the --class argument by thomasanderson · 9 years ago
  8. 1019dd8 Revert of Linux: Support the --class argument (patchset #4 id:60001 of https://codereview.chromium.org/2186813002/ ) by pavely · 9 years ago
  9. b4a38ed Linux: Support the --class argument by thomasanderson · 9 years ago
  10. 0c412e85 Make base::Environment::Create() return unique_ptrs. by thestig · 9 years ago
  11. 664c07b Switch to standard integer types in chrome/browser/, part 4 of 4. by avi · 9 years ago
  12. d2b1fcf Linux: Change ShellIntegration code to use GetXDGDirectory(). by thestig · 10 years ago
  13. d0b66234 Cleanup shell_integration_linux_unittest.cc. by thestig · 10 years ago
  14. e1bc798 Standardize usage of virtual/override/final specifiers. by dcheng · 11 years ago
  15. 9e65ad1 Convert ARRAYSIZE_UNSAFE -> arraysize in chrome/browser/. by viettrungluu · 11 years ago
  16. fb66cb4f replace OVERRIDE and FINAL with override and final in chrome/browser/[r-z]* by mostynb · 11 years ago
  17. 18dfb7a5 Change base/file_utils.h includes to base/files/file_utils.h in chrome/ by thestig · 11 years ago
  18. da0349e Refactored the ShortcutLocations.hidden flag on linux by [email protected] · 11 years ago
  19. 06bfeb1 Cleanup: Make namespace shell_integration_linux follow the style guide. by [email protected] · 11 years ago
  20. 4a789682 Linux: The App Launcher now appears on the "Internet" menu, not "Other". by [email protected] · 11 years ago
  21. 2e0424a Move ShortcutInfo, ShortcutLocations from ShellIntegration to web_app. by [email protected] · 11 years ago
  22. e5c2a22e Move WriteFile and WriteFileDescriptor from file_util to base namespace. by [email protected] · 11 years ago
  23. 2164e51 Refactor ShellIntegrationLinux desktop file generation code. by [email protected] · 11 years ago
  24. 7199367d Create App Launcher shortcuts and icons on Linux with --enable-app-list. by [email protected] · 11 years ago
  25. f911df5 Update some uses of UTF conversions in chrome/browser to use the base:: namespace. by [email protected] · 11 years ago
  26. a7e18f4 Fix ShellIntegrationTest failing on Linux Official Builder. by [email protected] · 11 years ago
  27. 2f5bc32 We want the Applications Menu shortcut paths to be managed by shell_util.cc as by [email protected] · 12 years ago
  28. 426d1c9 Move directory creation functions to base namespace. by [email protected] · 12 years ago
  29. e7f7987 chromeos: Don't compile Linux shell-integration code. by [email protected] · 12 years ago[Renamed (98%) from chrome/browser/shell_integration_unittest.cc]
  30. f93a7745 Set the WM_CLASS property of X11 windows in Linux Aura build. by [email protected] · 12 years ago
  31. 111f028 Linux: Deleting a profile deletes all app shortcuts associated with it. by [email protected] · 12 years ago
  32. 2fb8c2e Use a direct include of the message_loop header in chrome/browser/, part 10. by [email protected] · 12 years ago
  33. 12100ad3 Linux desktop and icon files: Replace spaces with underscores. by [email protected] · 12 years ago
  34. 761fa470 chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1 by [email protected] · 12 years ago
  35. 24a555b6 Use a direct include of strings headers in chrome/browser/r*-s*/. by [email protected] · 12 years ago
  36. e309f31 Use a direct include of utf_string_conversions.h in chrome/browser/, part 3. by [email protected] · 12 years ago
  37. b3a2509 chrome: Use base::MessageLoop. (Part 3) by [email protected] · 12 years ago
  38. a3c2595 Application shortcuts in Linux are now installed into a "Chrome Apps" folder. by [email protected] · 12 years ago
  39. 14fbaed Simplify the generation of Linux .desktop files. by [email protected] · 12 years ago
  40. 007b3f8 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
  41. 69d7f89 Revert "Rewrite std::string("") to std::string(), Linux edition." by [email protected] · 12 years ago
  42. e59558b7 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
  43. 8ea9301 Avoid crash in Linux Debug build creating shortcuts. by [email protected] · 12 years ago
  44. 165b1ef Fixed crash creating shortcuts on Linux with invalid desktop template file. by [email protected] · 12 years ago
  45. d81a63c0 On Linux, automatically create app shortcuts on install or update. by [email protected] · 12 years ago
  46. 58bf925 shell_integration_linux: Follow the XDG Base Directory Specification. by [email protected] · 12 years ago
  47. 5799981 Move file_path.h to base/files. by [email protected] · 12 years ago
  48. 650b2d5 Merge branch 'master' into file_path_browser by [email protected] · 12 years ago
  49. b94584a Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition. by [email protected] · 12 years ago
  50. 07753f0f App shortcut creation on Linux now removes localized versions of the Name key. by [email protected] · 12 years ago
  51. 8ea8f1ef [Fixit-Dec-2012] Also add dual_mode to Start Menu shortcuts in MigrateChromiumShortcuts. by [email protected] · 12 years ago
  52. 2e884d29 Speculative revert 175230. I suspect that dependency on propsys.dll makes chrome.dll unloadable on XP SP3 breaking NACL and chrome frame tests. by [email protected] · 12 years ago
  53. 79ca2d37 [Fixit-Dec-2012] Also add dual_mode to Start Menu shortcuts in MigrateChromiumShortcuts. by [email protected] · 12 years ago
  54. ea1a3f6 Move scoped_temp_dir from base to base/files by [email protected] · 13 years ago
  55. dd5f67e9 Packaged apps are now enabled by default (and arguments on launcher shortcuts are unlikely to function when chrome is already running), so this extra argument on shortcuts can be dropped. by [email protected] · 13 years ago
  56. 0b7df36d Remove app shortcuts when app is uninstalled on Linux. by [email protected] · 13 years ago
  57. 30cdf3af Revert 146065 - Remove app shortcuts when app is uninstalled on Linux. by [email protected] · 13 years ago
  58. 9146366 Remove app shortcuts when app is uninstalled on Linux. by [email protected] · 13 years ago
  59. 5951c85 Application desktop shortcuts now save the user profile they were created in. by [email protected] · 13 years ago
  60. a044800 Suffix Chrome's appid on user-level installs by [email protected] · 13 years ago
  61. e97882f Move test_browser_thread.h from content\test to content\public\test. This way we can enforce that internal content headers don't leak to embedders. by [email protected] · 13 years ago
  62. 5c93a0c1 Launch platform apps from shortcuts in the normal user_data_dir on Windows and Linux. by [email protected] · 13 years ago
  63. 98566d7a Moved Linux specific shell integration declarations into own header. by [email protected] · 13 years ago
  64. 8806d3b Create Linux platform app shortcuts to run in their own process. by [email protected] · 13 years ago
  65. a2778d3 Omit the startupWMClass from Aura build. by [email protected] · 14 years ago
  66. 631bb74 Move BrowserThread to content namespace. by [email protected] · 14 years ago
  67. c38831a1 Split BrowserThread into public API and private implementation, step 1. by [email protected] · 14 years ago
  68. 6acf501 Aura: unit_tests now run on Linux by [email protected] · 14 years ago
  69. d778d6e Change kNotSignedInProfile to kInitialProfile to better reflect its usage. by [email protected] · 14 years ago
  70. 7286e3fc some cleanup for base/stl_util by [email protected] · 14 years ago
  71. 1fd5302c Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them apply to non-linux Unix also. Non-linux Unices tested are the BSDs and Solaris. by [email protected] · 14 years ago
  72. e078590 Move scoped_temp_dir and scoped_native_library back from base/memory to base. by [email protected] · 14 years ago
  73. 0a96c3f GTK: Use glib's desktop file parser instead of our hand rolled one. by [email protected] · 14 years ago
  74. a0b60cfd Add the calculated WMClass to generated .desktop files. by [email protected] · 14 years ago
  75. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  76. 162b599 wstring: remove a needless wchar_t that is ASCII by [email protected] · 14 years ago
  77. b1039293 Refactor GetCommandLineArgumentsCommon to not use strings. by [email protected] · 14 years ago
  78. 01ed196 Extension ids are ASCII. by [email protected] · 14 years ago
  79. 1bda9755 Update a bunch of files to the new location of browser_thread.h by [email protected] · 14 years ago
  80. 4f260d0 Update file version info/memory details/process utils to use string16. by [email protected] · 14 years ago
  81. 017a7a11 Rename ChromeThread to BrowserThread Part21: by [email protected] · 15 years ago
  82. 0c7d74f Rename ChromeThread to BrowserThread Part16: by [email protected] · 15 years ago
  83. 3ba7e08 base: rename Environment::GetEnv to Environment::GetVar. by [email protected] · 15 years ago
  84. c87bcf00 base: rename Environment::SetEnv to Environment::SetVar. by [email protected] · 15 years ago
  85. 4fae316 base: rename Environment::UnSetEnv to Environment::UnSetVar. by [email protected] · 15 years ago
  86. be1ce6a7 Add #include utf_string_conversions.h to all files that use ASCIIToWide and by [email protected] · 15 years ago
  87. 76b90d31 base: Rename EnvVarGetter to Environment. by [email protected] · 15 years ago
  88. fc586c7 Reland r54418 - base: Add UnSetEnv function to EnvVarGetter API. by [email protected] · 15 years ago
  89. a324a45f Revert 54418 - base: Add UnSetEnv function to EnvVarGetter API. by [email protected] · 15 years ago
  90. ed45537 base: Add UnSetEnv function to EnvVarGetter API. by [email protected] · 15 years ago
  91. e9032c6 base: Return bool instead of void in EnvVarGetter::SetEnv. by [email protected] · 15 years ago
  92. 798cb6a Linux: remove unnecessary MimeType field from application shortcuts. by [email protected] · 15 years ago
  93. ac7264c base: Add SetEnv() to EnvVarGetter class and get rid of the some ifdefs. by [email protected] · 15 years ago
  94. 1caa9261 Win: Use different AppUserModelID for SxS installs. by [email protected] · 15 years ago
  95. 9bc8cff Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and rename it EnvVarGetter. Label base::SysInfo::{Get,Has}EnvVar as deprecated. by [email protected] · 15 years ago
  96. 3bc6043 Fix one other build failure. Only include linux_util.h on Linux. by [email protected] · 15 years ago
  97. af71d64 Add missing tests for Linux desktop shortcuts logic. by [email protected] · 15 years ago
  98. 28375ae Implement launch disposition for extension-apps. by [email protected] · 15 years ago
  99. 12f520c Append profile info to win7 app id per issue 30414 by [email protected] · 15 years ago
  100. 790613c Replaces the % character with \x when generating Windows shortcuts via by [email protected] · 15 years ago