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
/
resources
/
picture_pile_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-land: cc: Remove WorkerPool class and instead use TaskGraphRunner directly.
reveman@chromium.org
2014-01-23
1
-2
/
+2
*
Revert of cc: Remove WorkerPool class and instead use TaskGraphRunner directl...
mnissler@chromium.org
2014-01-22
1
-2
/
+2
*
cc: Remove WorkerPool class and instead use TaskGraphRunner directly.
reveman@chromium.org
2014-01-22
1
-2
/
+2
*
Shared Raster Worker Threads
sohan.jyoti@samsung.com
2014-01-17
1
-1
/
+3
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
1
-9
/
+9
*
Revert of https://codereview.chromium.org/63443003/
enne@chromium.org
2014-01-08
1
-19
/
+59
*
cc: Combine analysis and raster
enne@chromium.org
2014-01-07
1
-59
/
+19
*
cc: Use Skia information about whether pictures have bitmaps
enne@chromium.org
2013-12-17
1
-1
/
+2
*
cc: Include analysis in raster benchmark costs
enne@chromium.org
2013-12-13
1
-11
/
+30
*
cc: Added invalidation frequency for picture pile.
vmpstr@chromium.org
2013-12-10
1
-6
/
+7
*
Revert 234641 "cc: Combine analysis and raster"
enne@chromium.org
2013-11-13
1
-14
/
+35
*
cc: Combine analysis and raster
enne@chromium.org
2013-11-12
1
-35
/
+14
*
cc: Allow PicturePile tests to unset debug canvas clearing
enne@chromium.org
2013-11-01
1
-4
/
+4
*
cc: Fix PicturePile clearing for non-origin canvases
enne@chromium.org
2013-11-01
1
-3
/
+2
*
cc: Changing picture pile in favour of a grid of pictures.
vmpstr@chromium.org
2013-10-29
1
-119
/
+127
*
telemetry: Refactored rasterize_and_record measurement.
ernstm@chromium.org
2013-10-11
1
-6
/
+3
*
cc: Removed unused metrics from RenderingStats.
ernstm@chromium.org
2013-10-09
1
-25
/
+22
*
Modified picture raster trace to report the tile's clip rect.
vangelis@chromium.org
2013-09-19
1
-4
/
+7
*
cc: Increased robustness of rasterize and record benchmark.
ernstm@chromium.org
2013-07-15
1
-0
/
+3
*
cc: Switch Picture to use RenderingStatsInstrumentation
egraether@chromium.org
2013-06-27
1
-1
/
+0
*
cc: Use multiple resources to switch LCD status
vmpstr@chromium.org
2013-06-26
1
-12
/
+7
*
Skia/ext analysis canvas style change
vmpstr@chromium.org
2013-06-08
1
-2
/
+2
*
cc: Clear impl-side painting canvases more efficiently
enne@chromium.org
2013-06-07
1
-36
/
+36
*
cc: Low quality support for low res tiles
vmpstr@chromium.org
2013-06-07
1
-2
/
+1
*
Add TRACE_EVENT_IS_NEW_TRACE as a way to snapshot objects at start of recording
nduca@chromium.org
2013-06-04
1
-0
/
+14
*
Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-4
/
+3
*
cc: Early out on text in analysis canvas
vmpstr@chromium.org
2013-05-24
1
-53
/
+70
*
Add flag for drawing layers to screen with Ganesh
enne@chromium.org
2013-05-21
1
-26
/
+53
*
Add shortcut path for scaling integer rects.
danakj@chromium.org
2013-05-20
1
-8
/
+8
*
cc: Don't consider padding for analysis.
vmpstr@chromium.org
2013-05-14
1
-5
/
+7
*
cc: Inflate invalidation in each picture list
danakj@chromium.org
2013-05-10
1
-1
/
+3
*
cc: Add tile-free software compositing mode.
aelias@chromium.org
2013-05-10
1
-5
/
+0
*
Revert "cc: Move canvas clear from picture to picture_pile_impl
vmpstr@chromium.org
2013-05-07
1
-9
/
+19
*
cc: Move canvas clear from picture to picture_pile_impl
vmpstr@chromium.org
2013-05-04
1
-19
/
+9
*
cc: Move analyze tasks to worker thread.
reveman@chromium.org
2013-05-02
1
-1
/
+0
*
cc: Reduce special casing of transparent tiles.
reveman@chromium.org
2013-05-01
1
-4
/
+2
*
cc: Remove cheapness estimator usage from tile manager.
reveman@chromium.org
2013-04-28
1
-3
/
+1
*
Improved measurement of rasterize time and pixels rasterized.
ernstm@chromium.org
2013-04-26
1
-14
/
+40
*
cc: Do GatherPixelRefs from skia at record time
vmpstr@chromium.org
2013-04-25
1
-25
/
+61
*
cc: Only consider layer clipped content rect for analysis
vmpstr@chromium.org
2013-04-19
1
-5
/
+6
*
Smart layer invalidation for LCD text.
alokp@chromium.org
2013-04-08
1
-0
/
+2
*
cc: Add debug borders for pictures
enne@chromium.org
2013-04-04
1
-0
/
+16
*
Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."
danakj@chromium.org
2013-03-28
1
-0
/
+1
*
cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...
egraether@chromium.org
2013-03-28
1
-1
/
+0
*
Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."
hashimoto@chromium.org
2013-03-27
1
-0
/
+1
*
cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...
egraether@chromium.org
2013-03-27
1
-1
/
+0
*
This fixes all lint issues (except for false positives) in:
jamesr@chromium.org
2013-03-26
1
-2
/
+2
*
cc: Changed total_pixels_rasterized to be a return value
vmpstr@chromium.org
2013-03-26
1
-8
/
+9
*
cc: Fix capitalization style in chromified files.
danakj@chromium.org
2013-03-25
1
-3
/
+3
*
cc: Auto-LCD text for impl-side painting
enne@chromium.org
2013-03-23
1
-9
/
+14
[next]