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
*
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
*
cc: Remove most methods from RendererClient.
danakj@chromium.org
2013-09-09
1
-10
/
+15
*
Fix UpdateTilePriorities viewport in Android WebView.
aelias@chromium.org
2013-09-05
1
-7
/
+36
*
So that ScopedPtrHashMap can be used by user outside of cc.
powei@chromium.org
2013-08-30
1
-2
/
+4
*
cc: Cleanup offscreen context plumbing.
danakj@chromium.org
2013-08-28
1
-2
/
+5
*
Call EnsureBackbuffer before Reshape.
aelias@chromium.org
2013-06-28
1
-0
/
+2
*
cc: Don't flip render passes when rendering them.
danakj@chromium.org
2013-06-12
1
-16
/
+10
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
Implement transform/clip support for Android WebView.
aelias@chromium.org
2013-06-06
1
-29
/
+49
*
cc: Add CopyAsBitmapRequest class to hold the readback callback.
danakj@chromium.org
2013-05-24
1
-4
/
+8
*
cc: Don't do CompositeAndReadback when using DelegatingRenderer.
danakj@chromium.org
2013-05-10
1
-0
/
+2
*
cc: Add tile-free software compositing mode.
aelias@chromium.org
2013-05-10
1
-0
/
+6
*
cc: Fix readback from non-root layers.
danakj@chromium.org
2013-05-08
1
-1
/
+7
*
cc: Make async readback path use async glReadPixels.
danakj@chromium.org
2013-05-01
1
-7
/
+2
*
cc: Async readback.
danakj@chromium.org
2013-04-26
1
-1
/
+12
*
Revert 196713 "cc: Async readback."
danakj@chromium.org
2013-04-26
1
-12
/
+1
*
cc: Async readback.
danakj@chromium.org
2013-04-26
1
-1
/
+12
*
Revert 196592 "cc: Async readback."
kinuko@chromium.org
2013-04-26
1
-12
/
+1
[next]