| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Progressively refactor FirstRun class to first_run namespace(part 7). | jennyz@chromium.org | 2012-02-15 | 6 | -274/+243 |
* | Make google_update.gyp write shared files to SHARED_INTERMEDIATE_DIR | rsleevi@chromium.org | 2012-02-10 | 2 | -3/+3 |
* | Revise logic to show the first-run bubble at the first appropriate opportunity. | msw@chromium.org | 2012-02-04 | 2 | -4/+93 |
* | Progressively refactor FirstRun to first_run(part 6). | jennyz@chromium.org | 2012-02-03 | 3 | -62/+117 |
* | Create an API around UtilityProcessHost and use that from chrome. | jam@chromium.org | 2012-02-03 | 1 | -0/+1 |
* | Fix the memory leak issue in FirstRun::LoadMasterPrefs(). | jennyz@chromium.org | 2012-01-31 | 1 | -1/+3 |
* | Set the ShortcutCreated pref for when shortcuts are created on first run. | stevet@chromium.org | 2012-01-31 | 1 | -3/+6 |
* | Test out a new more compact, simpler attrition experiment toast bubble. | finnur@chromium.org | 2012-01-30 | 2 | -27/+58 |
* | Progressively refactor FirstRun code to first_run namespace(part 5). This cl ... | jennyz@chromium.org | 2012-01-28 | 3 | -105/+155 |
* | Remove the first-run search engine dialog/ballot. | msw@chromium.org | 2012-01-26 | 7 | -45/+6 |
* | Restricting test to run on Windows only, since test harness on Mac and Linux ... | finnur@chromium.org | 2012-01-20 | 1 | -0/+11 |
* | Converting Toast crasher test from UI test to browser test. | finnur@chromium.org | 2012-01-20 | 1 | -0/+24 |
* | Preliminary implementation of Google-style dialogs in ash::internal::DialogFr... | benrg@chromium.org | 2012-01-18 | 1 | -2/+2 |
* | Check the browser distribution when determining whether or not we should crea... | stevet@chromium.org | 2012-01-17 | 1 | -1/+1 |
* | Implement the new first run bubble, clean up old bubbles. | msw@chromium.org | 2012-01-12 | 3 | -74/+11 |
* | Progressively refacto FirstRun class to first_run namespace(part 4). | jennyz@chromium.org | 2012-01-11 | 6 | -45/+38 |
* | Refactor FirstRun class to first_run namespace progressively(part 3). This cl... | jennyz@chromium.org | 2012-01-07 | 7 | -140/+153 |
* | use the linux version of IsOrganicFirstRun() on OS_BSD too | robert.nagy@gmail.com | 2012-01-05 | 1 | -1/+1 |
* | Refactor FirstRun class to first_run namespace progressively. This cl refactors: | jennyz@chromium.org | 2012-01-05 | 8 | -397/+493 |
* | Refactor FirstRun class code into namespace first_run progressively. This cl ... | jennyz@chromium.org | 2011-12-28 | 6 | -84/+189 |
* | Remove aura stub of FirstRun code. | jennyz@chromium.org | 2011-12-20 | 5 | -102/+11 |
* | Split UserMetrics into API vs. implementation. Move API to content/public. | joi@chromium.org | 2011-12-14 | 2 | -3/+7 |
* | Badge Windows profile shortcuts with multi-user avatar. | stevet@chromium.org | 2011-12-06 | 1 | -0/+2 |
* | views: Move the remaining files to ui/views/controls/. | tfarina@chromium.org | 2011-11-29 | 1 | -1/+1 |
* | views: Move label and link files to ui/views/controls/. | tfarina@chromium.org | 2011-11-29 | 2 | -2/+2 |
* | views: Move button directory to ui/views/controls/. | tfarina@chromium.org | 2011-11-28 | 2 | -4/+4 |
* | Add Windows desktop shortcut for multiple profiles. | mirandac@chromium.org | 2011-11-22 | 1 | -0/+2 |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-22 | 1 | -1/+1 |
* | Revert 110949 - views: Move widget/ directory to ui/views. | wez@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | views: Delete bubble, events, focus, layout directories and its stubbed files. | tfarina@chromium.org | 2011-11-18 | 1 | -2/+2 |
* | Review URL: http://codereview.chromium.org/8357020 | mirandac@chromium.org | 2011-10-26 | 2 | -3/+3 |
* | Review URL: http://codereview.chromium.org/8393025 | mirandac@chromium.org | 2011-10-26 | 2 | -18/+1 |
* | Move resource_codes to content/public/common. | jam@chromium.org | 2011-10-25 | 2 | -2/+2 |