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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Add LayerTreeHost::InitParams for LayerTreeHost creation.
sadrul
2015-05-11
1
-6
/
+16
*
cc: Remove use of MessageLoopProxy
skyostil
2015-04-13
1
-84
/
+59
*
cc: Move worker threads to RenderThreadImpl.
reveman
2015-03-23
1
-2
/
+4
*
cc: Commit directly to active tree when using single thread.
danakj
2015-02-17
1
-4
/
+1
*
Standardize usage of virtual/override/final specifiers in cc/.
dcheng
2014-12-23
1
-4
/
+4
*
Convert TextureMailbox to use SharedBitmap instead of SharedMemory.
jbauman
2014-12-11
1
-23
/
+19
*
[cc] Add nearest neighbor filtering for TextureLayer.
jackhou
2014-12-04
1
-0
/
+1
*
cc: Make separate interface for BeginFrame ipc from OutputSurface
simonhong
2014-11-11
1
-1
/
+3
*
Standardize usage of virtual/override/final in cc/
dcheng
2014-10-21
1
-52
/
+37
*
cc: Change scoped_ptr<T>() to nullptr.
danakj
2014-10-15
1
-16
/
+8
*
gpu: Compositor management of GpuMemoryBuffer instances.
reveman
2014-10-13
1
-1
/
+1
*
[C++11 Allowed Features] Declares a type-safe null pointer converting from NU...
kulkarni.a
2014-10-10
1
-18
/
+25
*
replace OVERRIDE and FINAL with override and final in cc/
mostynb
2014-10-06
1
-36
/
+36
*
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
danakj
2014-09-27
1
-6
/
+3
*
Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....
dcheng
2014-09-27
1
-3
/
+6
*
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
danakj
2014-09-27
1
-6
/
+3
*
cc: Use correct message loop proxy in BlockingTaskRunner
skyostil
2014-09-04
1
-59
/
+85
*
Fix failing (flaky) LayerTreeHostTestLCDNotification test.
danakj@chromium.org
2014-08-13
1
-1
/
+1
*
cc: Parameterize the main thread task runner
skyostil@chromium.org
2014-07-18
1
-1
/
+1
*
cc: Fixed unittests that counted the number of tree activations.
alokp@chromium.org
2014-06-27
1
-2
/
+11
*
Get rid of graphics layer anchor points, and replace with
chrishtr@chromium.org
2014-06-05
1
-13
/
+0
*
Update source frame number even when commits abort
enne@chromium.org
2014-06-03
1
-1
/
+4
*
Remove hit-testing-only RSLL entries
vollick@chromium.org
2014-05-15
1
-8
/
+0
*
cc: Throttle swaps in Scheduler instead of OutputSurface
brianderson@chromium.org
2014-04-18
1
-2
/
+0
*
Remove old texture path in TextureLayer
piman@chromium.org
2014-04-10
1
-720
/
+12
*
Re-land "cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTe...
nick@chromium.org
2014-04-03
1
-121
/
+200
*
Revert 261380 "cc: Remove TextureLayer::SetTextureId and Texture..."
nick@chromium.org
2014-04-03
1
-200
/
+121
*
cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexture
piman@chromium.org
2014-04-03
1
-121
/
+200
*
Switch to use SharedBitmapManager all the time in cc_unittests
jbauman@chromium.org
2014-03-20
1
-2
/
+3
*
cc: Allow pepper to avoid DCHECK but reuse gpu::Mailbox.
danakj@chromium.org
2014-03-07
1
-0
/
+27
*
Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUM
piman@chromium.org
2014-02-15
1
-25
/
+16
*
Revert of Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROM...
nkostylev@chromium.org
2014-02-14
1
-16
/
+25
*
Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUM
piman@chromium.org
2014-02-14
1
-25
/
+16
*
Rename and unify paths for LayerTreeTest::CreateFakeOutputSurface.
danakj@chromium.org
2014-02-05
1
-9
/
+10
*
Add gpu::MailboxHolder to hold state for a gpu::Mailbox
sheu@chromium.org
2014-02-03
1
-36
/
+54
*
cc: Make PrepareToDraw return an enum for why it aborts
enne@chromium.org
2014-01-30
1
-12
/
+15
*
cc: Release main thread earlier
enne@chromium.org
2014-01-24
1
-81
/
+10
*
cc: Free Mailbox on TextureLayerImpl::ReleaseResources
boliu@chromium.org
2014-01-23
1
-14
/
+81
*
Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"
danakj@chromium.org
2014-01-21
1
-52
/
+35
*
Pluming for needs_push_properties for the impl tree.
clholgat@chromium.org
2014-01-18
1
-5
/
+5
*
Add gpu::MailboxHolder to hold state for a gpu::Mailbox
sheu@chromium.org
2014-01-18
1
-35
/
+52
*
Decouple cc::FakeWebGraphicsContext3D from blink::WGC3D
jamesr@chromium.org
2014-01-10
1
-10
/
+10
*
cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}
danakj@chromium.org
2013-12-10
1
-2
/
+2
*
cc: Fix the TextureLayerNoExtraCommitForMailboxTest test.
danakj@chromium.org
2013-12-02
1
-25
/
+35
*
Disable TextureLayerNoExtraCommitForMailboxTest because of crashes.
phajdan.jr@chromium.org
2013-11-12
1
-1
/
+2
*
Introduce separate client and init path for single-threaded cc
jamesr@chromium.org
2013-11-07
1
-2
/
+2
*
Remove WGC3D::isContextLost references from cc
jamesr@chromium.org
2013-11-06
1
-78
/
+40
*
Simplify rate limiting since it's main thread shared context only
jamesr@chromium.org
2013-11-05
1
-9
/
+9
*
Move test-only stuff from cc/debug/ to cc/test
jamesr@chromium.org
2013-10-31
1
-1
/
+1
*
Remove the extra, unneeded commits that TextureLayer::Update does.
kloveless@chromium.org
2013-10-24
1
-0
/
+103
[next]