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
*
Revert "cc: Make tiling interest rect calc based on viewport."
Jared Duke
2015-06-26
2
-2
/
+3
*
[Merge to M44] Chromium changes to statically link ffmpeg.
Dale Curtis
2015-06-17
2
-2
/
+2
*
Scroll bubbling in the compositor should use the layer's scroll parent.
David Bokan
2015-06-17
2
-1
/
+87
*
Synchronously drop tile textures in android webview
Bo Liu
2015-06-11
1
-0
/
+14
*
Merge to M44: "Don't report compositor dropped frames for invisible layers."
Dale Curtis
2015-06-01
2
-1
/
+32
*
Fix build error with LTHC unittest
Ian Vollick
2015-05-20
1
-27
/
+0
*
Reset property tree indices when layer is removed from layer tree
Ian Vollick
2015-05-20
4
-8
/
+49
*
cc: Move files out of cc/resources/.
Dana Jansens
2015-05-19
3
-13
/
+13
*
cc: Don't try set RenderPasses on active tree after losing context.
Dana Jansens
2015-05-19
1
-0
/
+31
*
cc: split UpdateGpuRasterizationStatus() into two parts.
senorblanco
2015-05-15
4
-40
/
+51
*
Move VISUAL_STATE promise to activation
tobiasjs
2015-05-15
3
-14
/
+87
*
cc: Add null checks for GrContext created by ContextProviderCommandBuffer.
vmiura
2015-05-15
3
-2
/
+27
*
cc: Make IsReadyToDraw/NeedsRaster usage consistent.
vmpstr
2015-05-15
1
-2
/
+8
*
Create single thread synchronous task graph runner when necessary with gpu di...
jbauman
2015-05-14
1
-10
/
+10
*
cc: Remove unused use_pinch_zoom_scrollbars flag.
sunnyps
2015-05-14
2
-2
/
+0
*
cc: Make tiling interest rect calc based on viewport.
sohan.jyoti
2015-05-14
2
-3
/
+2
*
Observe LCD text restrictions during layer animations
fmalita
2015-05-13
2
-8
/
+27
*
Add distinction between RGB and RGBA native texture video frame and resources
halliwell
2015-05-13
1
-2
/
+4
*
cc: Move raster_source from Tile to PrioritizedTile
hendrikw
2015-05-13
3
-13
/
+10
*
Cleanup: Simplify some checks in tests.
thestig
2015-05-11
2
-6
/
+6
*
cc: use property trees instead of CDP on the main thread
enne
2015-05-11
8
-113
/
+190
*
cc: Add LayerTreeHost::InitParams for LayerTreeHost creation.
sadrul
2015-05-11
5
-81
/
+111
*
cc: Avoid extra copies of vectors
hendrikw
2015-05-08
3
-24
/
+42
*
cc: change the GPU rasterization content veto into an MSAA trigger.
senorblanco
2015-05-08
3
-2
/
+87
*
Revert of cc: change the GPU rasterization content veto into an MSAA trigger....
ajuma
2015-05-08
3
-87
/
+2
*
Revert of cc: Test BeginMainFrame values come from BeginImplFrame. (patchset ...
ksakamoto
2015-05-08
1
-64
/
+1
*
Revert of cc: Adding BeginFrameTracker object and removing Now() from LTHI. (...
ksakamoto
2015-05-08
6
-45
/
+41
*
cc: Test BeginMainFrame values come from BeginImplFrame.
mithro
2015-05-08
1
-1
/
+64
*
cc: change the GPU rasterization content veto into an MSAA trigger.
senorblanco
2015-05-08
3
-2
/
+87
*
cc: Adding BeginFrameTracker object and removing Now() from LTHI.
mithro
2015-05-08
6
-41
/
+45
*
cc: Adding test to check SingleThreadProxy::CompositeImmediately's state tran...
mithro
2015-05-08
1
-0
/
+69
*
cc: Adding DidFinishImplFrame to LTHI.
mithro
2015-05-07
8
-27
/
+93
*
media: Let VideoFrame carry more than one native texture.
dcastagna
2015-05-07
1
-4
/
+2
*
Revert of cc: Adding DidFinishImplFrame to LTHI. (patchset #10 id:180001 of h...
ksakamoto
2015-05-07
8
-92
/
+26
*
cc: Adding DidFinishImplFrame to LTHI.
mithro
2015-05-07
8
-26
/
+92
*
cc: Make HasImplThread() function work in AfterTest().
mithro
2015-05-07
1
-0
/
+25
*
Make property trees not depend on PreCalculateMetaInformation treewalk
jaydasika
2015-05-06
5
-19
/
+222
*
cc: Fix draw transforms for descendants of fixed-position layers
ajuma
2015-05-06
6
-26
/
+148
*
cc: Remove pairs from the raster and eviction queues
hendrikw
2015-05-06
3
-303
/
+25
*
ui: Disable the use_cached_picture option in DisplayListRecordingSource
danakj
2015-05-05
2
-0
/
+2
*
cc: Removing base::TimeTicks argument to DrawLayers as it isn't used.
mithro
2015-05-05
6
-63
/
+60
*
Animation start scale should be considered for the raster scale
behara.ms
2015-05-05
1
-16
/
+37
*
Fix fling boosting
jdduke
2015-05-05
2
-1
/
+30
*
cc: Send BeginFrame to VideoFrameController when added.
sunnyps
2015-05-05
2
-0
/
+44
*
Move the Ganesh GPU rasterization veto into LayerTreeHostImpl.
senorblanco
2015-05-05
6
-49
/
+49
*
cc: Make SingleThreadProxy::CompositeImmediately match scheduler path.
mithro
2015-05-04
1
-10
/
+17
*
cc: Get BeginFrameArgs for BeginMainFrame while inside an impl frame.
mithro
2015-05-01
2
-7
/
+17
*
cc: Track SkPicture memory usage of the active tree using UMA.
jbroman
2015-04-30
1
-0
/
+8
*
cc: Make LTHI::LayerTreeSettings const
enne
2015-04-29
1
-1
/
+1
*
cc: Remove tile sharing from tilings.
vmpstr
2015-04-29
1
-11
/
+13
[next]