summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run
Commit message (Expand)AuthorAgeFilesLines
* Merge 147737 - Speculative fix for bug 137157 as described in http://code.goo...tbreisacher@chromium.org2012-07-241-0/+4
* Merge 145986 - Fix the first_run regression issue related to skip_first_run_u...tbreisacher@chromium.org2012-07-244-8/+14
* Merge 145475 - HiDPI assets for product_logo_16 / _32thakis@chromium.org2012-07-211-0/+1
* Implement base::win::IsMetroProcess. siggi@chromium.org2012-06-181-1/+1
* Do not show the EULA if it has already been accepted by the user in another u...grt@chromium.org2012-06-161-3/+20
* TabContentsWrapper -> TabContents, part 56.avi@chromium.org2012-06-131-1/+1
* Disable startup-time in-use update finalization in metro mode.grt@chromium.org2012-06-131-0/+6
* The CL adds to ShellUtil and ShellIntegration and adjusts invocations of the ...motek@chromium.org2012-06-081-1/+4
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-1/+3
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-211-4/+4
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-3/+1
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-1/+3
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-1/+2
* Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i...vrk@google.com2012-05-141-4/+4
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-141-4/+4
* Marking test TryChromeDialogBrowserTest.ToastCrasher DISABLED since itsrogerta@chromium.org2012-05-091-1/+4
* mac: Correctly set the default rlz ping delay, allow having a per-user master...thakis@chromium.org2012-04-254-13/+17
* Disable loading of unpacked extensions when '*' is blacklisted, both via the ...joaodasilva@chromium.org2012-04-181-18/+7
* Win 8 Start Menu shortcut changesgab@chromium.org2012-04-061-3/+2
* Add FirstRun.SearchEngineBubble UMA histogram counts.msw@chromium.org2012-04-052-0/+15
* ui/gfx: Remove the deprecated "operator const SkBitmap*" from Image API.tfarina@chromium.org2012-03-211-4/+4
* Clean up first run:pkasting@chromium.org2012-03-165-91/+30
* Split ExtensionUpdater into two smaller classes.joaodasilva@chromium.org2012-03-161-1/+1
* Nix unused MasterPrefs::[run|randomize]_search_engine_experiment.msw@chromium.org2012-03-122-4/+0
* Fix attempt for the double-SessionRestoreImpl problem.marja@chromium.org2012-02-231-4/+6
* Revert 122079 - Revert 122077 - Revert 122065 - Fix attempt for the double-Se...marja@chromium.org2012-02-151-6/+4
* Revert 122077 - Revert 122065 - Fix attempt for the double-SessionRestoreImpl...marja@chromium.org2012-02-151-4/+6
* Revert 122065 - Fix attempt for the double-SessionRestoreImpl problem.marja@chromium.org2012-02-151-6/+4
* Fix attempt for the double-SessionRestoreImpl problem.marja@chromium.org2012-02-151-4/+6
* Progressively refactor FirstRun class to first_run namespace(part 7).jennyz@chromium.org2012-02-156-274/+243
* Make google_update.gyp write shared files to SHARED_INTERMEDIATE_DIRrsleevi@chromium.org2012-02-102-3/+3
* Revise logic to show the first-run bubble at the first appropriate opportunity.msw@chromium.org2012-02-042-4/+93
* Progressively refactor FirstRun to first_run(part 6).jennyz@chromium.org2012-02-033-62/+117
* Create an API around UtilityProcessHost and use that from chrome.jam@chromium.org2012-02-031-0/+1
* Fix the memory leak issue in FirstRun::LoadMasterPrefs().jennyz@chromium.org2012-01-311-1/+3
* Set the ShortcutCreated pref for when shortcuts are created on first run.stevet@chromium.org2012-01-311-3/+6
* Test out a new more compact, simpler attrition experiment toast bubble.finnur@chromium.org2012-01-302-27/+58
* Progressively refactor FirstRun code to first_run namespace(part 5). This cl ...jennyz@chromium.org2012-01-283-105/+155
* Remove the first-run search engine dialog/ballot.msw@chromium.org2012-01-267-45/+6
* Restricting test to run on Windows only, since test harness on Mac and Linux ...finnur@chromium.org2012-01-201-0/+11
* Converting Toast crasher test from UI test to browser test. finnur@chromium.org2012-01-201-0/+24
* Preliminary implementation of Google-style dialogs in ash::internal::DialogFr...benrg@chromium.org2012-01-181-2/+2
* Check the browser distribution when determining whether or not we should crea...stevet@chromium.org2012-01-171-1/+1
* Implement the new first run bubble, clean up old bubbles.msw@chromium.org2012-01-123-74/+11
* Progressively refacto FirstRun class to first_run namespace(part 4).jennyz@chromium.org2012-01-116-45/+38
* Refactor FirstRun class to first_run namespace progressively(part 3). This cl...jennyz@chromium.org2012-01-077-140/+153
* use the linux version of IsOrganicFirstRun() on OS_BSD toorobert.nagy@gmail.com2012-01-051-1/+1
* Refactor FirstRun class to first_run namespace progressively. This cl refactors:jennyz@chromium.org2012-01-058-397/+493
* Refactor FirstRun class code into namespace first_run progressively. This cl ...jennyz@chromium.org2011-12-286-84/+189
* Remove aura stub of FirstRun code.jennyz@chromium.org2011-12-205-102/+11