summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui
Commit message (Expand)AuthorAgeFilesLines
* Cleanup:pkasting@chromium.org2011-01-2612-246/+42
* views: Move standard_layout.h into the layout directory.tfarina@chromium.org2011-01-2655-75/+77
* keyboard: Update the visibility after tab-switch.sadrul@chromium.org2011-01-262-5/+47
* MultipleRealmConfirmation hangs on vista tests.lzheng@chromium.org2011-01-261-1/+8
* Once we initiate shutdown sequence, don't show crash bar on subsequent startup.achuith@chromium.org2011-01-262-4/+10
* Removes different instant behaviors that are no longer used.sky@chromium.org2011-01-261-5/+1
* Tweak title bar; give one more pixel at the top, one extra pixel spacing to r...avi@chromium.org2011-01-262-3/+3
* Change default logic for OpenApplicationTab for extensions without launch URLsrickcam@chromium.org2011-01-261-1/+9
* Fix a DCHECK failure in AutocompleteEditModel::OnPopupDataChanged()suzhe@google.com2011-01-261-2/+2
* Show online help for nonofficial build where HelpApp is missingdpolukhin@chromium.org2011-01-261-3/+6
* Revert 72624 (due to crashes) - Implement pref policy for disabling incognito...finnur@chromium.org2011-01-263-21/+5
* Implement pref policy for disabling incognito mode.finnur@chromium.org2011-01-263-5/+21
* Disable context menu for page_action and infobar for component extensions.dpolukhin@chromium.org2011-01-266-12/+35
* Carnitas: Refactor about_ipc_dialog headersail@chromium.org2011-01-265-15/+45
* [linux] Avoid crash when there's an X error during shutdown.estade@chromium.org2011-01-262-2/+4
* views: Forward declare "class View;" in layout_manager.htfarina@chromium.org2011-01-262-2/+13
* Add --enable-nacl to the list of infobar-generating flags.abarth@chromium.org2011-01-251-1/+4
* Adds some debugging code in hopes of isolating a crash.sky@chromium.org2011-01-251-0/+12
* Makes the other bookmark button on the bookmark bar visible only if itsky@chromium.org2011-01-251-10/+21
* Lands http://codereview.chromium.org/6288010/ for jamiewalch:sky@chromium.org2011-01-251-1/+1
* Do not show notifications when in fullscreen or screensaver mode.jianli@chromium.org2011-01-251-1/+1
* [NTP] Remove app launch animation.jstritar@chromium.org2011-01-251-138/+0
* [gtk] fill in gap pixels in desktop notification cornersestade@chromium.org2011-01-252-0/+29
* Ignore the Search key accelerator on Chrome OS when accessibility is enabled,dmazzoni@chromium.org2011-01-251-0/+11
* views: Move layout_manager.[cc,h] into layout directory.tfarina@chromium.org2011-01-252-3/+2
* Fix DOMUI pref mode handling of Mac menu itemsstuartmorgan@chromium.org2011-01-252-2/+18
* Use HelpApp in guest modedpolukhin@chromium.org2011-01-251-7/+0
* Remove wstring from autocomplete.avi@chromium.org2011-01-2521-102/+97
* Compile fix: the file moved.sadrul@chromium.org2011-01-251-1/+1
* Introduce incognito preference settings.battre@chromium.org2011-01-257-10/+76
* Zero-fill tab drag icon pixel buffer.glider@chromium.org2011-01-251-0/+1
* Make HelpApp component extension.dpolukhin@chromium.org2011-01-252-1/+6
* Fix crash when notification disappears under popup menu.dimich@chromium.org2011-01-252-7/+26
* [linux] When the user has the notification options menu, delay system-initiat...johnnyg@chromium.org2011-01-252-4/+29
* Disable sending of page title in Chrome reports.rkc@chromium.org2011-01-251-1/+0
* views: Move fill_layout.[cc,h] into layout directory.tfarina@chromium.org2011-01-253-4/+4
* Adding TouchTabStriprjkroege@google.com2011-01-2417-63/+686
* Modify chrome to accept a pdf file on the command line and upload it to Cloud...scottbyer@chromium.org2011-01-241-0/+6
* wstring: make net::GetSuggestedFilename return utf-16evan@chromium.org2011-01-242-2/+6
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-2421-97/+102
* Remove wstring from autocomplete.avi@chromium.org2011-01-2421-102/+97
* Adding in a constant for hover slide opacity so that the hover is more visibl...rlp@chromium.org2011-01-241-3/+5
* Objective-C readability review for Robert Sesek <rsesek@google.com>.rsesek@chromium.org2011-01-243-15/+18
* Mac: Never have a space between @property and (thakis@chromium.org2011-01-2438-126/+128
* [Mac] Organize some files into chrome/browser/ui/cocoa/tab_contents/.rsesek@chromium.org2011-01-2427-38/+40
* Refactor the plugin lists handling code.pastarmovj@chromium.org2011-01-241-3/+6
* Get rid of RenderViewHostDelegate::BrowserIntegration since it was unnecessar...jam@chromium.org2011-01-221-3/+2
* String changes for sync dialog suggested by Brian.johnnyg@chromium.org2011-01-223-9/+6
* views: Move box_layout.[cc,h] into the new layout directory.tfarina@chromium.org2011-01-222-2/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-21262-280/+279