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
/
ui
/
compositor
/
compositor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ui::Compositor use ui::Scheduler
weiliangc
2015-01-29
1
-22
/
+0
*
Explicitly specify the ui::Compositor to DelegatedFrameHost
ccameron
2015-01-23
1
-1
/
+1
*
[Android] Show autofill popup after animation.
rouslan
2015-01-22
1
-0
/
+1
*
Cleanup: Update the path to gfx size headers.
tfarina
2015-01-03
1
-2
/
+2
*
Move output surface fallback from cc to embedders
enne
2014-12-10
1
-3
/
+11
*
Add argument to pass elastic overscroll delta to Blink (Chrome side)
ccameron
2014-12-09
1
-0
/
+1
*
Revert of Make ui::Compositor use ui::Scheduler (patchset #13 id:360001 of ht...
isherman
2014-12-06
1
-0
/
+22
*
Make ui::Compositor use ui::Scheduler
weiliangc
2014-12-05
1
-22
/
+0
*
Ensure Surface size always matches window size on swap
jbauman
2014-12-03
1
-2
/
+7
*
Add cc::RendererSettings for use in with cc::Display
jbauman
2014-11-20
1
-0
/
+2
*
ObserverList::HasObserver now takes a const pointer.
mgiuca
2014-11-10
1
-2
/
+2
*
Allow layers to signal that additional sequences are needed before surface de...
jbauman
2014-11-06
1
-5
/
+0
*
cc: Move GpuMemoryBufferManager interface to gpu namespace.
reveman
2014-10-28
1
-2
/
+2
*
Make browser GPU channel creation async.
jbauman
2014-10-28
1
-3
/
+5
*
Standardize usage of virtual/override/final in ui/
dcheng
2014-10-21
1
-24
/
+22
*
gpu: Compositor management of GpuMemoryBuffer instances.
reveman
2014-10-13
1
-0
/
+4
*
Avoid destroying surface before the parent surface stops referencing it.
jbauman
2014-10-10
1
-0
/
+15
*
Fix Revert of Make ui::Compositor use ui::Scheduler (patchset #2 id:20001 of ...
weiliangc
2014-10-09
1
-0
/
+2
*
Revert of Make ui::Compositor use ui::Scheduler (patchset #2 id:20001 of http...
weiliangc
2014-10-09
1
-0
/
+22
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
1
-14
/
+14
*
Make ui::Compositor use ui::Scheduler
weiliangc
2014-10-09
1
-24
/
+0
*
Made double-tap zoom work in pinch virtual viewport mode (Chromium-side).
bokan
2014-09-29
1
-0
/
+5
*
Make cc output surface creation async
enne
2014-09-25
1
-2
/
+1
*
Made Blink aware of top controls offset
bokan
2014-09-09
1
-2
/
+4
*
Revert of Revert of Fix assorted issues with remote CoreAnimation (patchset #...
ccameron
2014-08-28
1
-0
/
+3
*
Revert of Fix assorted issues with remote CoreAnimation (patchset #2 of https...
epenner
2014-08-28
1
-3
/
+0
*
Fix assorted issues with remote CoreAnimation
ccameron
2014-08-28
1
-0
/
+3
*
Rename Animate as Begin(Main)Frame
skyostil@chromium.org
2014-08-18
1
-1
/
+1
*
Enqueuing new frames in a Surface should cause Displays to reaggregate it
jbauman@chromium.org
2014-08-16
1
-0
/
+6
*
Revert "Make SingleThreadProxy a SchedulerClient"
enne@chromium.org
2014-08-13
1
-0
/
+24
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-08-12
1
-24
/
+0
*
Revert of Make SingleThreadProxy a SchedulerClient (https://codereview.chromi...
tkent@chromium.org
2014-08-07
1
-0
/
+24
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-08-07
1
-24
/
+0
*
Revert 287747 "Make SingleThreadProxy a SchedulerClient"
tommi@chromium.org
2014-08-06
1
-0
/
+24
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-08-06
1
-24
/
+0
*
compositor: Add rAF-like functionality for the UI.
sadrul@chromium.org
2014-08-01
1
-5
/
+7
*
Parameterize TaskRunner used by ui::Compositor
ccameron@chromium.org
2014-07-25
1
-1
/
+4
*
Revert 280493 "Make SingleThreadProxy a SchedulerClient"
nkostylev@chromium.org
2014-06-28
1
-0
/
+24
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-06-28
1
-24
/
+0
*
compositor: Tick the UI animations from cc, instead of from timer callbacks.
sadrul@chromium.org
2014-06-05
1
-2
/
+13
*
Revert r274404 and r274409:
tzik@chromium.org
2014-06-03
1
-13
/
+2
*
compositor: Tick the UI animations from cc, instead of from timer callbacks.
sadrul@chromium.org
2014-06-03
1
-2
/
+13
*
Removes ContextFactory::Get/SetInstance
sky@chromium.org
2014-06-02
1
-16
/
+0
*
Temporarily adds another constructor to Compositor
sky@chromium.org
2014-05-17
1
-0
/
+13
*
Do FinishAllRendering in WM_WINDOWPOSCHANGING
jbauman@chromium.org
2014-05-13
1
-2
/
+3
*
ui/compositor: move the browser compositor thread to the ContextFactory
piman@chromium.org
2014-05-10
1
-5
/
+5
*
Remove SharedBitmapManager global in ui/compositor
piman@chromium.org
2014-05-09
1
-1
/
+3
*
cc: Remove the capability to give up and leave compositing mode.
danakj@chromium.org
2014-04-25
1
-1
/
+1
*
Remove offscreen compositor contexts.
danakj@chromium.org
2014-04-24
1
-11
/
+1
*
Make ReflectorImpl use mailboxes
piman@chromium.org
2014-04-09
1
-33
/
+0
[next]