| Commit message (Expand) | Author | Age | Files | Lines |
* | base/ header cleanup. Forward declaration instead of including. | erg@google.com | 2010-07-28 | 2 | -0/+2 |
* | Fix line ending with white spaces in some files. | tfarina@chromium.org | 2010-07-28 | 1 | -2/+2 |
* | Add undeclared virtual destructors part 2 | ziadh@chromium.org | 2010-07-27 | 1 | -1/+5 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 30 | -0/+30 |
* | GTTF: Use FRIEND_TEST_ALL_PREFIXES some more. | phajdan.jr@chromium.org | 2010-07-26 | 1 | -3/+2 |
* | Windows: Add --organic flag to simulate an organic install for testing purposes. | estade@chromium.org | 2010-07-23 | 1 | -1/+7 |
* | TBR: revert r53542. It was committed with the wrong commit message. | estade@chromium.org | 2010-07-23 | 1 | -7/+1 |
* | First cut at content settings exceptions lists. | estade@chromium.org | 2010-07-23 | 1 | -1/+7 |
* | Remove <iostream> where possible. | erg@google.com | 2010-07-20 | 5 | -5/+0 |
* | Update daily channel name from "canary" to "canary build". | huanr@chromium.org | 2010-07-14 | 1 | -1/+1 |
* | file_util: Move deprecated function UpOneDirectoryOrEmpty into an anonymous n... | tfarina@chromium.org | 2010-07-09 | 1 | -2/+18 |
* | Refactor check for organic install into GoogleUpdateSettings, for use elsewhere. | mirandac@google.com | 2010-07-02 | 2 | -0/+20 |
* | Allow suppression of first run bubble from master preferences. | mirandac@google.com | 2010-06-24 | 2 | -4/+7 |
* | Allow randomized search engines in selection dialog. | mirandac@google.com | 2010-06-16 | 2 | -2/+6 |
* | Avoid a crash when installed version info is not obtainable. | estade@chromium.org | 2010-06-15 | 1 | -0/+1 |
* | Resubmit of r49346 that caused mysterious test failures on the bot. | robertshield@chromium.org | 2010-06-12 | 9 | -279/+288 |
* | Win: Use different AppUserModelID for SxS installs. | mattm@chromium.org | 2010-06-11 | 7 | -16/+37 |
* | Reverting this as it caused installer_unit_tests to fail. Please fix and reland. | ananta@chromium.org | 2010-06-10 | 8 | -284/+277 |
* | Update SxS/Exp channel name to final name "Canary". | mattm@chromium.org | 2010-06-10 | 1 | -1/+1 |
* | Fix problem whereby the "-full" magic value is removed from the "ap" value wh... | robertshield@chromium.org | 2010-06-10 | 8 | -277/+284 |
* | Fix a couple of issues with MSI support through upgrades: | robertshield@chromium.org | 2010-06-07 | 2 | -0/+39 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 1 | -2/+2 |
* | Win SxS: Creating a new shortcut with enable-udd-profiles uses wrong icon. | mattm@chromium.org | 2010-06-03 | 5 | -13/+9 |
* | Linux/GTK: implement update notification. | estade@chromium.org | 2010-06-03 | 2 | -16/+15 |
* | Separate version env variable for different distributions. | huanr@chromium.org | 2010-05-28 | 5 | -1/+13 |
* | Enable the spdy A/B test for SxS installations. npn_with_http and npn_with_spdy | lzheng@chromium.org | 2010-05-27 | 2 | -2/+8 |
* | Enable warning 4389 as an error on windows builds. This will make | mbelshe@chromium.org | 2010-05-27 | 1 | -2/+2 |
* | Revert "Another dependency the bbot missed!!!" | rafaelw@chromium.org | 2010-05-26 | 1 | -2/+2 |
* | Another dependency the bbot missed!!! | mbelshe@chromium.org | 2010-05-25 | 1 | -2/+2 |
* | Fix import path for create_string_rc.py | tony@chromium.org | 2010-05-24 | 1 | -0/+1 |
* | Reenable nacl_ui_tests on Windows + fix win64 issue. | gregoryd@google.com | 2010-05-20 | 1 | -3/+5 |
* | Using different Version environment variable for SxS. | huanr@chromium.org | 2010-05-19 | 6 | -3/+11 |
* | Changes the toast inactive duration to 3000 days to effectively disable it. | gwilson@google.com | 2010-05-12 | 1 | -1/+1 |
* | Windows: Make file_util::Delete("c:\\foo_dir", false) work correctly. Add mor... | thestig@chromium.org | 2010-05-07 | 7 | -7/+7 |
* | Revert 46633 - Windows: Make file_util::Delete("c:\\foo_dir", false) work cor... | zork@chromium.org | 2010-05-07 | 7 | -7/+7 |
* | Windows: Make file_util::Delete("c:\\foo_dir", false) work correctly. Add mor... | thestig@chromium.org | 2010-05-06 | 7 | -7/+7 |
* | Escape special characters in installer strings (rc file). | tony@chromium.org | 2010-05-06 | 1 | -1/+5 |
* | Win SxS: Use SxS icon on the shortcuts in start menu, etc. | mattm@chromium.org | 2010-05-05 | 1 | -2/+10 |
* | r46025 reverted r46023 which caused a build break on chromeos. | prasadt@chromium.org | 2010-04-30 | 2 | -6/+0 |
* | Revert r46023: "Detect new instance of the browser when running in the backgr... | willchan@chromium.org | 2010-04-30 | 2 | -0/+6 |
* | Detect new instance of the browser when running in the background in persistent | prasadt@chromium.org | 2010-04-30 | 2 | -6/+0 |
* | Additional changes to support Chrome / CF installation wrapped in an MSI: | robertshield@chromium.org | 2010-04-28 | 7 | -15/+95 |
* | Win SxS: Show SxS in about box version instead of unknown. | mattm@chromium.org | 2010-04-23 | 5 | -3/+17 |
* | Win: Use different icon for SxS | mattm@chromium.org | 2010-04-23 | 4 | -0/+11 |
* | Modifies Installation return codes to not return success (0) if an existing v... | gwilson@google.com | 2010-04-21 | 1 | -1/+0 |
* | Make sure GoogleUpdateSettings::GetChromeChannel does not read | siggi@chromium.org | 2010-04-20 | 3 | -8/+27 |
* | Twiddle the DACLs in setup.exe before re-launch at user level | cpu@chromium.org | 2010-04-19 | 1 | -1/+58 |
* | Revert 44805 - Make sure GoogleUpdateSettings::GetChromeChannel does not read | siggi@chromium.org | 2010-04-16 | 5 | -102/+16 |
* | Make sure GoogleUpdateSettings::GetChromeChannel does not read | siggi@chromium.org | 2010-04-16 | 5 | -16/+102 |
* | Add new search engine dialog for first run process. | mirandac@chromium.org | 2010-04-13 | 3 | -2/+9 |