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
*
Move cc::LayerSettings to cc/layers/layer_settings.h.
jbroman
2015-11-18
1
-0
/
+1
*
cc: Replace Pass() with std::move() in some subdirs.
danakj
2015-11-18
9
-20
/
+21
*
cc: Remove ScopedPtrVector and cc::remove_if.
vmpstr
2015-11-18
5
-53
/
+30
*
cc: Split Proxy and TaskRunnerProvider for the LayerTreeHost
khushalsagar
2015-11-12
1
-1
/
+3
*
cc: Split Proxy to eliminate unnecessary dependencies on the impl side
khushalsagar
2015-10-21
3
-28
/
+28
*
cc: Remove the base RasterSource
hendrikw
2015-10-19
1
-4
/
+4
*
Remove unused methods in RenderingStatsInstrumentation.
fdoray
2015-10-19
2
-24
/
+0
*
Implement ThreadTicks::Now on Windows.
fdoray
2015-10-15
2
-0
/
+4
*
Change HUD colors to distinguish status easily.
prashant.n
2015-10-13
2
-5
/
+11
*
cc: remove recording source base class
hendrikw
2015-10-06
2
-16
/
+17
*
UMA and Telemetry for separate checkerboarded area has recording or not
weiliangc
2015-10-05
4
-2
/
+33
*
cc: Remove Picture.
vmpstr
2015-09-24
6
-258
/
+2
*
cc: Remove PicturePile and PicturePileImpl.
vmpstr
2015-09-24
1
-1
/
+0
*
Remove non-slimming-paint codepaths in chrome
pdr
2015-09-16
2
-69
/
+1
*
Devtools: Remove continuous repainting feature
samli
2015-09-14
4
-96
/
+3
*
Convert pixel_ref_map -> discardable_image_map
fmalita
2015-09-09
1
-2
/
+3
*
cc: Do the math for a tile's content rect in layer space once.
danakj
2015-08-31
1
-3
/
+2
*
cc: Don't create tiles in a non-ideal tiling.
vmpstr
2015-08-12
1
-0
/
+1
*
cc: Add solid color analysis to rasterize_and_record's record_time
ajuma
2015-08-12
1
-0
/
+11
*
cc: Change max_tiles_for_interest_rect to be screen pixels padding.
vmpstr
2015-07-21
1
-1
/
+1
*
cc: Include Blink's display list memory usage in rasterize_and_record_micro r...
jbroman
2015-07-17
1
-1
/
+2
*
cc: More consistent reasoning about display list memory usage.
jbroman
2015-07-08
1
-2
/
+2
*
Revert "cc: Make tiling interest rect calc based on viewport."
sohan.jyoti
2015-06-24
1
-2
/
+1
*
cc: Remove ResourceUpdateQueue and ResourceUpdateController.
danakj
2015-06-19
1
-1
/
+0
*
cc: defer dumping display item lists till trace is stopped
caseq
2015-06-19
2
-0
/
+69
*
cc: Rename visible_content_rect and content stuff on quads.
danakj
2015-06-19
3
-12
/
+12
*
cc: Stop passing a ResourceUpdateQueue to Layer::Update().
danakj
2015-06-19
1
-6
/
+4
*
cc: Detemplatize LayerIterator
enne
2015-06-18
1
-4
/
+2
*
cc: Remove layer contents_scale_x() and contents_scale_y().
danakj
2015-06-18
3
-28
/
+16
*
cc: Remove the layer content_bounds() and use bounds() instead.
Dana Jansens
2015-06-18
3
-29
/
+18
*
cc: Turn impl_side_painting and use_one_copy on in LayerTreeSettings.
danakj
2015-06-16
2
-13
/
+34
*
Pass collected frame timing events to Blink
mpb
2015-06-05
3
-16
/
+94
*
cc: Expose HasValidTilePriorities via picture layer tiling client.
vmpstr
2015-06-04
1
-2
/
+2
*
cc: Fix size_t to int truncations in animation/ and debug/.
vmpstr
2015-06-02
6
-17
/
+18
*
Fixit: Fork base::TimeTicks --> TimeTicks + ThreadTicks + TraceTicks
miu
2015-05-29
4
-17
/
+21
*
cc: Partial tile update for one-copy raster.
danakj
2015-05-29
1
-1
/
+2
*
cc: Make ContentLayerClient subclasses create the DisplayItemList.
jbroman
2015-05-29
1
-6
/
+2
*
cc: report whether frames are being issued regularly to DevTools
caseq
2015-05-27
1
-0
/
+16
*
cc: Don't always commit when frame timing api is active.
vmpstr
2015-05-27
1
-0
/
+4
*
CC: Plumb LayerSettings parameter for cc::Layer construction.
loyso
2015-05-25
1
-1
/
+1
*
cc: Move files out of cc/resources/.
danakj
2015-05-18
7
-9
/
+9
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
1
-6
/
+4
*
cc: Make tiling interest rect calc based on viewport.
sohan.jyoti
2015-05-14
1
-1
/
+2
*
cc: Remove unused Tile ctor parameter (raster_source).
vmpstr
2015-05-13
1
-0
/
+2
*
cc: Move raster_source from Tile to PrioritizedTile
hendrikw
2015-05-13
1
-1
/
+1
*
More base::Values-related bare pointer -> scoped_ptr conversions
estade
2015-05-12
1
-1
/
+1
*
cc: Separate the priority from the tile and put in new PrioritizedTile
hendrikw
2015-05-12
1
-0
/
+1
*
Reland of "cc: Remove Tile refcounting and RefCountedManaged.
vmpstr
2015-05-07
1
-2
/
+2
*
Revert "cc: Remove Tile refcounting and RefCountedManaged."
bruening
2015-05-06
1
-2
/
+2
*
cc: Make the fps meter lie less
hendrikw
2015-05-06
1
-1
/
+1
[next]