summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Disable folder UI when app sync is disabledstevenjb@chromium.org2014-06-0411-9/+91
* Enable views tests for touch editing on desktop Auramohsen@chromium.org2014-06-041-5/+1
* Add DCHECK to MaskedViewTargeter::GetHitTestMask() overridestdanderson@chromium.org2014-06-042-0/+5
* Make Chrome's clipboard compatible with the clipboard for mono apps (http://w...pkotwicz@chromium.org2014-06-041-1/+2
* Add support for painting halos on Views Labels.msw@chromium.org2014-06-043-8/+23
* Files.app: Handle 'Invalid Date' on drawing file listyoshiki@chromium.org2014-06-041-3/+5
* Refactor app list so AppsGridView owns the PaginationModel. mgiuca@chromium.org2014-06-0417-146/+160
* Add TextfieldTest.OnKeyPressBinding, which requires r273791.msw@chromium.org2014-06-041-7/+52
* MacViews: Gets views_examples_with_content_exe compiling on Mactapted@chromium.org2014-06-0416-71/+344
* Pass the device scale factor in the command line to renderer processes.ananta@chromium.org2014-06-043-1/+12
* Remove IOSurfaceSupportccameron@chromium.org2014-06-049-504/+37
* Linux: Unify udev scopers.thestig@chromium.org2014-06-036-63/+19
* MacViews: Implement a ui::InputMethod for Macandresantoso@chromium.org2014-06-034-0/+93
* Pass ui::LatencyInfo correct with unified gesture detector on Aura.tdresser@chromium.org2014-06-033-1/+78
* More accelerator code leanuposhima@chromium.org2014-06-036-38/+60
* Gallery.app: Update thumbnail when a file is edited on the photo editor.hirono@chromium.org2014-06-036-15/+43
* Add ability to constrain dominant color selection to a HSL range.calamity@chromium.org2014-06-036-51/+182
* App Launcher: Preload the correct number of icons (don't assume 4x4).mgiuca@chromium.org2014-06-032-6/+11
* Remove need to sign in to use the App Launcher.benwells@chromium.org2014-06-0318-718/+4
* Android: adds missing dependencies for gfx_unittests.bulach@chromium.org2014-06-032-0/+16
* Add the browser test for the new gallery.hirono@chromium.org2014-06-033-43/+58
* Move OverscrollController to RenderWidgetHostViewAurajdduke@chromium.org2014-06-032-0/+16
* Cleanup: Get rid of unneeded base::UTF16ToWide() conversions.thestig@chromium.org2014-06-031-7/+6
* Revert r274404 and r274409:tzik@chromium.org2014-06-0316-526/+165
* compositor: Tick the UI animations from cc, instead of from timer callbacks.sadrul@chromium.org2014-06-0316-165/+526
* Revert "Fix textfield blur, to prevent resetting the text input client when n...kevers@chromium.org2014-06-022-31/+2
* Fix some views unittests on desktop Linux.estade@chromium.org2014-06-026-51/+84
* Fix bg color of bookmark bubble viewestade@chromium.org2014-06-021-1/+1
* Remove overrides of HitTestRect() which just return falsetdanderson@chromium.org2014-06-026-12/+13
* Puts notification buttons back below the imagedewittj@chromium.org2014-06-023-1/+46
* Put color util and color analysis tests into color_utils namespace.calamity@chromium.org2014-06-022-57/+45
* Convert geolocation code to use RenderFrame instead of RenderView.jam@chromium.org2014-06-021-1/+4
* Add display_unittests targetdnicoara@chromium.org2014-06-021-1/+16
* ozone: gbm: Fix libglapi linkage errors under gbmspang@chromium.org2014-06-021-0/+7
* New animation for the origin chip URL showing/hiding.pkasting@chromium.org2014-06-022-15/+76
* Removes ContextFactory::Get/SetInstancesky@chromium.org2014-06-023-59/+7
* ozone: evdev: Don't crash without cursor in scroll & click eventsspang@chromium.org2014-06-021-0/+4
* Prepare for Unified Gesture Recognizer landing in Auratdresser@chromium.org2014-06-0211-91/+268
* [Video Player] Re-factoring the codeyoshiki@chromium.org2014-06-022-127/+232
* Fix crash in the experimental app list StartPageView.calamity@chromium.org2014-06-024-1/+70
* gn fixes for ui/gl and macjamesr@chromium.org2014-06-012-5/+3
* Aura does not need to depend on gpu target.tfarina@chromium.org2014-05-311-2/+2
* aura: Reland r266681 to debug WindowObserver crashes.derat@chromium.org2014-05-315-2/+53
* Simplify AcceleratorDelegate interfaceoshima@chromium.org2014-05-312-28/+16
* Update skia and ui GN buildsbrettw@chromium.org2014-05-313-42/+52
* Introduce GN to desktop_linux arg and grit_defines list.tfarina@chromium.org2014-05-311-3/+2
* Introduce View::CanProcessEventsWithinSubtree()tdanderson@chromium.org2014-05-317-5/+282
* Fixes possible crash in CursorHeightProvidersky@chromium.org2014-05-311-1/+4
* Android: Remove WindowAndroidObserver::OnWillDestroyWindow()sievers@chromium.org2014-05-312-3/+0
* ozone: Add ozone_unittests targetspang@chromium.org2014-05-317-32/+99