summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* Makes loading test resources load the first supported scale factorsky2014-09-101-1/+3
* New C++ -> Java enum build rule + parser/generator.mkosiba2014-09-102-26/+16
* Simplify test locales in Mac's ui_unittests Frameworktapted2014-09-101-3/+4
* Skip managed bookmarks at the BookmarkChangeProcessor.joaodasilva2014-09-102-8/+12
* ozone: Plumb animated cursors from BitmapCursorFactoryOzone to DriSurfaceFactoryspang2014-09-102-8/+50
* ozone: Plumb animated cursors from CursorLoaderOzone to CursorFactoryOzonespang2014-09-096-47/+106
* Move ui:unittests target into ui/base/BUILD.gntfarina2014-09-092-0/+197
* Mark gtest and gmock as testonly in GN.Brett Wilson2014-09-081-0/+1
* Fix the uses of T* conversion operator from scoped_refptr<T> which is now rem...lcwu2014-09-081-3/+3
* Use qualified path for three more grit headers from ui.tfarina2014-09-076-8/+8
* Make ui gn check pass. Misc GN build improvements.brettw2014-09-071-0/+4
* Revert of Make ui gn check pass. Misc GN build improvements. (patchset #3 id:...thakis2014-09-061-4/+0
* Make ui gn check pass. Misc GN build improvements.Brett Wilson2014-09-051-0/+4
* Change base/file_utils.h includes to base/files/file_utils.h in gin, google_a...thestig2014-09-0512-12/+12
* ozone: Handle default cursors with no bitmap in BitmapCursorFactoryOzonespang2014-09-042-13/+31
* Add WindowManager to about:gpu page on Linux/X11zmo2014-09-042-32/+43
* Adds WARP support to Chromium on Windows 8+luken2014-09-042-0/+5
* ui: No need to add content resources paks in ResourceBundle Mac port.tfarina2014-09-031-5/+0
* Reland "ui: Move ui_unittests.gyp into ui/base."tfarina2014-09-033-0/+339
* Change VKEY_MENU to VKEY_LMENU in interactive ui tests key sequence sending.mharanczyk2014-09-031-2/+2
* ozone: Remove CursorFactoryOzone::SetCursor, GetCursorWindowspang2014-09-032-19/+10
* Revert of ui: Move ui_unittests.gyp into ui/base. (patchset #5 id:80001 of ht...tfarina2014-08-293-339/+0
* Move StringComparator<string16>::operator() to headerscottmg2014-08-292-15/+11
* Fix most of the "gn check" errors in ui/*Brett Wilson2014-08-282-0/+2
* mojo: Fix double character inserts on Windows by removing a Linux hack.erg2014-08-271-2/+3
* ui: Move ui_unittests.gyp into ui/base.tfarina2014-08-273-0/+339
* Work on GN build of Chrome.Brett Wilson2014-08-261-0/+6
* Use qualified path for grit/ui_strings.htfarina2014-08-257-7/+7
* Add ui_unittests to GN build.brettw@chromium.org2014-08-221-1/+1
* Experimentally isolate GetSaveFileName in a utility process.erikwright@chromium.org2014-08-222-0/+72
* Move webkit resources over to content.tfarina@chromium.org2014-08-221-5/+6
* Remove myself from some android owners files.yfriedman@chromium.org2014-08-221-2/+2
* Revert of Add ui_unittests to GN build. (patchset #2 of https://codereview.ch...rlarocque@chromium.org2014-08-211-1/+1
* Add ui_unittests to GN build.brettw@chromium.org2014-08-211-1/+1
* Do not switch the ICU locale when interacting with public session podsbartfab@chromium.org2014-08-213-10/+100
* MacViews: Change ui_controls to send mouse events to the window under the cursortapted@chromium.org2014-08-211-7/+21
* GN: Remove duplicate entries from sources listsjamesr@chromium.org2014-08-191-1/+0
* Remove ui::SHOW_STATE_DETACHED and related thingstapted@chromium.org2014-08-191-4/+2
* Move blink<->cc bindings to cc/blinkjamesr@chromium.org2014-08-191-0/+1
* ChromeOS: should not show "Language changed" notification for certain languages.alemate@chromium.org2014-08-182-4/+23
* Use a qualified path for ui_resources.h grit includes.tfarina@chromium.org2014-08-174-4/+5
* ui: Move win gfx tests into gfx_unittests target.tfarina@chromium.org2014-08-171-2/+0
* [Android] Implementation of overscroll effect for Android Ljdduke@chromium.org2014-08-151-1/+2
* Revert of ChromeOS: should not show "Language changed" notification for certa...miu@chromium.org2014-08-152-23/+4
* Remove --disable-core-animation flagccameron@chromium.org2014-08-154-140/+6
* ChromeOS: should not show "Language changed" notification for certain languages.alemate@chromium.org2014-08-152-4/+23
* Add a flag to enable remote CoreAnimation API.ccameron@chromium.org2014-08-153-0/+14
* MacViews: Changes to allow interactive_ui_tests to compile on MacViewstapted@chromium.org2014-08-151-0/+5
* Experimentally isolate GetOpenFileName in a utility process.erikwright@chromium.org2014-08-143-10/+200
* Set correct DOM key code string for functional keys.shuchen@chromium.org2014-08-142-5/+25