summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug in removing nodes from tree. Specifically if the root is notsky@chromium.org2009-11-041-4/+14
* While changing the label class I added a DCHECK tofinnur@chromium.org2009-11-041-1/+6
* Attempt 2 at:sky@chromium.org2009-11-048-17/+13
* Revert 30903 - Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-048-13/+17
* Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-048-17/+13
* Fullscreen Exit Bubble should not elide its label.finnur@chromium.org2009-11-031-1/+7
* Remove themes/default.dll and merge the resources into chrome.dll.tc@google.com2009-11-022-1/+2
* Fixes regression introduced in fixing 19597. This change effectivelysky@chromium.org2009-10-301-2/+6
* Fix tab and button tooltips being truncated with ellipsis.simonrad@chromium.org2009-10-301-2/+4
* Fixed view example. It was failing because some of view classes requires Widg...oshima@chromium.org2009-10-3011-112/+142
* Gets AutomationProxyVisibleTest.WindowGetViewBounds to pass onsky@chromium.org2009-10-284-30/+65
* CompactLocationBar 1st step:oshima@chromium.org2009-10-282-2/+2
* Lands http://codereview.chromium.org/291006 for Pierre:sky@chromium.org2009-10-272-3/+7
* Refactor widget methods to support desktop notifications, including GTK stubs.johnnyg@chromium.org2009-10-265-12/+68
* Assertion failure fixoshima@chromium.org2009-10-261-3/+5
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-2614-84/+202
* Previous change to label caused incorrect layout in Windows.davemoore@chromium.org2009-10-241-6/+1
* Get the About panel to align its links correctly,davemoore@chromium.org2009-10-231-1/+6
* Make sure the RootView is sized to the correct bounds when the opaque frame i...ben@chromium.org2009-10-234-30/+97
* The TableViewObserver::OnKeyDown method signature was changed recently andjcampan@chromium.org2009-10-233-2/+5
* Enable System Context Menu for linux views.oshima@chromium.org2009-10-225-29/+46
* Re-enable the paint_center option in ImagePainter.johnnyg@chromium.org2009-10-212-5/+20
* Make gtk menu block on call to RunMenuAt.chocobo@google.com2009-10-214-6/+35
* Implement dragging icon for dragging bookmarks in views/gtk.skrul@google.com2009-10-213-5/+49
* When opening Chrome maximized with an application window alreadyjcampan@chromium.org2009-10-211-1/+1
* Fix bubbles deactivating the opaque frame.ben@chromium.org2009-10-202-2/+11
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-201-0/+0
* Porting the view examples to Windows. jcampan@chromium.org2009-10-2015-315/+372
* Change expectations for linux views multiline label tests to expect NO_ELLIPSIS.davemoore@chromium.org2009-10-191-0/+35
* Do work necessary to make Views About panel work on Chrome OS. This is to be ...davemoore@chromium.org2009-10-194-8/+15
* First fix to minimize copying of image data.erg@google.com2009-10-191-3/+1
* Ensure that accessibility information from native views like the autocomplete...ananta@chromium.org2009-10-161-3/+6
* Fix flickering checkboxescpu@chromium.org2009-10-161-1/+1
* In some cases, a WidgetWin can get activated/deactivatedjcampan@chromium.org2009-10-161-0/+3
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-40/+3
* Reverted 29258.akalin@chromium.org2009-10-162-3/+40
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-40/+3
* Reverted 29255.akalin@chromium.org2009-10-162-3/+40
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-40/+3
* Reverted 29253.akalin@chromium.org2009-10-162-3/+40
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-40/+3
* TBR: nick@chromium.orgakalin@chromium.org2009-10-162-3/+40
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-40/+3
* Fix a whole category of frame switching bugs relating to the window z-order b...ben@chromium.org2009-10-153-19/+29
* Add ChromeOS controls to BrowserViewoshima@chromium.org2009-10-141-1/+1
* Fixes regression in menu button. I converted a call from GetWidget tosky@chromium.org2009-10-145-9/+15
* Fixes bug in toolkit_views. We shouldn't set the theme provider forsky@chromium.org2009-10-131-1/+2
* Take 2 of getting blocked popups to work on views/gtk. My first attempt was n...sky@chromium.org2009-10-133-1/+19
* Couple of views/gtk tweaks:sky@chromium.org2009-10-135-43/+72
* Use predefined color names where possible for clarity. Also use "SkColorSetA...pkasting@chromium.org2009-10-131-2/+2