index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cc
/
debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify rasterize_and_record for DisplayItemList recording.
schenney
2015-02-05
3
-54
/
+66
*
Reland of Move tracing namespace from base::debug to base::trace_event.
primiano
2015-02-05
1
-1
/
+7
*
Revert of Move tracing namespace from base::debug to base::trace_event. (patc...
zhaoqin
2015-02-05
1
-7
/
+1
*
cc: refactor of RenderingStats::TimeDeltaList::AddToTracedValue
heejin.r.chung
2015-02-05
3
-22
/
+16
*
Move tracing namespace from base::debug to base::trace_event.
ssid
2015-02-04
1
-1
/
+7
*
DevTools: unwire WebDevToolsAgent from CC, emit trace events directly in CC
caseq
2015-02-04
1
-0
/
+33
*
cc: Record frame timing composite events in the tracker.
vmpstr
2015-02-03
1
-1
/
+5
*
Revert of Revert of Report viewport memory and timing correctly for Slimming ...
oysteine
2015-02-03
2
-10
/
+86
*
Revert of Report viewport memory and timing correctly for Slimming Paint. (pa...
oysteine
2015-02-03
2
-86
/
+10
*
Revert of cc: Stop pushing properties every activation for picture layers. (p...
danakj
2015-01-30
1
-2
/
+0
*
Mechanical rename of tracing includes for /cc
primiano
2015-01-28
7
-7
/
+7
*
Report viewport memory and timing correctly for Slimming Paint.
schenney
2015-01-28
2
-10
/
+86
*
cc: Stop pushing properties every activation for picture layers.
danakj
2015-01-27
1
-0
/
+2
*
cc: Add frame timing request plumbing through the layers.
vmpstr
2015-01-26
2
-0
/
+48
*
Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...
charliea
2015-01-26
3
-7
/
+6
*
cc: Don't use WaitForTasksToFinish in micro benchmarks.
vmpstr
2015-01-21
2
-92
/
+43
*
Frame Timing tracker for http://w3c.github.io/frame-timing/
michaelblain
2015-01-17
3
-0
/
+247
*
Remove Unnecessary Use of |TileGridInfo|, Use Size Instead
weiliangc
2015-01-17
2
-12
/
+3
*
cc: Include pictures in trace output for DisplayItemLists
ajuma
2015-01-09
2
-0
/
+94
*
Stop using std::list for UI resource requests
jdduke
2015-01-02
1
-1
/
+0
*
cc: Remove auto use with smart pointers.
vmpstr
2014-12-20
1
-1
/
+1
*
c:: Give the raster source to the PictureLayerTilings.
danakj
2014-12-19
1
-4
/
+4
*
cc: Move frame_viewer_instrumentation implementation for header to cc file
hendrikw
2014-12-17
2
-49
/
+67
*
Remove devtools_instrumentation::kRasterTask in favor of frame viewer's one
caseq
2014-12-16
2
-2
/
+1
*
cc: Remove max tiles and skewport constants from tiling client.
vmpstr
2014-12-11
1
-13
/
+10
*
cc: Renaming Rasterizer and RasterWorkerPool interfaces
vmiura
2014-12-09
1
-4
/
+3
*
Add memory tracking to record_and_rasterize benchmark.
schenney
2014-12-03
4
-4
/
+21
*
cc: Fix rasterize and record micro to only check layers with content.
vmpstr
2014-11-19
1
-1
/
+1
*
cc: Remove GetRasterSource from PictureLayerTilingClient.
vmpstr
2014-11-17
1
-6
/
+2
*
cc: Remove readability/inheritance exception for linter in cc.
danakj
2014-11-14
3
-5
/
+4
*
cc: Remove PicturePileBase
hendrikw
2014-11-12
2
-1
/
+4
*
cc: Do not ignore layers without valid priorities during eviction.
e.hakkinen
2014-11-12
1
-0
/
+4
*
cc: Remove main thread rendering stats
hendrikw
2014-11-08
6
-145
/
+30
*
cc: Remove some of the instrumentation plumbing
hendrikw
2014-11-04
5
-34
/
+4
*
cc: Use commit to activation time in repaint HUD
hendrikw
2014-11-04
4
-13
/
+9
*
cc: Added raster source.
vmpstr
2014-10-28
1
-9
/
+11
*
cc: Always keep the PictureLayerImpl::twin_layer_ pointer valid.
danakj
2014-10-27
1
-2
/
+2
*
cc: Always use invalidation on the pending tree when deciding to share
danakj
2014-10-27
1
-2
/
+2
*
Revert two cc patches due to crashes on canary.
pdr
2014-10-26
1
-4
/
+4
*
cc: Always use invalidation on the pending tree when deciding to share
danakj
2014-10-24
1
-2
/
+2
*
cc: Always keep the PictureLayerImpl::twin_layer_ pointer valid.
danakj
2014-10-24
1
-2
/
+2
*
cc cleanup: Update paths to geometry headers
heejin.r.chung
2014-10-23
5
-5
/
+5
*
cc: Remove the layer_bounds_ from PictureLayerTilingSet.
danakj
2014-10-22
1
-2
/
+3
*
Standardize usage of virtual/override/final in cc/
dcheng
2014-10-21
8
-40
/
+36
*
Remove obsolete SkRecord preview code.
mtklein
2014-10-17
1
-1
/
+3
*
cc: Replace > > with >>
danakj
2014-10-16
1
-1
/
+1
*
cc: Change scoped_ptr<T>() to nullptr.
danakj
2014-10-15
3
-10
/
+10
*
cc: Stop converting update rect from int to float to int.
danakj
2014-10-11
1
-1
/
+1
*
[C++11 Allowed Features] Declares a type-safe null pointer converting from NU...
kulkarni.a
2014-10-10
6
-15
/
+15
*
cc: Start using raster/eviction iterators.
vmpstr
2014-10-09
1
-0
/
+4
[next]