| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix ShellIntegrationTest.GetDesktopFileContents. | erg@google.com | 2011-04-06 | 1 | -1/+1 |
* | Build fix the second. | erg@google.com | 2011-04-06 | 1 | -1/+1 |
* | Build fix. (linux_views shouldn't deal with wmclass issues.) | erg@google.com | 2011-04-06 | 1 | -0/+3 |
* | Add the calculated WMClass to generated .desktop files. | erg@google.com | 2011-04-06 | 1 | -4/+23 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Remove Gears from Chrome. | aa@chromium.org | 2011-03-11 | 1 | -1/+0 |
* | Refactor GetCommandLineArgumentsCommon to not use strings. | evan@chromium.org | 2011-03-08 | 1 | -6/+64 |
* | Extension ids are ASCII. | evan@chromium.org | 2011-03-04 | 1 | -1/+1 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Cleanup: Remove unneeded includes of chrome_switches.h. | thestig@chromium.org | 2011-01-11 | 1 | -1/+0 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Update file version info/memory details/process utils to use string16. | avi@chromium.org | 2010-12-23 | 1 | -1/+1 |
* | Remove unneeded browser_process.h includes. | thestig@chromium.org | 2010-12-05 | 1 | -1/+0 |
* | Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -0/+1 |
* | FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -1/+0 |
* | Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*. | pkasting@chromium.org | 2010-10-21 | 1 | -2/+2 |
* | Rename ChromeThread to BrowserThread Part21: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part16: | tfarina@chromium.org | 2010-10-11 | 1 | -3/+3 |
* | Added Linux support for Launch-on-Startup | rickcam@chromium.org | 2010-09-20 | 1 | -14/+15 |
* | Cleanup some duplicated includes. | tfarina@chromium.org | 2010-09-04 | 1 | -1/+0 |
* | base: rename Environment::GetEnv to Environment::GetVar. | tfarina@chromium.org | 2010-08-07 | 1 | -3/+3 |
* | base: Rename EnvVarGetter to Environment. | tfarina@chromium.org | 2010-08-03 | 1 | -11/+11 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -1/+2 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -2/+3 |
* | base/ header cleanup. Forward declaration instead of including. | erg@google.com | 2010-07-28 | 1 | -0/+1 |
* | Linux: remove unnecessary MimeType field from application shortcuts. | phajdan.jr@chromium.org | 2010-07-08 | 1 | -0/+3 |
* | Linux/GTK: implement update notification. | estade@chromium.org | 2010-06-03 | 1 | -0/+2 |
* | posix: handle the return value of close() in more places. | evan@chromium.org | 2010-04-16 | 1 | -3/+6 |
* | Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r... | thestig@chromium.org | 2010-04-03 | 1 | -11/+9 |
* | Move image codec stuff to toplevel gfx. | ben@chromium.org | 2010-03-18 | 1 | -1/+1 |
* | Add missing tests for Linux desktop shortcuts logic. | phajdan.jr@chromium.org | 2010-03-12 | 1 | -21/+28 |
* | chrome 3: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 1 | -1/+1 |
* | [Linux] Add better error reporting for creating application shortcuts. | phajdan.jr@chromium.org | 2010-02-16 | 1 | -155/+151 |
* | Implement launch disposition for extension-apps. | rafaelw@chromium.org | 2010-02-05 | 1 | -5/+6 |
* | Do some cleanup of file path name handling. | brettw@chromium.org | 2009-10-22 | 1 | -6/+4 |
* | Fix a whole bunch of style nits. | erg@google.com | 2009-10-13 | 1 | -1/+2 |
* | Fix creating desktop shortcuts for systems with empty or incomplete XDG_DATA_... | phajdan.jr@chromium.org | 2009-10-13 | 1 | -0/+5 |
* | Separate out some more ICU from base and into base/i18n. | brettw@chromium.org | 2009-10-08 | 1 | -0/+1 |
* | Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes | brettw@chromium.org | 2009-10-03 | 1 | -2/+2 |
* | GTK: improve app mode .desktop file creation. | estade@chromium.org | 2009-10-01 | 1 | -15/+27 |
* | Use favicon for application shortcut icon. | estade@chromium.org | 2009-09-28 | 1 | -6/+51 |
* | Improve desktop shortcut creation: | phajdan.jr@chromium.org | 2009-09-25 | 1 | -28/+72 |
* | More reliably find the .desktop file for the browser. | phajdan.jr@chromium.org | 2009-09-18 | 1 | -5/+7 |
* | Small comment updates. No code change. | mdm@chromium.org | 2009-09-09 | 1 | -3/+3 |
* | Allow the default browser check to return "unknown" and reflect that in the UI. | mdm@chromium.org | 2009-09-04 | 1 | -7/+4 |
* | Implement creating shortcuts in the applications menu. | phajdan.jr@chromium.org | 2009-08-28 | 1 | -45/+79 |
* | Fix cases that initialized StringTokenizer with a temporary. | mattm@chromium.org | 2009-08-26 | 1 | -1/+2 |
* | Linux: use switches::kApp instead of "--app" when creating .desktop files. | mdm@chromium.org | 2009-08-24 | 1 | -1/+4 |
* | First step to create application shortcuts on Linux. | phajdan.jr@chromium.org | 2009-08-12 | 1 | -1/+135 |