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
/
surfaces
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced TestNowSource with SimpleTestTickClock.
ankur1.verma
2015-06-13
2
-23
/
+25
*
Revert "cc: DCHECK if SDOS::SwapBuffersComplete is called prematurely"
brianderson
2015-06-12
2
-18
/
+1
*
Remove "mixin" from BeginFrameSource/Observer base classes.
deepak.s
2015-06-12
2
-4
/
+4
*
cc: Call DidSwapBuffers earlier for Surfaces.
brianderson
2015-06-11
1
-2
/
+3
*
cc: Rework overlays to not use the ResourceProvider and pass texture size
achaulk
2015-06-10
2
-15
/
+6
*
cc: DCHECK if SDOS::SwapBuffersComplete is called prematurely
brianderson
2015-06-10
2
-1
/
+17
*
Reland: cc: Fix size_t to int truncations in layers/ output/ playback/ quads/
vmpstr
2015-06-08
1
-5
/
+1
*
cc: Use a normal deadline when DisplayScheduler is swap throttled.
brianderson
2015-06-08
2
-11
/
+14
*
Revert of cc: Fix size_t to int truncations in layers/ output/ playback/ quad...
vmpstr
2015-06-05
1
-1
/
+5
*
cc: Fix size_t to int truncations in layers/ output/ playback/ quads/
vmpstr
2015-06-05
1
-5
/
+1
*
Don't make unnecessary copy of ChildToParentMap
jbauman
2015-06-05
1
-2
/
+4
*
Use Surfaces in Android webview
jbauman
2015-06-05
2
-1
/
+8
*
Fix function name style issues in cc::DrawQuad
enne
2015-06-04
2
-16
/
+23
*
cc: Don't discard missed BeginFrames in the DisplayScheduler
brianderson
2015-06-04
1
-7
/
+2
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
1
-1
/
+1
*
cc: Remove DrawQuad::IterateResoruces
vmpstr
2015-06-02
2
-66
/
+52
*
cc: Partial tile update for one-copy raster.
danakj
2015-05-29
1
-1
/
+4
*
cc: Properly detect when child Surfaces idle
brianderson
2015-05-28
2
-7
/
+35
*
Use shallow finish instead of real finish on Display resize.
jbauman
2015-05-28
3
-10
/
+12
*
Allow creation of TextureMailboxDeleter without a task runner.
jbauman
2015-05-28
1
-2
/
+1
*
cc: Support --disable-gpu-vsync with DisplayScheduler
brianderson
2015-05-28
2
-9
/
+26
*
Force immediate Display swap on resize if no swap was done at previous size.
jbauman
2015-05-27
5
-9
/
+150
*
Remove BlockingTaskRunner from cc::Display.
jbauman
2015-05-27
2
-9
/
+1
*
cc: Make a FakeResourceProvider and use it in tests to construct.
danakj
2015-05-26
2
-10
/
+6
*
Remove gfx::FrameTime for a single clock source
abhishek.ka
2015-05-26
1
-3
/
+2
*
Ignore Surface destruction dependencies on crashed renderers.
kenrb
2015-05-22
7
-7
/
+83
*
Add DisplayScheduler for Surfaces
brianderson
2015-05-22
10
-122
/
+837
*
Replace jamesr with jbauman as cc/surfaces/ owner.
Dana Jansens
2015-05-22
1
-1
/
+1
*
Rename cc::ResourceProvider::ResourceId to cc::ResourceId and move it to its ...
jbauman
2015-05-19
5
-47
/
+47
*
cc: Move files out of cc/resources/.
danakj
2015-05-18
1
-1
/
+1
*
Add SurfaceDisplayOutputSurface unittests
brianderson
2015-05-15
2
-0
/
+148
*
Cleanup: Simplify some checks in tests.
thestig
2015-05-11
1
-1
/
+1
*
[surfaces] rename content_to_target_transform to target_transform
jbauman
2015-05-06
2
-25
/
+23
*
Reserve space in the resource ID set.
jbauman
2015-04-28
1
-0
/
+11
*
Change ScopedPtrHashMap's 2nd template parameter
kcwu
2015-04-28
2
-3
/
+4
*
Implement SetFullRootLayerDamage for cc::Display
jbauman
2015-04-20
4
-1
/
+50
*
Delete unused SurfaceDisplayOutputSurface::surface_manager_
brianderson
2015-04-20
2
-2
/
+0
*
Pass ResourceIdSet into ResourceProvider::DeclareUsedResourceFromChild.
jbauman
2015-04-18
1
-4
/
+3
*
Make a couple of SurfaceAggregatorPerfTests
jbauman
2015-04-16
1
-0
/
+132
*
Use null rather than empty frame to lock Surface resources
brianderson
2015-04-16
2
-13
/
+20
*
Avoid copying ChildToParentMap in SurfaceAggregator.
jbauman
2015-04-15
1
-7
/
+10
*
Revert of Use null rather than empty frame to lock Surface resources (patchse...
brianderson
2015-04-14
2
-19
/
+12
*
Revert of Add DisplayScheduler for Surfaces (patchset #15 id:280001 of https:...
brianderson
2015-04-14
10
-763
/
+121
*
Add DisplayScheduler for Surfaces
brianderson
2015-04-14
10
-121
/
+763
*
Don't create sync points when returning resources from Display to browser com...
jbauman
2015-04-14
4
-1
/
+17
*
cc: Remove use of MessageLoopProxy
skyostil
2015-04-13
1
-3
/
+3
*
Use null rather than empty frame to lock Surface resources
brianderson
2015-04-11
2
-12
/
+19
*
Remove DeferredInitialize from cc
boliu
2015-04-11
2
-10
/
+0
*
Don't create sync points when sending resources from browser compositor to Di...
jbauman
2015-04-11
1
-0
/
+3
*
Avoid unnecessary renderpass copy in SurfaceAggregator
jbauman
2015-04-10
3
-41
/
+126
[next]