summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Convert wm_unittests to run exclusively on Swarmingmaruel2015-06-302-0/+90
* Convert aura_unittests to run exclusively on Swarmingmaruel2015-06-302-0/+89
* Add tests for EGL client extensions and extension bitstobiasjs2015-06-301-11/+47
* Added support for Time Elapsed queries through the command buffer.dyen2015-06-304-17/+12
* WebUI: Fix radio and checkbox behavior when text selected.tommycli2015-06-301-2/+2
* Remove Polymer 0.5.michaelpg2015-06-2923-1215/+51
* Convert ui_base_unittests to run exclusively on Swarmingmaruel2015-06-291-1/+0
* [Android] Move isLargeTablet() to DeviceFormFactor.kkimlabs2015-06-291-1/+16
* Remove ExternalWebDialogUIvitalybuka2015-06-292-23/+0
* ui: accessibility: remove -Wunused-function for Atklionel.g.landwerlin2015-06-291-0/+4
* x11: Make sure a Widget is not attempted to be destroyed more than once.sadrul2015-06-294-7/+42
* Changed DeviceDataManager to be able to create multiple instances for the pur...bruthig2015-06-293-10/+25
* Remove chrome://flags/#enable-app-list, move kEnableAppList to app_list::tapted2015-06-292-0/+10
* Use EventHandler for IME so that it honeres EventTargeter/EventHandlers.oshima2015-06-272-2/+4
* Respect the disabled extension list during EGL/GL binding initialization.tobiasjs2015-06-2614-113/+127
* Fix Polymer licensing issuesmichaelpg2015-06-261-26/+20
* Moved --top-chrome-md command line switch from chrome_switches to ui_base_swi...bruthig2015-06-2610-0/+344
* Use X icon-button instead of "Close" button for the error screen.dzhioev2015-06-261-1/+2
* Add metrics for Webstore Gallery Widget apptbarzic2015-06-261-1/+25
* Add tandrii and vadimsh as *.isolate owners.maruel2015-06-261-1/+2
* [Files.app tests] Combine methods commonly used among testsyoshiki2015-06-265-98/+37
* [Ozone] enable video scaling when playing on overlaywilliam.xie2015-06-264-0/+58
* Files.app: Update Google Drive logo to the latest version.fukino2015-06-264-3/+4
* Revert "Enable by default drive search on all channels and LSP API on dev."Yuki Awano2015-06-262-22/+6
* Load language .pak files directly from the apk when using splitsagrieve2015-06-263-2/+66
* Hide "Add user" button when enrollment screen is active.dzhioev2015-06-261-0/+1
* Never look for locale pak files on disk when they are stored within the apkagrieve2015-06-253-5/+18
* Convert Android WebView to store locale .pak files as res/raw resourcesagrieve2015-06-254-28/+88
* ozone: evdev: Fix printf format string issues on 32-bitspang2015-06-252-2/+2
* Add the ability to determine whether Chrome can possibly request an Android p...tedchoc2015-06-252-28/+89
* html_viewer: Correctly set axis and orientation of MotionEvent.sadrul2015-06-254-34/+92
* Revert of [Files.app tests] Combine methods commonly used among tests (patchs...bartfab2015-06-255-38/+98
* [Files.app tests] Remove unnecessary variablesyoshiki2015-06-252-16/+0
* [Files.app tests] Combine methods commonly used among testsyoshiki2015-06-255-98/+38
* Files.app: Redesign banners for Material Design.fukino2015-06-2515-103/+199
* Update usages of std::map to use ScopedPtrMap.mgiuca2015-06-254-28/+22
* Files.app: Align sub menus vertically.fukino2015-06-251-2/+4
* Migrate chrome://proximity-auth from Polymer 0.5 to 1.0.tengs2015-06-251-0/+27
* Files.app: Remove duplication in entries with ENTRIES_CHANGED event.hirono2015-06-251-10/+18
* Mac: Give packaged app windows their own window cycle list.tapted2015-06-252-20/+40
* MD Settings: Internet details: Support IP Config and NameServersstevenjb2015-06-2410-38/+623
* Implement self-contained gpu data collection on Androidtobiasjs2015-06-242-9/+19
* views: Remove the clear to transparent in View::OnPaintLayerdanakj2015-06-241-4/+0
* Add more string_util functions to base namespace.brettw2015-06-244-4/+4
* Compile downloads with new Closure GYP format.dbeam2015-06-243-0/+53
* ozone: Move ScheduleOverlayPlane to NativePixmapspang2015-06-2411-84/+62
* Load non-locale .pak files directly from the .apk on Android (rather than ext...agrieve2015-06-242-13/+89
* Remove flip_y, premultiply_alpha, unmultiply_alpha support in command buffer.zmo2015-06-241-5/+0
* ui: Remove non-slimming paint code paths.danakj2015-06-2411-136/+38
* views: Move resources used by views into views_resources.sadrul2015-06-24461-344/+426