| Commit message (Expand) | Author | Age | Files | Lines |
* | Mac: First run bubble. | thakis@chromium.org | 2010-06-26 | 1 | -21/+5 |
* | Change string used in First Run bubble to add a mention of the search engine ... | mirandac@google.com | 2010-06-17 | 1 | -4/+8 |
* | Implement fading in for the InfoBubble base class. | finnur@chromium.org | 2010-05-18 | 1 | -4/+6 |
* | Put back info_bubble with left&right arrows. | dpolukhin@chromium.org | 2010-05-07 | 1 | -2/+3 |
* | Rollback http://codereview.chromium.org/1820002 | dpolukhin@chromium.org | 2010-05-06 | 1 | -3/+2 |
* | Add ability to place bubble arrow on left and right side of the bubble or mak... | dpolukhin@chromium.org | 2010-05-06 | 1 | -2/+3 |
* | Add new search engine dialog for first run process. | mirandac@chromium.org | 2010-04-13 | 1 | -7/+107 |
* | UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure. | evan@chromium.org | 2010-03-23 | 1 | -3/+7 |
* | windows: Add UMA metrics for first-run bubble. | gwilson@google.com | 2010-03-15 | 1 | -2/+10 |
* | Fix first run OEM bubble size issue. | mirandac@chromium.org | 2009-11-06 | 1 | -3/+24 |
* | Fix up extension badge text drawing. | estade@chromium.org | 2009-10-30 | 1 | -2/+2 |
* | More miscellaneous cleanup bits to try and move info_bubble.* closer to my lo... | pkasting@chromium.org | 2009-09-16 | 1 | -3/+1 |
* | Clean up a few things about the first run bubble code: | pkasting@chromium.org | 2009-09-12 | 1 | -238/+284 |
* | Fix 9867: Activating the previous/next buttons with the keyboard in the find ... | finnur@chromium.org | 2009-09-03 | 1 | -2/+2 |
* | This CL removes the last (major) Windows specific part out of the focus manag... | jcampan@chromium.org | 2009-06-30 | 1 | -6/+2 |
* | Revert : | nsylvain@chromium.org | 2009-06-22 | 1 | -2/+6 |
* | Relanding focus manager refactoring with build fix, see:http://codereview.chr... | jcampan@chromium.org | 2009-06-20 | 1 | -6/+2 |
* | Reverting 18872. | jcampan@chromium.org | 2009-06-19 | 1 | -2/+6 |
* | Removed the last Windows specific part out of the focus manager. HWNDs are no... | jcampan@chromium.org | 2009-06-19 | 1 | -6/+2 |
* | Fix timing issue with first run bubble, and tweak size of OEM bubble so it lo... | mirandac@chromium.org | 2009-06-04 | 1 | -1/+6 |
* | Gets info_bubble compiling on linux. This code has a ton of ifdefs. It | sky@chromium.org | 2009-05-21 | 1 | -2/+2 |
* | Commit for Miranda. | glen@chromium.org | 2009-05-19 | 1 | -12/+139 |
* | Revert the first run bubble change because of Mac/Linux failures. | glen@chromium.org | 2009-05-16 | 1 | -138/+12 |
* | Recommit for MirandaC of Smaller alternate first run bubble. http://coderevie... | glen@chromium.org | 2009-05-16 | 1 | -12/+138 |
* | rollback of r 162411 | glen@chromium.org | 2009-05-16 | 1 | -138/+12 |
* | Commit for MirandaC of Smaller alternate first run bubble. http://codereview.... | glen@chromium.org | 2009-05-16 | 1 | -12/+138 |
* | ChromeFont->gfx::Font | beng@google.com | 2009-05-15 | 1 | -2/+2 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -5/+5 |
* | 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 |
* | The NativeButton HWND would not be created yet when we were setting the initi... | jcampan@chromium.org | 2009-03-30 | 1 | -5/+5 |
* | The death knell for the old native buttons, checkboxes and radio buttons. | ben@chromium.org | 2009-03-23 | 1 | -9/+8 |
* | Bug 4688: First run bubble ignores user's keyboard attempt | finnur@chromium.org | 2009-03-18 | 1 | -5/+31 |
* | 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 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Add locale_settings.grd to the build. This generates | tc@google.com | 2009-02-18 | 1 | -4/+3 |
* | Fix crasher in GetDefaultSearchEngineName() in first run bubble. | cpu@google.com | 2009-02-17 | 1 | -10/+13 |
* | Two things: | ben@chromium.org | 2009-01-24 | 1 | -0/+1 |
* | Move search code to a subdir | ben@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | Fie. | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | Move search engines files into subdir | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | Changes the bookmark bubble to have the following logic: | sky@google.com | 2008-12-15 | 1 | -1/+2 |
* | Fix infobubble crash due to first run bubble having slightly different initia... | ben@chromium.org | 2008-11-12 | 1 | -5/+0 |
* | Cleanup and rearrange methods on BrowserWindow interface. | beng@google.com | 2008-11-11 | 1 | -3/+6 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -21/+20 |
* | Make View::SetBounds take a const gfx::Rect& instead of a const CRect& | ben@chromium.org | 2008-10-16 | 1 | -5/+0 |
* | Convert GetPreferredSize from: | beng@google.com | 2008-10-15 | 1 | -29/+26 |