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
/
direct_renderer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable overlays if the root render pass has copy requests
achaulk
2015-04-14
1
-2
/
+6
*
cc: Remove orphaned RenderPasses and RenderPassDrawQuads from frames.
danakj
2015-04-14
1
-5
/
+2
*
Remove SetDrawViewport
ericrk
2015-03-27
1
-2
/
+1
*
Refactor discard/clear behavior in DirectRenderer
ericrk
2015-03-21
1
-72
/
+98
*
Splitting of layers for correct intersections
awoloszyn
2015-03-12
1
-15
/
+90
*
Revert of Splitting of layers for correct intersections (patchset #20 id:3700...
gab
2015-03-11
1
-90
/
+15
*
Splitting of layers for correct intersections
awoloszyn
2015-03-11
1
-15
/
+90
*
Revert of Splitting of layers for correct intersections (patchset #17 id:3100...
eroman
2015-02-27
1
-90
/
+15
*
Splitting of layers for correct intersections
awoloszyn
2015-02-27
1
-15
/
+90
*
Fix Enum Style Throughout CC.
ericrk
2015-02-20
1
-1
/
+1
*
Fix render state restore bug in DirectRenderer
ericrk
2015-02-09
1
-1
/
+1
*
Mechanical rename of tracing includes for /cc
primiano
2015-01-28
1
-1
/
+1
*
Add cc::RendererSettings for use in with cc::Display
jbauman
2014-11-20
1
-1
/
+1
*
Make ListContainer Consistently Act as Container of Pointers
weiliangc
2014-10-29
1
-3
/
+2
*
Re-upload: Change FlippedFramebuffer return for surfaceless
achaulk
2014-10-28
1
-5
/
+6
*
Revert "Change FlippedFramebuffer return for surfaceless"
Stephen White
2014-10-07
1
-6
/
+6
*
Change FlippedFramebuffer return for surfaceless
achaulk
2014-10-07
1
-6
/
+6
*
Use custom ListContainer to allocate DrawQuads
weiliangc
2014-09-26
1
-2
/
+2
*
Make RenderPass::Id an isolated class
weiliangc@chromium.org
2014-08-22
1
-7
/
+6
*
cc: Use a normal texture for background texture.
dongseong.hwang@intel.com
2014-08-21
1
-1
/
+1
*
Early wait on texture resource sync points in gl_renderer.
vmiura@chromium.org
2014-08-16
1
-0
/
+1
*
cc/output: cleanup: Remove unnecessary #includes
heejin.r.chung@samsung.com
2014-07-27
1
-2
/
+1
*
cc: Support on demand raster with gpu rasterization
boliu@chromium.org
2014-06-21
1
-27
/
+0
*
Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys.
danakj@chromium.org
2014-05-15
1
-2
/
+0
*
Remove offscreen compositor contexts.
danakj@chromium.org
2014-04-24
1
-6
/
+2
*
cc: Remove use of "internal" namespace for TaskGraph.
reveman@chromium.org
2014-04-13
1
-9
/
+7
*
cc: Change damage tracking from floats to integers.
danakj@chromium.org
2014-04-07
1
-11
/
+11
*
Plumb overlay processing into DirectRenderer.
alexst@chromium.org
2014-03-28
1
-1
/
+8
*
cc: Refactor and cleanup of TaskGraphRunner class.
reveman@chromium.org
2014-03-17
1
-1
/
+1
*
cc: Fix damage when the HUD is enabled.
danakj@chromium.org
2014-03-10
1
-10
/
+6
*
cc: Only make num_threads - 1 SkPicture clones.
reveman@chromium.org
2014-02-12
1
-0
/
+30
*
[cc] Avoid "skip" optimizations when drawing layers that have copy requests.
miu@chromium.org
2014-02-06
1
-1
/
+2
*
Pass gfx structs by const ref (gfx::Vector2d)
ajay.berwal@samsung.com
2014-02-05
1
-1
/
+1
*
[#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
-6
/
+7
*
cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}
danakj@chromium.org
2013-12-10
1
-8
/
+5
*
cc: Remove DeviceViewport and DeviceClip from the RendererClient
danakj@chromium.org
2013-12-10
1
-11
/
+15
*
cc: Remove DirectRenderer::RenderPassTextureFormat.
danakj@chromium.org
2013-10-30
1
-19
/
+9
*
Make Android WebView filtering depend on scrolling status.
aelias@chromium.org
2013-10-09
1
-1
/
+4
*
cc: Delete RenderSurface caching.
alokp@chromium.org
2013-10-01
1
-21
/
+6
*
Remove LTH test dependency on surface caching.
alokp@chromium.org
2013-09-26
1
-0
/
+6
*
Fix compilation and ui_unittests with float transforms
enne@chromium.org
2013-09-25
1
-5
/
+5
*
Revert 224725 "Fix compilation and ui_unittests with float trans..."
sky@chromium.org
2013-09-23
1
-5
/
+5
*
Fix compilation and ui_unittests with float transforms
enne@chromium.org
2013-09-23
1
-5
/
+5
*
cc: Don't discard framebuffer when using partial swaps
piman@chromium.org
2013-09-20
1
-3
/
+18
*
cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...
kaanb@chromium.org
2013-09-19
1
-5
/
+7
*
Revert "Adding support for RGBA_4444 tile textures"
tomhudson@google.com
2013-09-18
1
-7
/
+5
*
Adding support for RGBA_4444 tile textures
kaanb@chromium.org
2013-09-18
1
-5
/
+7
[next]