summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui
Commit message (Expand)AuthorAgeFilesLines
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-144-23/+23
* app_list: Remove unneeded forward declaration from app_list_model.h.tfarina@chromium.org2012-05-142-6/+6
* Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-144-23/+23
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-144-23/+23
* browser: Extract ShowLoginWizard() function from browser_dialogs.htfarina@chromium.org2012-05-131-5/+0
* extensions: Make use of simple_message_box functions in ExtensionsStartupUtil.tfarina@chromium.org2012-05-136-29/+59
* views: Add a new ctor to MessageBoxView that takes only a InitParams.tfarina@chromium.org2012-05-137-31/+24
* Move chrome/browser/simple_message_box.h to chrome/browser/ui.thestig@chromium.org2012-05-136-5/+35
* browser: Rename Browser::tabstrip_model to Browser::tab_strip_model.tfarina@chromium.org2012-05-1231-120/+120
* views: Have a more accurate name for View parent_owned accessors.tfarina@chromium.org2012-05-1210-24/+24
* Remove notification that isn't used any more after r88133.avi@chromium.org2012-05-123-22/+0
* The link next to terminated extensions currently displays a (Cmd+R) on Macs a...hebert.christopherj@chromium.org2012-05-121-2/+4
* Disable animation of omnibox popup.mukai@chromium.org2012-05-111-0/+3
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-113-2/+3
* fix extension page crashestade@chromium.org2012-05-112-16/+21
* Fix the include path to tab_strip_model.h due to merge conflict.tfarina@chromium.org2012-05-111-1/+1
* Fix the include path to pinned_tab_codec.h due to merge conflict.tfarina@chromium.org2012-05-111-1/+1
* browser: Move the tabs directory into ui.tfarina@chromium.org2012-05-1184-87/+6698
* Extract StartupTabs and startup types from StartupBrowserCreator.ben@chromium.org2012-05-119-1039/+1140
* Make sure that the panel cannot be dragged or resized under any top-aligned m...jianli@chromium.org2012-05-1121-113/+240
* Implement delegation to Metro file pickers.siggi@chromium.org2012-05-111-2/+18
* [Mac] Fix unit_tests:FullscreenExitBubbleControllerTest.DenyExitsFullscreen o...rsesek@chromium.org2012-05-112-8/+10
* Revert 136573 - Extract StartupTabs and startup types from StartupBrowserCrea...ben@chromium.org2012-05-119-1140/+1039
* Fixes bug where you couldn't click on pinned tabs. This happened insky@chromium.org2012-05-111-10/+25
* Extract StartupTabs and startup types from StartupBrowserCreator.ben@chromium.org2012-05-119-1039/+1140
* Revert 136499 - Taking over issue 10006037.yusukes@google.com2012-05-112-10/+6
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-114-9/+9
* Taking over issue 10006037.rlp@chromium.org2012-05-112-6/+10
* Revert 136414 - Fixes taking a screenshot of a page in high DPIpkotwicz@chromium.org2012-05-111-5/+5
* Move OOMPriorityManager and LowMemoryObserver to chrome/browser/chromeos/.thestig@chromium.org2012-05-111-2/+3
* Web Intents: Fix explicit intents crash for the Views implementation.gauravsh@chromium.org2012-05-112-1/+19
* Add GetImageSkiaNamed to resource_bundle and theme_provider.pkotwicz@chromium.org2012-05-116-2/+18
* chromeos: Fix user whiltelist not properly populated regression.xiyuan@chromium.org2012-05-111-8/+23
* mac: Send X-Rlz-String header.thakis@chromium.org2012-05-111-5/+3
* Fix maximized window header height for --touch-optimized-uijamescook@chromium.org2012-05-101-10/+29
* Refactoring AutocompleteActionPredictor Database.shishir@chromium.org2012-05-107-82/+75
* Change GPUInfo to handle multiple GPUs.zmo@chromium.org2012-05-101-2/+2
* Revert 136414 - Fixes taking a screenshot of a page in high DPIpkotwicz@chromium.org2012-05-101-6/+6
* Fixes taking a screenshot of a page in high DPIpkotwicz@chromium.org2012-05-101-6/+6
* Converts a CHECK back into a DCHECK.sky@chromium.org2012-05-101-3/+1
* Fixes a bug in touch tabstrip that could result in gaps in thesky@chromium.org2012-05-103-20/+29
* views: Refactor the way we register BrowserActionsContainer prefs.tfarina@chromium.org2012-05-102-11/+17
* Rename and document Browser::GetTabbedBrowser()'smmenke@chromium.org2012-05-104-16/+31
* Use proper webstore link for suggested intent handlers.groby@chromium.org2012-05-101-2/+4
* Change name of location_entry accessor in LocationBar to GetLocationEntry to ...dominich@chromium.org2012-05-1024-47/+44
* Remove prerender hover experiment supportdominich@chromium.org2012-05-102-16/+0
* Coverity: Fix deadcode.jhawkins@chromium.org2012-05-101-1/+1
* Coverity: Document a previously-implied assertion.jhawkins@chromium.org2012-05-101-0/+5
* Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.ben@chromium.org2012-05-109-170/+203
* Fixes drag and drop crash. The problem was when I madesky@chromium.org2012-05-101-39/+43