summaryrefslogtreecommitdiffstats
path: root/ui/compositor
Commit message (Expand)AuthorAgeFilesLines
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-4/+4
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-113-4/+4
* Unified OutputSurface::SwapBuffers.aelias@chromium.org2013-06-113-21/+48
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-082-0/+56
* Revert 205044 "Compositor reflector, which copies texture onto a..."cpu@chromium.org2013-06-082-56/+0
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-082-0/+56
* [Aura] Added Support for rendering software compositor frames as cc::TextureL...skaslev@chromium.org2013-06-082-6/+54
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-071-1/+1
* Depend on public/blink.gyp:blink to depend on Blink libraryjamesr@chromium.org2013-06-071-1/+1
* Plumb LatencyInfo through aura.jbauman@chromium.org2013-06-052-0/+7
* Update remaining files to use WeakPtr<T>::get() instead of "operator T*"akalin@chromium.org2013-06-042-11/+12
* Update ui/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-033-22/+21
* Accessor to compositor threadoshima@chromium.org2013-06-012-0/+10
* Remove unused methods in WebGraphicsContext3D: isGLES2Compliant() and getPlat...dongseong.hwang@intel.com2013-05-312-10/+0
* Update references to Blink's Platform API headers (remaining)abarth@chromium.org2013-05-303-8/+8
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-304-98/+13
* Rename ClampToMin and ClampToMaxvollick@chromium.org2013-05-301-2/+2
* Revert 202787 "Remove unnecessary ui::CompositorTestSupport"kinuko@chromium.org2013-05-294-13/+98
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-294-98/+13
* Move webkit/gpu into webkit/common/gpujamesr@chromium.org2013-05-264-7/+12
* Supports screen rotation / ui-scaling in snapshot_aura.ccmukai@chromium.org2013-05-251-2/+2
* Allow stacking a window immediately below a window with a NULL layer delegate...pkotwicz@chromium.org2013-05-224-29/+64
* The moves the compositor thread's input event cracking logic in to content/ f...jamesr@chromium.org2013-05-202-6/+0
* Revert 199551 "Reland "Clean up software compositing switches" p..."kalman@chromium.org2013-05-122-0/+3
* Reland "Clean up software compositing switches" patch.skaslev@chromium.org2013-05-102-3/+0
* ui: Make it possible to know whether an animation ended because it was comple...sadrul@chromium.org2013-05-093-0/+125
* Compositor method renamesboliu@chromium.org2013-05-082-2/+2
* Support --enable-delegated-renderer on Android.aelias@chromium.org2013-05-081-1/+1
* Revert 197751 "Clean up software compositing switches. "kinuko@chromium.org2013-05-022-0/+3
* Clean up software compositing switches. skaslev@chromium.org2013-05-022-3/+0
* Revert 197493 "Clean up software compositing switches. "tzik@chromium.org2013-05-012-0/+3
* Clean up software compositing switches. skaslev@chromium.org2013-04-302-3/+0
* ui: Use base::MessageLoop.xhwang@chromium.org2013-04-294-6/+5
* Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwardsjamesr@chromium.org2013-04-292-3/+4
* Add debug shortcuts that toggles options to shows debug borders and fps countersoshima@chromium.org2013-04-292-7/+7
* Add debug shortcuts that toggles options to shows paint rects.oshima@chromium.org2013-04-272-0/+13
* aura: make cc root layer clip descendantspiman@chromium.org2013-04-261-0/+2
* ui: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-04-241-1/+1
* Revert 195854 "Add debug shortcuts that toggles options to shows..."kalman@chromium.org2013-04-232-13/+0
* Add debug shortcuts that toggles options to shows paint rects, debug borders ...oshima@chromium.org2013-04-232-0/+13
* Revert 195733oshima@chromium.org2013-04-232-13/+0
* Add debug shortcuts that toggles options to shows paint rects, debug borders ...oshima@chromium.org2013-04-232-0/+13
* Remove extra definition of LayerAnimationElement::durationajuma@chromium.org2013-04-221-2/+0
* ui: Use WebGraphicsContext3DInProcessCommandBufferImpl in compositor.danakj@chromium.org2013-04-191-5/+6
* Aura: Keep the external texture until we've updated compositor references to it.backer@chromium.org2013-04-171-0/+4
* Propagate back damaged rects coming from the UI to the renderer.skaslev@chromium.org2013-04-156-11/+17
* Reland 193431 "CrOS: Enable threaded UI compositor by default."backer@chromium.org2013-04-155-9/+19
* Adding new switch to get OpenGL emulation / some drivers to work againskuhne@chromium.org2013-04-131-1/+2
* This patch implements the necessary plumbing to allow WebExternalTextureLayer...alexst@chromium.org2013-04-122-0/+5