summaryrefslogtreecommitdiffstats
path: root/base/location.cc
Commit message (Expand)AuthorAgeFilesLines
* Use hash map for tracked_objects::locationsque2015-03-141-0/+7
* base: Include intrin.h to get _ReturnAddress from clangehsan.akhgari@gmail.com2014-08-091-4/+1
* Fix unreachable code warnings in base/. Found by MSVC warning 4702.pkasting@chromium.org2014-03-141-1/+2
* Fixes in base for [P]NaCl port of remoting clientsergeyu@chromium.org2013-12-231-2/+1
* Revert 242270 "Fixes in base for [P]NaCl port of remoting client"thakis@chromium.org2013-12-211-1/+2
* Fixes in base for [P]NaCl port of remoting clientsergeyu@chromium.org2013-12-211-2/+1
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-101-1/+1
* Move string_number_conversions to base/strings.brettw@chromium.org2013-02-071-1/+1
* [UMA] Use proper C++ objects to serialize tracked_objects across process boun...isherman@chromium.org2012-04-131-11/+13
* Remove "base/values.h" import from "base/location.h", fix up downstream files.isherman@chromium.org2012-03-161-1/+2
* Support JSON encoding of data for about:tracking informationjar@chromium.org2011-10-241-0/+12
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-0/+87