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: Use worker context for one-copy tile initialization.
reveman
2015-08-06
35
-776
/
+667
*
Add ClipNode when Render Surface Inherits Clip.
jaydasika
2015-08-06
5
-23
/
+161
*
cc: Remove WebContentLayerImpl::setDrawCheckerboardForMissingTiles.
danakj
2015-08-06
2
-5
/
+0
*
cc: Fix flaky RSLLMembershipWithScale test
enne
2015-08-06
2
-28
/
+37
*
Add memory tracking to TexturePool.
ericrk
2015-08-06
3
-3
/
+59
*
[tracing] Introduce MemoryDumpArgs to enable light and heavy dumps
ssid
2015-08-06
2
-2
/
+5
*
cc: Handle overflow/underflow in MathUtil::RoundUp/RoundDown functions.
prashant.n
2015-08-06
7
-55
/
+99
*
cc: Do not raster images into low res tilings.
danakj
2015-08-06
16
-25
/
+223
*
Adds tracing support for GL textures in both CC (via ResourceProvider) and GP...
ericrk
2015-08-06
6
-2
/
+83
*
cc: For debugging, show checkerboards with the tile border color
danakj
2015-08-06
1
-1
/
+4
*
cc: Remove two DCHECKs that don't always hold
ajuma
2015-08-05
3
-3
/
+112
*
Reland: Implement and test task runners in RasterWorkerPool.
dcastagna
2015-08-05
2
-0
/
+15
*
Avoid crashing if can't allocate software buffer for window.
jbauman
2015-08-05
2
-2
/
+9
*
cc: Remove code for drawing checkerboard quads, it's not used.
danakj
2015-08-05
27
-566
/
+88
*
Revert of Reland: Implement and test task runners in RasterWorkerPool. (patch...
dcastagna
2015-08-05
2
-15
/
+0
*
Make LatencyInfo to be class
miletus
2015-08-05
9
-21
/
+22
*
Reland: Implement and test task runners in RasterWorkerPool.
dcastagna
2015-08-04
2
-0
/
+15
*
cc: Make TaskGraphRunner DependencyMismatch debug check faster.
dcastagna
2015-08-04
1
-30
/
+13
*
cc: Always show solid color as checkerboards.
danakj
2015-08-04
1
-17
/
+8
*
Don't hide pinch viewport scrollbars near min-scale with device emulation.
skobes
2015-08-04
7
-18
/
+33
*
Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzone
spang
2015-08-04
5
-60
/
+55
*
All scrolls scroll visual viewport first. (Chromium-side)
bokan
2015-08-04
2
-6
/
+73
*
cc: Keep the transform tree's to_screen_is_animated updated
ajuma
2015-08-04
23
-15
/
+439
*
Revert of Implement and test task runners in RasterWorkerPool. (patchset #9 i...
keishi
2015-08-04
2
-15
/
+0
*
SkImage-backed PictureImageLayer
fmalita
2015-08-04
7
-60
/
+59
*
Implement and test task runners in RasterWorkerPool.
dcastagna
2015-08-04
2
-0
/
+15
*
cc: Move image decodes from tile manager to a separate file.
vmpstr
2015-08-03
6
-107
/
+189
*
Directly include SkPath.h where needed in cc/.
bungeman
2015-08-03
2
-0
/
+2
*
cc: Make slow down raster flag work with slimming paint.
vmpstr
2015-08-03
4
-34
/
+29
*
1. With introduction of compressed formats, e.g. ETC1, the number of
prashant.n
2015-08-03
19
-139
/
+541
*
Adds missing constructor initializations
varkha
2015-08-03
1
-2
/
+2
*
Initial WebImageLayer::setImage() implementation
fmalita
2015-08-01
4
-1
/
+20
*
cc: Fix invalid cast to PaintedScrollbarLayerImpl.
danakj
2015-07-31
1
-2
/
+2
*
Avoid destroying webview Surface too early
jbauman
2015-07-31
8
-13
/
+136
*
Arrange compositor scrolling into scroll customization format (WIP)
tdresser
2015-07-31
12
-70
/
+361
*
cc: Remove target_space_transform_is_animating from DrawProperties
ajuma
2015-07-31
7
-30
/
+75
*
cc: Band-aid coverage iterator for large layers
enne
2015-07-31
2
-3
/
+19
*
CC Animation: Fix pauseAnimation so it doesn't reset blink negative delays.
loyso
2015-07-31
4
-9
/
+72
*
Update cc owners to reflect people who want to receive reviews.
danakj
2015-07-30
1
-4
/
+7
*
Assume outer viewport always exists in Viewport::ScrollBy.
bokan
2015-07-30
2
-113
/
+34
*
cc: Fix ProjectHomogeneousPoint to handle tiny, non-zero, values.
vmpstr
2015-07-29
2
-5
/
+32
*
Use minimum scale to adjust viewport size (Chromium-side).
bokan
2015-07-29
2
-49
/
+40
*
cc: Convert test to use visible rect from PropertyTrees
weiliangc
2015-07-29
1
-2
/
+4
*
cc: Convert ClipRect* test to use LayerImpls
weiliangc
2015-07-28
1
-245
/
+98
*
cc: Convert SurfacesShouldBeUnaffectedByEtc to LayerImpl
enne
2015-07-28
1
-62
/
+30
*
cc: Convert TransformedClipParent test to LayerImpl
enne
2015-07-28
1
-53
/
+26
*
cc: Convert ClipParent* tests to use LayerImpls
weiliangc
2015-07-28
1
-126
/
+56
*
Annotate large GN targets for precompiled headers
brettw
2015-07-28
1
-0
/
+4
*
Revert of cc: Consider Surface active if frame received recently (patchset #7...
brianderson
2015-07-28
3
-218
/
+36
*
Revert "Add precompiled headers to GN build for large targets."
dpranke
2015-07-28
1
-4
/
+0
[next]