summaryrefslogtreecommitdiffstats
path: root/rlz
Commit message (Expand)AuthorAgeFilesLines
* [iOS] //rlz:rlz_id should not be build on iOS.sdefresne2016-03-181-8/+10
* Fix new -Wconstant-conversion versions after clang r259271thakis2016-02-011-1/+1
* Update GN build files for new prefs location.brettw2016-01-301-1/+0
* Move base/prefs to components/prefsbrettw2016-01-301-1/+0
* Revert of Move base/prefs to components/prefs (patchset #7 id:120001 of https...joedow2016-01-301-0/+1
* Move base/prefs to components/prefsbrettw2016-01-301-1/+0
* Switch to standard integer types in rlz/.avi2015-12-2228-51/+100
* clang/win: Let remaining chromium_code targets build with -Wextra.thakis2015-12-103-3/+3
* Cleanup: Correctly spell success(ful).thestig2015-11-231-2/+2
* Use std::default_delete as the default deleter for scoped_ptr.dcheng2015-11-191-0/+2
* Make ValueDeserializer::Deserialize return scoped_ptrolli.raula2015-10-161-2/+2
* Cleanup: Pass std::string as const reference from rlz/ki.stfu2015-09-202-6/+7
* Remove a block of rlz code for when _WIN32_WINNT < 0x500.thestig2015-09-181-24/+0
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+2
* Remove remaining legacy SplitString calls.brettw2015-08-121-2/+2
* Remove legacy StartsWithASCII function.brettw2015-07-162-7/+10
* Componentize chrome/browser/rlzsdefresne2015-07-161-1/+1
* Revert "Componentize chrome/browser/rlz"Nico Weber2015-07-091-1/+1
* Componentize chrome/browser/rlzsdefresne2015-07-091-1/+1
* Fix some clang warnings with -Wmissing-braces in rlz.dcheng2015-07-011-1/+1
* Move more string_util functions to base namespace.brettw2015-06-242-2/+2
* Migrate callers of message_loop_proxy() to task_runner()skyostil2015-06-171-2/+2
* Move StartsWith[ASCII] to base namespace.brettw2015-06-122-5/+7
* Make DictionaryValue::DeepCopyWithoutEmptyChildren return a scoped_ptrestade2015-05-231-2/+2
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-011-2/+2
* rlz: Silence spam from RecursiveCrossProcessLockspang2015-04-231-2/+2
* Update {virtual,override} to follow C++11 style in rlz.nick2015-04-231-15/+15
* Split ValueSerializer into separate Serializer and Deserializer classes.prashhir2015-03-051-4/+4
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-4/+4
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-8/+6
* Move GetProcessIntegrityLevel to file_info.h and remove the handle argument.rvargas2015-02-132-16/+12
* Fix {virtual,override,final} build failures on official CrOS build.Daniel Cheng2015-01-241-28/+25
* Only send C2F ping for a search through homepage.yiyaoliu2015-01-213-7/+29
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-0/+2
* Get rid of net::DO_NOT_PROMPT_FOR_LOGINbaranovich2015-01-151-1/+0
* Update {virtual,override,final} for rlz/ to follow C++11 style.dcheng2015-01-094-33/+30
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-1/+1
* Cleanup: Get rid of base::ASCIIToWide().thestig2014-12-084-51/+44
* Fix various flags in the Win64 GN builddpranke2014-11-181-0/+5
* fix RLZ crasher in process_info.cccpu2014-11-051-75/+8
* Add some missing deps of rlz.mukai2014-10-291-0/+2
* Fixing rlz mutexcpu2014-10-292-48/+11
* Replace OVERRIDE with its C++11 counterparts in src/rlzr.nagaraj2014-10-096-50/+50
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-1/+1
* Clean up unused param in RegistryOverrideManagergab2014-09-181-2/+2
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/thestig2014-09-121-1/+1
* Add lots of testonly annotations to the GN build.Brett Wilson2014-09-081-0/+1
* Revert of Revert of clang/win: Fix a few warnings in targets not in chromium_...thakis2014-08-311-7/+7
* Revert of clang/win: Fix a few warnings in targets not in chromium_builder_te...thakis2014-08-301-7/+7
* clang/win: Fix a few warnings in targets not in chromium_builder_tests.Nico Weber2014-08-291-7/+7