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
*
Avoid destroying webview Surface too early
jbauman
2015-07-31
5
-13
/
+127
*
Revert of cc: Consider Surface active if frame received recently (patchset #7...
brianderson
2015-07-28
3
-218
/
+36
*
cc: Consider Surface active if frame received recently
brianderson
2015-07-24
3
-36
/
+218
*
cc: Make DisplayScheduler aware of resize and add tracing.
brianderson
2015-07-24
6
-49
/
+157
*
Fix use of gfx::Transform constructor in SurfaceAggregator.
jbauman
2015-07-20
2
-37
/
+46
*
cc: Make DisplayScheduler use later deadline when swap throttled.
brianderson
2015-07-15
2
-9
/
+7
*
cc: Add command line for frame production throttle.
jincheol.jo
2015-07-15
2
-3
/
+3
*
Don't aggregate quads outside of damage rect when using partial swap.
jbauman
2015-07-14
6
-58
/
+359
*
Mac: Don't draw a cc::Surface while suspended
ccameron
2015-07-09
1
-0
/
+3
*
Issue DisplayRenderingStats when we actually do swap
miletus
2015-07-09
1
-1
/
+1
*
Trace LatencyInfo flow event in Display::DrawAndSwap()
miletus
2015-07-08
1
-0
/
+7
*
Calculate damage rects before aggregating frame data.
jbauman
2015-07-07
2
-82
/
+112
*
Mandoline: Fix Display tear down use-after-free
fsamuel
2015-07-06
1
-1
/
+3
*
cc: Remove unnecessary task runner refptrs from schedulers.
sunnyps
2015-06-24
5
-28
/
+33
*
cc: Remove BeginFrameSourcesConstructor.
sunnyps
2015-06-23
2
-15
/
+13
*
cc: Fix surface damage calculation.
sunnyps
2015-06-20
2
-17
/
+44
*
cc: Rename visible_content_rect and content stuff on quads.
danakj
2015-06-19
4
-54
/
+35
*
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
[next]