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
/
software_renderer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove always-on compositor capabilities
jamesr@chromium.org
2013-12-06
1
-1
/
+0
*
Pass CompositorFrameMetadata as parameter into Renderer::SwapBuffers()
miletus@chromium.org
2013-11-27
1
-2
/
+2
*
Removed ResourceProvider::GetWrapMode.
skaslev@chromium.org
2013-11-25
1
-7
/
+6
*
Add support for GL_REPEAT in software compositor.
ccameron@chromium.org
2013-11-20
1
-10
/
+38
*
Enable general CSS filters in the software compositor
ajuma@chromium.org
2013-11-01
1
-11
/
+35
*
Do not give GPU memory to backgrounded compositors.
ccameron@chromium.org
2013-11-01
1
-4
/
+0
*
Revert 229569 "Enable general CSS filters in the software compos..."
grt@chromium.org
2013-10-19
1
-36
/
+11
*
Enable general CSS filters in the software compositor
ajuma@chromium.org
2013-10-19
1
-11
/
+36
*
Make Android WebView filtering depend on scrolling status.
aelias@chromium.org
2013-10-09
1
-1
/
+2
*
cc: Delete RenderSurface caching.
alokp@chromium.org
2013-10-01
1
-1
/
+1
*
Add support for converting cc::FilterOperations into an SkImageFilter
ajuma@chromium.org
2013-09-26
1
-3
/
+9
*
cc: Don't discard framebuffer when using partial swaps
piman@chromium.org
2013-09-20
1
-1
/
+5
*
Fix copy_rect calculation in CopyCurrentRendererPassToBitmap().
miu@chromium.org
2013-09-17
1
-5
/
+2
*
cc: Tell the LayerTreeHost that the filter context is needed.
danakj@chromium.org
2013-09-10
1
-0
/
+1
*
cc: Remove most methods from RendererClient.
danakj@chromium.org
2013-09-09
1
-12
/
+13
*
cc: Adopt new skia object when it's created to avoid memory leak.
danakj@chromium.org
2013-09-04
1
-2
/
+3
*
Optimize alpha software PictureDrawQuads.
aelias@chromium.org
2013-08-29
1
-21
/
+13
*
Don't draw invisible portions of quads in software renderer.
jbauman@chromium.org
2013-08-27
1
-10
/
+26
*
Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...
robertphillips@google.com
2013-08-26
1
-3
/
+3
*
Discard software renderer backbuffer when tab becomes invisible.
jbauman@chromium.org
2013-08-20
1
-3
/
+27
*
Add external stencil support for Android WebView.
aelias@chromium.org
2013-07-30
1
-0
/
+1
*
CC: Add command-line flag to disable AA.
epenner@chromium.org
2013-07-22
1
-1
/
+2
*
OutputSurfaceClient::ReleaseGL
boliu@chromium.org
2013-07-13
1
-0
/
+2
*
Blend TextureLayer background-color at draw time.
alokp@chromium.org
2013-07-12
1
-2
/
+22
*
Allow WebExternalTextureLayers to receive a bitmap along with a mailbox
jbauman@chromium.org
2013-07-10
1
-0
/
+1
*
cc: Make impl-side painting work with software renderer.
reveman@chromium.org
2013-07-03
1
-3
/
+1
*
cc: Pipe visibility and memory allocation to DelegatingRenderer
piman@chromium.org
2013-06-29
1
-0
/
+6
*
cc: Replace FIXMEs with TODO(danakj)
enne@chromium.org
2013-06-28
1
-2
/
+2
*
cc: Allow output readback/copy requests to specify a sub-rect to copy.
danakj@chromium.org
2013-06-20
1
-3
/
+11
*
Zero-budget TileManager in resourceless software mode
boliu@chromium.org
2013-06-20
1
-0
/
+4
*
cc: Don't flip render passes when rendering them.
danakj@chromium.org
2013-06-12
1
-2
/
+1
*
cc: Enable AntiAliasing for sub-pixel translations in software renderer
danakj@chromium.org
2013-06-11
1
-4
/
+10
*
[Software Compositor] Explicitly handle checkerboard draw quads.
skaslev@chromium.org
2013-06-11
1
-4
/
+20
*
Unified OutputSurface::SwapBuffers.
aelias@chromium.org
2013-06-11
1
-23
/
+9
*
cc: Disable anti-aliasing in software compositor for tiled layers.
danakj@chromium.org
2013-06-10
1
-1
/
+8
*
Revert 205218 "cc: Enable AntiAliasing for sub-pixel translation..."
danakj@chromium.org
2013-06-10
1
-10
/
+4
*
cc: Enable AntiAliasing for sub-pixel translations in software renderer
danakj@chromium.org
2013-06-10
1
-4
/
+10
*
Revert 205076 "cc: Enable AntiAliasing for sub-pixel translation..."
tkent@chromium.org
2013-06-09
1
-10
/
+4
*
cc: Enable AntiAliasing for sub-pixel translations in software renderer
danakj@chromium.org
2013-06-08
1
-4
/
+10
*
[Aura] Added Support for rendering software compositor frames as cc::TextureL...
skaslev@chromium.org
2013-06-08
1
-1
/
+1
*
Implement transform/clip support for Android WebView.
aelias@chromium.org
2013-06-06
1
-13
/
+14
*
Move cc/debug/latency_info to ui/base.
jbauman@chromium.org
2013-05-29
1
-1
/
+1
*
cc: Add CopyAsBitmapRequest class to hold the readback callback.
danakj@chromium.org
2013-05-24
1
-2
/
+3
*
Add flag for drawing layers to screen with Ganesh
enne@chromium.org
2013-05-21
1
-16
/
+4
*
cc: Add tile-free software compositing mode.
aelias@chromium.org
2013-05-10
1
-2
/
+42
*
cc: Fix readback from non-root layers.
danakj@chromium.org
2013-05-08
1
-0
/
+1
*
cc: Make async readback path use async glReadPixels.
danakj@chromium.org
2013-05-01
1
-3
/
+8
*
Remove bool return for Renderer SwapBuffers
jbauman@chromium.org
2013-04-30
1
-2
/
+1
*
Moved default resource choice logic in ResourceProvider.
skaslev@chromium.org
2013-04-27
1
-2
/
+0
*
cc: Async readback.
danakj@chromium.org
2013-04-26
1
-0
/
+9
[next]