| Commit message (Expand) | Author | Age | Files | Lines |
* | ImportantFileWriter | phajdan.jr@chromium.org | 2009-04-28 | 1 | -1/+1 |
* | Do not send stats from Chromium builds. | kuchhal@chromium.org | 2009-04-27 | 1 | -1/+6 |
* | Revert "Do not send stats from Chromium builds." | kuchhal@chromium.org | 2009-04-24 | 1 | -6/+1 |
* | Do not send stats from Chromium builds. | kuchhal@chromium.org | 2009-04-24 | 1 | -1/+6 |
* | Fix focus rects for checkboxes and radio buttons: | ben@chromium.org | 2009-04-22 | 1 | -1/+1 |
* | Reland r14146 which refactors DialogButton into cross platform | tc@google.com | 2009-04-21 | 4 | -11/+13 |
* | Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform" | tc@google.com | 2009-04-21 | 4 | -6/+9 |
* | Refactor DialogDelegate so the DialogButton enum is in cross platform | tc@google.com | 2009-04-21 | 4 | -9/+6 |
* | Use tab to group "Show saved passwords" and "Exceptions" | hclam@chromium.org | 2009-04-15 | 10 | -16/+924 |
* | Refactoring; switch the |filter| parameter into something that is more amenab... | avi@chromium.org | 2009-04-12 | 1 | -1/+1 |
* | When the Find bar has focus it eats keypresses such as PageUp, PageDown and U... | finnur@chromium.org | 2009-04-08 | 4 | -20/+21 |
* | First pass of refactoring dialogs. | avi@chromium.org | 2009-04-06 | 2 | -5/+6 |
* | Remove Windows "Save As" dialogs from Save Page code.In this change:- convert... | paulg@google.com | 2009-03-30 | 2 | -3/+4 |
* | Move message flags into a separate header that can be used | tc@google.com | 2009-03-27 | 1 | -1/+2 |
* | Switch some more ASCII locale code wstrings to strings. | estade@chromium.org | 2009-03-24 | 4 | -216/+202 |
* | The death knell for the old native buttons, checkboxes and radio buttons. | ben@chromium.org | 2009-03-23 | 13 | -188/+172 |
* | Merge DOMUIContents into WebContents. | brettw@chromium.org | 2009-03-17 | 1 | -2/+4 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 18 | -47/+47 |
* | bustage fix - file moved | ben@chromium.org | 2009-03-17 | 1 | -2/+2 |
* | Move windowing related objects into chrome/views/window subdir. | ben@chromium.org | 2009-03-17 | 4 | -7/+7 |
* | Move widget related files into views/widget | ben@chromium.org | 2009-03-17 | 6 | -6/+6 |
* | Rename Window->WindowWin | ben@chromium.org | 2009-03-14 | 2 | -0/+2 |
* | rollback again | ben@chromium.org | 2009-03-14 | 2 | -2/+0 |
* | Rename Window->WindowWin | ben@chromium.org | 2009-03-14 | 2 | -0/+2 |
* | revert | ben@chromium.org | 2009-03-13 | 2 | -2/+0 |
* | Rename Window->WindowWin | ben@chromium.org | 2009-03-13 | 2 | -0/+2 |
* | Make Widget return a gfx::NativeView instead of a HWND. | ben@chromium.org | 2009-03-12 | 4 | -4/+4 |
* | Change SpellChecker::Language to be an ASCII string. | estade@chromium.org | 2009-03-11 | 3 | -2/+20 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 19 | -19/+0 |
* | Remove the spellcheck language preference setting when UI language is changed... | sidchat@google.com | 2009-03-09 | 1 | -0/+5 |
* | Test to see if we can reduce some crashes by deferring delegate destruction u... | ben@chromium.org | 2009-03-06 | 1 | -1/+1 |
* | Add a command-line disable-p13n and use that to disable | munjal@chromium.org | 2009-03-05 | 1 | -4/+7 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 2 | -3/+5 |
* | Fix the bug: Scrolling the Spell-checker drop-down box adds the languages scr... | sidchat@google.com | 2009-03-05 | 2 | -2/+44 |
* | Reduce the height of options on the Languages panel. | mal@chromium.org | 2009-03-05 | 1 | -2/+2 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 3 | -5/+5 |
* | Fix potential crash if the saved options tab is ever out of bounds. | ben@chromium.org | 2009-03-04 | 1 | -1/+4 |
* | Fix bookmark and menu drag images by making a halo around them. This makes | brettw@chromium.org | 2009-03-02 | 1 | -0/+1 |
* | 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 |