| Commit message (Expand) | Author | Age | Files | Lines |
* | Make views/ depend only on images from app/resources. | ben@chromium.org | 2009-05-21 | 1 | -0/+1 |
* | Use a NotificationRegistrar to listen for notifications. | pkasting@chromium.org | 2009-05-21 | 1 | -15/+4 |
* | Revert 16567. | ben@chromium.org | 2009-05-21 | 1 | -1/+0 |
* | views/ should use resources from app/resources. Move dependent images to this... | ben@chromium.org | 2009-05-21 | 1 | -0/+1 |
* | Moves GetFavIcon from BookmarkNode to BookmarkModel. I'm doing this | sky@chromium.org | 2009-05-20 | 1 | -2/+2 |
* | Theme the bookmark bar when in NTP mode. | glen@chromium.org | 2009-05-16 | 1 | -8/+5 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -7/+7 |
* | ChromeFont->gfx::Font | beng@google.com | 2009-05-15 | 1 | -1/+1 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-14 | 1 | -1/+1 |
* | Revert 15965. I wasn't supposed to check that in since it still doesn't compi... | maruel@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 1 | -38/+10 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 1 | -2/+2 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -6/+6 |
* | Fix for a DCHECK regression introduced by http://codereview.chromium.org/112001 | erikkay@google.com | 2009-05-06 | 1 | -2/+0 |
* | Create a separate UI surface for extensions (bottom shelf) and remove them fr... | erikkay@google.com | 2009-05-06 | 1 | -155/+3 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Move chrome_canvas to app/gfx | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Several minor visual fixes to toolstrips: | aa@chromium.org | 2009-05-04 | 1 | -13/+16 |
* | Fix several painting glitches for toolstrips. | aa@chromium.org | 2009-04-27 | 1 | -6/+7 |
* | Don't allow the browser window to be resized so small that layout starts brea... | pkasting@chromium.org | 2009-04-27 | 1 | -2/+7 |
* | Add transparency support to RenderWidgetHostView. | aa@chromium.org | 2009-04-23 | 1 | -7/+64 |
* | Move Browser implementation of callback interfaces into the private section. | stoyan@chromium.org | 2009-04-23 | 1 | -2/+2 |
* | Reverting r14276 (http://codereview.chromium.org/88069) which causes unit tes... | robertshield@google.com | 2009-04-23 | 1 | -7/+2 |
* | Don't allow the browser window to be resized so small that layout starts brea... | pkasting@chromium.org | 2009-04-23 | 1 | -2/+7 |
* | Remove ExtensionProcessManager and move its functionality onto | mpcomplete@google.com | 2009-04-16 | 1 | -2/+1 |
* | Hook up a bit more plumbing to ExtensionView which should allow popup windows... | erikkay@google.com | 2009-04-13 | 1 | -3/+3 |
* | Introducing ExtensionProcessManager. This manages the ExtensionViews to | mpcomplete@google.com | 2009-04-09 | 1 | -1/+3 |
* | Fixes regression in dragging bookmark bar. The bookmark bar would not | sky@chromium.org | 2009-04-03 | 1 | -2/+3 |
* | Initial rev at a message passing API for extensions. So far, only passing | mpcomplete@google.com | 2009-03-23 | 1 | -4/+5 |
* | Allow multiple toolstrips in an extension. | aa@chromium.org | 2009-03-21 | 1 | -3/+6 |
* | Adds a bookmark menu. This is experimental. To turn on you need | sky@google.com | 2009-03-20 | 1 | -2/+2 |
* | Mac bookmark work. | jrg@chromium.org | 2009-03-18 | 1 | -23/+1 |
* | Fix bug where an extension toolstrip would sometimes get added twice to the | mpcomplete@google.com | 2009-03-17 | 1 | -3/+11 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 1 | -2/+2 |
* | Move windowing related objects into chrome/views/window subdir. | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Move widget related files into views/widget | ben@chromium.org | 2009-03-17 | 1 | -2/+2 |
* | Rework the Button API to be saner in preparation for NativeControl rejiggerin... | ben@chromium.org | 2009-03-16 | 1 | -16/+18 |
* | Disallows dragging from the bookmark bar when the bookmark bar is | sky@google.com | 2009-03-13 | 1 | -0/+8 |
* | bustage | ben@chromium.org | 2009-03-12 | 1 | -1/+1 |
* | bustage | ben@chromium.org | 2009-03-12 | 1 | -253/+0 |
* | Make Widget return a gfx::NativeView instead of a HWND. | ben@chromium.org | 2009-03-12 | 1 | -3/+256 |
* | Refactors code for showing bookmarks menus into a standalone class | sky@google.com | 2009-03-12 | 1 | -364/+44 |
* | Fix interactive UI tests. It was crashing due to a NULL ExtensionsService in... | mpcomplete@google.com | 2009-03-10 | 1 | -1/+2 |
* | Unrevert 11294. | mpcomplete@google.com | 2009-03-10 | 1 | -7/+87 |
* | Reverting 11294. | mpcomplete@google.com | 2009-03-09 | 1 | -87/+7 |
* | Support loading extensions into the bookmark toolbar. | mpcomplete@google.com | 2009-03-09 | 1 | -7/+87 |