| Commit message (Expand) | Author | Age | Files | Lines |
* | Now we sort encoding menu according to current application locale, we also | jnd@chromium.org | 2009-02-27 | 1 | -4/+22 |
* | Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI. | glen@chromium.org | 2009-02-25 | 1 | -1/+2 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 5 | -15/+11 |
* | This CL fix the following 2 bugs: | xji@chromium.org | 2009-02-20 | 2 | -8/+27 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -0/+1 |
* | Add locale_settings.grd to the build. This generates | tc@google.com | 2009-02-18 | 6 | -20/+17 |
* | HtmlDialogs had focus problems. | jcampan@chromium.org | 2009-02-18 | 1 | -1/+1 |
* | Second try of landing chrome_resources project. Changes from last time: | tc@google.com | 2009-02-12 | 5 | -5/+5 |
* | Revert "Create a chrome_resources.vcproj that holds grd files that hold" | tc@google.com | 2009-02-12 | 5 | -5/+5 |
* | Create a chrome_resources.vcproj that holds grd files that hold | tc@google.com | 2009-02-12 | 5 | -5/+5 |
* | Remember change in Spell Check language by putting it in the list of accept l... | sidchat@google.com | 2009-02-03 | 1 | -0/+29 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 2 | -2/+3 |
* | =================================================== | xji@chromium.org | 2009-01-23 | 2 | -4/+15 |
* | BUG=1007 | hclam@chromium.org | 2009-01-23 | 2 | -2/+20 |
* | Move url_* to net subdir | ben@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | This change list fix issues 6093 [settings] bad directionality for gears button | xji@chromium.org | 2009-01-16 | 1 | -2/+9 |
* | Move metrics files into a subdir | ben@chromium.org | 2009-01-16 | 3 | -3/+3 |
* | Move search code to a subdir | ben@chromium.org | 2009-01-16 | 1 | -3/+3 |
* | Fie. | ben@chromium.org | 2009-01-15 | 1 | -3/+3 |
* | Move search engines files into subdir | ben@chromium.org | 2009-01-15 | 1 | -3/+3 |
* | New attempt at landing the resource_dispatcher_host.cc splitting (broke the b... | jcampan@chromium.org | 2008-12-23 | 1 | -1/+0 |
* | Reverting my CL to fix build bustage. | jcampan@chromium.org | 2008-12-20 | 1 | -0/+1 |
* | This CL moves the different resource handlers from resource_dispatcher_host.c... | jcampan@chromium.org | 2008-12-20 | 1 | -1/+0 |
* | Select the Languages tab of the fonts and languages dialog when using spellch... | pkasting@chromium.org | 2008-12-19 | 2 | -4/+11 |
* | Fixes cookies view regression where I broke deleting by way of delete | sky@google.com | 2008-12-15 | 2 | -10/+8 |
* | Move skia_utils into the skia namespace. | brettw@google.com | 2008-12-12 | 1 | -1/+1 |
* | Try and make some spellcheck code more obvious by using typedefs. | pkasting@chromium.org | 2008-12-11 | 1 | -1/+1 |
* | Cleanup part 4. | pkasting@chromium.org | 2008-12-09 | 1 | -7/+1 |
* | UserData Options tab | munjal@chromium.org | 2008-12-05 | 1 | -3/+17 |
* | Fix the layout of the Spell Check Options part, in the languages tab, in the ... | sidchat@google.com | 2008-12-05 | 1 | -18/+20 |
* | Move base/gfx/skia_util to skia/ext/skia_util_win. | brettw@google.com | 2008-12-03 | 4 | -4/+1 |
* | Revert my skia file moves because of layout test failures. | brettw@google.com | 2008-12-03 | 4 | -2/+5 |
* | Move convolver, image_operations, and skia_utils from base/gfx to skia/ext. | brettw@google.com | 2008-12-02 | 4 | -5/+2 |
* | Add a new submenu in the context menu for a text box. This submenu displays s... | sidchat@google.com | 2008-12-01 | 1 | -39/+8 |
* | Landing http://codereview.chromium.org/12502 for sverrir: | sky@google.com | 2008-12-01 | 1 | -8/+15 |
* | Rename Container->Widget | ben@chromium.org | 2008-11-21 | 5 | -12/+12 |
* | Submitting for developer0420@gmail.com | joshia@google.com | 2008-11-19 | 1 | -2/+5 |
* | Make border and background setting and getting non-virtual and use the correc... | brettw@google.com | 2008-11-14 | 2 | -2/+2 |
* | Re-do the way browser windows are shown: | ben@chromium.org | 2008-11-14 | 1 | -8/+3 |
* | Adds the ability for save dialogs to take a default extension. | sky@google.com | 2008-11-12 | 1 | -1/+3 |
* | Accept the changes in the UI Language in Options ... -> Language Menu only if... | sidchat@google.com | 2008-11-11 | 2 | -4/+18 |
* | Move 'learn more' in the privacy section to its own line. | glen@chromium.org | 2008-11-10 | 1 | -18/+5 |
* | Looks like a size method got left behind in the gfx update. Also make sure th... | glen@chromium.org | 2008-11-07 | 1 | -3/+0 |
* | Add widely-used variants of en, fr, de and it. | jungshik@google.com | 2008-11-02 | 1 | -2/+14 |
* | 2nd part of the reorganize options under 'UnderTheHood' (bug 3655): | finnur@google.com | 2008-10-31 | 1 | -37/+34 |
* | Adding preferences and clear browsing data for form autofill. | jcampan@chromium.org | 2008-10-31 | 3 | -3/+54 |
* | Fix Issue 2918 in chromium: Chrome dialog displayed in large size with Meiryo... | hbono@chromium.org | 2008-10-30 | 2 | -5/+4 |
* | Only show the language restart warning once, and only if needed. | glen@chromium.org | 2008-10-29 | 2 | -3/+10 |
* | Add option to disable/enable Spell Check. In addition, remove additional code... | sidchat@google.com | 2008-10-29 | 2 | -7/+27 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 1 | -0/+1 |