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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new scheduler mode main thread should always be low latency.
weiliangc
2014-12-03
1
-0
/
+2
*
gn format //ui
scottmg
2014-12-03
1
-1
/
+0
*
Ensure Surface size always matches window size on swap
jbauman
2014-12-03
4
-3
/
+17
*
cc: Adding creation location to debug BeginFrameArgs objects.
mithro
2014-12-02
1
-1
/
+1
*
cc: Implement a display-list-based RecordingSource and RasterSource
ajuma
2014-11-27
2
-0
/
+10
*
Move dip utils to gfx/geometry
ccameron
2014-11-25
1
-21
/
+8
*
cc: Small BeginFrameArgs cleanup.
mithro
2014-11-21
1
-4
/
+3
*
Remove #include of compiler_specific.h from macros.h.
pkasting
2014-11-21
1
-0
/
+1
*
Add cc::RendererSettings for use in with cc::Display
jbauman
2014-11-20
2
-5
/
+10
*
cc: Toggle LCD text at raster time instead of record time.
danakj
2014-11-18
2
-1
/
+4
*
Make Keyframe use TimeTicks/TimeDelta to represent time instead of double.
behara.ms
2014-11-18
5
-19
/
+23
*
Revert of cc: Toggle LCD text at raster time instead of record time. (patchse...
jyasskin
2014-11-18
2
-4
/
+1
*
cc: Toggle LCD text at raster time instead of record time.
danakj
2014-11-17
2
-1
/
+4
*
Explicitly specify contents scale for SurfaceLayer.
jbauman
2014-11-13
2
-1
/
+3
*
cc: Remove PicturePileBase
hendrikw
2014-11-12
1
-0
/
+1
*
Make cc::Animation::TrimTimeToCurrentIteration and
behara.ms
2014-11-12
4
-9
/
+9
*
cc: Make separate interface for BeginFrame ipc from OutputSurface
simonhong
2014-11-11
1
-2
/
+5
*
Gets views_examples_exe and aura_demo to display something
sky
2014-11-11
3
-4
/
+61
*
ObserverList::HasObserver now takes a const pointer.
mgiuca
2014-11-10
2
-4
/
+5
*
Fix high DPI with Surfaces by treating Surface size as content bounds of layer
jbauman
2014-11-07
2
-1
/
+3
*
Allow layers to signal that additional sequences are needed before surface de...
jbauman
2014-11-06
4
-43
/
+14
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
3
-84
/
+61
*
Minor cleanup of NativeWidgetPrivate
sky
2014-10-29
2
-2
/
+6
*
Re-upload: Change FlippedFramebuffer return for surfaceless
achaulk
2014-10-28
1
-2
/
+3
*
cc: Move GpuMemoryBufferManager interface to gpu namespace.
reveman
2014-10-28
3
-4
/
+4
*
Make browser GPU channel creation async.
jbauman
2014-10-28
4
-13
/
+20
*
Convert manually triggered try runs to use bots without _swarming prefix.
John Abd-El-Malek
2014-10-22
1
-1
/
+1
*
Standardize usage of virtual/override/final in ui/
dcheng
2014-10-21
17
-237
/
+211
*
Disable scheduler deadline task on battery power in Windows
sunnyps
2014-10-16
1
-0
/
+3
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-15
2
-17
/
+6
*
remove some new OVERRIDE instances in ui/
mostynb
2014-10-14
1
-3
/
+3
*
gpu: Compositor management of GpuMemoryBuffer instances.
reveman
2014-10-13
4
-4
/
+18
*
Use solid color layer for delegated surface.
jbauman
2014-10-13
3
-28
/
+26
*
Fix more memory issues in compositor_unittests
enne
2014-10-11
1
-1
/
+1
*
cc: Make OutputSurface::SwapBuffers pure virtual
sievers
2014-10-10
1
-2
/
+2
*
cc: Make PictureLayerImpl use a better choice for animated raster scale.
danakj
2014-10-10
2
-4
/
+9
*
Avoid destroying surface before the parent surface stops referencing it.
jbauman
2014-10-10
6
-1
/
+60
*
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
9
-71
/
+163
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
21
-212
/
+212
*
Fix memory issues in compositor_unittests
enne
2014-10-09
1
-1
/
+2
*
Make ui::Compositor use ui::Scheduler
weiliangc
2014-10-09
9
-165
/
+71
*
Keep ui::Layer filters on replace cc::Layer.
kirr
2014-10-06
2
-0
/
+30
*
Replace build_angle.gyp with angle.gyp.
jmadill
2014-09-30
1
-2
/
+2
*
cc:: Remove main_frame_before_draw_enabled from scheduler settings.
orglofch
2014-09-29
1
-1
/
+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
2
-4
/
+4
*
Use RunLoop to wait for readback on compositor unittest
weiliangc
2014-09-22
1
-27
/
+22
*
Improve GN header checker, make "check" on //ui/* pass.
Brett Wilson
2014-09-19
1
-2
/
+4
*
Shadows: crop corner tiles instead of hiding.
hshi
2014-09-19
2
-9
/
+9
[next]