summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Adds touch feedback to tray icons in touchview when --ash-enable-touchview-to...jonross2014-09-066-1/+117
* chromeos: Update battery icons.Daniel Erat2014-09-054-0/+0
* Removing uses of X11 native key events.kpschoedel2014-09-051-7/+8
* Declaring the weak_ptr_factory in proper order.anand.ratn2014-09-055-13/+17
* Reset the default work_area when start observing.mukai2014-09-051-0/+1
* Do not mutate ui::Event properties during nested event processingtdanderson2014-09-051-0/+3
* Revert of Removing X11 native_event uses for key events. (patchset #6 id:1600...dcheng2014-09-041-8/+7
* Removing uses of X11 native key events.kpschoedel2014-09-031-7/+8
* Use standardized and extendable accelerometer update type.flackr2014-09-028-147/+173
* Make apps grid view scroll vertically in experimental app list.mgiuca2014-09-011-1/+6
* Make sure primary root window is deleted last.oshima2014-08-301-11/+22
* Move gestureCreated, touchMaxDistance and touchDuration UMA logs into gesture...lanwei2014-08-291-165/+0
* Cleanup: Remove misc unneeded grit includes.thestig2014-08-2812-16/+6
* Clear restore bounds for user resize/drag actions.wnwen2014-08-273-17/+44
* Cleanup: Remove unneeded ui/ grit header includes.thestig2014-08-271-1/+0
* Fixed BubbleBorder sizing problems & added unit tests.bruthig2014-08-271-1/+1
* Split AppListController::SetVisible into Show and Dismiss.calamity2014-08-273-17/+40
* Part 3: Merged FakedDBusThreadManager with DBusThreadManager.zelidrag2014-08-274-10/+5
* Fixes moving fully occluded windows when the a11y keyboard shows.rsadam2014-08-272-5/+21
* Set the shelf icon title explicitly for settings and task managerstevenjb2014-08-262-5/+8
* Resize BrowserFrameAsh and not RenderWidgetHostViewAura when keyboard bounds ...rsadam2014-08-262-24/+77
* Use qualified path for grit/ui_strings.htfarina2014-08-253-3/+2
* Ash: Double-clicking on a shelf item now opens the itemjamescook2014-08-254-11/+79
* Ash: Fix browser icon menu model lifetimejamescook2014-08-232-5/+4
* Stop painting when receiving delegated frameenne2014-08-234-23/+27
* Fix stale keyboard bounds on login screennkostylev@chromium.org2014-08-222-2/+33
* Multiprofile security: Show a warning messagebox when desktopskuhne@chromium.org2014-08-2211-7/+496
* Move startup_helper_win.cc to separate target for incremental buildscottmg@chromium.org2014-08-221-1/+7
* Enable subpixel positioning for internal display with dsf larger than 1.0oshima@chromium.org2014-08-214-0/+117
* Revert of Multiprofile security: Show a warning messagebox when desktop casti...dewittj@chromium.org2014-08-2111-496/+7
* Multiprofile security: Show a warning messagebox when desktopskuhne@chromium.org2014-08-2111-7/+496
* Restore window size after accessbility keyboard hides.wnwen@chromium.org2014-08-212-16/+33
* Use a different button to restore and maximize windows on Ashpkotwicz@chromium.org2014-08-209-9/+28
* Rotation Locked saved through device shutdownjonross@chromium.org2014-08-206-20/+95
* [New assets] Use different button to restore and maximize windows on Ashpkotwicz@chromium.org2014-08-208-0/+0
* Change type of drag-drop window to popupmohsen@chromium.org2014-08-201-1/+3
* Remove ui::SHOW_STATE_DETACHED and related thingstapted@chromium.org2014-08-195-6/+0
* Introduce new WebApp header style for hosted apps and fizzy apps on ash.benwells@chromium.org2014-08-1911-62/+67
* Add new binaries for chromeos for web app style app frames.benwells@chromium.org2014-08-194-0/+0
* Fix app list toggling causing app list to change position.calamity@chromium.org2014-08-191-1/+1
* Use a qualified path for ui_resources.h grit includes.tfarina@chromium.org2014-08-177-7/+6
* Updating XTBs based on .GRDs from branch 2062amineer@chromium.org2014-08-1511-11/+11
* Split Shell::ToggleAppList() into ShowAppList and DismissAppList.calamity@chromium.org2014-08-159-32/+48
* Replace redundant frame images with a color constant.benwells@chromium.org2014-08-157-39/+22
* Disable core keyboard device as well when entering touchview.flackr@chromium.org2014-08-142-0/+11
* ash: Remove a few unused includes.thakis@chromium.org2014-08-1418-21/+1
* Implementated corner passthrough when touch explorationlisayin@chromium.org2014-08-145-9/+36
* Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...tfarina@chromium.org2014-08-145-5/+10
* Providing more information on why certain users can't be added to multi-profilersorokin@chromium.org2014-08-136-3/+29
* Fix the bug of multiple overlays.mukai@chromium.org2014-08-1310-12/+184