summaryrefslogtreecommitdiffstats
path: root/ui/views/layout
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* Cleanup: Update the path to insets and point headers.tfarina2014-12-233-3/+3
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-276-35/+28
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-096-23/+23
* Add a minimum cross axis size to BoxLayout.calamity2014-08-283-0/+31
* Add Flex to views::BoxLayout.calamity@chromium.org2014-07-253-143/+474
* Add cross axis alignment for BoxLayout.calamity@chromium.org2014-06-253-39/+208
* Revert of Add cross axis alignment for BoxLayout. (https://codereview.chromiu...thakis@chromium.org2014-06-243-208/+39
* Add cross axis alignment for BoxLayout.calamity@chromium.org2014-06-243-39/+208
* Add ability to set the border insets of a box layout.calamity@chromium.org2014-06-062-0/+25
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-209-38/+46
* Add main axis alignment for BoxLayout.calamity@chromium.org2014-05-163-26/+182
* scythe: Delete dead code in views code.erg@chromium.org2014-04-171-13/+4
* rAc - fix off-by-small-number error in grid layoutestade@chromium.org2014-03-062-1/+29
* Tweaks to get views compiling with mojosky@chromium.org2014-01-161-10/+10
* Fix documentation for GridLayout.eranm@google.com2013-12-171-1/+3
* This CL eliminates the necessity of calling SizeToContents() after calling se...npentrel@chromium.org2013-11-251-0/+4
* Remove DialogDelegate::UseNewStyle and unused code.msw@chromium.org2013-11-181-6/+2
* Introduces the dialog UI to confirm HDCP verification.mukai@chromium.org2013-10-012-0/+8
* New avatar menu UI fixes:noms@chromium.org2013-09-251-0/+4
* Adds a comment to GridLayout to explain what DCHECK doessky@chromium.org2013-09-091-0/+3
* Fix bug: Bad width for elements that have a col_span > 1 and start column > 0...fdoray@chromium.org2013-06-272-1/+33
* views::BoxLayout: don't add inter child padding for an empty childestade@chromium.org2013-05-242-4/+33
* fix GridLayout::CreatePanel for new style dialogsestade@chromium.org2013-04-172-2/+15
* fix DialogClientView layout some more. This time, add tests.estade@chromium.org2013-04-021-34/+1
* Revert 188526 "Revert 188288 "make BoxLayout use and respect Get..."mukai@chromium.org2013-03-203-34/+121
* Revert 188288 "make BoxLayout use and respect GetHeightForWidth(..."estade@chromium.org2013-03-163-121/+34
* Respect GetInsets in FillLayout.estade@chromium.org2013-03-151-6/+6
* make BoxLayout use and respect GetHeightForWidth() (for vertical layouts).estade@chromium.org2013-03-153-34/+121
* views: Move kCheckboxIndent constant to layout_constants.htfarina@chromium.org2013-03-021-0/+3
* Linux/ChromeOS Chromium style checker cleanup, ui/ edition.rsleevi@chromium.org2013-02-061-3/+3
* views: Change GridLayout to store a gfx::Insets instead of pure integers.tfarina@chromium.org2012-11-172-22/+10
* [views] Flesh out the payments dialog a littleestade@chromium.org2012-11-012-13/+13
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-3/+4
* views: Manage the lifetime of GridLayout by making it a value instead of poin...tfarina@chromium.org2012-09-301-137/+124
* views: Put box_layout_unittest.cc into views namespace.tfarina@chromium.org2012-08-111-33/+39
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-115-5/+0
* views: Put grid_layout_unittest.cc into views namespace.tfarina@chromium.org2012-06-261-50/+51
* views: Make num_columns() a constant function.tfarina@chromium.org2012-06-231-1/+1
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-031-2/+2
* [Web Intents] Views implementation of inline extension install.binji@chromium.org2012-03-293-3/+28
* views: Add option in BoxLayout to spread blank space among the child views.sadrul@chromium.org2012-02-263-8/+62
* Tweaks the aesthetics of dialog buttons to look better (right and bottom padd...ben@chromium.org2012-01-101-3/+3
* views: Convert IsVisible() to just visible() since it's just a simple accessor.tfarina@chromium.org2011-12-141-2/+2
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-011-1/+1
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-307-7/+7
* Add OVERRIDE to ui/.avi@chromium.org2011-11-232-9/+11
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-189-10/+10
* views: Move bubble, events, focus and layout to ui/views/.tfarina@chromium.org2011-11-1811-0/+2524
* Remove src/ui/views.tfarina@chromium.org2011-10-264-144/+0