| Commit message (Expand) | Author | Age | Files | Lines |
* | Move browser/views to browser/ui/views | ben@chromium.org | 2010-11-09 | 1 | -297/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | InfoBubble::ShowFocusless() added not to grab the focus when being shown. | glotov@chromium.org | 2010-06-21 | 1 | -0/+10 |
* | Fix for a DCHECK in the infobubble. | jcivelli@chromium.org | 2010-06-17 | 1 | -3/+9 |
* | Add accessible_name property for info bubbles (so far added name to bookmark ... | dtseng@chromium.org | 2010-06-15 | 1 | -0/+3 |
* | MessageBubble which does not require separate window and does not grab input ... | oshima@chromium.org | 2010-06-07 | 1 | -0/+3 |
* | Implement fading in for the InfoBubble base class. | finnur@chromium.org | 2010-05-18 | 1 | -3/+24 |
* | Animates the app launcher when it is shown. | jcivelli@chromium.org | 2010-05-17 | 1 | -1/+1 |
* | Add fade-out animation to the app launcher. | finnur@chromium.org | 2010-05-14 | 1 | -6/+23 |
* | Removing the app launcher button in the ChromeOS browser and making the app l... | jcivelli@chromium.org | 2010-05-14 | 1 | -10/+4 |
* | This CL makes the InfoBubble not change the arrow when parts of it | jcivelli@chromium.org | 2010-05-12 | 1 | -0/+26 |
* | Adding a way to pin the info bubble arrow. | jcivelli@chromium.org | 2010-05-10 | 1 | -2/+4 |
* | Put back info_bubble with left&right arrows. | dpolukhin@chromium.org | 2010-05-07 | 1 | -27/+17 |
* | Rollback http://codereview.chromium.org/1820002 | dpolukhin@chromium.org | 2010-05-06 | 1 | -17/+27 |
* | Add ability to place bubble arrow on left and right side of the bubble or mak... | dpolukhin@chromium.org | 2010-05-06 | 1 | -27/+17 |
* | Make the app launcher bubble fit its contents. | jcivelli@google.com | 2010-05-05 | 1 | -9/+37 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -16/+61 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -61/+16 |
* | Subclassing the InfoBubble to handle anchoring bubbles basedon their content,... | finnur@chromium.org | 2010-04-19 | 1 | -16/+61 |
* | First pass at revamping the main menu, now called app launcher. | jcampan@chromium.org | 2010-03-04 | 1 | -2/+2 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -1/+1 |
* | Reland Extension Installed InfoBubble | rafaelw@chromium.org | 2009-11-07 | 1 | -3/+13 |
* | Revert 31322 - Extension Installed InfoBubble | willchan@chromium.org | 2009-11-06 | 1 | -13/+3 |
* | Extension Installed InfoBubble | rafaelw@chromium.org | 2009-11-06 | 1 | -3/+13 |
* | WidgetWin was an accelerator target, it does not need to. | jcampan@chromium.org | 2009-10-13 | 1 | -3/+5 |
* | Converts info bubbles on views/gtk from popups to normal windows to | sky@chromium.org | 2009-10-07 | 1 | -0/+3 |
* | Use the system WINDOWTEXT color for labels, instead of black. Also use the s... | pkasting@chromium.org | 2009-09-25 | 1 | -1/+3 |
* | Try to make ImageBubbles draw correctly on Linux Views as well. This also fi... | pkasting@chromium.org | 2009-09-17 | 1 | -1/+1 |
* | Convert InfoBubble to using BubbleBorder. This also replaces the border grap... | pkasting@chromium.org | 2009-09-16 | 1 | -79/+37 |
* | More miscellaneous cleanup bits to try and move info_bubble.* closer to my lo... | pkasting@chromium.org | 2009-09-16 | 1 | -10/+8 |
* | Try to fix the Linux Views build. | pkasting@chromium.org | 2009-09-14 | 1 | -1/+1 |
* | Some initial cleanup of InfoBubble: | pkasting@chromium.org | 2009-09-14 | 1 | -48/+37 |
* | Make the views bookmark bubble work on GTK. | brettw@chromium.org | 2009-08-28 | 1 | -1/+9 |
* | Gets info_bubble compiling on linux. This code has a ton of ifdefs. It | sky@chromium.org | 2009-05-21 | 1 | -12/+27 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -1/+1 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -2/+2 |
* | Move *Animation to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Move widget related files into views/widget | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Does two changes to appease chrome bot runs: | sky@google.com | 2009-02-28 | 1 | -1/+1 |
* | Changes the bookmark bubble to have the following logic: | sky@google.com | 2008-12-15 | 1 | -2/+11 |
* | Fixes regression in info bubble that caused crash on clicking star on | sky@google.com | 2008-12-10 | 1 | -4/+0 |
* | Rename Container->Widget | ben@chromium.org | 2008-11-21 | 1 | -2/+2 |
* | Fix a crash when dismissing an infobubble... could not locate Window* | ben@chromium.org | 2008-11-11 | 1 | -0/+6 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -7/+7 |
* | Make View::SetBounds take a const gfx::Rect& instead of a const CRect& | ben@chromium.org | 2008-10-16 | 1 | -4/+0 |
* | Rename ViewContainer to Container and HWNDViewContainer to ContainerWin. | ben@chromium.org | 2008-10-16 | 1 | -2/+2 |
* | Convert GetPreferredSize from: | beng@google.com | 2008-10-15 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 1 | -5/+6 |
* | More improvements to the frames. Consolidate some of the optional bar (bookma... | beng@google.com | 2008-08-07 | 1 | -1/+0 |