summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Use app list item shadow for app list folders.calamity2015-06-0513-41/+23
* Notify InputMethodBase on TextInputState change to send InputMethodObserver::...shuchen2015-06-051-0/+1
* Add action_link.html to webui_resources.grd.Kyle Horimoto2015-06-051-0/+2
* Revert "Converting (Alt+LeftClick -> RightClick) to (Search+LeftClick -> Righ...xdai2015-06-053-18/+3
* ui: Introduce CanvasPainter, remove PaintContext(gfx::Canvas*).danakj2015-06-0415-67/+259
* chrome/settings: Implement more of the Appearance page.James Hawkins2015-06-041-0/+2
* Enable gesture editing visibile in options menu.rsadam2015-06-041-1/+1
* views: Rename menu_event_dispatcher_linux.cc file so that it can be used on a...sadrul2015-06-044-4/+9
* Change voice label on GAIA login groupglevin2015-06-041-1/+2
* Revert of ozone: Remove singleton pattern for SurfaceFactoryOzone. (patchset ...zea2015-06-049-58/+54
* ozone: Remove singleton pattern for SurfaceFactoryOzone.dongseong.hwang2015-06-049-54/+58
* Fix some lingering WebUI focus issues.dbeam2015-06-044-15/+34
* Pass XImage ownership to SkBitmap in CopyAreaToCanvasdnicoara2015-06-042-40/+19
* Mac: Add layer-backed NSView+NSOpenGLContext rendering pathccameron2015-06-0411-18/+233
* Revert of Mac: Add layer-backed NSView+NSOpenGLContext rendering path (patchs...zea2015-06-0411-231/+18
* Convert internet_page and dependencies to Polymer 1.0stevenjb2015-06-049-0/+336
* Mac: Add layer-backed NSView+NSOpenGLContext rendering pathccameron2015-06-0411-18/+231
* [Android] Only request BeginFrame when frame-causal events are sentjdduke2015-06-041-5/+14
* Ensure grouped touch events have a common timestamp on Windowsjdduke2015-06-041-6/+5
* drm: Make DrmDisplayHostManager handle VGEM fd by itself.dongseong.hwang2015-06-042-4/+40
* Fix closure compiler error which is caused by crrev.com/1165913003.yawano2015-06-041-2/+1
* Files.app: Migrate to Polymer 1.0.fukino2015-06-047-36/+59
* Gallery: use native header.yawano2015-06-045-144/+26
* Gallery: Fix image position in RTL.yawano2015-06-041-0/+1
* AudioPlayer.app: Correct path to the app icon.fukino2015-06-041-2/+2
* [Video Player Test] Move openSingleVideo() to background.jsyoshiki2015-06-042-22/+23
* MacViews: Dialogs don't become main.tapted2015-06-042-1/+28
* Add support to mime types in Files app UI.mtomasz2015-06-0417-141/+196
* Files.app: Move script tags from head to the end of body.fukino2015-06-041-153/+153
* Include all dupe types (event when value is zero) in scan stats.smckay2015-06-041-0/+3
* Hide compositor when DesktopWindowTreeHostWin::Hide is called.jbauman2015-06-0415-29/+56
* content: Pass IOSurface references using Mach IPC.reveman2015-06-042-11/+1
* When serializing accessibility tree, skip invalid children.dmazzoni2015-06-042-19/+93
* Move accessibility attribute accessors to AXNodeData.dmazzoni2015-06-034-120/+267
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-06-034-4/+4
* Change ownership of OverlayCandidatesOzone object to compositorachaulk2015-06-037-17/+17
* [Ozone-Drm] Implement async display ownership transferdnicoara2015-06-037-27/+75
* Clear touch state in HWNDMessageHandler if the underlying child window on whi...ananta2015-06-033-0/+13
* Remove base::SharedMemory::SharedMemoryId and TransportDIB::Id.erikchen2015-06-033-82/+5
* Replace more ObserverList with base::ObserverList.brettw2015-06-0362-67/+70
* Update Take/Release display control to async APIdnicoara2015-06-0312-43/+134
* Remove candidate show/hide/update related codekochi2015-06-0315-213/+1
* Fix motion event pressure checking in unit tests.e.hakkinen2015-06-031-2/+2
* Files.app: Preserve sequential white spaces for file name labels.fukino2015-06-031-1/+1
* [Cleanup] Fix repeated "List" in IsMacViewsAppListListEnabledtapted2015-06-032-3/+3
* render_text: RestoreBreakList takes a pointer, not non-const reference.mgiuca2015-06-032-15/+15
* Rolling forward https://codereview.chromium.org/1155683008/ which wasjlklein2015-06-0340-346/+345
* Revert of Added CGFloat comparison functions. (patchset #7 id:120001 of https...sdefresne2015-06-032-1/+5
* Stop reporting app list recommendations as search results in UMA.calamity2015-06-031-4/+6
* Change most uses of Pickle to base::Picklebrettw2015-06-0311-52/+55