| Commit message (Expand) | Author | Age | Files | Lines |
* | Sigh... in fixing the crash message for RTL, I broke LTR, due to AdjustString... | pkasting@chromium.org | 2010-08-17 | 1 | -3/+3 |
* | Noticed when I crashed while running in RTL mode that the crash string had it... | pkasting@chromium.org | 2010-08-14 | 1 | -11/+11 |
* | Use Environment::SetVar in more places. | tfarina@chromium.org | 2010-08-13 | 1 | -6/+6 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Cleanup: Remove unneeded headers from app/ (part 2) | thestig@chromium.org | 2010-07-31 | 1 | -1/+0 |
* | Move browser/first_run* into into a subdirectory. | evan@chromium.org | 2010-07-29 | 1 | -1/+1 |
* | BrowserMain() refactoring, part 2.1. | viettrungluu@chromium.org | 2010-07-29 | 1 | -0/+16 |
* | BrowserMain() refactoring, part 2. | viettrungluu@chromium.org | 2010-07-27 | 1 | -5/+5 |
* | Posix: Stop crashing on SIG{INT|HUP|TERM}. | willchan@chromium.org | 2010-07-12 | 1 | -1/+1 |
* | Start at cleaning up BrowserMain(). | viettrungluu@chromium.org | 2010-07-07 | 1 | -0/+21 |
* | Remove a few stray bits of win2k support. | pkasting@chromium.org | 2010-05-07 | 1 | -2/+3 |
* | Auto restart when update available while running in the background on windows. | atwilson@chromium.org | 2010-04-09 | 1 | -11/+1 |
* | Revert 43989 - This is a new version of the older patch. Main changes include: | atwilson@chromium.org | 2010-04-09 | 1 | -1/+11 |
* | This is a new version of the older patch. Main changes include: | atwilson@chromium.org | 2010-04-08 | 1 | -11/+1 |
* | Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C... | thestig@chromium.org | 2010-04-06 | 1 | -6/+12 |
* | Do some browser_main cleanup. This moves ChromeOS login manager and some first | brettw@chromium.org | 2010-03-24 | 1 | -10/+3 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 1 | -1/+2 |
* | Speculative fix for a chrome browser crash which occurs with ChromeFrame. Bas... | ananta@chromium.org | 2009-12-15 | 1 | -0/+2 |
* | Revert "installer: clean up to use FilePath instead of std::wstring." | kuchhal@chromium.org | 2009-11-23 | 1 | -2/+5 |
* | installer: clean up to use FilePath instead of std::wstring. | kuchhal@chromium.org | 2009-11-23 | 1 | -5/+2 |
* | Chrome should shut down cleanly when quit from the Dock icon menu, during | mark@chromium.org | 2009-09-15 | 1 | -1/+1 |
* | Send Breakpad and debugger status to the metrics service on the Mac. | mark@chromium.org | 2009-09-14 | 1 | -9/+17 |
* | Re-apply r23841 "During uninstall if Chrome is set as default" | kuchhal@chromium.org | 2009-08-20 | 1 | -4/+13 |
* | Revert "During uninstall if Chrome is set as default," | kuchhal@chromium.org | 2009-08-20 | 1 | -13/+4 |
* | During uninstall if Chrome is set as default, allow user to choose another br... | kuchhal@chromium.org | 2009-08-20 | 1 | -4/+13 |
* | This CL adds accelerators to the Linux toolkit views. | jcampan@chromium.org | 2009-07-31 | 1 | -1/+1 |
* | There is no need for the browser process to have an accelerator handler.This ... | jcampan@chromium.org | 2009-07-29 | 1 | -1/+2 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 1 | -4/+3 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -3/+3 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Make uninstall dialog handle keyboard events (TAB). | kuchhal@chromium.org | 2009-04-24 | 1 | -1/+1 |
* | On uninstall ask whether to delete profile. | kuchhal@chromium.org | 2009-04-17 | 1 | -18/+23 |
* | Wire the alternate desktop shortcut text | cpu@google.com | 2009-03-25 | 1 | -2/+3 |
* | Move chrome/apps/result_codes.h to chrome/common/result_codes.h | thestig@chromium.org | 2009-03-03 | 1 | -2/+1 |
* | Fix all places where we used the GetWinVersion function | nsylvain@chromium.org | 2009-02-25 | 1 | -2/+3 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 1 | -3/+2 |
* | Small cleanup of DoUninstallTasks() | cpu@google.com | 2009-02-13 | 1 | -1/+12 |
* | Move metrics files into a subdir | ben@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | step one of some refactoring to allow other platforms to re-use the app initi... | pinkerton@google.com | 2008-12-09 | 1 | -0/+178 |