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
*
Pass CompositorFrameMetadata as parameter into Renderer::SwapBuffers()
miletus@chromium.org
2013-11-27
12
-39
/
+28
*
--enable-gpu-rasterization flag for turning on hybrid ganesh mode
humper@google.com
2013-11-27
2
-0
/
+12
*
Add SwapPromise support to LayerTreeHost and LayerTreeImpl
miletus@chromium.org
2013-11-27
11
-1
/
+282
*
cc: Allow activating to something other than high-res
enne@chromium.org
2013-11-26
12
-18
/
+324
*
The blink part of this implementation is uploaded at https://codereview.chrom...
rosca@adobe.com
2013-11-26
29
-115
/
+743
*
Reland: CC: Adjust tiling creation triggers during pinch-zoom.
epenner@chromium.org
2013-11-25
5
-37
/
+147
*
Improve DamageTracker performance.
sl.ostapenko@samsung.com
2013-11-25
2
-56
/
+88
*
Removed ResourceProvider::GetWrapMode.
skaslev@chromium.org
2013-11-25
3
-16
/
+11
*
cc: Early out in PictureLayer::Update more often
enne@chromium.org
2013-11-25
3
-3
/
+11
*
cc: Define ScrollOffsetAnimationCurve
ajuma@chromium.org
2013-11-25
8
-1
/
+219
*
Revert of https://codereview.chromium.org/69123002/
rogerta@chromium.org
2013-11-25
1
-55
/
+30
*
Generic version of caching cc switches to avoid searching of switches on each...
siva.gunturi@samsung.com
2013-11-25
1
-30
/
+55
*
cc: Allow TEXTURE_RECTANGLE_ARB to be used for tile textures.
reveman@chromium.org
2013-11-23
23
-515
/
+664
*
Cluster invalidation rectangles into coherent regions to lessen SkPicture re-...
humper@google.com
2013-11-22
3
-32
/
+169
*
RenderWidget and RenderWidgetCompositor cleanup
trchen@chromium.org
2013-11-22
6
-3
/
+11
*
cc: Allow layers to have tilings even if twin doesn't
enne@chromium.org
2013-11-22
3
-9
/
+103
*
Move CheckSpamLogging from cc's PRESUBMIT into the global PRESUBMIT
thakis@chromium.org
2013-11-22
1
-31
/
+0
*
Use SkBitmap backing instead of GDI backed platform canvas for tiles
jamesr@chromium.org
2013-11-21
2
-2
/
+8
*
ResourceProvider should be able to avoid allocating immutable textures.
rosca@adobe.com
2013-11-21
4
-4
/
+95
*
Revert "CC: Adjust pinch-zoom to not increase memory/raster-work."
epenner@chromium.org
2013-11-21
5
-124
/
+36
*
Remove unused cc::Animation RunStates
ajuma@chromium.org
2013-11-21
6
-219
/
+16
*
CC: Handle the case where high-res is the previous-low-res tiling.
epenner@chromium.org
2013-11-21
1
-2
/
+2
*
Add GL_BGRA8_EXT to supported GpuMemoryBuffer formats.
reveman@chromium.org
2013-11-21
2
-4
/
+4
*
Make TestWebGraphicsContext3D capable of tracking texture parameters via texP...
mvujovic@adobe.com
2013-11-21
7
-31
/
+167
*
cc: Fix data race with PrioritizedResourceManager access
enne@chromium.org
2013-11-20
2
-58
/
+103
*
Add support for GL_REPEAT in software compositor.
ccameron@chromium.org
2013-11-20
5
-21
/
+115
*
CC: Cache non-ideal tiles, but don't paint them.
epenner@chromium.org
2013-11-20
2
-7
/
+19
*
We used to create tilings only when exceeding a certain scale
epenner@chromium.org
2013-11-20
5
-36
/
+124
*
Don't PushProperties every commit for animating layers
ajuma@chromium.org
2013-11-18
10
-54
/
+63
*
Remove unused variable OcclusionTracker::prevent_occlusion.
alokp@chromium.org
2013-11-18
6
-221
/
+81
*
cc: Add rasterize and record micro benchmark.
vmpstr@chromium.org
2013-11-18
8
-10
/
+400
*
De-activate LayerAnimationControllers when all animations are WaitingForDeletion
ajuma@chromium.org
2013-11-18
5
-31
/
+115
*
cc: Plumbing for impl thread micro benchmarks
vmpstr@chromium.org
2013-11-18
24
-23
/
+448
*
cc: Push TextureLayerImpl::blend_background_color property.
alokp@chromium.org
2013-11-18
1
-0
/
+1
*
Update filter blending to match spec draft.
avallee@chromium.org
2013-11-17
3
-30
/
+68
*
cc: Alow animations to be aborted from either thread
ajuma@chromium.org
2013-11-17
5
-12
/
+283
*
cc: Mark render surfaces that ignore outside occlusion.
alokp@chromium.org
2013-11-17
10
-142
/
+154
*
Revert 234928 "Use software compositor for windows under 64 pixe..."
jbauman@chromium.org
2013-11-15
3
-16
/
+3
*
cc: Fix ResourcePool busy resource leak
boliu@chromium.org
2013-11-15
6
-7
/
+29
*
Prevent cc:TextureLayer from calling AcquireLayerTexture when using mailboxes
junov@chromium.org
2013-11-14
1
-2
/
+3
*
GTTF: Fix cc_unittests ignoring gtest_filter with new test launcher.
phajdan.jr@chromium.org
2013-11-14
2
-4
/
+0
*
cc: Don't double-tick unthrottled FrameRateController
skyostil@chromium.org
2013-11-14
3
-7
/
+39
*
Moving the VSyncProvider interface to ui/gfx from ui/gl
dnicoara@chromium.org
2013-11-14
1
-1
/
+1
*
Remove GSC usage from ExynosVideoDecodeAccelerator.
sheu@chromium.org
2013-11-14
1
-8
/
+8
*
Revert 234641 "cc: Combine analysis and raster"
enne@chromium.org
2013-11-13
8
-78
/
+99
*
Use software compositor for windows under 64 pixels wide or tall.
jbauman@chromium.org
2013-11-13
3
-3
/
+16
*
cc: Fix memory leak in cc_perftests.
vmpstr@chromium.org
2013-11-13
3
-13
/
+25
*
Add animated bounds to AsValue data for a LayerImpl
vollick@chromium.org
2013-11-13
3
-0
/
+22
*
Kick ProcessScheduledActions while a commit is pending
jamesr@chromium.org
2013-11-13
5
-2
/
+90
*
CC: Set a reasonable raster task limit for perf-testing.
epenner@chromium.org
2013-11-13
3
-1
/
+17
[next]