summaryrefslogtreecommitdiffstats
path: root/gpu/common
Commit message (Expand)AuthorAgeFilesLines
* gpu_trace_event static category pointers are no longer dangling at shutdown.jbates@chromium.org2011-04-262-16/+27
* Replaced std::string argument storage in gpu_trace_event with faster TraceVal...jbates@chromium.org2011-04-222-23/+212
* Revert 82620 - Replaced std::string argument storage in gpu_trace_event with ...thestig@chromium.org2011-04-222-203/+14
* Replaced std::string argument storage in gpu_trace_event with faster TraceAny...jbates@chromium.org2011-04-222-14/+203
* Quick fix so we can bump DEPS of Chrome in NaClnfullagar@google.com2011-04-221-1/+20
* Updated event trace code to stop on buffer full condition for any child proce...jbates@chromium.org2011-04-192-0/+21
* Don't flush trace events until tracing ends.jbauman@chromium.org2011-04-122-12/+19
* Initialize a few uninitialized members in GPU classes.finnur@chromium.org2011-03-281-2/+8
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Fix bug in GPU_TRACE_EVENT_END.nduca@chromium.org2011-03-211-3/+3
* event trace plumbing for multi-process supportjbates@chromium.org2011-03-181-2/+2
* Attempting again to make clang happy wiht gpu::TraceEvent.nduca@chromium.org2011-03-152-1/+9
* Fix clang bots unhappiness withth gpu::TraceEvent.nduca@chromium.org2011-03-151-0/+1
* Introduce gpu_trace_event for gpu performance analysis.nduca@chromium.org2011-03-152-0/+507