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
/
content
/
renderer
/
gpu
/
compositor_software_output_device.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for re-enabling more MSVC level 4 warnings: content/renderer/ edition
pkasting@chromium.org
2014-07-08
1
-4
/
+10
*
setConfig is deprecated, use setInfo or allocPixels instead
reed@google.com
2014-07-01
1
-4
/
+3
*
Make delegated software renderer work on Mac
ccameron@chromium.org
2014-05-21
1
-12
/
+16
*
Use SharedBitmapManager to allocate software frames.
jbauman@chromium.org
2014-04-09
1
-18
/
+12
*
change SoftwareOutputDevice CopyToBitmap to CopyToPixels, and remove device_ ...
reed@google.com
2014-03-25
1
-6
/
+5
*
[#7] Pass gfx::Size by const ref.
prashant.n@samsung.com
2014-01-29
1
-1
/
+1
*
Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...
mnissler@chromium.org
2014-01-28
1
-1
/
+1
*
[#7] Pass gfx::Size by const ref.
prashant.n@samsung.com
2014-01-28
1
-1
/
+1
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
1
-1
/
+2
*
Add debugging info for software compositor swap.
jbauman@chromium.org
2013-10-23
1
-0
/
+3
*
Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...
robertphillips@google.com
2013-08-26
1
-2
/
+2
*
Discard software renderer backbuffer when tab becomes invisible.
jbauman@chromium.org
2013-08-20
1
-0
/
+15
*
Fix DCHECK in browser software compositing.
aelias@chromium.org
2013-06-11
1
-7
/
+6
*
[Aura] Added Support for rendering software compositor frames as cc::TextureL...
skaslev@chromium.org
2013-06-08
1
-66
/
+131
*
Create DIBs through the RenderProcess class which correctly uses
skaslev@chromium.org
2013-04-25
1
-29
/
+22
*
Browser side changes for software compositing.
skaslev@chromium.org
2013-04-06
1
-29
/
+36
*
Implemented software output device for Aura.
skaslev@chromium.org
2013-04-02
1
-0
/
+149