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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland: Remove DCHECK_IMPLIES/CHECK_IMPLIES.
vmpstr
2015-10-28
21
-61
/
+54
*
Remove deadcode in cc/
pdr
2015-10-28
8
-184
/
+0
*
cc: Remove references to managed resources (and cleanup)
ccameron
2015-10-28
6
-35
/
+33
*
Remove NOTIMPLEMENTED for SurfaceFactoryClient::SetBeginFrameSource's
brianderson
2015-10-28
1
-1
/
+0
*
Move SingleThreadProxy::LayoutAndUpdateLayers into LayerTreeHost directly.
wkorman
2015-10-28
3
-15
/
+10
*
Avoid Copying damage rect when using Overlays
kalyan.kondapally
2015-10-28
6
-47
/
+96
*
Add protobuf serialization to DisplayItemList
dtrainor
2015-10-28
28
-13
/
+787
*
cc: Move inter-thread communication in ThreadProxy through ChannelMain
khushalsagar
2015-10-28
17
-206
/
+934
*
Revert of Avoid Copying damage rect when using Overlays (patchset #12 id:2200...
oshima
2015-10-27
6
-95
/
+47
*
Avoid Copying damage rect when using Overlays
kalyan.kondapally
2015-10-27
6
-47
/
+95
*
Make compositor input-driven smooth scrolling smoother and snappier.
skobes
2015-10-27
5
-44
/
+76
*
content: Allow gfx::SHARED_MEMORY_BUFFER buffers to be imported.
reveman
2015-10-27
1
-7
/
+16
*
ui: Add support for creating GLImage instances from shared memory pools.
reveman
2015-10-27
2
-1
/
+2
*
Revert of Remove DCHECK_IMPLIES/CHECK_IMPLIES. (patchset #3 id:40001 of https...
jbudorick
2015-10-27
21
-53
/
+60
*
Remove DCHECK_IMPLIES/CHECK_IMPLIES.
vmpstr
2015-10-27
21
-60
/
+53
*
ui: Rename gfx::BufferUsage enum values and add BufferUsage::GPU_READ.
reveman
2015-10-26
2
-4
/
+6
*
Move skcanvas_video_renderer to media/renderers
dongseong.hwang
2015-10-26
1
-1
/
+1
*
media: Compute compatible VideoFrame::coded_rect for copies to GMBs.
dcastagna
2015-10-26
1
-7
/
+2
*
cc: Make sure to flush the context before waiting for copy queries to complete.
reveman
2015-10-24
1
-0
/
+4
*
cc: Remove unused display item bounds calculation.
vmpstr
2015-10-23
19
-205
/
+0
*
Revert of Add mechanism to signal DelegatedFrameHost that a surface is about ...
jbauman
2015-10-23
7
-105
/
+7
*
[Android] Disable LayerTreeHostTimelinesTestSetPotentiallyAnimatingOnLacDestr...
jbudorick
2015-10-23
1
-2
/
+10
*
cc: Move surfaces hittesting test helpers out to a separate file
fsamuel
2015-10-23
8
-134
/
+189
*
Include device transform scale in transform node's sublayer scale
jaydasika
2015-10-23
5
-3
/
+76
*
Add Protobuf support for cc/playback skia usage
dtrainor
2015-10-23
10
-3
/
+430
*
cc: Make property trees support external transforms
jaydasika
2015-10-23
5
-8
/
+66
*
Remove base::MessageLoop::{Quit,QuitClosure} functions
ki.stfu
2015-10-23
2
-3
/
+3
*
Fix unmatched trace event in LayerTreeImpl
ruuda
2015-10-23
1
-1
/
+1
*
android webview: allow cc to fail hardware draw
boliu
2015-10-23
17
-49
/
+111
*
cc: Add extra tracing to cc::Scheduler
brianderson
2015-10-23
1
-0
/
+7
*
cc/scheduler: Trigger deadline early when swap throttled.
sunnyps
2015-10-23
2
-104
/
+34
*
cc: Change the texture quad cache to fit nine quads
enne
2015-10-22
1
-1
/
+1
*
Remove ContextProvider::VerifyContexts.
dcastagna
2015-10-22
6
-17
/
+1
*
Update layer scale factor without a property tree rebuild.
jaydasika
2015-10-22
4
-18
/
+58
*
Reland: GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane);...
mcasas
2015-10-22
3
-38
/
+32
*
Added support for sync token signals.
dyen
2015-10-22
2
-0
/
+10
*
Don't include trace_event.h from trace_event_argument.h.
jbroman
2015-10-22
2
-0
/
+2
*
gfx::Transform::IsBackVisible compares
jaydasika
2015-10-22
1
-0
/
+6
*
Revert of GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane...
vasilii
2015-10-22
3
-32
/
+38
*
Remove unused variable.
petermayo
2015-10-22
1
-5
/
+1
*
Remove ContextProvider::DestroyedOnMainThread.
dcastagna
2015-10-21
6
-34
/
+0
*
Remove multiple application of sublayer scale in property trees.
jaydasika
2015-10-21
2
-1
/
+44
*
cc: Only require backbuffer texture be valid if the context is not lost
ccameron
2015-10-21
1
-1
/
+1
*
Transform Render Surface Clip Rect to surface's target space.
jaydasika
2015-10-21
3
-11
/
+64
*
cc: prevent crash with null reference filters
hendrikw
2015-10-21
2
-0
/
+15
*
GpuMemoryBuffer interface change: Map(**) --> Map() + memory(plane); GetStrid...
mcasas
2015-10-21
3
-38
/
+32
*
cc: Split Proxy to eliminate unnecessary dependencies on the impl side
khushalsagar
2015-10-21
62
-516
/
+641
*
cc: Consider the viewport empty if its too far from a tiling.
danakj
2015-10-21
2
-21
/
+53
*
Clean up layer tree hit testing test.
tdresser
2015-10-21
1
-11
/
+11
*
CC Animations: Fix AnimationHost mode integration with Property Trees.
loyso
2015-10-21
12
-0
/
+131
[next]