summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gpu_tracer.cc
Commit message (Expand)AuthorAgeFilesLines
* Support nested tracing in gpu_tracer.vmiura@chromium.org2014-01-151-67/+187
* Make correct GL context current during gpu_tracer processingvmiura@chromium.org2014-01-101-13/+22
* The GLARBTimerTrace implementation previously used the 'this' pointer for it'svmiura@chromium.org2014-01-081-99/+41
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-021-1/+1
* Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ...avi@chromium.org2013-06-281-1/+1
* Use a direct include of strings headers in extensions/, google_apis/, gpu/.avi@chromium.org2013-06-111-1/+1
* Update gpu/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-3/+3
* gpu: Use base::MessageLoop.xhwang@chromium.org2013-04-271-1/+2
* Category group support/Renamings.rubentopo@gmail.com2013-04-191-1/+2
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-2/+2
* Hookup the GPUTrace events.dsinclair@chromium.org2013-02-201-0/+345