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
/
layers
/
picture_layer_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Simplify the discardable image map using an rtree.
vmpstr
2015-09-29
1
-1
/
+1
*
[Reland] Cache gpu suitability in DisplayItemList, remove SetUnsuitable...For...
pdr
2015-09-22
1
-4
/
+19
*
Revert of Cache gpu suitability in DisplayItemList, remove SetUnsuitable...Fo...
pdr
2015-09-22
1
-19
/
+4
*
Cache gpu suitability in DisplayItemList, remove SetUnsuitable...ForTesting
pdr
2015-09-21
1
-4
/
+19
*
cc: Unify DisplayItemList::Create calls to use the settings.
vmpstr
2015-09-16
1
-1
/
+2
*
Remove non-slimming-paint codepaths in chrome
pdr
2015-09-16
1
-22
/
+1
*
gpu: Remove async texture uploads.
reveman
2015-08-27
1
-1
/
+0
*
cc: Plumb Blink-reported memory usage to raster source.
jbroman
2015-07-16
1
-0
/
+1
*
cc: Remove ResourceUpdateQueue and ResourceUpdateController.
danakj
2015-06-19
1
-1
/
+0
*
cc: Stop passing a ResourceUpdateQueue to Layer::Update().
danakj
2015-06-19
1
-3
/
+1
*
cc: Remove ImplSidePaintingSettings.
danakj
2015-06-17
1
-2
/
+1
*
cc: Turn impl_side_painting and use_one_copy on in LayerTreeSettings.
danakj
2015-06-16
1
-7
/
+17
*
cc: Stop using occlusion tracker on the main thread.
danakj
2015-06-12
1
-3
/
+1
*
cc: Fix size_t truncations in unittests.
vmpstr
2015-06-10
1
-4
/
+4
*
cc: Make ContentLayerClient subclasses create the DisplayItemList.
jbroman
2015-05-29
1
-2
/
+2
*
CC: Plumb LayerSettings parameter for cc::Layer construction.
loyso
2015-05-25
1
-4
/
+8
*
cc: Add LayerTreeHost::InitParams for LayerTreeHost creation.
sadrul
2015-05-11
1
-6
/
+10
*
Revert "Speculative revert by sheriff"
Bartosz Fabianowski
2015-04-16
1
-2
/
+2
*
Speculative revert by sheriff
Bartosz Fabianowski
2015-04-16
1
-2
/
+2
*
cc: Make DisplayItemList::Append replay into an SkPicture
ajuma
2015-04-15
1
-2
/
+2
*
cc: Remove use of MessageLoopProxy
skyostil
2015-04-13
1
-2
/
+3
*
cc: Move worker threads to RenderThreadImpl.
reveman
2015-03-23
1
-4
/
+4
*
cc: Clear the invalidation history when moving between compositors.
danakj
2015-02-26
1
-0
/
+54
*
Modify rasterize_and_record for DisplayItemList recording.
schenney
2015-02-05
1
-5
/
+4
*
Remove Unnecessary Use of |TileGridInfo|, Use Size Instead
weiliangc
2015-01-17
1
-4
/
+4
*
cc: Implement a display-list-based RecordingSource and RasterSource
ajuma
2014-11-27
1
-0
/
+9
*
cc: Toggle LCD text at raster time instead of record time.
danakj
2014-11-18
1
-1
/
+0
*
Revert of cc: Toggle LCD text at raster time instead of record time. (patchse...
jyasskin
2014-11-18
1
-0
/
+1
*
cc: Toggle LCD text at raster time instead of record time.
danakj
2014-11-17
1
-1
/
+0
*
cc: Add RecordingSource and replace references to PicturePiles
hendrikw
2014-11-11
1
-5
/
+5
*
cc: Remove references to picture pile impl from more areas.
vmpstr
2014-11-10
1
-2
/
+2
*
cc: DCHECK that pile size == layer size during draw if pile isn't empty.
danakj
2014-11-06
1
-0
/
+4
*
Standardize usage of virtual/override/final in cc/
dcheng
2014-10-21
1
-5
/
+3
*
CC: Decouple tile-grid-size from tile-size.
epenner
2014-10-21
1
-0
/
+18
*
Remove obsolete SkRecord preview code.
mtklein
2014-10-17
1
-17
/
+0
*
Revert of "Converted LayerImpl::bounds() to return SizeF."
bokan
2014-10-08
1
-1
/
+1
*
Converted LayerImpl::bounds() to return SizeF.
bokan
2014-10-07
1
-1
/
+1
*
replace OVERRIDE and FINAL with override and final in cc/
mostynb
2014-10-06
1
-3
/
+3
*
Make cc output surface creation async
enne
2014-09-25
1
-3
/
+6
*
cc: Remove the opaque rect return-parameter from ContentLayerClient.
danakj
2014-09-15
1
-1
/
+0
*
cc: Give TilingData back a Size instead of a Rect.
danakj@chromium.org
2014-07-16
1
-1
/
+1
*
cc: Use SkRecord recording back-end in bleeding edge rendering mode
skyostil@chromium.org
2014-05-06
1
-0
/
+15
*
cc: Make gpu rasterization flag per page instead of per layer.
alokp@chromium.org
2014-05-05
1
-75
/
+6
*
Enable disabling WebCore::GraphicsContext in telemetry.
schenney@chromium.org
2014-05-02
1
-3
/
+5
*
cc: Delete hybrid rasterization setting.
alokp@chromium.org
2014-05-01
1
-10
/
+11
*
Trigger GPU rasterization based on viewport rather than per-layer hints
ajuma@chromium.org
2014-04-30
1
-10
/
+10
*
cc: Give TilingData a Rect instead of a Size
ernstm@chromium.org
2014-04-16
1
-1
/
+1
*
cc: Let skia veto gpu rasterization.
alokp@chromium.org
2014-04-10
1
-0
/
+83
*
plumbing fills_bounds_completely from aura to content_layer_updater
luken@chromium.org
2014-03-25
1
-0
/
+3
*
Switch to use SharedBitmapManager all the time in cc_unittests
jbauman@chromium.org
2014-03-20
1
-1
/
+3
[next]