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