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