summaryrefslogtreecommitdiffstats
path: root/cc/debug/overdraw_metrics.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove OverdrawMetrics and --trace-overdraw flag.danakj@chromium.org2014-03-121-269/+0
* [#4] Pass gfx structs by const ref (gfx::PointF)r.kasibhatla@samsung.com2014-01-171-2/+3
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-7/+7
* Fix UpdateTilePriorities viewport in Android WebView.aelias@chromium.org2013-09-051-7/+7
* Add PRESUBMIT check to cc to ensure that C++ std::abs is usedshawnsingh@google.com2013-07-291-1/+1
* Revert 214144 "Add PRESUBMIT check to cc to ensure that C++ std:..."shawnsingh@google.com2013-07-291-1/+1
* Add PRESUBMIT check to cc to ensure that C++ std::abs is usedshawnsingh@google.com2013-07-281-1/+1
* cc: Fix some misplaced brackets.danakj@chromium.org2013-03-291-1/+2
* cc: Convert non-const reference arguments to pointers.danakj@chromium.org2013-03-271-1/+1
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-3/+3
* Part 7 of cc/ directory shuffles: treesjamesr@chromium.org2013-03-181-2/+2
* Part 2 of cc/ directory shuffles: debugjamesr@chromium.org2013-03-181-0/+267