summaryrefslogtreecommitdiffstats
path: root/ui/aura/bench
Commit message (Expand)AuthorAgeFilesLines
* 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
* aura: Remove the remaining references to ui/aura/shared.tfarina@chromium.org2013-02-191-1/+0
* move --aura-host-window-size to --ash-host-window-bounds oshima@chromium.org2013-02-151-5/+4
* Update some #includes for headers that have moved from WebKit/chromium/public...pilgrim@chromium.org2013-01-162-2/+2
* Revert 170082 - Remove compositor_test_supportdcheng@chromium.org2012-11-291-0/+4
* Remove compositor_test_supportpiman@chromium.org2012-11-281-4/+0
* Rework FocusManager as FocusClient.ben@chromium.org2012-11-281-3/+3
* Revert 169355 - Remove compositor_test_supportstevet@chromium.org2012-11-231-0/+4
* Remove compositor_test_supportpiman@chromium.org2012-11-231-4/+0
* - Move DisplayManager and DisplayChangeObserverX11 from auraoshima@chromium.org2012-11-141-5/+7
* Move aura shared and desktop classes to the views target. Note that the files...ben@chromium.org2012-11-021-2/+2
* Revert 165719 - Move aura shared and desktop classes to the views target. Not...ben@chromium.org2012-11-021-2/+2
* Move aura shared and desktop classes to the views target. Note that the files...ben@chromium.org2012-11-021-2/+2
* Aura: Resize locks with --ui-enable-threaded-compositingbacker@chromium.org2012-10-271-2/+3
* Make ui::Texture function prototypes consistent across all subclasses.reveman@chromium.org2012-10-211-1/+1
* ui: Add PrepareTexture() function to ui::Texture.reveman@chromium.org2012-10-191-5/+10
* Change the scale factor of texture_size from the layer's one to an estimation.mukai@chromium.org2012-09-211-1/+1
* aura_bench: Add a focus manager so that we don't crash on key press.backer@chromium.org2012-09-201-0/+5
* Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClientpiman@chromium.org2012-08-251-0/+4
* aura: Share shared context across compositorspiman@chromium.org2012-08-221-2/+1
* Partial revert of 146621piman@chromium.org2012-08-111-4/+0
* Convert Aura to use ui::Event.ben@chromium.org2012-08-081-1/+0
* ui: No need to typedef testing::Test in unittests.tfarina@chromium.org2012-07-271-2/+2
* Set CaptureClient instance for aura_demo and aura_benchhongbo.min@intel.com2012-07-242-0/+5
* Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClientbacker@chromium.org2012-07-131-0/+7
* Aura: ACK on the start of the frame generation for greater async.backer@chromium.org2012-06-291-0/+2
* Relanding r144499:oshima@chromium.org2012-06-271-4/+4
* Revert r 144499 "Rename the remaining usage of Monitor to Display"oshima@chromium.org2012-06-271-4/+4
* Rename the remaining usage of Monitor to Displayoshima@chromium.org2012-06-271-4/+4
* RefCounted types should not have public destructors, chromeos editionrsleevi@chromium.org2012-06-251-1/+1
* Makes Layer notify the delegate as the bounds change. This is neededsky@chromium.org2012-06-061-0/+4
* Reland: ash: Improved window maximize/restore animationsjamescook@chromium.org2012-06-061-0/+2
* Revert 139494 - ash: Improved window maximize/restore animationsjamescook@chromium.org2012-06-011-2/+0
* ash: Improved window maximize/restore animationsjamescook@chromium.org2012-05-301-0/+2
* aura/cros: Rename MessagePump{X => AuraX11}.erg@chromium.org2012-05-291-1/+1
* aura_bench: add DEPSpiman@chromium.org2012-05-261-0/+4
* Aura: add a bench utilitypiman@chromium.org2012-05-261-0/+332