summaryrefslogtreecommitdiffstats
path: root/base/third_party
Commit message (Expand)AuthorAgeFilesLines
* Moved macros into prtime.hpkl2016-02-222-10/+11
* Use upstream version of PR_ImplodeTimepkl2016-02-151-128/+70
* Make dynamic_annotations build with -Wconstant-conversion from newer clangs.thakis2016-02-022-2/+5
* Add librt to default libs on linuxspang2016-01-081-1/+0
* Switch to standard integer types in base/.avi2015-12-266-113/+123
* Make base a static ibrarybrettw2015-12-221-1/+2
* move libevent into basetfarina2015-12-1984-0/+29974
* Revert of Make base a static ibrary (patchset #3 id:40001 of https://coderevi...phoglund2015-12-181-2/+1
* Make base a static ibrarybrettw2015-12-181-1/+2
* Update glog URL.bungeman2015-10-121-1/+2
* Base: Remove myself from ownersrvargas2015-09-241-1/+0
* Move sanitizer and symbol flags out of BUILDCONFIGbrettw2015-09-141-1/+1
* Fix some clang warnings with -Wmissing-braces in base.dcheng2015-07-021-3/+3
* Fix -INT_MIN integer overflow in itoa_r().tnagel2015-06-231-1/+2
* small patch that fixes potential crash in xdg_mime_get_mime_type_for_file() -...gburanov2015-04-223-6/+30
* Make the Android GN debug component build actually build.dpranke2015-04-171-21/+0
* De-duplicate BASE_IMPLEMENTATION define in the GN build.brettw2015-03-161-1/+1
* Fix GN NaCl Debug build of base.ncbray2015-03-101-1/+4
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-3/+1
* Land prep work to enable NaCl in the Linux x64 GN builds.dpranke2015-02-261-9/+17
* Add //ipc to "gn check", work on basebrettw2015-02-171-1/+4
* Re-sort GYP files with the latest version of tools/source_list.pysatorux2015-02-161-1/+1
* Sort GN files under basesatorux2015-02-131-1/+1
* Add a comment that says people should avoid using dynamic_annotations.hglider2014-12-081-0/+7
* GN: Fix Android component buildcjhopman2014-10-271-1/+1
* Fix MSVC warnings in prtime.cc about potential value truncation by insertingpkasting2014-09-251-14/+14
* Fix more MSVC warnings, this time mostly about possible value truncation (fixedpkasting2014-09-253-21/+143
* Compile specific parts of the Android build with -O2.fdegans2014-09-173-0/+12
* Convert GN visibility variables to lists.brettw2014-09-064-4/+4
* Fixes for re-enabling more MSVC level 4 warnings: base/third_party/dmg_fp/ ed...pkasting@chromium.org2014-07-106-74/+363
* Fixes for re-enabling more MSVC level 4 warnings: base/ edition #2pkasting@chromium.org2014-07-101-1/+1
* Remove now-unnecessary #pragma optimize offsscottmg@chromium.org2014-06-131-6/+0
* Update skia and ui GN buildsbrettw@chromium.org2014-05-315-5/+5
* Extend PR_ParseTimeString() to accept some ISO 8601 formats to fix timezone p...tnagel@chromium.org2014-05-152-38/+82
* Pull GN @ r262225brettw@chromium.org2014-04-084-0/+4
* Remove GN GYP generator.brettw@chromium.org2014-03-274-4/+0
* Remove prtypes.h and prcpucfg*.h from base/third_party/nspr.wtc@chromium.org2014-03-2512-3053/+17
* Add the NSPR macro definitions for ARM64 bit.tedchoc@chromium.org2014-03-201-0/+53
* Enable re2 for GN buildscottmg@chromium.org2014-03-201-1/+0
* [MIPS] Include MIPS part in the config file for native clientpetarj@mips.com2014-03-141-0/+45
* Copying the following files AS-IS from google.glog r141:ivanpe@google.com2014-03-054-173/+430
* Moved SuperFastHash function from base/hash.cc to base/third_party.mgiuca@chromium.org2014-03-034-0/+142
* Remove use_system_nspr build flag. It's not "officially" supportedrsleevi@chromium.org2014-02-151-41/+0
* Convert GN single-item list concat to use lists.brettw@chromium.org2014-01-172-4/+4
* Move base BUILD.gn files to main tree.brettw@chromium.org2014-01-025-0/+95
* Fixes in base for [P]NaCl port of remoting clientsergeyu@chromium.org2013-12-231-1/+1
* Revert 242270 "Fixes in base for [P]NaCl port of remoting client"thakis@chromium.org2013-12-211-1/+1
* Fixes in base for [P]NaCl port of remoting clientsergeyu@chromium.org2013-12-211-1/+1
* Fix compiler errors when using CBU16_{LEAD,TRAIL} from base/third_party/icu/i...rsesek@chromium.org2013-12-101-2/+5
* Fixes to get base compiling on VS2013scottmg@chromium.org2013-10-153-1/+25