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
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
2
-3
/
+3
*
cc: Allow synchronous compositor to PrepareTiles on each draw.
sunnyps
2015-06-03
2
-0
/
+70
*
[Android] Generate scripts at build time to run android tests.
mikecase
2015-06-03
1
-0
/
+4
*
cc: Remove DrawQuad::IterateResoruces
vmpstr
2015-06-02
40
-361
/
+294
*
Move ObserverList to base namespace.
brettw
2015-06-02
1
-6
/
+6
*
Adding support for sidecars to cc::DisplayItemList.
jbroman
2015-06-02
14
-21
/
+401
*
cc: Partial tile raster for GpuTileTaskWorkerPool.
danakj
2015-06-02
7
-17
/
+58
*
CC: Replace hud_layer_settings in LayerTreeSettings with use_compositor_anima...
loyso
2015-06-02
3
-3
/
+8
*
cc: Fix size_t to int truncations in animation/ and debug/.
vmpstr
2015-06-02
11
-42
/
+43
*
cc: Partial tile raster for BitmapTileTaskWorkerPool.
danakj
2015-06-01
16
-43
/
+95
*
Ensure that TileTaskRunner calls callbacks on empty schedule
ericrk
2015-06-01
1
-0
/
+15
*
Revert of cc: Remove IOSurface explicit support in VideoLayerImpl. (patchset ...
vabr
2015-06-01
3
-0
/
+20
*
Use a deque in ResourcePool instead of a list.
danakj
2015-05-30
1
-2
/
+2
*
cc: Remove IOSurface support in VideoLayerImpl.
dcastagna
2015-05-30
3
-20
/
+0
*
Fixit: Fork base::TimeTicks --> TimeTicks + ThreadTicks + TraceTicks
miu
2015-05-29
6
-25
/
+31
*
cc: Partial tile update for one-copy raster.
danakj
2015-05-29
54
-420
/
+729
*
Relanding 1143663007: VideoFrame: Separate Pixel Format from Storage Type.
mcasas
2015-05-29
2
-51
/
+30
*
cc: Make impl-thread property trees handle fixed-position layers
ajuma
2015-05-29
6
-12
/
+48
*
Don't report compositor dropped frames for invisible layers.
dalecurtis
2015-05-29
6
-4
/
+58
*
Revert of cc: Test BeginMainFrame values come from BeginImplFrame. (patchset ...
zhaoqin
2015-05-29
1
-64
/
+1
*
cc: Make ContentLayerClient subclasses create the DisplayItemList.
jbroman
2015-05-29
24
-147
/
+98
*
Revert "VideoFrame: Segregate Pixel Format and Storage Type."
Matt Mueller
2015-05-29
2
-30
/
+51
*
VideoFrame: Segregate Pixel Format and Storage Type.
mcasas
2015-05-29
2
-51
/
+30
*
Remove flag for virtual-viewport pinch to zoom and old paths.
bokan
2015-05-29
15
-91
/
+29
*
cc: Make LayerPositionConstraintTests more realistic
ajuma
2015-05-29
4
-607
/
+469
*
cc: Test BeginMainFrame values come from BeginImplFrame.
mithro
2015-05-29
1
-1
/
+64
*
cc: Added draw_quad_perftest, IterateResources test.
vmpstr
2015-05-29
3
-0
/
+118
*
cc: Properly detect when child Surfaces idle
brianderson
2015-05-28
2
-7
/
+35
*
Remove resource_provider.h include from draw_quad.h
jbauman
2015-05-28
6
-1
/
+6
*
Use shallow finish instead of real finish on Display resize.
jbauman
2015-05-28
8
-10
/
+23
*
Allow creation of TextureMailboxDeleter without a task runner.
jbauman
2015-05-28
4
-5
/
+36
*
cc: Always set a TransformNode's source_node_id
ajuma
2015-05-28
2
-1
/
+2
*
cc: Move ListContainer to cc/base/.
jbroman
2015-05-28
10
-1000
/
+947
*
cc: Move RoundUp and RoundDown out of util.h into math_util.h
vmpstr
2015-05-28
19
-141
/
+114
*
Remove DelayBasedTimeSourceHighRes Class altogether
abhishek.ka
2015-05-28
3
-54
/
+2
*
CC Animations: Make LayerAnimationController creation optional
loyso
2015-05-28
4
-10
/
+28
*
cc: Reland "Add UMA stats for record and raster time."
jbroman
2015-05-28
10
-0
/
+233
*
VideoFrame: Replace no_longer_needed_cb_ with AddDestructionObserver().
miu
2015-05-28
1
-2
/
+1
*
cc: Support --disable-gpu-vsync with DisplayScheduler
brianderson
2015-05-28
8
-14
/
+32
*
cc: Fix support for compressed texture formats and partial copy operations.
reveman
2015-05-28
1
-5
/
+4
*
cc: Fix video unit test with property trees
enne
2015-05-27
3
-0
/
+11
*
Force immediate Display swap on resize if no swap was done at previous size.
jbauman
2015-05-27
5
-9
/
+150
*
Remove BlockingTaskRunner from cc::Display.
jbauman
2015-05-27
2
-9
/
+1
*
cc: report whether frames are being issued regularly to DevTools
caseq
2015-05-27
2
-0
/
+20
*
cc: Adding BeginFrameTracker object and removing Now() from LTHI.
mithro
2015-05-27
16
-102
/
+320
*
cc: Don't always commit when frame timing api is active.
vmpstr
2015-05-27
4
-7
/
+14
*
cc: Update property trees during page scale
enne
2015-05-27
1
-0
/
+14
*
cc: Make a FakeResourceProvider and use it in tests to construct.
danakj
2015-05-26
21
-284
/
+178
*
cc: Don't invalidate pending tree tilings on commit.
vmpstr
2015-05-26
2
-1
/
+13
*
cc: Apply page scale to page scale layer
enne
2015-05-26
8
-69
/
+64
[next]