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
/
software_renderer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Part 4 of cc/ directory shuffles: output
jamesr@chromium.org
2013-03-18
1
-418
/
+0
*
Part 1 of cc/ directory shuffles: base
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
cc: First wave of fixing errors when building with chromium_code set.
tfarina@chromium.org
2013-03-15
1
-1
/
+1
*
cc: Chromify the LayerTreeHost class.
danakj@chromium.org
2013-03-13
1
-6
/
+6
*
Chromified the software renderer.
skaslev@chromium.org
2013-03-12
1
-324
/
+318
*
cc: Chromify the DirectRenderer class.
danakj@chromium.org
2013-03-08
1
-33
/
+33
*
cc: Chromify the Renderer class.
danakj@chromium.org
2013-03-08
1
-15
/
+15
*
cc: Chromify ResourceProvider.
danakj@chromium.org
2013-03-07
1
-9
/
+9
*
Changed SoftwareOutputDevice interface.
skaslev@chromium.org
2013-03-06
1
-22
/
+44
*
Enabled partial swap support for software compositing.
skaslev@chromium.org
2013-02-01
1
-13
/
+34
*
Putting back: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-18
1
-1
/
+3
*
Revert 177288
ilevy@chromium.org
2013-01-17
1
-3
/
+1
*
cc: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-17
1
-1
/
+3
*
Migrate more functions from MathUtil to gfx::Transform
shawnsingh@chromium.org
2013-01-15
1
-1
/
+2
*
Move filters to RenderPassDrawQuad
piman@chromium.org
2012-12-21
1
-6
/
+1
*
Clean up cc and webkit/compositor_bindings include path shenanigans
jamesr@chromium.org
2012-12-18
1
-2
/
+1
*
Combine mask texture parameters into single gfx::RectF
jamesr@chromium.org
2012-12-13
1
-4
/
+4
*
Add the DelegatingRenderer class with its initialize path.
danakj@chromium.org
2012-12-08
1
-2
/
+2
*
cc: Move WebCompositorOutputSurface and related classes into cc/
danakj@chromium.org
2012-12-07
1
-12
/
+8
*
cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface
danakj@chromium.org
2012-12-06
1
-1
/
+0
*
Revert 171403
danakj@chromium.org
2012-12-06
1
-0
/
+1
*
cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface
danakj@chromium.org
2012-12-06
1
-1
/
+0
*
cc: Allow a renderer to disallow partial texture updates.
danakj@chromium.org
2012-12-06
1
-0
/
+2
*
cc: Use skia::RefPtr in place of raw pointers and SkAutoTUnref.
danakj@chromium.org
2012-12-04
1
-11
/
+13
*
Animation code is not yet migrated by this patch, due to WebTransformOperations.
shawnsingh@chromium.org
2012-11-27
1
-17
/
+18
*
cc: Minimize the number of times GL scissoring state is changed
shawnsingh@chromium.org
2012-11-21
1
-0
/
+17
*
cc: Make RenderPass into a struct-like class.
danakj@chromium.org
2012-11-21
1
-2
/
+2
*
cc: Make the DrawQuad subclasses into a struct-like classes.
danakj@chromium.org
2012-11-20
1
-25
/
+25
*
cc: Make UV coords in TileDrawQuad a full RectF
enne@chromium.org
2012-11-20
1
-3
/
+1
*
cc: Turn DrawQuad into a struct-like class with public data members.
danakj@chromium.org
2012-11-17
1
-3
/
+3
*
cc: Convert DrawQuad to chromium style.
danakj@chromium.org
2012-11-17
1
-3
/
+4
*
cc: Switch the DrawQuad enum names to chromium style and remove pragmas
danakj@chromium.org
2012-11-16
1
-5
/
+5
*
Added some instrumentation to the software compositor.
skaslev@chromium.org
2012-11-15
1
-0
/
+5
*
Added support for CSS filters to the software compositor.
skaslev@chromium.org
2012-11-14
1
-0
/
+9
*
ui: Remove implicit flooring in skia rect conversion methods.
danakj@chromium.org
2012-11-14
1
-27
/
+18
*
Avoid redundantly setting tex parameters
jamesr@chromium.org
2012-11-13
1
-2
/
+1
*
Remove WTF and WebCore from cc/ and webkit/compositor_bindings/
piman@chromium.org
2012-11-10
1
-3
/
+1
*
cc: Rename Texture class to Resource.
reveman@google.com
2012-11-08
1
-2
/
+2
*
Remove DirectRenderer::disableScissorTest, always leave GL_SCISSOR_TEST enabl...
jamesr@chromium.org
2012-11-08
1
-7
/
+1
*
Remove static thread pointers from CC, attempt 3
aelias@chromium.org
2012-11-08
1
-1
/
+1
*
Don't invert contentsDeviceTransform twice when rendering render passes.
skaslev@chromium.org
2012-11-08
1
-1
/
+0
*
Fixed tile filtering for the software compositor.
skaslev@chromium.org
2012-11-06
1
-4
/
+13
*
cc: Fix style for comments at the end of namespaces
danakj@chromium.org
2012-11-05
1
-1
/
+1
*
A speculative Revert for r165872 - Remove static thread pointers from CC, att...
hbono@chromium.org
2012-11-05
1
-1
/
+1
*
Remove static thread pointers from CC, attempt 2
aelias@chromium.org
2012-11-04
1
-1
/
+1
*
Revert 165476 - Remove static thread pointers from CC
jamesr@chromium.org
2012-11-01
1
-1
/
+1
*
Remove static thread pointers from CC
jamesr@chromium.org
2012-11-01
1
-1
/
+1
*
cc: Use gfx:: Geometry types for positions, bounds, and related things.
danakj@chromium.org
2012-11-01
1
-3
/
+3
*
Fixed mask positioning and texture UVs bugs in
skaslev@chromium.org
2012-10-30
1
-22
/
+28
*
Added support for YUV videos to the software compositor.
skaslev@chromium.org
2012-10-30
1
-3
/
+4
[next]