| Commit message (Expand) | Author | Age | Files | Lines |
* | Change kNotSignedInProfile to kInitialProfile to better reflect its usage. | mirandac@chromium.org | 2011-08-12 | 1 | -2/+2 |
* | Fix memory leak in ConflictingDllsTest. | finnur@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Move app/sql/* files to sql/ directory. | tfarina@chromium.org | 2011-07-19 | 1 | -3/+3 |
* | app: Get rid of app_paths.[cc,h] files. | tfarina@chromium.org | 2011-06-27 | 1 | -2/+0 |
* | Move GetVersionStringModifier() and GetChannel() from platform_util_* to chro... | haraken@google.com | 2011-06-24 | 1 | -2/+2 |
* | Localize strings, speeds. | avi@chromium.org | 2011-06-22 | 1 | -4/+3 |
* | iwyu: Include stringprintf.h where appropriate, part 2. | jhawkins@chromium.org | 2011-05-11 | 2 | -9/+17 |
* | Move json_value_serializer to content\common since it's used by code in conte... | jam@chromium.org | 2011-04-16 | 1 | -1/+1 |
* | Make the windows_version.h functions threadsafe by using a singleton. Add ac... | pkasting@chromium.org | 2011-04-07 | 1 | -14/+7 |
* | Revert 80819 due to failed tests | mmenke@chromium.org | 2011-04-07 | 1 | -7/+14 |
* | Make the windows_version.h functions threadsafe by using a singleton. Add ac... | pkasting@chromium.org | 2011-04-07 | 1 | -14/+7 |
* | Revert 79705 - Revert 79651 - Coverity: Pass parameters by reference. | dhollowa@chromium.org | 2011-03-29 | 1 | -1/+1 |
* | Revert 79651 - Coverity: Pass parameters by reference. | dhollowa@chromium.org | 2011-03-29 | 1 | -1/+1 |
* | Coverity: Pass parameters by reference. | jhawkins@chromium.org | 2011-03-29 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Remove the check for inspector files since they're in resources.pak now. | tony@chromium.org | 2011-03-23 | 3 | -7/+7 |
* | wstring: remove a needless wchar_t that is ASCII | evan@chromium.org | 2011-03-15 | 1 | -1/+1 |
* | Add some more debugging info to the --diagnostics for when checking filepath. | finnur@chromium.org | 2011-02-08 | 1 | -4/+10 |
* | FilePath: Remove much of ToWStringHack, adding a LossyDisplayName() | evan@chromium.org | 2011-02-04 | 1 | -2/+1 |
* | Move ResourceBundle, DataPack to ui/base | ben@chromium.org | 2011-01-20 | 1 | -0/+2 |
* | Coverity: Fix unchecked return values. | kmadhusu@chromium.org | 2011-01-12 | 1 | -1/+5 |
* | Fix minor CHECKED_RETURN Coverity complaint in code I added to the --diagnost... | finnur@chromium.org | 2011-01-11 | 1 | -1/+2 |
* | Integrate about:conflicts with --diagnostics | finnur@chromium.org | 2011-01-06 | 7 | -21/+96 |
* | Revert 69592 - file_version_info was not finding Mac values correctly. | dmaclach@chromium.org | 2010-12-18 | 1 | -0/+4 |
* | file_version_info was not finding Mac values correctly. | dmaclach@chromium.org | 2010-12-18 | 1 | -4/+0 |
* | Deinline even more destructors. | erg@google.com | 2010-12-14 | 3 | -33/+64 |
* | Wrap GlobalDescriptors singleton in accessor method. | evan@chromium.org | 2010-12-07 | 1 | -2/+2 |
* | Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM. | mattm@chromium.org | 2010-10-21 | 1 | -1/+1 |
* | Move windows version-related stuff out of base/win_util and into base/win/win... | brettw@chromium.org | 2010-10-15 | 1 | -5/+5 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | Revert "Disable DiagnosticsModelTest.RunAll." | agl@chromium.org | 2010-10-07 | 1 | -2/+1 |
* | Disable DiagnosticsModelTest.RunAll. | agl@chromium.org | 2010-10-07 | 1 | -1/+2 |
* | Refactor version-getting info into a chrome::VersionInfo object. | evan@chromium.org | 2010-08-27 | 1 | -12/+8 |
* | Convert FormatBytes to string16. | evan@chromium.org | 2010-08-19 | 1 | -4/+2 |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 1 | -2/+1 |
* | Move bundled copy of sqlite one level deeper to better separate it | phajdan.jr@chromium.org | 2010-08-18 | 1 | -1/+1 |
* | Revert "Convert FormatBytes to string16." | evan@chromium.org | 2010-08-18 | 1 | -2/+4 |
* | Convert FormatBytes to string16. | evan@chromium.org | 2010-08-18 | 1 | -4/+2 |
* | FBTF: Remove unneeded headers from base/ (part 1) | thestig@chromium.org | 2010-08-05 | 1 | -4/+0 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 2 | -4/+5 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 2 | -2/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 5 | -0/+5 |
* | Coverity issues 9318, 9319: Uninitialized members in diagnostics_main.cc | finnur@chromium.org | 2010-07-24 | 1 | -3/+5 |
* | Cleanup: Break another common->app dependency. | thestig@chromium.org | 2010-07-20 | 1 | -3/+5 |
* | Upping the diagnostic mode limits for file size | cpu@chromium.org | 2010-07-14 | 1 | -2/+2 |
* | diagnostics: Implement PosixConsole::Read function. | tfarina@chromium.org | 2010-06-18 | 1 | -2/+9 |
* | diagnostics: Add VersionTest to linux. | tfarina@chromium.org | 2010-06-17 | 2 | -1/+4 |
* | Revert 49875 - diagnostics: Add VersionTest to linux. | michaeln@google.com | 2010-06-16 | 2 | -2/+1 |