| Commit message (Expand) | Author | Age | Files | Lines |
* | rlz: Silence spam from RecursiveCrossProcessLock | spang | 2015-04-23 | 1 | -2/+2 |
* | Update {virtual,override} to follow C++11 style in rlz. | nick | 2015-04-23 | 1 | -15/+15 |
* | Split ValueSerializer into separate Serializer and Deserializer classes. | prashhir | 2015-03-05 | 1 | -4/+4 |
* | Apply gn format with 'sources' sorting to src/ | scottmg | 2015-02-28 | 1 | -4/+4 |
* | Update existing uses of /wd4267 to use the GN config | brettw | 2015-02-19 | 1 | -8/+6 |
* | Move GetProcessIntegrityLevel to file_info.h and remove the handle argument. | rvargas | 2015-02-13 | 2 | -16/+12 |
* | Fix {virtual,override,final} build failures on official CrOS build. | Daniel Cheng | 2015-01-24 | 1 | -28/+25 |
* | Only send C2F ping for a search through homepage. | yiyaoliu | 2015-01-21 | 3 | -7/+29 |
* | Move the test template to //testing/test.gni (part 2) | qsr | 2015-01-21 | 1 | -0/+2 |
* | Get rid of net::DO_NOT_PROMPT_FOR_LOGIN | baranovich | 2015-01-15 | 1 | -1/+0 |
* | Update {virtual,override,final} for rlz/ to follow C++11 style. | dcheng | 2015-01-09 | 4 | -33/+30 |
* | Make callers of CommandLine use it via the base:: namespace. | avi | 2014-12-23 | 1 | -1/+1 |
* | Cleanup: Get rid of base::ASCIIToWide(). | thestig | 2014-12-08 | 4 | -51/+44 |
* | Fix various flags in the Win64 GN build | dpranke | 2014-11-18 | 1 | -0/+5 |
* | fix RLZ crasher in process_info.cc | cpu | 2014-11-05 | 1 | -75/+8 |
* | Add some missing deps of rlz. | mukai | 2014-10-29 | 1 | -0/+2 |
* | Fixing rlz mutex | cpu | 2014-10-29 | 2 | -48/+11 |
* | Replace OVERRIDE with its C++11 counterparts in src/rlz | r.nagaraj | 2014-10-09 | 6 | -50/+50 |
* | Replace forward_dependent_configs with public_deps | Brett Wilson | 2014-09-23 | 1 | -1/+1 |
* | Clean up unused param in RegistryOverrideManager | gab | 2014-09-18 | 1 | -2/+2 |
* | Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/ | thestig | 2014-09-12 | 1 | -1/+1 |
* | Add lots of testonly annotations to the GN build. | Brett Wilson | 2014-09-08 | 1 | -0/+1 |
* | Revert of Revert of clang/win: Fix a few warnings in targets not in chromium_... | thakis | 2014-08-31 | 1 | -7/+7 |
* | Revert of clang/win: Fix a few warnings in targets not in chromium_builder_te... | thakis | 2014-08-30 | 1 | -7/+7 |
* | clang/win: Fix a few warnings in targets not in chromium_builder_tests. | Nico Weber | 2014-08-29 | 1 | -7/+7 |
* | clang/win: Fix most -Wwriteable-strings warnings. | thakis@chromium.org | 2014-07-23 | 1 | -1/+1 |
* | clang/win: Fix a Wenum-compare warning and a few Wwritable-strings warnings. | thakis@chromium.org | 2014-07-21 | 2 | -8/+1 |
* | rlz: Do not take the address of a temporary. | thakis@chromium.org | 2014-07-04 | 1 | -6/+5 |
* | Speculatively use memory barriers for loading and storing g_context, | glider@chromium.org | 2014-06-16 | 1 | -3/+3 |
* | Add RLZ build file for GN build, fix Windows build. | brettw@chromium.org | 2014-06-02 | 1 | -0/+136 |
* | Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME). | nkostylev@chromium.org | 2014-05-27 | 1 | -2/+8 |
* | Use different Access Point on iOS for phone and tablet | sdefresne@chromium.org | 2014-05-22 | 3 | -8/+5 |
* | Revert 270872 "Move all callers of GetHomeDir() to PathService::..." | benwells@chromium.org | 2014-05-16 | 1 | -8/+2 |
* | Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME). | nkostylev@chromium.org | 2014-05-16 | 1 | -2/+8 |
* | Use invalid value for GetAccessPointName for CHROME_IOS_RESERVED | sdefresne@chromium.org | 2014-04-17 | 3 | -2/+11 |
* | Revert 263828 "Do not reserve an access point code for CHROME_IO..." | hshi@chromium.org | 2014-04-15 | 1 | -3/+1 |
* | Do not reserve an access point code for CHROME_IOS_RESERVED | sdefresne@chromium.org | 2014-04-15 | 1 | -1/+3 |
* | Change access point for Chrome on iOS | sdefresne@chromium.org | 2014-04-09 | 2 | -3/+3 |
* | Add RLZ Access points for the app launcher. | sammc@chromium.org | 2014-04-03 | 2 | -6/+8 |
* | Make GetUserName() return more specific error code, so that we could know how... | yiyaoliu@chromium.org | 2014-03-10 | 1 | -14/+9 |
* | Move TrimWhitespace to the base namespace. | brettw@chromium.org | 2014-03-03 | 1 | -3/+3 |
* | Get rid of some uses of base::Create*Value | estade@chromium.org | 2014-01-30 | 1 | -2/+2 |
* | Removes some unnecessary preprocessor directives | cimamoglu@chromium.org | 2014-01-15 | 1 | -5/+0 |
* | Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox... | avi@chromium.org | 2013-12-25 | 5 | -9/+12 |
* | Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi... | avi@chromium.org | 2013-12-23 | 1 | -1/+2 |
* | Add base:: to string16 in rlz/. | dbeam@chromium.org | 2013-12-19 | 8 | -14/+14 |
* | Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. | mark@chromium.org | 2013-12-03 | 1 | -2/+2 |
* | Move some more file utils to the base namespace. | brettw@chromium.org | 2013-12-02 | 1 | -2/+2 |
* | Use RegistryOverrideManager properly in RLZ tests. | grt@chromium.org | 2013-11-14 | 8 | -153/+146 |
* | Implements RLZ lib for iOS | sdefresne@chromium.org | 2013-10-23 | 4 | -4/+32 |