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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Enum Style Throughout CC.
ericrk
2015-02-20
5
-42
/
+26
*
cc: Remove UpdateDrawProperties during sync composite
enne
2015-02-19
2
-5
/
+3
*
Resolve FIXMEs in cc for Display Item Lists.
schenney
2015-02-19
1
-9
/
+7
*
cc: Calculate "can use lcd text" on the compositor thread
enne
2015-02-19
4
-4
/
+7
*
cc: Remove unused PictureDrawQuad support from GLRenderer.
danakj
2015-02-19
1
-0
/
+0
*
[cc]: Add a BeginMainFrameNotExpectedSoon signal and route it to the Renderer...
rmcilroy
2015-02-18
2
-0
/
+2
*
cc: Commit directly to active tree when using single thread.
danakj
2015-02-17
2
-0
/
+5
*
cc: Make raster source members const
enne
2015-02-14
4
-144
/
+167
*
cc: Stop passing the occlusion explicitly to AppendQuads.
danakj
2015-02-14
3
-6
/
+5
*
cc: Add threaded GPU rasterization.
vmiura
2015-02-14
10
-11
/
+58
*
cc: Fix bug in generating picture layer pairs from 2 lists.
danakj
2015-02-13
2
-0
/
+8
*
cc: Make PaintedScrollbarLayer not use ContentsScalingLayer
enne
2015-02-13
3
-2
/
+12
*
Add a lock on context provider for use from multiple threads.
jbauman
2015-02-13
4
-0
/
+22
*
Revert of cc: Make PaintedScrollbarLayer not use ContentsScalingLayer (patchs...
enne
2015-02-12
3
-12
/
+2
*
cc: Make PaintedScrollbarLayer not use ContentsScalingLayer
enne
2015-02-12
3
-2
/
+12
*
cc: Update TestContextProvider to use SkNullGLContext.
vmiura
2015-02-12
1
-5
/
+5
*
cc: Translate filter when texture is larger than quad rect
hendrikw
2015-02-12
3
-0
/
+9
*
cc: Stop passing OcclusionTracker to RenderSurfaceImpl.
danakj
2015-02-11
2
-7
/
+5
*
mechanical rename of base::debug -> base::trace_event for /cc
ssid
2015-02-09
8
-26
/
+27
*
cc: Remove UseSkiaGpuBackend and ExpandedViewport from pixel tests.
danakj
2015-02-06
1
-59
/
+0
*
Modify rasterize_and_record for DisplayItemList recording.
schenney
2015-02-05
5
-20
/
+19
*
Add initial CC support for scroll-blocks-on
rbyers
2015-02-05
1
-0
/
+17
*
Remove scroll_delta flooring hack
miletus
2015-02-04
3
-6
/
+6
*
DevTools: unwire WebDevToolsAgent from CC, emit trace events directly in CC
caseq
2015-02-04
2
-4
/
+2
*
Clamp YUV videos to their visible size in the shader
enne
2015-02-02
2
-10
/
+4
*
cc: Refactor additional code from BuildRasterQueue.
vmpstr
2015-02-02
1
-0
/
+1
*
cc: Control defer_commits logic by Scheduler
simonhong
2015-01-31
2
-12
/
+97
*
Convert scroll offsets to use SyncedProperty.
aelias
2015-01-31
4
-9
/
+47
*
Revert of cc: Control defer_commits logic by Scheduler (patchset #12 id:25000...
danakj
2015-01-30
2
-97
/
+12
*
Revert of cc: Stop pushing properties every activation for picture layers. (p...
danakj
2015-01-30
1
-1
/
+0
*
cc: Control defer_commits logic by Scheduler
simonhong
2015-01-29
2
-12
/
+97
*
cc: Fix flakiness in LayerTreeHostCopyRequestTestMultipleDrawsHiddenCopyRequest
danakj
2015-01-29
2
-6
/
+0
*
cc: Dirty the RenderSurfaceLayerList when taking copy requests.
danakj
2015-01-29
2
-0
/
+6
*
cc: Remove the RenderPassId field from AppendQuadsData.
danakj
2015-01-29
4
-9
/
+10
*
cc: Change the activation/ready for draw check from layer to queue.
vmpstr
2015-01-28
2
-9
/
+0
*
cc: Cleanup - remove unused 'Webkit' forward declaration.
tfarina
2015-01-28
1
-4
/
+0
*
Mechanical rename of tracing includes for /cc
primiano
2015-01-28
3
-5
/
+5
*
cc: Clean up tilings in UpdateTiles as well as in AppendQuads.
vmpstr
2015-01-28
1
-0
/
+8
*
cc: Stop pushing properties every activation for picture layers.
danakj
2015-01-27
1
-0
/
+1
*
Add a command-line flag to set GPU rasterization multisampling.
senorblanco
2015-01-27
1
-1
/
+1
*
Remove the default format from ResourcePool.
peterp
2015-01-27
3
-20
/
+12
*
cc: Remove tile and scale specific code from raster source
hendrikw
2015-01-27
2
-9
/
+14
*
cc: Render to destination transform when rendering into a separate surface
hendrikw
2015-01-26
2
-0
/
+0
*
cc: Make eviction queue building consistent with raster.
vmpstr
2015-01-23
2
-2
/
+7
*
cc: Split RasterTilePriorityQueue into required and all based on type.
vmpstr
2015-01-23
2
-3
/
+9
*
Add the ability for test contexts to generate unique render & framebuffer IDs
achaulk
2015-01-22
5
-16
/
+109
*
cc: Make LayerAnimationController keep state for clearing scroll delta
ajuma
2015-01-22
2
-16
/
+1
*
Update GPU memory buffers to use StrideInBytes internally.
christiank
2015-01-22
1
-5
/
+7
*
Cache viewport rect for tile priority in UpdateTiles
hush
2015-01-22
2
-2
/
+5
*
[Android] Show autofill popup after animation.
rouslan
2015-01-22
3
-0
/
+3
[next]