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
/
trees
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Fix flaky LayerTreeHostTestSurfaceNotAllocatedForLayersOutsideMemoryLimit
danakj@chromium.org
2013-07-16
1
-23
/
+20
*
cc: Increased robustness of rasterize and record benchmark.
ernstm@chromium.org
2013-07-15
1
-4
/
+5
*
Remove old CapturePicture path from content and cc
boliu@chromium.org
2013-07-15
10
-146
/
+0
*
Delete CC-impl-side clip layer adjustment.
aelias@chromium.org
2013-07-15
2
-15
/
+8
*
cc: Fix flaky LayerTreeHostTestSurfaceNotAllocatedForLayersOutsideMemoryLimit
danakj@chromium.org
2013-07-14
1
-4
/
+4
*
cc: Early out in PushPropertiesTo tree walk for commit.
danakj@chromium.org
2013-07-13
5
-49
/
+867
*
Estimate commit and activation duration
ajuma@chromium.org
2013-07-13
2
-2
/
+33
*
Making LayerTreeHostFiltersPixelTest slightly more strict
mymax@amazon.com
2013-07-13
1
-14
/
+38
*
OutputSurfaceClient::ReleaseGL
boliu@chromium.org
2013-07-13
4
-35
/
+98
*
cc: Make TestEnded() true immediately after EndTest()
enne@chromium.org
2013-07-13
1
-1
/
+1
*
Make scrollable viewport size no longer depend on clip layer.
aelias@chromium.org
2013-07-13
2
-9
/
+11
*
cc: layer_or_descendant_has_copy_request is inherited by siblings.
danakj@chromium.org
2013-07-12
2
-9
/
+57
*
cc: Remove reassign gpu memory from tile manager.
vmpstr@chromium.org
2013-07-12
1
-0
/
+3
*
Blend TextureLayer background-color at draw time.
alokp@chromium.org
2013-07-12
1
-0
/
+1
*
Fix TextureLayer cleanup
piman@chromium.org
2013-07-12
1
-2
/
+2
*
cc: Consider scroll offset in CalcDrawProperties
enne@chromium.org
2013-07-11
4
-12
/
+18
*
Implement preservesAxisAlignment on gfx::Transform
shawnsingh@chromium.org
2013-07-11
3
-12
/
+9
*
Allow WebExternalTextureLayers to receive a bitmap along with a mailbox
jbauman@chromium.org
2013-07-10
2
-1
/
+9
*
cc: Refactored rasterize benchmark to use timeline model.
ernstm@chromium.org
2013-07-10
1
-0
/
+2
*
Include the source frame number in traces.
danakj@chromium.org
2013-07-10
3
-4
/
+9
*
cc: Make sure we check for completed tile uploads after activating pending tree.
reveman@chromium.org
2013-07-09
2
-2
/
+14
*
DevTools/cc HUD: fix HUD update with threaded compositing
caseq@chromium.org
2013-07-09
3
-5
/
+9
*
cc: Make Layer::Update return a bool
enne@chromium.org
2013-07-08
4
-35
/
+48
*
cc: Update source_frame_number before tiles get created
ernstm@chromium.org
2013-07-04
1
-1
/
+2
*
cc: Allow readbacks from hidden layers.
danakj@chromium.org
2013-07-04
6
-36
/
+579
*
cc: Remove LayerTreeHostTestCommitingWithContinuousRedraw test.
danakj@chromium.org
2013-07-03
1
-31
/
+0
*
Re-land: cc: Add raster finished signals to RasterWorkerPool.
reveman@chromium.org
2013-07-03
3
-4
/
+20
*
Revert 209912 "cc: Add raster finished signals to RasterWorkerPool."
dslomov@chromium.org
2013-07-03
3
-13
/
+2
*
cc: Add raster finished signals to RasterWorkerPool.
reveman@chromium.org
2013-07-03
3
-2
/
+13
*
Remove flake from AddAnimationWithTimingFunction test
ajuma@chromium.org
2013-07-03
1
-12
/
+4
*
Revert 209710 "Reland "Shouldn't access LayerTreeTest::layer_tre..."
vollick@chromium.org
2013-07-02
3
-9
/
+15
*
Reland "Shouldn't access LayerTreeTest::layer_tree_host on impl thread"
vollick@chromium.org
2013-07-02
3
-15
/
+9
*
Upgrading Mesa to 9.0.3
dpranke@chromium.org
2013-07-02
1
-1
/
+9
*
cc: Made use color estimator a const instead of a flag.
vmpstr@chromium.org
2013-07-02
3
-3
/
+0
*
cc: Replace LayerTreeHostCommon::CallFunctionForSubtree() with Callback version
egraether@chromium.org
2013-07-01
4
-80
/
+29
*
cc: request redraw when debug state is changed
caseq@chromium.org
2013-07-01
1
-1
/
+1
*
cc: Use base::Callback approach instead of using WebKit interface.
tfarina@chromium.org
2013-07-01
1
-13
/
+13
*
CC: Force uploads even if animations are present.
epenner@chromium.org
2013-06-29
2
-14
/
+0
*
cc: Pipe visibility and memory allocation to DelegatingRenderer
piman@chromium.org
2013-06-29
7
-27
/
+107
*
cc: Add debug rects for touch and wheel event handler regions and slow scroll...
egraether@chromium.org
2013-06-29
1
-0
/
+28
*
cc: Remove RenderingStats passed to Layer::Update()
egraether@chromium.org
2013-06-29
4
-24
/
+11
*
cc: Fix incorrect LTHI shutdown logic
enne@chromium.org
2013-06-29
4
-31
/
+4
*
cc: PostTask the deleteTexture call to the impl thread.
danakj@chromium.org
2013-06-28
1
-2
/
+4
*
cc: Replace FIXMEs with TODO(danakj)
enne@chromium.org
2013-06-28
6
-14
/
+15
*
Use a direct include of time headers in cc/.
avi@chromium.org
2013-06-27
5
-5
/
+5
*
Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-27
3
-7
/
+5
*
cc: Create a AnimationDelegate interface and an adapter class in compositor_b...
tfarina@chromium.org
2013-06-26
1
-10
/
+10
*
cc: Fix infinite BeginFrame that Scheduler causes.
dongseong.hwang@intel.com
2013-06-26
1
-0
/
+2
*
Remove GpuMemoryAllocationForRenderer::enforce_but_do_not_keep_as_policy
piman@chromium.org
2013-06-26
5
-7
/
+10
*
Send hardware video frames with mailboxes.
danakj@chromium.org
2013-06-25
1
-19
/
+26
[next]