| Commit message (Expand) | Author | Age | Files | Lines |
* | Checking in CL http://www.codereview.chromium.org/2836058 on behalf of zbehan@: | zelidrag@chromium.org | 2010-07-22 | 1 | -1/+1 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-25 | 1 | -2/+2 |
* | Revert 50784 - Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 1 | -2/+2 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 1 | -2/+2 |
* | InfoBubble::ShowFocusless() added not to grab the focus when being shown. | glotov@chromium.org | 2010-06-21 | 1 | -2/+17 |
* | Correctly remove accelerator when info bubble is closed. | oshima@chromium.org | 2010-06-17 | 1 | -3/+2 |
* | Fix for a DCHECK in the infobubble. | jcivelli@chromium.org | 2010-06-17 | 1 | -10/+13 |
* | Add accessible_name property for info bubbles (so far added name to bookmark ... | dtseng@chromium.org | 2010-06-15 | 1 | -0/+2 |
* | MessageBubble which does not require separate window and does not grab input ... | oshima@chromium.org | 2010-06-07 | 1 | -0/+13 |
* | Add cross platform Widget::InitWithWidget(parent, const gfx::Rect& bounds); | oshima@chromium.org | 2010-06-05 | 1 | -3/+1 |
* | Implement fading in for the InfoBubble base class. | finnur@chromium.org | 2010-05-18 | 1 | -17/+56 |
* | NTP: Adds an app launched animation. | arv@chromium.org | 2010-05-18 | 1 | -2/+2 |
* | Animates the app launcher when it is shown. | jcivelli@chromium.org | 2010-05-17 | 1 | -17/+11 |
* | Add fade-out animation to the app launcher. | finnur@chromium.org | 2010-05-14 | 1 | -3/+45 |
* | Removing the app launcher button in the ChromeOS browser and making the app l... | jcivelli@chromium.org | 2010-05-14 | 1 | -13/+7 |
* | This CL makes the InfoBubble not change the arrow when parts of it | jcivelli@chromium.org | 2010-05-12 | 1 | -23/+90 |
* | Fix default info_bubble arrow location for RTL. | dpolukhin@chromium.org | 2010-05-11 | 1 | -1/+5 |
* | Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()... | pkasting@chromium.org | 2010-05-10 | 1 | -1/+1 |
* | Adding a way to pin the info bubble arrow. | jcivelli@chromium.org | 2010-05-10 | 1 | -22/+25 |
* | Fix default arrow location as it was before. | dpolukhin@chromium.org | 2010-05-09 | 1 | -1/+1 |
* | Put back info_bubble with left&right arrows. | dpolukhin@chromium.org | 2010-05-07 | 1 | -40/+42 |
* | Rollback http://codereview.chromium.org/1820002 | dpolukhin@chromium.org | 2010-05-06 | 1 | -42/+40 |
* | Add ability to place bubble arrow on left and right side of the bubble or mak... | dpolukhin@chromium.org | 2010-05-06 | 1 | -40/+42 |
* | Make the app launcher bubble fit its contents. | jcivelli@google.com | 2010-05-05 | 1 | -32/+76 |
* | chromeos: Make Chrome use enums from libcros to talk to WM. | derat@chromium.org | 2010-04-29 | 1 | -1/+2 |
* | Revert r45952: broke checkdeps. | willchan@chromium.org | 2010-04-29 | 1 | -2/+1 |
* | chromeos: Make Chrome use enums from libcros to talk to WM. | derat@chromium.org | 2010-04-29 | 1 | -1/+2 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -54/+20 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -20/+54 |
* | Subclassing the InfoBubble to handle anchoring bubbles basedon their content,... | finnur@chromium.org | 2010-04-19 | 1 | -54/+18 |
* | Shift omnibox dropdown in and up on Windows, and square off the top, so it co... | pkasting@chromium.org | 2010-04-12 | 1 | -0/+2 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Porting the app launcher to Windows, and adding an experimental flag | jcivelli@google.com | 2010-03-22 | 1 | -1/+1 |
* | Move more files to toplevel gfx. | ben@chromium.org | 2010-03-19 | 1 | -1/+1 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | First pass at revamping the main menu, now called app launcher. | jcampan@chromium.org | 2010-03-04 | 1 | -0/+1 |
* | Removes tab overview related classes and renames TabOverviewTypes to | sky@chromium.org | 2010-02-22 | 1 | -4/+6 |
* | Add basic support for Content Blocked icons in the omnibox. Not yet | pkasting@chromium.org | 2010-01-30 | 1 | -2/+6 |
* | Sets widget created by info bubbles to a custom type so that they | sky@chromium.org | 2009-11-24 | 1 | -0/+8 |
* | Reland Extension Installed InfoBubble | rafaelw@chromium.org | 2009-11-07 | 1 | -16/+21 |
* | Revert 31322 - Extension Installed InfoBubble | willchan@chromium.org | 2009-11-06 | 1 | -21/+16 |
* | Extension Installed InfoBubble | rafaelw@chromium.org | 2009-11-06 | 1 | -16/+21 |
* | WidgetWin was an accelerator target, it does not need to. | jcampan@chromium.org | 2009-10-13 | 1 | -2/+0 |
* | Converts info bubbles on views/gtk from popups to normal windows to | sky@chromium.org | 2009-10-07 | 1 | -2/+8 |
* | Relanding keyboard code refactoring: | jcampan@chromium.org | 2009-09-29 | 1 | -1/+2 |
* | Reverting 27412 it breaks the toolkit views Linux build. | jcampan@chromium.org | 2009-09-28 | 1 | -2/+1 |
* | Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ... | jcampan@chromium.org | 2009-09-28 | 1 | -1/+2 |
* | Use the system WINDOWTEXT color for labels, instead of black. Also use the s... | pkasting@chromium.org | 2009-09-25 | 1 | -8/+5 |
* | Fix the Linux Views build, sigh. We need a trybot. | pkasting@chromium.org | 2009-09-17 | 1 | -2/+3 |
* | Try to make ImageBubbles draw correctly on Linux Views as well. This also fi... | pkasting@chromium.org | 2009-09-17 | 1 | -67/+91 |