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
*
Update the remaining include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-17
1
-1
/
+1
*
cc: Remove incorrect dcheck for masks.
danakj@chromium.org
2013-04-17
2
-32
/
+661
*
cc: Clarify text for single thread + impl-painting CHECK
enne@chromium.org
2013-04-17
1
-1
/
+2
*
Revert 194394 "Move swapcomplete callback into OutputSurface"
cpu@chromium.org
2013-04-16
4
-6
/
+6
*
Move swapcomplete callback into OutputSurface
jamesr@chromium.org
2013-04-16
4
-6
/
+6
*
cc: Add strict layer property change checking and handle bounds changes durin...
reveman@chromium.org
2013-04-16
7
-4
/
+86
*
Propagate back damaged rects coming from the UI to the renderer.
skaslev@chromium.org
2013-04-15
10
-50
/
+121
*
Fix main-thread event handling for impl-only animations
ajuma@chromium.org
2013-04-11
1
-27
/
+27
*
Revert 193629 "Fix main-thread event handling for impl-only anim..."
kinuko@chromium.org
2013-04-11
1
-25
/
+27
*
Fix main-thread event handling for impl-only animations
ajuma@chromium.org
2013-04-11
1
-27
/
+25
*
cc: Delete resources when ResourceProvider shuts down.
danakj@chromium.org
2013-04-11
1
-0
/
+2
*
cc: Remove max-prepaint-tile-distance constant.
reveman@chromium.org
2013-04-11
3
-3
/
+0
*
cc: Don't DCHECK for layers with weird transforms.
danakj@chromium.org
2013-04-10
3
-2
/
+70
*
cc: Move video upload to VideoResourceUpdater.
danakj@chromium.org
2013-04-10
1
-3
/
+8
*
Avoid overflow when calculating unused_memory_limit_in_bytes.
wangxianzhu@chromium.org
2013-04-09
1
-3
/
+3
*
Delete layout_viewport_size.
aelias@chromium.org
2013-04-09
12
-117
/
+107
*
Damage root layer when viewport or top controls changes.
aelias@chromium.org
2013-04-09
6
-16
/
+16
*
cc: Prevent checkerboarded animations from timing out during tests.
danakj@chromium.org
2013-04-09
4
-2
/
+12
*
Implement pinch zoom for bottom-right fixed-position elements
trchen@chromium.org
2013-04-09
4
-752
/
+150
*
LayerTreeHost::SetAnimationEvents should use AnimationRegistrar
ajuma@chromium.org
2013-04-08
3
-44
/
+31
*
cc: Don't draw and swap if the frame will not change.
danakj@chromium.org
2013-04-06
14
-178
/
+605
*
cc: Use refresh_rate from LayerTreeSettings
backer@chromium.org
2013-04-06
2
-3
/
+4
*
cc: Make animations tick regardless of drawing.
danakj@chromium.org
2013-04-06
7
-43
/
+298
*
CC: HUD layer shouldn't cause damage when --show-surface-damage-rects
backer@chromium.org
2013-04-03
4
-0
/
+19
*
cc: Remove TileRasterState from tile manager.
reveman@chromium.org
2013-04-02
2
-16
/
+5
*
cc: Use highp precision for texture coords if available and needed
brianderson@chromium.org
2013-04-01
4
-6
/
+9
*
cc: Prevent tree activation with transparent uninitialized layers.
reveman@chromium.org
2013-03-30
2
-0
/
+56
*
cc: Remove unused fields originally used for RenderingStats collection
egraether@chromium.org
2013-03-30
3
-12
/
+1
*
cc: Add remaining pixel tests for background blur.
danakj@chromium.org
2013-03-30
1
-0
/
+80
*
cc: Consolidate LayerList types.
danakj@chromium.org
2013-03-29
23
-115
/
+125
*
cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...
danakj@chromium.org
2013-03-29
12
-64
/
+53
*
Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."
rsleevi@chromium.org
2013-03-29
12
-53
/
+64
*
cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gyp
danakj@chromium.org
2013-03-29
12
-64
/
+53
*
cc: Fix constructor initialization style.
danakj@chromium.org
2013-03-29
1
-3
/
+3
*
Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."
danakj@chromium.org
2013-03-29
12
-53
/
+64
*
cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gyp
danakj@chromium.org
2013-03-29
12
-64
/
+53
*
cc: Fix some misplaced brackets.
danakj@chromium.org
2013-03-29
2
-21
/
+42
*
cc: Remove unneeded antique cleanup from LTH tests.
danakj@chromium.org
2013-03-29
1
-17
/
+1
*
Do not always request a new commit when memory limit is changed.
ccameron@chromium.org
2013-03-29
4
-8
/
+58
*
cc: Add command line switch to control resource usage for impl-side painting.
reveman@chromium.org
2013-03-28
3
-1
/
+8
*
Enable hiding/showing top controls persistently
dtrainor@chromium.org
2013-03-28
2
-4
/
+11
*
cc: Damage the video layer when requesting it be redrawn.
danakj@chromium.org
2013-03-28
1
-0
/
+97
*
cc: Add command line switches for impl-side painting constants.
reveman@chromium.org
2013-03-28
3
-1
/
+7
*
Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."
danakj@chromium.org
2013-03-28
7
-12
/
+36
*
cc: Fix lint errors in cc.
danakj@chromium.org
2013-03-28
11
-295
/
+304
*
cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...
egraether@chromium.org
2013-03-28
7
-36
/
+12
*
cc: Add DISALLOW_COPY_AND_ASSIGN where appropriate.
danakj@chromium.org
2013-03-27
2
-0
/
+5
*
cc: Make test macros require semicolons;
danakj@chromium.org
2013-03-27
5
-46
/
+47
*
Implement on demand quad rasterization for PicturePiles.
leandrogracia@chromium.org
2013-03-27
1
-0
/
+107
*
cc: Re-enable LayerTreeHostTestSetNeedsCommit1
danakj@chromium.org
2013-03-27
1
-1
/
+1
[next]