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
/
content
/
common
/
cc_messages_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use factory methods for Skia effects in unit tests.
dominikg@chromium.org
2014-05-11
1
-1
/
+1
*
Use RenderPass CreateAndAppendSQS whenever possible
weiliangc@chromium.org
2014-05-08
1
-53
/
+49
*
Support videos with JPEG color range in GPU YUV convert path.
rileya@chromium.org
2014-05-03
1
-1
/
+5
*
Use SharedBitmapManager to allocate software frames.
jbauman@chromium.org
2014-04-09
1
-13
/
+5
*
cc: Change damage tracking from floats to integers.
danakj@chromium.org
2014-04-07
1
-3
/
+3
*
Plumb overlay processing into DirectRenderer.
alexst@chromium.org
2014-03-28
1
-6
/
+3
*
cc: Support texcoord offsets in YUVVideoDrawQuad
sheu@chromium.org
2014-03-27
1
-2
/
+2
*
Move SoftwareFrameData overflow checks to the IPC code.
danakj@chromium.org
2014-03-20
1
-0
/
+79
*
Start of hardware overlay support in CC with Ubercompositor.
alexst@chromium.org
2014-03-20
1
-3
/
+6
*
Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUM
piman@chromium.org
2014-02-15
1
-13
/
+9
*
Revert of Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROM...
nkostylev@chromium.org
2014-02-14
1
-9
/
+13
*
Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUM
piman@chromium.org
2014-02-14
1
-13
/
+9
*
Add gpu::MailboxHolder to hold state for a gpu::Mailbox
sheu@chromium.org
2014-02-03
1
-10
/
+12
*
Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"
danakj@chromium.org
2014-01-21
1
-12
/
+10
*
Add gpu::MailboxHolder to hold state for a gpu::Mailbox
sheu@chromium.org
2014-01-18
1
-10
/
+12
*
Add cc:DrawQuad type for surfaces
jamesr@chromium.org
2014-01-17
1
-2
/
+27
*
The blink part of this implementation is uploaded at https://codereview.chrom...
rosca@adobe.com
2013-11-26
1
-13
/
+45
*
cc: Skip unused SharedQuadStates when pickling.
danakj@chromium.org
2013-11-13
1
-15
/
+102
*
Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330
bbudge@chromium.org
2013-11-04
1
-2
/
+2
*
Removing the allow-filters-over-ipc flag
sugoi@chromium.org
2013-11-02
1
-6
/
+0
*
IPC pickling optimization for render passes.
danakj@chromium.org
2013-10-29
1
-0
/
+51
*
Remove unused IPC::Message priority.
bbudge@chromium.org
2013-10-28
1
-2
/
+2
*
cc: Preserve partial culling from child compositor.
danakj@chromium.org
2013-10-12
1
-18
/
+24
*
aura: Don't allow empty delegated frames.
danakj@chromium.org
2013-10-03
1
-0
/
+5
*
cc: Delete RenderSurface caching.
alokp@chromium.org
2013-10-01
1
-6
/
+2
*
Support GL_TEXTURE_EXTERNAL_OES targets through the compositor
sheu@chromium.org
2013-09-26
1
-2
/
+6
*
Add support for converting cc::FilterOperations into an SkImageFilter
ajuma@chromium.org
2013-09-26
1
-9
/
+14
*
cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...
kaanb@chromium.org
2013-09-19
1
-2
/
+2
*
Revert "Adding support for RGBA_4444 tile textures"
tomhudson@google.com
2013-09-18
1
-2
/
+2
*
Adding support for RGBA_4444 tile textures
kaanb@chromium.org
2013-09-18
1
-2
/
+2
*
Added SkImageFilter serialization
sugoi@chromium.org
2013-08-12
1
-4
/
+15
*
Blend TextureLayer background-color at draw time.
alokp@chromium.org
2013-07-12
1
-0
/
+2
*
Move implementation of WebFilterOperations into cc
ajuma@chromium.org
2013-06-25
1
-6
/
+6
*
Adding YUVA support for enabling Alpha Playback
vigneshv@chromium.org
2013-06-07
1
-1
/
+4
*
Revert 204508 "Adding YUVA support for enabling Alpha Playback"
dalecurtis@google.com
2013-06-06
1
-4
/
+1
*
Adding YUVA support for enabling Alpha Playback
vigneshv@chromium.org
2013-06-06
1
-1
/
+4
*
cc: Add force anti-aliasing off option to SolidColorDrawQuad
wonsik@chromium.org
2013-05-02
1
-2
/
+4
*
Fix RenderPassDrawQuad serialization
piman@chromium.org
2013-04-17
1
-0
/
+1
*
cc: Move video upload to VideoResourceUpdater.
danakj@chromium.org
2013-04-10
1
-35
/
+16
*
Implement on demand quad rasterization for PicturePiles.
leandrogracia@chromium.org
2013-03-27
1
-0
/
+5
*
Part 4 of cc/ directory shuffles: output
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
cc: Chromify the VideoLayerImpl classes.
danakj@chromium.org
2013-03-15
1
-6
/
+6
*
Move Mailbox from cc to gpu, and its traits to gpu/ipc
piman@chromium.org
2013-03-04
1
-2
/
+2
*
cc: Moving anti-aliasing decision to parent compositor.
ernstm@chromium.org
2013-03-04
1
-12
/
+5
*
Fix TransferableResource::filter serialization that was left out when filter ...
piman@chromium.org
2013-02-28
1
-0
/
+3
*
Move sync point from TransferResourceList to individual TransferResources
piman@chromium.org
2013-02-27
1
-9
/
+10
*
cc: The DelegatedFrameData::size field is redundant.
danakj@chromium.org
2013-02-23
1
-6
/
+0
*
Fix TextureDrawQuad serialization, ensure all quad types are tested
piman@chromium.org
2013-01-30
1
-6
/
+53
*
cc: Stop using drawableContentRect for occlusion.
danakj@chromium.org
2013-01-22
1
-4
/
+0
*
Putting back: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-18
1
-1
/
+2
[next]