summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
...
* Sigh. Revert r45520. Breaks ChromeOS.aa@chromium.org2010-04-249-176/+14
* This adds a new kind of browser window: EXTENSION_APP. EXTENSION_APP windows ...aa@chromium.org2010-04-249-14/+176
* Fixes possible crash if the window hosting a menu was closed while thesky@chromium.org2010-04-232-1/+25
* Remove unused local variables now that subclasses don't need to track their o...pkasting@chromium.org2010-04-2310-30/+0
* Fix XP crasher in Search Engine Experiment.mirandac@google.com2010-04-232-6/+6
* Add a widget delegate handler for the WM_SETTINGCHANGE message in windows. T...johnnyg@chromium.org2010-04-232-0/+5
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-2331-2569/+2246
* Fixes bug in app launcher. If the url is specified for the launchersky@chromium.org2010-04-232-17/+20
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-2312-16/+17
* Introduce FilePathPrefMember so we can get rid of some FromWString conversions.tony@chromium.org2010-04-232-8/+7
* Win: Use different icon for SxSmattm@chromium.org2010-04-232-12/+7
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-2231-2246/+2569
* Put Autofill after Themes on Windows and Linux too, to match Mac, in the Cust...dantasse@chromium.org2010-04-212-21/+22
* Task Manager sorting:estade@chromium.org2010-04-211-1/+2
* Lands http://codereview.chromium.org/1649009/show from Thiago:sky@chromium.org2010-04-202-69/+6
* Support drawing nano tabs in the tabstrip.finnur@chromium.org2010-04-203-61/+96
* 1. Add more search engine types.mirandac@chromium.org2010-04-205-81/+84
* Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu...ben@chromium.org2010-04-2020-265/+57
* Correction of sizing of experimental.extension.popup.* windows. When displayi...twiz@chromium.org2010-04-201-9/+18
* Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ...ben@chromium.org2010-04-2020-57/+265
* Make radios in the content bubble a radio group.jochen@chromium.org2010-04-201-2/+1
* Subclassing the InfoBubble to handle anchoring bubbles basedon their content,...finnur@chromium.org2010-04-198-88/+295
* SSL UI changes, Windows, code side (images are separate).pkasting@chromium.org2010-04-193-208/+304
* Add infrastructure for supporting Views to the accessibility extension api.dmazzoni@chromium.org2010-04-199-0/+603
* Revert 44907 - Add infrastructure for supporting Views to the accessibility ...dmazzoni@chromium.org2010-04-199-603/+0
* Add infrastructure for supporting Views to the accessibility extension api.dmazzoni@chromium.org2010-04-199-0/+603
* A quick fix for Issue 34970.hbono@chromium.org2010-04-191-1/+4
* Use the new tab page instead of chrome://apps/ in the app launcherarv@chromium.org2010-04-161-1/+1
* Fix 2 drag-out problems:jianli@chromium.org2010-04-161-3/+8
* Fixes possible crash if the window hosting a menu was closed while thesky@chromium.org2010-04-164-4/+91
* Check if the icon handle has become invalid when the load callback is invoked.zork@chromium.org2010-04-161-1/+5
* Revert 44712 - Merge the enableapplauncher flag with the enablenick@chromium.org2010-04-161-1/+1
* Fix DCHECK in web_drop_target_win.cc.dcheng@chromium.org2010-04-161-1/+1
* Merge the --enable-app-launcher flag with the --enable-aa@chromium.org2010-04-151-1/+1
* Making the app launcher use a DOMView.jcivelli@google.com2010-04-153-236/+54
* Fix memory smash, take 2.pkasting@chromium.org2010-04-146-20/+37
* Fix linux views buildestade@chromium.org2010-04-141-2/+2
* Add download item tooltips on linux/win.estade@chromium.org2010-04-142-0/+17
* Remove the second part of SetPageTitle since it's used only for debugging, if...nsylvain@chromium.org2010-04-141-5/+0
* status_icons: Fix include issues.atwilson@chromium.org2010-04-143-9/+2
* Revert "r44062 Fix issue where the size of notification onoshima@chromium.org2010-04-141-1/+0
* Ensure proper teardown of repost form warning objects.bauerb@chromium.org2010-04-141-1/+1
* Replace HWND with gfx::NativeWindow in RestartMessageBox so it works on Linux.satorux@chromium.org2010-04-142-7/+8
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-142-2/+4
* Revert 44407 - Fix freedmemoryread (and maybe writes later?) due to accessing...nsylvain@chromium.org2010-04-144-24/+14
* Add new search engine dialog for first run process.mirandac@chromium.org2010-04-1314-81/+919
* Fix freed-memory-read (and maybe writes later?) due to accessing members of a...pkasting@chromium.org2010-04-134-14/+24
* The code was assuming that the BalloonViewHost's lifetime would be managed by...rafaelw@chromium.org2010-04-134-8/+8
* Make it impossible to click OK if you've selected 0 datatypes.dantasse@chromium.org2010-04-132-7/+55
* Remove the option to stop syncing if you're in Chrome OS. Also hide the "Cus...dantasse@chromium.org2010-04-131-1/+1