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: 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
*
Let AreVisibleResourcesReady return correct value for PictureImageLayerImpl
wangxianzhu@chromium.org
2013-03-26
9
-79
/
+184
*
cc: Few style fixes.
danakj@chromium.org
2013-03-26
6
-33
/
+15
*
cc: Made all the calls to get drawing_info consistent
vmpstr@chromium.org
2013-03-26
1
-33
/
+30
*
cc: Fix rasterize time sometimes missing the frame in continuous painting
egraether@chromium.org
2013-03-26
6
-69
/
+20
*
cc: Allow command line flag to prevent unit test timeouts.
danakj@chromium.org
2013-03-26
2
-3
/
+18
*
cc: Chromify AppendQuadsData.
danakj@chromium.org
2013-03-26
7
-39
/
+36
*
Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.
simonjam@chromium.org
2013-03-26
8
-18
/
+33
*
cc: Changed total_pixels_rasterized to be a return value
vmpstr@chromium.org
2013-03-26
4
-17
/
+15
*
cc: Avoid pointless gfx::Point/Size contructors when making Rects.
danakj@chromium.org
2013-03-26
24
-133
/
+119
*
Fix solid color scrollbars for sublayers.
aelias@chromium.org
2013-03-26
2
-0
/
+39
*
Remove CalculateContentsScale max texture size DCHECK.
aelias@chromium.org
2013-03-25
1
-2
/
+0
*
Revert 190067 "Re-land: cc: Enable solid color prediction by def..."
reveman@chromium.org
2013-03-25
2
-4
/
+4
*
Fixed build on Linux.
alokp@chromium.org
2013-03-25
1
-5
/
+5
*
Turn on cheapness estimator for impl-side painting
skyostil@chromium.org
2013-03-25
2
-3
/
+4
*
Fix regression from r189506
wonsik@chromium.org
2013-03-25
1
-3
/
+3
*
cc: Chromify LayerTreeHostImpl unittests.
danakj@chromium.org
2013-03-25
1
-3992
/
+4571
*
cc: Fix style errors in layer tree host unittest animation
enne@chromium.org
2013-03-25
1
-44
/
+39
*
cc: Fix capitalization style in chromified files.
danakj@chromium.org
2013-03-25
115
-819
/
+828
*
cc: Chromify layer tree host common unittest
enne@chromium.org
2013-03-25
1
-4907
/
+7868
*
cc: Chromify software renderer unittest
enne@chromium.org
2013-03-25
1
-163
/
+215
[next]