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
*
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
*
ui: Replace PostedSwapQueue with a SwapState enum.
danakj@chromium.org
2014-04-02
1
-4
/
+2
*
Revert 257161 "Revert 256955 "Add shared bitmap managers for bro..."
jbauman@chromium.org
2014-03-14
1
-0
/
+2
*
Revert 256955 "Add shared bitmap managers for browser and render..."
jbauman@chromium.org
2014-03-14
1
-2
/
+0
*
Add shared bitmap managers for browser and renderer processes.
jbauman@chromium.org
2014-03-13
1
-0
/
+2
*
Use gpu::Mailbox instead of std:string in IPCs
piman@chromium.org
2014-02-15
1
-2
/
+6
*
Revert 251207 "Use gpu::Mailbox instead of std:string in IPCs"
blundell@chromium.org
2014-02-14
1
-6
/
+2
*
Use gpu::Mailbox instead of std:string in IPCs
piman@chromium.org
2014-02-14
1
-2
/
+6
*
Revert 250798 "Revert of Read compositor VSync information from ..."
sergeyu@chromium.org
2014-02-12
1
-5
/
+8
*
Revert of Read compositor VSync information from platform, when possible (htt...
sheu@chromium.org
2014-02-12
1
-8
/
+5
*
Read compositor VSync information from platform, when possible
sheu@chromium.org
2014-02-11
1
-5
/
+8
*
Make LayerTreeHostClient::Animate take TimeTicks instead of double
ajuma@chromium.org
2014-02-07
1
-1
/
+1
*
Pass gfx structs by const ref (gfx::Vector2d)
ajay.berwal@samsung.com
2014-02-05
1
-1
/
+1
*
Remove ui::Compositor::ReadPixels
enne@chromium.org
2014-01-31
1
-5
/
+0
*
Remove some stray blink::WebGraphicsContext3D references from ui/
jamesr@chromium.org
2014-01-30
1
-4
/
+0
*
ui: Move DrawWaiterForTest out of compositor.h/cc
danakj@chromium.org
2014-01-24
1
-37
/
+0
*
Remove uses of WebGraphicsContext3D from ui/compositor
jamesr@chromium.org
2013-12-14
1
-1
/
+0
*
Cleanup: Remove unused forward declarations from compositor.h
tfarina@chromium.org
2013-12-11
1
-21
/
+6
*
Fall back to software mode if Aura can't create a GL context
ccameron@chromium.org
2013-12-03
1
-1
/
+1
*
RenderWidget and RenderWidgetCompositor cleanup
trchen@chromium.org
2013-11-22
1
-0
/
+1
*
Propagate source_frame_number from LTH to DevTools
caseq@chromium.org
2013-11-12
1
-1
/
+1
*
Revert 233845 "Use software renderer for windows with an initial..."
scottmg@chromium.org
2013-11-11
1
-7
/
+1
*
Use software renderer for windows with an initial size less than 64x64
jbauman@chromium.org
2013-11-08
1
-1
/
+7
*
Replaces uses of the WGC3DSwapBuffersClient with LTHSingleThreadClient
jamesr@chromium.org
2013-11-08
1
-2
/
+2
*
Rename WebKit namespace to blink (part 5)
abarth@chromium.org
2013-11-07
1
-2
/
+2
*
Introduce separate client and init path for single-threaded cc
jamesr@chromium.org
2013-11-07
1
-1
/
+7
*
Revert 230981 "Make TRANSPARENT windows be layered windows on wi..."
scottmg@chromium.org
2013-11-01
1
-8
/
+1
*
Move test-only ContextFactory implementations out of production targets
jamesr@chromium.org
2013-10-30
1
-71
/
+0
*
Make TRANSPARENT windows be layered windows on win aura
scottmg@chromium.org
2013-10-25
1
-1
/
+8
*
Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).
dominikg@chromium.org
2013-10-23
1
-2
/
+2
*
Pulls common compositor integration stuff (draw scheduling, mostly) into ui::...
ben@chromium.org
2013-10-17
1
-13
/
+10
*
Expose only one LayerTreeHostClient::OffscreenContextProvider()
jamesr@chromium.org
2013-09-27
1
-13
/
+19
*
Remove base::Callback from ContextProvider creation.
danakj@chromium.org
2013-08-16
1
-3
/
+0
*
ContextProvider in OutputSurface
danakj@chromium.org
2013-08-16
1
-0
/
+4
*
cc: Rename cc::FakeContextProvider to TestContextProvider
danakj@chromium.org
2013-08-13
1
-3
/
+3
*
aura,cc: Make TestContextProvider usable outside cc.
danakj@chromium.org
2013-08-13
1
-3
/
+1
*
aura: Remove CreateOffscreenContext from ui::ContextFactory.
danakj@chromium.org
2013-08-13
1
-18
/
+13
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-12
1
-0
/
+14
*
Revert 216780 "Clean up compositor initialization/destruction."
nhiroki@chromium.org
2013-08-12
1
-14
/
+0
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-09
1
-0
/
+14
*
Revert 216278 "Clean up compositor initialization/destruction."
kalman@chromium.org
2013-08-07
1
-14
/
+0
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
1
-0
/
+14
[next]