summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_profiler
Commit message (Expand)AuthorAgeFilesLines
* Get rid of some uses of CreateIntegerValueestade@chromium.org2014-07-221-26/+11
* Stamp out CreateStringValue in chrome/estade@chromium.org2014-07-091-7/+4
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-101-2/+2
* Revert 255858 "Simplify the user agent code some more since afte..."jam@chromium.org2014-03-091-2/+2
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-091-2/+2
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-21/+26
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-241-1/+1
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Use a direct include of time headers in chrome/browser/, part 7.avi@chromium.org2013-06-281-1/+1
* Split the ProcessType enum into process types that content knows about (which...jam@chromium.org2013-03-223-6/+5
* Move file_path.h to base/files.brettw@chromium.org2013-02-242-2/+2
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-103-4/+4
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-3/+2
* Add more OWNERS inside chrome/browser.thestig@chromium.org2012-08-221-0/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-112-2/+0
* [UMA] Use proper C++ objects to serialize tracked_objects across process boun...isherman@chromium.org2012-04-133-6/+303
* Break two classes defined in json_value_serializer.cc, .h into separate files.bbudge@chromium.org2012-02-261-1/+1
* Implement profiler log writing at shutdownrlarocque@chromium.org2012-02-104-0/+132