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
*
cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...
danakj@chromium.org
2013-03-29
55
-266
/
+261
*
Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."
rsleevi@chromium.org
2013-03-29
56
-262
/
+267
*
cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gyp
danakj@chromium.org
2013-03-29
56
-267
/
+262
*
cc: Fix constructor initialization style.
danakj@chromium.org
2013-03-29
6
-38
/
+35
*
Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."
danakj@chromium.org
2013-03-29
55
-260
/
+265
*
cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gyp
danakj@chromium.org
2013-03-29
55
-265
/
+260
*
Revert 191327 "cc: Switch ContentLayerUpdater to use RenderingSt..."
rsleevi@chromium.org
2013-03-29
3
-31
/
+25
*
cc: Fix some misplaced brackets.
danakj@chromium.org
2013-03-29
3
-22
/
+44
*
cc: Switch ContentLayerUpdater to use RenderingStatsInstrumentation
egraether@chromium.org
2013-03-29
3
-25
/
+31
*
cc: Don't AllocateForTesting() in the HUD layer.
danakj@chromium.org
2013-03-29
2
-21
/
+16
*
cc: Pass RenderingStatsInstrumentation to ContentLayerUpdater
egraether@chromium.org
2013-03-29
16
-39
/
+99
*
cc: Remove unneeded antique cleanup from LTH tests.
danakj@chromium.org
2013-03-29
1
-17
/
+1
*
Pass a sequence number along with the DIB handle when compositing in software.
skaslev@chromium.org
2013-03-29
7
-12
/
+9
*
cc: Made image comparison for pixel tests error tolerant.
ernstm@chromium.org
2013-03-29
9
-49
/
+322
*
TextureLayer: clear texture id when clearing client.
piman@chromium.org
2013-03-29
3
-1
/
+118
*
Do not always request a new commit when memory limit is changed.
ccameron@chromium.org
2013-03-29
7
-14
/
+85
*
cc: Add command line switch to control resource usage for impl-side painting.
reveman@chromium.org
2013-03-28
9
-10
/
+51
*
cc: Rename PictureLayerTiling(Set) Iterator to CoverageIterator
enne@chromium.org
2013-03-28
8
-55
/
+58
*
Enable hiding/showing top controls persistently
dtrainor@chromium.org
2013-03-28
4
-14
/
+46
*
cc: Damage the video layer when requesting it be redrawn.
danakj@chromium.org
2013-03-28
4
-0
/
+100
*
cc: Add command line switches for impl-side painting constants.
reveman@chromium.org
2013-03-28
15
-25
/
+52
*
Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."
danakj@chromium.org
2013-03-28
59
-280
/
+316
*
cc: Fix lint errors in cc.
danakj@chromium.org
2013-03-28
38
-451
/
+510
*
cc: Fix recursive call to TileManager::DispatchMoreTasks
vmpstr@chromium.org
2013-03-28
2
-2
/
+14
*
cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...
egraether@chromium.org
2013-03-28
59
-316
/
+280
*
Optimize SkColorFilters when drawing RenderPassQuads
clholgat@chromium.org
2013-03-28
13
-36
/
+1179
*
cc: Add DISALLOW_COPY_AND_ASSIGN where appropriate.
danakj@chromium.org
2013-03-27
41
-2
/
+160
*
Revert 189892 "cc: Use different name for "point" uniform until ..."
reveman@chromium.org
2013-03-27
1
-14
/
+12
*
cc: Make test macros require semicolons;
danakj@chromium.org
2013-03-27
8
-58
/
+62
*
Implement on demand quad rasterization for PicturePiles.
leandrogracia@chromium.org
2013-03-27
20
-40
/
+541
*
cc: Re-enable LayerTreeHostTestSetNeedsCommit1
danakj@chromium.org
2013-03-27
1
-1
/
+1
*
cc: Convert non-const reference arguments to pointers.
danakj@chromium.org
2013-03-27
33
-579
/
+704
*
Lazy initialize WGC3DInProcessCommandBufferImpl
boliu@chromium.org
2013-03-27
2
-4
/
+4
*
Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."
hashimoto@chromium.org
2013-03-27
59
-280
/
+316
*
cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...
egraether@chromium.org
2013-03-27
59
-316
/
+280
*
cc: Fix viewport size for page scale animations on keyboard bringup.
aelias@chromium.org
2013-03-26
10
-115
/
+60
*
Revert 190786 "Optimize SkColorFilters when drawing RenderPassQuads"
jam@chromium.org
2013-03-26
13
-1179
/
+36
*
Optimize SkColorFilters when drawing RenderPassQuads
clholgat@chromium.org
2013-03-26
13
-36
/
+1179
*
cc: Hook vsync time source to output surface
skyostil@chromium.org
2013-03-26
15
-8
/
+133
*
cc: Only activate pending tree when resources are ready.
reveman@chromium.org
2013-03-26
1
-4
/
+2
*
cc: New pixel test output for filter test.
danakj@chromium.org
2013-03-26
1
-0
/
+0
*
Fix cpplint errors in cc/(animation|input|layers|trees|test)/
jamesr@chromium.org
2013-03-26
116
-267
/
+359
*
Reformat layer_tree_host_unittest to match chromium style
alokp@chromium.org
2013-03-26
1
-2020
/
+1835
*
Add vsync notification command line switch
skyostil@chromium.org
2013-03-26
2
-0
/
+2
*
This fixes all lint issues (except for false positives) in:
jamesr@chromium.org
2013-03-26
80
-946
/
+1126
*
cc: Fix 4-space indent in contents_scaling_layer_unittest.cc
danakj@chromium.org
2013-03-26
1
-18
/
+18
*
cc: Chromify the LatencyInfo struct.
danakj@chromium.org
2013-03-26
1
-8
/
+7
*
Don't push opacity and transform to the impl thread during an animation
ajuma@chromium.org
2013-03-26
1
-2
/
+2
*
cc: Chromify the scrollbar painters.
danakj@chromium.org
2013-03-26
5
-78
/
+63
*
Pass the overdraw value to the browser w/ frame
dtrainor@chromium.org
2013-03-26
3
-4
/
+7
[next]