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
/
playback
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check display_list_ in HasDiscardableImagesInRect
vollick
2016-01-09
1
-1
/
+1
*
Make cc::DrawingDisplayItem hold a const SkPicture.
jbroman
2016-01-08
2
-5
/
+5
*
cc: Use std::forward for forwarding arguments.
vmpstr
2016-01-08
1
-3
/
+4
*
Measure how often we checkerboard tiles without/with-some image content
vollick
2016-01-07
6
-0
/
+20
*
Add paint testing mode subsequence_caching_disabled
wangxianzhu
2016-01-05
2
-0
/
+4
*
Serialize PictureLayer properties.
dtrainor
2016-01-04
2
-3
/
+24
*
Switch to standard integer types in cc/.
avi
2015-12-21
27
-1
/
+60
*
cc: Restore GPU suitability check in cached_picture case.
senorblanco
2015-12-19
2
-4
/
+23
*
Unit tests for DisplayItemList::AsValue.
wkorman
2015-12-17
1
-0
/
+81
*
Correct bounds-check off-by-one which crashes when tracing
pdr
2015-12-16
1
-1
/
+1
*
Allow background tab titles to use LCD AA.
pkasting
2015-12-12
3
-11
/
+29
*
Serialize DisplayListRecordingSource to protos.
dtrainor
2015-12-11
5
-20
/
+108
*
cc: Remove visual rects capacity when clearing.
vmpstr
2015-12-11
1
-1
/
+3
*
cc: Shrink size of display item
enne
2015-12-10
20
-438
/
+430
*
Use Rect rather than RectF in cc's RTree.
wkorman
2015-12-04
3
-23
/
+24
*
Remove the clip parameter from ContentLayerClient.
chrishtr
2015-12-03
1
-2
/
+1
*
cc: Fix serialization of display item lists
enne
2015-12-03
2
-8
/
+6
*
cc: Use contiguous container for display list
enne
2015-12-01
2
-20
/
+21
*
Further plumb visual rect into cc:DisplayItemList.
wkorman
2015-11-25
20
-84
/
+170
*
Add support for converting cc::Region to and from protobuf.
nyquist
2015-11-24
1
-3
/
+3
*
Turn off computation of the interest rect in cc in synchronized paint mode.
chrishtr
2015-11-24
4
-221
/
+26
*
cc: Replace Pass() with std::move() in some subdirs.
danakj
2015-11-18
4
-6
/
+6
*
Remove unnecessary use of scoped_refptr for display item list.
wkorman
2015-11-18
3
-3
/
+3
*
Add gfx::Size::GetCheckedArea and use it where appropriate.
vmpstr
2015-11-04
1
-7
/
+2
*
cc: Store the cullRect in trace with Begin/EndArray().
danakj
2015-11-02
1
-5
/
+9
*
Remove usage of SK_SAVE_LAYER_BOUNDS_ARE_FILTERED.
senorblanco
2015-10-29
1
-7
/
+0
*
Reland: Remove DCHECK_IMPLIES/CHECK_IMPLIES.
vmpstr
2015-10-28
1
-3
/
+3
*
Add protobuf serialization to DisplayItemList
dtrainor
2015-10-28
22
-13
/
+684
*
Revert of Remove DCHECK_IMPLIES/CHECK_IMPLIES. (patchset #3 id:40001 of https...
jbudorick
2015-10-27
1
-2
/
+2
*
Remove DCHECK_IMPLIES/CHECK_IMPLIES.
vmpstr
2015-10-27
1
-2
/
+2
*
cc: Remove unused display item bounds calculation.
vmpstr
2015-10-23
17
-201
/
+0
*
cc: Save only the scale for discardable images.
vmpstr
2015-10-21
10
-38
/
+67
*
cc: Remove the base RasterSource
hendrikw
2015-10-19
10
-311
/
+196
*
cc: Rename PositionImage to DrawImage and remove rect.
vmpstr
2015-10-14
12
-217
/
+183
*
cc: Make discardable image metadata generation work with no caching.
vmpstr
2015-10-14
1
-4
/
+4
*
cc: Remove unused constructor on DisplayListRasterSource.
danakj
2015-10-14
2
-12
/
+0
*
cc: remove recording source base class
hendrikw
2015-10-06
5
-83
/
+44
*
cc: Use explicit checked math instead of GetArea for timing.
vmpstr
2015-09-30
1
-2
/
+8
*
cc: Simplify the discardable image map using an rtree.
vmpstr
2015-09-29
9
-452
/
+184
*
cc: Add bounds calculation for display items.
vmpstr
2015-09-26
17
-0
/
+201
*
cc/skia: Move gather images code to cc::DiscardableImageMap.
vmpstr
2015-09-25
8
-50
/
+168
*
gfx: Make conversions from Size to SizeF be explicit.
danakj
2015-09-25
2
-12
/
+14
*
Rename GatherDiscardableImages to better reflect functionality
vmpstr
2015-09-25
13
-60
/
+75
*
cc: Remove Picture.
vmpstr
2015-09-24
8
-688
/
+53
*
cc: Remove PicturePile and PicturePileImpl.
vmpstr
2015-09-24
9
-3733
/
+297
*
[Reland] Cache gpu suitability in DisplayItemList, remove SetUnsuitable...For...
pdr
2015-09-22
7
-41
/
+26
*
Revert of Cache gpu suitability in DisplayItemList, remove SetUnsuitable...Fo...
pdr
2015-09-22
7
-25
/
+41
*
Cache gpu suitability in DisplayItemList, remove SetUnsuitable...ForTesting
pdr
2015-09-21
7
-41
/
+25
*
Switch DisplayItemListTest from SkBitmapSource to SkImageSource
fmalita
2015-09-18
1
-8
/
+11
*
[tracing] Don't use dot-based path expansion in TracedValue
primiano
2015-09-18
1
-4
/
+5
[next]