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
/
test
/
render_pass_test_common.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make RenderPass::Id an isolated class
weiliangc@chromium.org
2014-08-22
1
-1
/
+1
*
cc: Use a normal texture for background texture.
dongseong.hwang@intel.com
2014-08-21
1
-13
/
+12
*
Early wait on texture resource sync points in gl_renderer.
vmiura@chromium.org
2014-08-16
1
-0
/
+30
*
Remove unused RenderPassDrawQuad fields
danakj@chromium.org
2014-08-12
1
-4
/
+0
*
Implement HiDPI and pinch-zoom scaling of filter params
garykac@chromium.org
2014-08-08
1
-0
/
+2
*
Use RenderPass to create DrawQuad in unittests
weiliangc@chromium.org
2014-07-10
1
-34
/
+23
*
Rendering context information added to SharedQuadState
thildebr@chromium.org
2014-06-19
1
-2
/
+4
*
Use RenderPass CreateAndAppendSQS whenever possible
weiliangc@chromium.org
2014-05-08
1
-25
/
+16
*
Support videos with JPEG color range in GPU YUV convert path.
rileya@chromium.org
2014-05-03
1
-1
/
+3
*
cc: Support texcoord offsets in YUVVideoDrawQuad
sheu@chromium.org
2014-03-27
1
-1
/
+1
*
cc: Add visible_rect to Draw*Quad::SetNew().
danakj@chromium.org
2014-03-07
1
-11
/
+16
*
cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}
danakj@chromium.org
2013-12-10
1
-72
/
+59
*
The blink part of this implementation is uploaded at https://codereview.chrom...
rosca@adobe.com
2013-11-26
1
-2
/
+9
*
cc: Add shared quad states correctly in unit tests.
danakj@chromium.org
2013-09-26
1
-6
/
+10
*
Add support for converting cc::FilterOperations into an SkImageFilter
ajuma@chromium.org
2013-09-26
1
-2
/
+0
*
cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...
kaanb@chromium.org
2013-09-19
1
-16
/
+16
*
Revert "Adding support for RGBA_4444 tile textures"
tomhudson@google.com
2013-09-18
1
-16
/
+16
*
Adding support for RGBA_4444 tile textures
kaanb@chromium.org
2013-09-18
1
-16
/
+16
*
[cc] Allow resources and ui resources to specify wrap mode
ccameron@chromium.org
2013-09-05
1
-0
/
+8
*
Blend TextureLayer background-color at draw time.
alokp@chromium.org
2013-07-12
1
-0
/
+1
*
Move implementation of WebFilterOperations into cc
ajuma@chromium.org
2013-06-25
1
-4
/
+4
*
Adding YUVA support for enabling Alpha Playback
vigneshv@chromium.org
2013-06-07
1
-3
/
+4
*
Revert 204508 "Adding YUVA support for enabling Alpha Playback"
dalecurtis@google.com
2013-06-06
1
-4
/
+3
*
Adding YUVA support for enabling Alpha Playback
vigneshv@chromium.org
2013-06-06
1
-3
/
+4
*
cc: Add force anti-aliasing off option to SolidColorDrawQuad
wonsik@chromium.org
2013-05-02
1
-1
/
+2
*
cc: Move video upload to VideoResourceUpdater.
danakj@chromium.org
2013-04-10
1
-18
/
+20
*
cc: Fix capitalization style in chromified files.
danakj@chromium.org
2013-03-25
1
-24
/
+25
*
Part 8 of cc/ directory shuffles: resources
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Part 6 of cc/ directory shuffles: quads
jamesr@chromium.org
2013-03-18
1
-10
/
+10
*
cc: Chromify the VideoLayerImpl classes.
danakj@chromium.org
2013-03-15
1
-2
/
+2
*
cc: Chromify ResourceProvider.
danakj@chromium.org
2013-03-07
1
-22
/
+22
*
cc: Moving anti-aliasing decision to parent compositor.
ernstm@chromium.org
2013-03-04
1
-12
/
+1
*
cc: Stop using drawableContentRect for occlusion.
danakj@chromium.org
2013-01-22
1
-1
/
+0
*
Putting back: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-18
1
-1
/
+2
*
Revert 177288
ilevy@chromium.org
2013-01-17
1
-2
/
+1
*
cc: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-17
1
-1
/
+2
*
cc: Implement DelegatingRender::drawFrame() method.
danakj@chromium.org
2013-01-16
1
-36
/
+91
*
cc: Defer texture allocation (to allow async allocations).
epenner@chromium.org
2013-01-09
1
-0
/
+2
*
Revert 175690
estade@chromium.org
2013-01-09
1
-77
/
+36
*
cc: Implement DelegatingRender::drawFrame() method.
danakj@chromium.org
2013-01-09
1
-36
/
+77
*
cc: Put context-loss tests in layer_tree_host_unittest_context.cc
danakj@chromium.org
2013-01-04
1
-3
/
+9
*
Move filters to RenderPassDrawQuad
piman@chromium.org
2012-12-21
1
-1
/
+4
*
Revert "cc: Defer texture allocation (to allow async allocations)."
loislo@chromium.org
2012-12-20
1
-1
/
+0
*
cc: Defer texture allocation (to allow async allocations).
epenner@chromium.org
2012-12-19
1
-0
/
+1
*
cc: Cleaning up LayerTreeHost tests.
danakj@chromium.org
2012-12-19
1
-2
/
+6
*
cc: Unify namespaces for all test files
enne@chromium.org
2012-12-16
1
-4
/
+2
*
Adding support for per vertex opacity on textured layer
jscholler@chromium.org
2012-12-15
1
-0
/
+2
*
Combine mask texture parameters into single gfx::RectF
jamesr@chromium.org
2012-12-13
1
-4
/
+1
*
Use nearest neighbor filtering for non-translated quads
skyostil@chromium.org
2012-12-04
1
-0
/
+35
*
Animation code is not yet migrated by this patch, due to WebTransformOperations.
shawnsingh@chromium.org
2012-11-27
1
-4
/
+3
[next]