summaryrefslogtreecommitdiffstats
path: root/ui/aura/bench
Commit message (Expand)AuthorAgeFilesLines
* Make ReflectorImpl use mailboxespiman@chromium.org2014-04-091-40/+40
* aura: Make demos use the InProcessContextFactory directly.danakj@chromium.org2014-03-131-3/+14
* Invert the ownership relationship between WindowEventDispatcher and WindowTre...ben@chromium.org2014-02-281-13/+13
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-211-11/+11
* Move ContextFactory setup out of AuraTestHelper.danakj@chromium.org2014-02-201-2/+2
* Revert 250798 "Revert of Read compositor VSync information from ..."sergeyu@chromium.org2014-02-121-5/+0
* Revert of Read compositor VSync information from platform, when possible (htt...sheu@chromium.org2014-02-121-0/+5
* Read compositor VSync information from platform, when possiblesheu@chromium.org2014-02-111-5/+0
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-02-032-0/+5
* Revert 248049 "Ensure GL initialization only happens once, and p..."kbr@chromium.org2014-01-312-5/+0
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-302-0/+5
* Remove some stray blink::WebGraphicsContext3D references from ui/jamesr@chromium.org2014-01-301-1/+0
* Revert 247793 "Ensure GL initialization only happens once, and p..."yoz@chromium.org2014-01-302-5/+0
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-302-0/+5
* Skeleton surface interfaces in cc/surfacesjamesr@chromium.org2014-01-161-0/+1
* ui/aura: Aura does not require any ResourceBundle initialization.tfarina@chromium.org2014-01-031-2/+0
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-12-191-2/+2
* MessageLoop(TYPE_UI) -> MessageLoopForUIsky@chromium.org2013-12-191-1/+1
* aura: We don't need to call ui::RegisterPathProvider().tfarina@chromium.org2013-12-171-3/+1
* Remove uses of WebGraphicsContext3D from ui/compositorjamesr@chromium.org2013-12-142-36/+29
* Revert 236017 "Move some non-event related functionality from Ro..."ben@chromium.org2013-11-201-2/+2
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-11-191-2/+2
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-151-1/+1
* Use Window instead of RootWindow in many more places throughout the codebaseben@chromium.org2013-11-101-6/+6
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-071-3/+3
* Move test-only ContextFactory implementations out of production targetsjamesr@chromium.org2013-10-301-1/+2
* Attempt to re-land FocusManager removal from Aura.ben@chromium.org2013-10-181-2/+3
* Revert 229437 "Remove old FocusManager code from Aura."ben@chromium.org2013-10-181-3/+2
* Remove old FocusManager code from Aura.ben@chromium.org2013-10-181-2/+3
* Explicit initialization of aura::Env for browser shell.dnicoara@chromium.org2013-10-091-1/+1
* aura: Use Layer::SetShowPaintedContent to stop showing external contentdanakj@chromium.org2013-10-021-1/+1
* Expose only one LayerTreeHostClient::OffscreenContextProvider()jamesr@chromium.org2013-09-271-3/+2
* Fix crash on aura_demo and aura_bench startup.sudarsana.nagineni@intel.com2013-09-111-0/+4
* gtk: Allow building both the X11 and Gtk message-pumps for gtk.sadrul@chromium.org2013-09-071-1/+1
* base: Minor cleanups in icu_util.htfarina@chromium.org2013-08-231-1/+1
* aura: Remove CreateOffscreenContext from ui::ContextFactory.danakj@chromium.org2013-08-132-17/+22
* Use a direct include of time headers in ui/.avi@chromium.org2013-06-281-1/+1
* Change WGC3DInProcessCBImpl factories to return a base class pointer.sievers@chromium.org2013-06-211-1/+1
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-181-2/+2
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-141-2/+2
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-141-2/+2
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-141-2/+2
* Update references to Blink's Platform API headers (remaining)abarth@chromium.org2013-05-302-2/+2
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-301-4/+0
* Revert 202787 "Remove unnecessary ui::CompositorTestSupport"kinuko@chromium.org2013-05-291-0/+4
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-291-4/+0
* ui: Use base::MessageLoop.xhwang@chromium.org2013-04-291-3/+3
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* CrOS: Schedule renderer drawing to hardware vsync.backer@chromium.org2013-02-211-1/+7