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
/
output
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor OverlayTest to make it easier to test additional strategies.
andresantoso
2015-09-29
1
-84
/
+53
*
Mac Overlays: Clip display and UV rects
ccameron
2015-09-29
3
-21
/
+71
*
Fix output surface Memory Dump Provider unregistration.
ericrk
2015-09-28
1
-6
/
+7
*
Mac overlays: Allow overlay rects to have pixel alignment.
ccameron
2015-09-25
2
-91
/
+2
*
gfx: Make conversions from Size to SizeF be explicit.
danakj
2015-09-25
4
-43
/
+26
*
cc: Remove call to virtual function in OutputSurface dtor.
reveman
2015-09-24
2
-12
/
+17
*
cc: Remove PicturePile and PicturePileImpl.
vmpstr
2015-09-24
1
-59
/
+73
*
Re-land: cc: Implement shared worker contexts.
reveman
2015-09-24
3
-19
/
+36
*
Removing GL context rate limiting feature and related wrappers
junov
2015-09-22
3
-8
/
+0
*
Cleanup: Pass std::string as const reference from cc/
ki.stfu
2015-09-21
2
-2
/
+2
*
Disambiguates multiple contexts in the same client.
ericrk
2015-09-21
1
-5
/
+10
*
Add code to dump Skia GrContext memory
ericrk
2015-09-18
2
-2
/
+128
*
Revert of cc: Implement shared worker contexts. (patchset #9 id:160001 of htt...
kbr
2015-09-17
3
-36
/
+19
*
cc: Implement shared worker contexts.
reveman
2015-09-16
3
-19
/
+36
*
Remove the SkBitmap-based CC fake/mock methods
fmalita
2015-09-10
1
-22
/
+21
*
Replace ViewMsg_DidChangeBodyBackgroundColor with a frame metadata field.
aelias
2015-09-09
2
-2
/
+8
*
cc: Stop converting Rect to RectF implicitly in overlay tests.
danakj
2015-09-09
1
-3
/
+4
*
[Ozone] Fix SingleOnTop issue by checking if the quad is clipped.
william.xie
2015-09-09
4
-0
/
+42
*
Mac Overlays: Allow multiple overlays with sandwich strategy.
andresantoso
2015-09-08
9
-121
/
+198
*
cc: Remove implicit conversions from Rect to RectF in src/cc/.
danakj
2015-09-05
11
-110
/
+122
*
Mac Overlays: Allow sandwich strategy to emit multiple overlays
ccameron
2015-09-02
2
-19
/
+103
*
cc: Allow holding on to overlay resources for an extra frame
ccameron
2015-09-01
5
-4
/
+130
*
Revert of cc: Move worker context BindToCurrentThread/SetupLock calls out of ...
jbauman
2015-09-01
1
-0
/
+6
*
cc: Move worker context BindToCurrentThread/SetupLock calls out of cc::Output...
reveman
2015-09-01
1
-6
/
+0
*
cc: Allow background filters on renderpasses with transparent background
hendrikw
2015-08-27
4
-24
/
+14
*
Mac Overlays: Add sandwich strategy
ccameron
2015-08-27
18
-90
/
+503
*
cc: Handle GetOutsets for reference filters
hendrikw
2015-08-24
4
-26
/
+49
*
Allow IOSurfaceDrawQuad to be a candidate for overlays
andresantoso
2015-08-21
2
-9
/
+38
*
cc: Add software background filters
hendrikw
2015-08-21
2
-24
/
+145
*
Re-land: cc: Use worker context for one-copy tile initialization.
reveman
2015-08-20
2
-19
/
+24
*
Mandoline: Rename mojo::Frame to mojo::CompositorFrame and avoid a conversion.
fsamuel
2015-08-19
1
-0
/
+3
*
Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...
sky
2015-08-18
2
-24
/
+19
*
cc: Remove render_pass_test_common, move to render_pass_test_utils.
danakj
2015-08-18
3
-103
/
+79
*
Reland of Change LatencyInfo to use Flow API v2. (patchset #1 id:1 of https:/...
yuhaoz
2015-08-18
1
-2
/
+4
*
Re-land: cc: Use worker context for one-copy tile initialization.
reveman
2015-08-18
2
-19
/
+24
*
Revert of Change LatencyInfo to use Flow API v2. (patchset #2 id:20001 of htt...
glider
2015-08-18
1
-4
/
+2
*
Change LatencyInfo to use Flow API v2.
yuhaoz
2015-08-17
1
-2
/
+4
*
Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...
kbr
2015-08-09
2
-24
/
+19
*
Re-land: cc: Use worker context for one-copy tile initialization.
reveman
2015-08-09
2
-19
/
+24
*
don't use deprecated SkRect* src-rect parameter type
reed
2015-08-07
1
-2
/
+2
*
Revert of cc: Use worker context for one-copy tile initialization. (patchset ...
kbr
2015-08-07
2
-24
/
+19
*
Remove SoftwareFrameData
jbauman
2015-08-07
10
-76
/
+4
*
cc: Use worker context for one-copy tile initialization.
reveman
2015-08-06
2
-19
/
+24
*
Avoid crashing if can't allocate software buffer for window.
jbauman
2015-08-05
2
-2
/
+9
*
cc: Remove code for drawing checkerboard quads, it's not used.
danakj
2015-08-05
8
-343
/
+49
*
Make LatencyInfo to be class
miletus
2015-08-05
2
-3
/
+5
*
Directly include SkPath.h where needed in cc/.
bungeman
2015-08-03
1
-0
/
+1
*
api refactor: switch to modern variants of drawBitmapRect
reed
2015-07-17
1
-9
/
+5
*
cc: Add command line for frame production throttle.
jincheol.jo
2015-07-15
2
-2
/
+2
*
media: extract Format and ColorSpace enum from VideoFrame.
dongseong.hwang
2015-07-13
1
-33
/
+28
[next]