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
/
layers
/
texture_layer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove WGC3D::isContextLost references from cc
jamesr@chromium.org
2013-11-06
1
-4
/
+0
*
Simplify rate limiting since it's main thread shared context only
jamesr@chromium.org
2013-11-05
1
-4
/
+4
*
Remove the extra, unneeded commits that TextureLayer::Update does.
kloveless@chromium.org
2013-10-24
1
-4
/
+23
*
Remove PerformClipping(),CanClipSelf() and the related logic in LTHCommon.
jun.a.jiang@intel.com
2013-10-05
1
-4
/
+0
*
cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.
danakj@chromium.org
2013-09-17
1
-16
/
+32
*
Force SetNeedsPushProperties after an update in TextureLayer, because some pr...
piman@chromium.org
2013-09-13
1
-0
/
+1
*
cc: Block commit on activate by setting a flag on LayerTreeHost.
danakj@chromium.org
2013-08-30
1
-9
/
+19
*
Revert 220418 "cc: Block commit on activate by setting a flag on..."
danakj@chromium.org
2013-08-30
1
-16
/
+9
*
cc: Block commit on activate by setting a flag on LayerTreeHost.
danakj@chromium.org
2013-08-29
1
-9
/
+16
*
cc: Use BlockedTaskRunner to immediately run callbacks on the main thread.
danakj@chromium.org
2013-08-29
1
-13
/
+8
*
aura: Fix raciness in context loss and recreation.
danakj@chromium.org
2013-08-22
1
-1
/
+1
*
cc: Push valid property values when CalcDrawProps skips layer.
danakj@chromium.org
2013-08-03
1
-1
/
+1
*
cc: Remove Layer::needs_display_
enne@chromium.org
2013-08-01
1
-2
/
+0
*
Consider background-color opacity for TextureLayer opaque region.
alokp@chromium.org
2013-07-31
1
-0
/
+10
*
Revert 212008 "cc: Remove TextureLayer::SetTextureId and Texture..."
aberent@google.com
2013-07-18
1
-25
/
+23
*
cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexture
piman@chromium.org
2013-07-17
1
-23
/
+25
*
Blend TextureLayer background-color at draw time.
alokp@chromium.org
2013-07-12
1
-0
/
+9
*
Fix TextureLayer cleanup
piman@chromium.org
2013-07-12
1
-8
/
+13
*
Cleanup unused WebExternalTextureLayer APIs and resulting dead code.
piman@chromium.org
2013-07-11
1
-1
/
+1
*
cc: Make it possible to reset TextureLayer after context loss
skyostil@chromium.org
2013-07-10
1
-5
/
+4
*
Allow WebExternalTextureLayers to receive a bitmap along with a mailbox
jbauman@chromium.org
2013-07-10
1
-1
/
+2
*
cc: Make Layer::Update return a bool
enne@chromium.org
2013-07-08
1
-2
/
+11
*
TextureLayer: don't expect a context for mailboxes.
piman@chromium.org
2013-07-03
1
-6
/
+3
*
cc: Remove RenderingStats passed to Layer::Update()
egraether@chromium.org
2013-06-29
1
-2
/
+1
*
cc: Remove cc::Thread and cc::ThreadImpl.
danakj@chromium.org
2013-06-20
1
-1
/
+0
*
Reland r206537 - cc: Don't return mailboxes if the TextureLayer is removed fr...
piman@chromium.org
2013-06-18
1
-40
/
+96
*
Revert "cc: Don't return mailboxes if the TextureLayer is removed from the tr...
senorblanco@chromium.org
2013-06-15
1
-38
/
+18
*
cc: Don't return mailboxes if the TextureLayer is removed from the tree.
piman@chromium.org
2013-06-15
1
-18
/
+38
*
[Aura] Added Support for rendering software compositor frames as cc::TextureL...
skaslev@chromium.org
2013-06-08
1
-18
/
+24
*
Update refernces to Blink's Platform API (cc)
abarth@chromium.org
2013-05-29
1
-1
/
+1
*
Add optimization to TextureLayer
dtrainor@chromium.org
2013-04-19
1
-0
/
+11
*
This patch implements the necessary plumbing to allow WebExternalTextureLayer...
alexst@chromium.org
2013-04-12
1
-4
/
+14
*
cc: Delete resources when ResourceProvider shuts down.
danakj@chromium.org
2013-04-11
1
-7
/
+11
*
cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...
danakj@chromium.org
2013-03-29
1
-1
/
+1
*
Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."
rsleevi@chromium.org
2013-03-29
1
-1
/
+1
*
cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gyp
danakj@chromium.org
2013-03-29
1
-1
/
+1
*
Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."
danakj@chromium.org
2013-03-29
1
-1
/
+1
*
cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gyp
danakj@chromium.org
2013-03-29
1
-1
/
+1
*
TextureLayer: clear texture id when clearing client.
piman@chromium.org
2013-03-29
1
-0
/
+5
*
Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."
danakj@chromium.org
2013-03-28
1
-1
/
+2
*
cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...
egraether@chromium.org
2013-03-28
1
-2
/
+1
*
Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."
hashimoto@chromium.org
2013-03-27
1
-1
/
+2
*
cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...
egraether@chromium.org
2013-03-27
1
-2
/
+1
*
cc: Chromify TextureLayerClient
enne@chromium.org
2013-03-19
1
-5
/
+5
*
Part 10 of cc/ directory shuffles: layers
jamesr@chromium.org
2013-03-18
1
-0
/
+204