| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some issues with the omnibox2 popup: | beng@google.com | 2009-05-13 | 2 | -7/+13 |
* | Move tree-related classes that Linux code depends on from views/ to app/ | phajdan.jr@chromium.org | 2009-05-13 | 4 | -11/+9 |
* | Revert 15965. I wasn't supposed to check that in since it still doesn't compi... | maruel@chromium.org | 2009-05-13 | 28 | -85/+63 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-13 | 28 | -63/+85 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 16 | -18/+18 |
* | Use the standard dotted rectangle when moving a tab out when "Show window | maruel@chromium.org | 2009-05-12 | 2 | -1/+23 |
* | Draw the maximized frame background correctly. | glen@chromium.org | 2009-05-12 | 1 | -3/+13 |
* | Removing floating views, they are not used anymore. | jcampan@chromium.org | 2009-05-11 | 2 | -8/+1 |
* | This CL revert the fix for issue 2780 - RTL: Omnibar - message "Press Tab to ... | xji@chromium.org | 2009-05-11 | 1 | -46/+4 |
* | Forgot to add these files as part of last change. | ben@chromium.org | 2009-05-10 | 2 | -0/+121 |
* | Add a new ViewsDelegate interface and implementation in the windows browser UI. | ben@chromium.org | 2009-05-10 | 2 | -0/+11 |
* | Fix NOTREACHED in status bubble if window is made too small. | glen@chromium.org | 2009-05-09 | 1 | -2/+3 |
* | Use the non-native frame when using themes even on Aero Glass. | ben@chromium.org | 2009-05-09 | 1 | -0/+1 |
* | Some unnecessary painting and initing was being done. | glen@chromium.org | 2009-05-09 | 1 | -4/+0 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 19 | -641/+578 |
* | Implement the popup blocking whitelist pref. This makes the whitelist actual... | pkasting@chromium.org | 2009-05-09 | 2 | -21/+62 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 17 | -17/+14 |
* | This CL fix issue 9837 - RTL: "Pop-ups blocked" bar should be at left-bottom ... | xji@chromium.org | 2009-05-08 | 1 | -2/+12 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 41 | -126/+46 |
* | Add PreferredSizeChanged() to View to allow subviews to notify their parents ... | erikkay@google.com | 2009-05-08 | 3 | -1/+7 |
* | Various popup UI fixes: | pkasting@chromium.org | 2009-05-08 | 4 | -243/+271 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 155 | -475/+475 |
* | this CL changes some comments in the fix of issue 2780 | xji@chromium.org | 2009-05-07 | 1 | -3/+4 |
* | This CL fixes issue 2780 - RTL: Omnibar - message "Press Tab to search Google... | xji@chromium.org | 2009-05-07 | 1 | -4/+45 |
* | Adjust the position of the tabstrip to leave space for window controls in RTL... | ben@chromium.org | 2009-05-07 | 1 | -3/+11 |
* | Implement some basic drawing of Linux Omnibox SSL lock icons. | deanm@chromium.org | 2009-05-07 | 1 | -1/+1 |
* | Uses the MirroringContext class in omnibox2. | hbono@chromium.org | 2009-05-07 | 1 | -41/+99 |
* | Remove all traces of NotificationService from views. | ben@chromium.org | 2009-05-07 | 1 | -1/+6 |
* | Popup whitelisting checkpoint. | pkasting@chromium.org | 2009-05-06 | 2 | -72/+221 |
* | Reverting 15468. | ben@chromium.org | 2009-05-06 | 1 | -6/+1 |
* | Remove all traces of NotificationService from views. | ben@chromium.org | 2009-05-06 | 1 | -1/+6 |
* | Clicking on a folder in the bookmark bar now shows its contents as a menu. | erg@google.com | 2009-05-06 | 2 | -2/+2 |
* | The last redesign of interstitial pages made them to be a render view painted... | jcampan@chromium.org | 2009-05-06 | 1 | -1/+13 |
* | Render a "sad tab" on tab crash. | willchan@chromium.org | 2009-05-06 | 1 | -4/+5 |
* | Fix for a DCHECK regression introduced by http://codereview.chromium.org/112001 | erikkay@google.com | 2009-05-06 | 1 | -2/+0 |
* | Refactor view from methods to show hung renderer dialog. | tc@google.com | 2009-05-06 | 3 | -81/+51 |
* | Fix the "pick a new user data dir" dialog on windows. | tc@google.com | 2009-05-06 | 1 | -1/+0 |
* | Create a separate UI surface for extensions (bottom shelf) and remove them fr... | erikkay@google.com | 2009-05-06 | 4 | -173/+38 |
* | PageActions now work across tabs and windows. | finnur@chromium.org | 2009-05-06 | 2 | -7/+9 |
* | Reset the window favicon when the throbber is complete. This fixes the bug using | brettw@chromium.org | 2009-05-06 | 1 | -1/+7 |
* | honor index in createTab() | rafaelw@chromium.org | 2009-05-06 | 1 | -2/+2 |
* | Merge two TabContents::InvalidateTypes types and properly update tab download... | estade@chromium.org | 2009-05-06 | 3 | -13/+1 |
* | Find bar: | estade@chromium.org | 2009-05-06 | 2 | -5/+3 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 26 | -34/+34 |
* | move chrome_font to app/gfx | ben@chromium.org | 2009-05-06 | 12 | -12/+12 |
* | Move chrome_canvas to app/gfx | ben@chromium.org | 2009-05-06 | 37 | -37/+37 |
* | Make the width of the reset options confirmation dialog localizable.It's curr... | jungshik@google.com | 2009-05-06 | 1 | -2/+4 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 59 | -63/+61 |
* | Plumb the creator URL for popups up to the browser. We don't yet use this fo... | pkasting@chromium.org | 2009-05-05 | 1 | -2/+2 |
* | Move *Animation to app/ | ben@chromium.org | 2009-05-05 | 15 | -17/+17 |