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
*
Make all unit tests pass with use_property_trees = true.
jaydasika
2015-11-06
7
-35
/
+73
*
cc: Remove GL_TEXTURE_2D hard-coding
ccameron
2015-11-06
5
-13
/
+15
*
cc: Fix GL_R8 GpuMemoryBuffers
ccameron
2015-11-06
2
-4
/
+5
*
cc: Add UMA histogram for compositor-thread draw property updates
ajuma
2015-11-05
1
-0
/
+11
*
Kills TraceTicks, which was functionally the same as TimeTicks
charliea
2015-11-05
2
-11
/
+10
*
Revert of Converted video frame and image callbacks to use new sync tokens. (...
nhiroki
2015-11-05
3
-10
/
+10
*
Revert of Fixed the bug that window capture clipped the content when the wind...
nhiroki
2015-11-05
4
-13
/
+9
*
Converted video frame and image callbacks to use new sync tokens.
dyen
2015-11-05
3
-10
/
+10
*
Fixed the bug that window capture clipped the content when the window
xjz
2015-11-05
4
-9
/
+13
*
Add a flag for enabling compositor property trees
ajuma
2015-11-05
10
-52
/
+132
*
cc: Deflake ThreadedChannel tests
khushalsagar
2015-11-04
1
-25
/
+25
*
cc::Reset rects with NaN coordinates in clip tree.
jaydasika
2015-11-04
2
-1
/
+13
*
cc: logging pending_swaps period in chrome://tracing
dongseong.hwang
2015-11-04
1
-0
/
+2
*
cc: Remove instances of RGBA where best_texture_format should be used
ccameron
2015-11-04
3
-6
/
+8
*
fixup! cc: Keep most recently used resources at the front of resource
prashant.n
2015-11-04
1
-1
/
+1
*
cc: Send shared variables between main and impl side using the channel
khushalsagar
2015-11-04
10
-123
/
+234
*
CC AnimationHost: Fix LinkHighlights detach scope.
loyso
2015-11-04
1
-2
/
+1
*
Add gfx::Size::GetCheckedArea and use it where appropriate.
vmpstr
2015-11-04
1
-7
/
+2
*
Clamp clip layer to outer viewport size for scrollbars (2nd land)
aelias
2015-11-04
2
-0
/
+36
*
cc: Add SetNeedsOneBeginImplFrame to the Scheduler
danakj
2015-11-03
5
-2
/
+68
*
Revert of Clamp clip layer to outer viewport size for scrollbars. (patchset #...
enne
2015-11-03
3
-36
/
+2
*
Clamp clip layer to outer viewport size for scrollbars.
aelias
2015-11-03
3
-2
/
+36
*
cc: Add flag to specify to ResourceProvider to always use GMBs
ccameron
2015-11-03
9
-71
/
+106
*
Modified old wait sync point functions to also accept new sync tokens.
dyen
2015-11-03
47
-507
/
+587
*
cc: Keep most recently used resources at the front of resource queue.
prashant.n
2015-11-03
2
-10
/
+14
*
Rename legacy 'Layout' methods across Blink and cc.
wkorman
2015-11-03
13
-20
/
+37
*
Plumb display item visual rect to compositor.
wkorman
2015-11-02
2
-30
/
+56
*
gfx: Make conversions from gfx::Point to PointF explicit.
danakj
2015-11-02
1
-2
/
+2
*
LayerTreeHostTimelinesTestSetPotentiallyAnimatingOnLacDestruction is flaky on...
jyasskin
2015-11-02
1
-10
/
+2
*
cc: When doing commit to active, don't abort draws that will checker.
danakj
2015-11-02
1
-3
/
+11
*
cc: Store the cullRect in trace with Begin/EndArray().
danakj
2015-11-02
1
-5
/
+9
*
cc: Make LTH::SetVisible not a synchronous call
enne
2015-11-02
7
-18
/
+11
*
Introduce painted-device-scale-factor and use it when --enable-use-zoom-for-d...
oshima
2015-10-31
6
-1
/
+50
*
Revert of Avoid Copying damage rect when using Overlays (patchset #13 id:2400...
ccameron
2015-10-30
6
-96
/
+47
*
Revert of Avoid rendering using GL in case damage rect is composited by overl...
ccameron
2015-10-30
2
-59
/
+3
*
Turn on property tree verification for PictureLayerImplTests
jaydasika
2015-10-30
2
-4
/
+25
*
[tracing] Add names to memory-infra dumpers for debugging
primiano
2015-10-30
4
-4
/
+4
*
cc: Remove LayerTreeHostImpl::FrameData::render_passes_by_id.
danakj
2015-10-30
5
-43
/
+40
*
cc: Remove the ability to specify a GL texture target
ccameron
2015-10-29
11
-54
/
+49
*
Account for sorting context in cc layer hit testing.
tdresser
2015-10-29
2
-5
/
+129
*
cc: Don't remove tiles when invalidation doesn't intersect the tile.
vmpstr
2015-10-29
2
-9
/
+29
*
Remove usage of SK_SAVE_LAYER_BOUNDS_ARE_FILTERED.
senorblanco
2015-10-29
1
-7
/
+0
*
cc: Decouple SetNeedsRedraw from SetNeedsAnimate.
danakj
2015-10-29
7
-55
/
+121
*
Avoid rendering using GL in case damage rect is composited by overlay
kalyan.kondapally
2015-10-29
2
-3
/
+59
*
ui/gl: Move GLImage into gl namespace.
tfarina
2015-10-29
2
-4
/
+4
*
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
[next]