summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_manager/child_process_resource_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove knowledge of nacl from content.bradnelson@google.com2014-05-171-13/+3
* Revert 270907 "Remove knowledge of nacl from content."benwells@chromium.org2014-05-161-3/+13
* Remove knowledge of nacl from content.bradnelson@google.com2014-05-161-13/+3
* Allow multiple NaCl modules to be debugged.bradnelson@google.com2014-01-101-3/+13
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in tas...jam@chromium.org2014-01-031-2/+2
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-3/+3
* Add base namespace to some instances of string16.brettw@chromium.org2013-12-061-9/+9
* Remove NOTIFICATION_ON_CHILD_PROCESS_DATA_READYcaitkp@chromium.org2013-08-201-6/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Change ChromeProcessType to NaClProcessType.yael.aharon@intel.com2013-07-041-1/+1
* Remove PROCESS_TYPE_PROFILE_IMPORT since it's not used anymore.jam@chromium.org2013-06-251-4/+0
* Use a direct include of strings headers in chrome/browser/t*-w*/.avi@chromium.org2013-06-101-1/+1
* Pick out Resource and ResourceProvider classes from TaskManager class.peria@chromium.org2013-05-231-15/+17
* Introduce a new namespace task_manager, and wrap classes related to TaskManag...peria@chromium.org2013-05-201-0/+354