summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Relanding this with the compile fixes for Linux viewsananta@chromium.org2011-07-111-5/+9
* Revert 92071 - Fix a chrome browser crash which occurs when displaying the pa...ananta@chromium.org2011-07-111-8/+4
* Fix a chrome browser crash which occurs when displaying the page info bubble ...ananta@chromium.org2011-07-111-4/+8
* Revert 92059 - Adds a test for parented synthetic widgets.ben@chromium.org2011-07-111-32/+6
* Adds a test for parented synthetic widgets.ben@chromium.org2011-07-111-6/+32
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Revert clear removal from last week. It turns out the window is green in debu...ben@chromium.org2011-07-112-2/+7
* Fix NativeWidgetViews enough to run views_examples without segfaulting.rhashimoto@google.com2011-07-114-9/+20
* Multi-Profiles: Add icon chooser to profiles menusail@chromium.org2011-07-094-17/+36
* Minor improvements to views accessibility. Improves notification for admazzoni@chromium.org2011-07-083-0/+14
* views: Some views tests should use EXPECT_* rather than ASSERT_*.tfarina@chromium.org2011-07-081-32/+32
* Correct implementation of View::ConvertPointToScreen for the views-desktop en...ben@chromium.org2011-07-084-6/+2
* Fixes crash in views desktop. The problem wassky@chromium.org2011-07-085-4/+14
* Use SkMatrix44 for the underlying implementation of ui::Transformbacker@chromium.org2011-07-082-24/+47
* Fix the bug of the hide key on Omnibox.mazda@chromium.org2011-07-081-2/+0
* CL for readability reviewhashimoto@chromium.org2011-07-084-112/+198
* Makes views menu open submenus immediately when pressing a key. Wesky@chromium.org2011-07-081-1/+1
* Changes wrench menu button to show system menu on space. This matchessky@chromium.org2011-07-081-7/+1
* Try two for flicker free drawingdavemoore@chromium.org2011-07-072-50/+79
* Fix crashes in EnterpriseEnrollmentScreenTest.TestCancel. This is independent...ben@chromium.org2011-07-073-5/+8
* Fixing signed/unsigned char bug on ARM for TouchFactorymiletus@chromium.org2011-07-071-1/+1
* Revert 91710 - Fix flicker on tab switch on chromeos.johnme@google.com2011-07-072-67/+48
* Revert 91716 - Temporarily disable these tests while I repro the crashes.ben@chromium.org2011-07-071-4/+4
* Temporarily disable these tests while I repro the crashes.ben@chromium.org2011-07-071-4/+4
* Fix flicker on tab switch on chromeos.davemoore@chromium.org2011-07-072-48/+67
* Change the meaning of "Widget::GetTopLevelWidget()" to mean the logical top l...ben@chromium.org2011-07-0712-9/+436
* Rename app_strings to ui_strings.tfarina@chromium.org2011-07-0711-11/+11
* Add a test to verify that the data in gtkimcontextsimpleseqs.h is correctly o...hashimoto@chromium.org2011-07-071-0/+47
* Changes menu button to not show the menu on alt-space. alt-spacesky@chromium.org2011-07-061-0/+3
* Simplify views/views.gypthakis@chromium.org2011-07-061-18/+0
* Push (not pull) window geometry for the compositor.backer@chromium.org2011-07-063-5/+23
* Fixed issue with layers being deleted upon SetVisible with an argument of truebacker@chromium.org2011-07-062-2/+25
* Fix to make data in gtkimcontextsimpleseqs.h correctly orderedhashimoto@chromium.org2011-07-061-1/+1
* views: Override Label::HitTest with the default View::HitTest for Link.sadrul@chromium.org2011-07-042-0/+7
* Labels don't need to respond to mouse clicks and doing so can interfere with ...finnur@chromium.org2011-07-022-0/+7
* Remove unnecessary includes of menu_2.h.rhashimoto@chromium.org2011-07-011-1/+0
* Set has_border = true for NativeTextButton.xiyuan@chromium.org2011-07-012-0/+10
* Fixes bug where transform wasn't reset on layer correctly.sky@chromium.org2011-07-012-0/+21
* Gets compositor working for embedded widgets.sky@chromium.org2011-07-0119-172/+401
* Fix to pure view test on touch.saintlou@chromium.org2011-06-301-1/+3
* Reverted 7285007 now that r91197 has landedsaintlou@chromium.org2011-06-301-2/+4
* Makes NativeTextButton take focus.motek@chromium.org2011-06-301-0/+1
* Handle fake GTK events gracefully.oshima@google.com2011-06-301-1/+6
* Fixed for touch buildsaintlou@chromium.org2011-06-301-4/+2
* As per oshima:saintlou@chromium.org2011-06-301-0/+4
* Initialize InputMethodBase after initializing the platforms.sadrul@chromium.org2011-06-303-6/+6
* views: Remove app from DEPS file.tfarina@chromium.org2011-06-301-1/+0
* views: Fix comment pointing to app/gfx/ instead of ui/gfx.tfarina@chromium.org2011-06-301-3/+3
* Views views_unittests Views and NativeTextFields tests leakdhollowa@chromium.org2011-06-302-26/+28
* Switch FocusManager to using ObserverList instead of keeping its listeners in...pkasting@chromium.org2011-06-292-52/+16