| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: avoid foo ? true : false, part 1. | thestig@chromium.org | 2012-09-27 | 1 | -1/+1 |
* | Enable EULA dialog to be shown from metro Chrome. | robertshield@chromium.org | 2012-09-26 | 3 | -62/+89 |
* | Relaunch into metro mode after chrome is made the default browser if desired. | grt@chromium.org | 2012-09-14 | 1 | -22/+40 |
* | Metro mode switching (chrome side) | cpu@chromium.org | 2012-09-06 | 2 | -22/+74 |
* | Create chrome Windows desktop shortcuts through a checkbox in create/manager ... | hallielaine@chromium.org | 2012-09-04 | 1 | -2/+1 |
* | Redirect USER_DATA_DIR for GoogleUpdateTest and FirstRunTest. | mnissler@chromium.org | 2012-09-01 | 1 | -1/+16 |
* | Don't record browser window display UMA if first run dialog is shown | jeremy@chromium.org | 2012-08-28 | 1 | -0/+2 |
* | Fix crash for the toast | cpu@chromium.org | 2012-08-17 | 1 | -2/+4 |
* | Replace views::Event with ui::Event. | beng@google.com | 2012-08-10 | 2 | -2/+2 |
* | Implement relaunch for Metro chrome. | grt@chromium.org | 2012-08-03 | 1 | -2/+60 |
* | Adds browser preferences to configure first-run flow on Windows 8. | motek@chromium.org | 2012-08-03 | 3 | -3/+9 |
* | The new toast experiments. | cpu@chromium.org | 2012-07-31 | 2 | -40/+97 |
* | Re-enabling the TryChromeDialogBrowserTest.ToastCrasher crash, as the underly... | finnur@chromium.org | 2012-07-26 | 1 | -3/+19 |
* | Speculative fix for bug 137157 as described in http://code.google.com/p/chrom... | tbreisacher@chromium.org | 2012-07-20 | 1 | -0/+4 |
* | This CL moves the contents of ui_resources_standard.grd into ui_resources.grd... | benrg@chromium.org | 2012-07-11 | 1 | -2/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 8 | -8/+0 |
* | Remove two deprecated methods from base::Version | isherman@chromium.org | 2012-07-11 | 1 | -6/+4 |
* | Fix the first_run regression issue related to skip_first_run_ui setting proce... | jennyz@google.com | 2012-07-10 | 4 | -8/+14 |
* | HiDPI assets for product_logo_16 / _32 | thakis@chromium.org | 2012-07-04 | 1 | -0/+1 |
* | startup: Put it in chrome namespace. | tfarina@chromium.org | 2012-07-01 | 1 | -1/+1 |
* | Move tab functions off Browser into browser_tabstrip and browser_tabrestore. | ben@chromium.org | 2012-06-29 | 1 | -1/+2 |
* | browser: Move global error to subdir. | tfarina@chromium.org | 2012-06-29 | 1 | -2/+2 |
* | Prototype version of the first-run dialog for Windows 8. | motek@chromium.org | 2012-06-22 | 2 | -0/+7 |
* | chrome://terms should show the terms and conditions | tony@chromium.org | 2012-06-20 | 1 | -4/+2 |
* | Implement base::win::IsMetroProcess. | siggi@chromium.org | 2012-06-18 | 1 | -1/+1 |
* | Do not show the EULA if it has already been accepted by the user in another u... | grt@chromium.org | 2012-06-16 | 1 | -3/+20 |
* | TabContentsWrapper -> TabContents, part 56. | avi@chromium.org | 2012-06-13 | 1 | -1/+1 |
* | Disable startup-time in-use update finalization in metro mode. | grt@chromium.org | 2012-06-13 | 1 | -0/+6 |
* | The CL adds to ShellUtil and ShellIntegration and adjusts invocations of the ... | motek@chromium.org | 2012-06-08 | 1 | -1/+4 |
* | Revert "Revert 137734 - Select theme resources from ResourceBundle at request... | flackr@chromium.org | 2012-05-24 | 1 | -1/+3 |
* | Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkia | pkotwicz@chromium.org | 2012-05-21 | 1 | -4/+4 |
* | Revert 137734 - Select theme resources from ResourceBundle at requested scale... | fischman@chromium.org | 2012-05-17 | 1 | -3/+1 |
* | Select theme resources from ResourceBundle at requested scale factor. | flackr@chromium.org | 2012-05-17 | 1 | -1/+3 |
* | Moves methods for finding browsers to browser_finder. | sky@chromium.org | 2012-05-16 | 1 | -1/+2 |
* | Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i... | vrk@google.com | 2012-05-14 | 1 | -4/+4 |
* | Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkia | pkotwicz@chromium.org | 2012-05-14 | 1 | -4/+4 |
* | Marking test TryChromeDialogBrowserTest.ToastCrasher DISABLED since its | rogerta@chromium.org | 2012-05-09 | 1 | -1/+4 |
* | mac: Correctly set the default rlz ping delay, allow having a per-user master... | thakis@chromium.org | 2012-04-25 | 4 | -13/+17 |
* | Disable loading of unpacked extensions when '*' is blacklisted, both via the ... | joaodasilva@chromium.org | 2012-04-18 | 1 | -18/+7 |
* | Win 8 Start Menu shortcut changes | gab@chromium.org | 2012-04-06 | 1 | -3/+2 |
* | Add FirstRun.SearchEngineBubble UMA histogram counts. | msw@chromium.org | 2012-04-05 | 2 | -0/+15 |
* | ui/gfx: Remove the deprecated "operator const SkBitmap*" from Image API. | tfarina@chromium.org | 2012-03-21 | 1 | -4/+4 |
* | Clean up first run: | pkasting@chromium.org | 2012-03-16 | 5 | -91/+30 |
* | Split ExtensionUpdater into two smaller classes. | joaodasilva@chromium.org | 2012-03-16 | 1 | -1/+1 |
* | Nix unused MasterPrefs::[run|randomize]_search_engine_experiment. | msw@chromium.org | 2012-03-12 | 2 | -4/+0 |
* | Fix attempt for the double-SessionRestoreImpl problem. | marja@chromium.org | 2012-02-23 | 1 | -4/+6 |
* | Revert 122079 - Revert 122077 - Revert 122065 - Fix attempt for the double-Se... | marja@chromium.org | 2012-02-15 | 1 | -6/+4 |
* | Revert 122077 - Revert 122065 - Fix attempt for the double-SessionRestoreImpl... | marja@chromium.org | 2012-02-15 | 1 | -4/+6 |
* | Revert 122065 - Fix attempt for the double-SessionRestoreImpl problem. | marja@chromium.org | 2012-02-15 | 1 | -6/+4 |
* | Fix attempt for the double-SessionRestoreImpl problem. | marja@chromium.org | 2012-02-15 | 1 | -4/+6 |